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
28a3d36052
ci: Take metainfo from flatpak repo
...
Avoids issues with build artifacts.
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
162ce7dacb
docs: Remove mention of old version of KWallet
1 year ago
Kévin Commaille
405c308552
docs: Add KWallet as backend for secret portal
1 year ago
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