Kévin Commaille
87bc3dc4fd
pill: Refactor and fix visibility
1 year ago
Kévin Commaille
076119eda7
media: Refactor and fix visibility
1 year ago
Kévin Commaille
5f176df711
loading: Fix visibility
1 year ago
Kévin Commaille
2de11e9cae
recovery-setup-view: Refactor and fix visibility
1 year ago
Kévin Commaille
b11baa03d1
identity-setup-view: Fix visibility and refactor
1 year ago
Kévin Commaille
c795f87c2f
avatar: Fix visibility
1 year ago
Kévin Commaille
eaf1220d36
user-profile-dialog: Refactor
1 year ago
Kévin Commaille
5e95a23b76
toastable-dialog: Refactor
1 year ago
Kévin Commaille
5aee42ce1c
message-dialogs: Fix visibility
1 year ago
Kévin Commaille
a8cf08531f
join-room-dialog: Refactor and clean up
1 year ago
Kévin Commaille
16020e849a
auth-dialog: Refactor and clean up
1 year ago
Kévin Commaille
8c7e12ee0a
chore: Fix new clippy warnings
1 year ago
Kévin Commaille
bf631bc323
session-list: Refactor and clean up
1 year ago
Kévin Commaille
c0d0ce935b
session: Refactor and clean up
1 year ago
Kévin Commaille
eabf884352
typing-list: Refactor
1 year ago
Kévin Commaille
e2e12bfb8f
permissions: Refactor and clean up
1 year ago
Kévin Commaille
560f1e7a64
member: Refactor and clean up
1 year ago
Kévin Commaille
f35a5c96cc
member-list: Refactor and clean up
1 year ago
Kévin Commaille
10e854f782
join-rule: Fix visibility
1 year ago
Kévin Commaille
79010ba8b3
room-category: Fix visibility
1 year ago
Kévin Commaille
3dfc710c30
room-aliases: Fix visibility
1 year ago
Kévin Commaille
7bf6b52c56
reaction-list: Refactor and clean up
1 year ago
Kévin Commaille
130dfee8a1
reaction-group: Refactor and clean up
1 year ago
Kévin Commaille
2e0060effa
event: Simplify try_update_with
1 year ago
Kévin Commaille
bfd6aa9008
item-row: Log errors when activating actions
1 year ago
Kévin Commaille
43cd8b5052
room-history: Log errors when activating actions
1 year ago
Kévin Commaille
09d8a1b1b5
timeline: Always try to find an Event with its two possible identifiers
...
Given that the identifier changes after an Event has been sent, we need
to match both possibilities, depending on the identifier we get.
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
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
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
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