Kévin Commaille
805c6adf44
build: Update build and runtime dependencies
1 year ago
Kévin Commaille
760e5e0b40
virtual-timeline-item: Fix visibility
1 year ago
Kévin Commaille
89162d4ac1
timeline-item: Fix visibility and clean up
1 year ago
Kévin Commaille
fd570510ae
room: Fix methods visibility and clean up
1 year ago
Kévin Commaille
ae1ca01f97
event: Refactor and clean up
1 year ago
Kévin Commaille
752f8941c0
chore: Upgrade matrix-sdk and ruma
...
And run `cargo update`.
1 year ago
Kévin Commaille
a7aa573373
Add help file for making a new release
1 year ago
Kévin Commaille
df8a020776
room-details: Refactor PermissionsMembersSubpage
1 year ago
Kévin Commaille
c7b29cd8ac
room-details: Fix focus chain of PermissionsMembersSubpage
1 year ago
Kévin Commaille
fcbdb5da1c
components: Rename ReactionChooser to QuickReactionChooser and refactor
1 year ago
Kévin Commaille
65a5db9166
utils: Refactor OverlappingAvatars
1 year ago
Kévin Commaille
a1957981ee
components: Fix measuring of OverlappingAvatars
1 year ago
Kévin Commaille
9e5f1f4a4a
utils: Remove trace level logs for ImageQueue
1 year ago
Kévin Commaille
55724695ce
style: Use SASS to organize styles
...
We now require a SASS compiler at build time.
1 year ago
Jiri Grönroos
34af3e2a0d
Update Finnish translation
1 year ago
Artur S0
2b5b537f9e
Update Russian translation
1 year ago
Kévin Commaille
55e0d13615
room-history: Fix untranslatable error message for video events
...
Even if in theory this error should never happen.
1 year ago
Kévin Commaille
23d0960389
utils: Use $XDG_RUNTIME_DIR for temporary files and remove them after use
...
Using $XDG_RUNTIME_DIR instead of $TMPDIR means that the temporary files
are scoped to the user.
And since those folders are usually backed by a tmpfs in memory, we need
to remove the files as soon as possible to release space.
1 year ago
Kévin Commaille
efeb245066
media-viewer: Use the type of the event as the content type of the media
1 year ago
Kévin Commaille
53cb04cdc7
media-content-viewer: Refactor and document
1 year ago
Kévin Commaille
0fea602ec9
media-viewer: Refactor and document
1 year ago
Kévin Commaille
73745fe94e
room-history: Display errors for videos
...
Also fix the sizing of visual media by preferring their intrinsic size
over the size declared in the event.
1 year ago
Kévin Commaille
a911a13eed
video-player: Fix video not playing automatically
1 year ago
Kévin Commaille
68af0e23c5
video-player: Refactoring
1 year ago
Kévin Commaille
1f2dd7a8cf
chore: Rename ImageDimensions to FrameDimensions and other refactoring
1 year ago
Kévin Commaille
72bee09a8c
visual-media: Refactoring
1 year ago
Rafael Fontenelle
0446069a3f
Update Brazilian Portuguese translation
1 year ago
Kévin Commaille
b97530a327
chore: Enable most of Clippy's pedantic lints
1 year ago
Ali Galal
94d531602b
room-history: Fix message-reactions alignment in RTL
1 year ago
Ali Galal
a0df0592cb
room-history: Fix Pill content alignment in RTL
1 year ago
Martin
3c5eadb988
Update Slovenian translation
1 year ago
Luming Zh
c6327c6a74
Update Chinese (China) translation
1 year ago
Yuri Chornoivan
e739c979ce
Update Ukrainian translation
1 year ago
Daniel Rusek
e19ef66d11
Update Czech translation
1 year ago
Kévin Commaille
44311dfbe1
chore: Replace "OK" and "Dismiss" strings with "Done"
1 year ago
Kévin Commaille
efebc94ecf
chore: Remove once_cell dependency
...
Use the types in std instead. Bumps the MSRV to 1.80.
1 year ago
Filipe Motta
e9f581e450
Update Brazilian Portuguese translation
1 year ago
Kévin Commaille
cb26488cc1
Release Fractal 9
1 year ago
Kévin Commaille
8891505584
Revert "cause: Set accent color to pink for Breast Cancer Awareness Month"
...
This reverts commit f3fcfdbd7f .
1 year ago
Yaron Shahrabani
f4664ce701
Update Hebrew translation
1 year ago
Aefgh Threenine
e190a20be7
Update Thai translation
1 year ago
Artur S0
58fad0a138
Update Russian translation
1 year ago
Kévin Commaille
6deef7148f
utils: Remove ImageError::None
...
It is only here to be able to use it as a GEnum for simplicity in a few
types, but is doesn't make sense.
1 year ago
Kévin Commaille
b3b59c555c
utils: Add a queue for image requests
...
Allows to limit the number of concurrent requests and keep track of slow
requests.
1 year ago
Kévin Commaille
933d74ec81
chore: Ignore Zed IDE config directory
1 year ago
Quentin PAGÈS
0ad6656b34
Update Occitan translation
1 year ago
Tim Sabsch
b847a13f77
Update German translation
1 year ago
Aefgh Threenine
cabb46ccdc
Update Thai translation
1 year ago
Anders Jonsson
6aacd5c1b9
Update Swedish translation
1 year ago
Aefgh Threenine
17bbf1a6a5
Update Thai translation
1 year ago