Kévin Commaille
|
49f7c78748
|
chore: Update matrix-sdk to get new method for rooms
|
3 years ago |
Kévin Commaille
|
beb9dd4e91
|
room-details: Use EditableAvatar
|
3 years ago |
Kévin Commaille
|
f9b09cea25
|
components: Simplify the API of EditableAvatar
|
3 years ago |
Kévin Commaille
|
7aebe25791
|
utils: Add type to keep track of ongoing async actions
|
3 years ago |
Kévin Commaille
|
3310c49c67
|
room-details: Allow to display toasts
|
3 years ago |
Kévin Commaille
|
967be21559
|
utils: Add method to load file content and info
|
3 years ago |
Anders Jonsson
|
95bf1b8cc3
|
Update Swedish translation
|
3 years ago |
Piotr Drąg
|
689ef92fa6
|
Update Polish translation
|
3 years ago |
Kévin Commaille
|
08ef839464
|
misc: Enable LTO for release builds
|
3 years ago |
Kévin Commaille
|
c9cb82f8f9
|
room: Use SDK methods to change the avatar
|
3 years ago |
Kévin Commaille
|
9e8674beb9
|
verification: Use the constants defined in Ruma
|
3 years ago |
Balázs Úr
|
40d2071975
|
Update Hungarian translation
|
3 years ago |
Aleksandr Melman
|
3e6ba590ac
|
Update Russian translation
|
3 years ago |
Kévin Commaille
|
1b3ad15124
|
flatpak: Enable warn log level for all crates
With most of the logic moving to the SDK, we can miss several things
that went wrong.
|
3 years ago |
Kévin Commaille
|
6dcfeb0e32
|
room-history: Send read receipt and marker updates
|
3 years ago |
Kévin Commaille
|
758a8f99cd
|
room-history: Show highlighted events
|
3 years ago |
Kévin Commaille
|
eedc456ddd
|
room-history: Mark replied to event as selected not highlighted
|
3 years ago |
Kévin Commaille
|
3d6c493680
|
chore: Update matrix-sdk and ruma
|
3 years ago |
Andre Klapper
|
0642632e30
|
Fix invalid markup in German UI translation
|
3 years ago |
Tobias Bernard
|
9e964c0ca2
|
app icon: minor style and polish updates, add source svg
|
3 years ago |
Yuri Chornoivan
|
708da1fa5e
|
Update Ukrainian translation
|
3 years ago |
Kévin Commaille
|
18bac5797b
|
timeline: Always use the item accessor to get an item by position
The list should never be accessed directly to avoid having mismatches
in indexes.
|
3 years ago |
Kévin Commaille
|
bc7b46cf2f
|
timeline-item: Add unique ID accessor for debugging purposes
|
3 years ago |
Kévin Commaille
|
a48b8ea5f4
|
room-history: Display an icon when a message has been edited
|
3 years ago |
Kévin Commaille
|
934abcc3cb
|
room-history: Make TypingRow::is_empty code easier to understand
|
3 years ago |
Kévin Commaille
|
57e61c4043
|
room-history: Don't update typing row label when list is empty
Would crash the app when the underlying model changes to an empty list.
|
3 years ago |
Piotr Drąg
|
1be875422b
|
Update Polish translation
|
3 years ago |
Sabri Ünal
|
6dd37a0593
|
Update Turkish translation
|
3 years ago |
Anders Jonsson
|
52ed7d3c58
|
Update Swedish translation
|
3 years ago |
Philipp Kiemle
|
012b985650
|
Update German translation
|
3 years ago |
Yuri Chornoivan
|
b452d974f2
|
Update Ukrainian translation
|
3 years ago |
Kévin Commaille
|
d6e5f60b84
|
room-creation: Use AdwEntryRow and other fixes
It would not be possible to create a private room without entering a
room address
although it's not used in that case.
|
3 years ago |
Kévin Commaille
|
0e3d46237a
|
room-history: Show read receipts on events
|
3 years ago |
Kévin Commaille
|
31e960a59e
|
chore: Update matrix-rust-sdk and Ruma
|
3 years ago |
Kévin Commaille
|
541e94e1bd
|
components: Use a GListModel to manage OverlappingBox children
|
3 years ago |
Kévin Commaille
|
b1abfa77af
|
utils: Create BoundObjectWeakRef to keep track of signal handlers for an object
Allows to disconnect the signals easily.
|
3 years ago |
Kévin Commaille
|
f7335fa9f0
|
room-history: Fix typing list not showing
|
3 years ago |
Kévin Commaille
|
f2e97b94a2
|
room: Move ReactionGroup and ReactionList to the event module
|
3 years ago |
Kévin Commaille
|
8380bfa1ee
|
timeline: Fix item header visibility when an item's header visibility possibly changed
Also only check the event after the last event that changed.
|
3 years ago |
Kévin Commaille
|
960c74c21d
|
ci: Sort Cargo.toml and add a check for it
|
3 years ago |
Kévin Commaille
|
160b648cfe
|
chore: Remove uses of gtk-macros
|
3 years ago |
Kévin Commaille
|
8035dca113
|
chore: Use let-else and early returns to reduce rightward drift
|
3 years ago |
Kévin Commaille
|
fc49b657e7
|
chore: Fix clippy nightly warnings
|
3 years ago |
Christopher Davis
|
5db1d9f902
|
general: Update to the latest version of the gtk-rs stack
|
3 years ago |
Piotr Drąg
|
255da89676
|
Update Polish translation
|
3 years ago |
Aleksandr Melman
|
7c3d1d9baf
|
Update Russian translation
|
3 years ago |
Kévin Commaille
|
4a5ab04078
|
misc: Add myself as a maintainer
|
3 years ago |
Harshil Patel
|
1715f27472
|
room-history: Remove search-content button from headerbar
closes GNOME/fractal#1145
|
3 years ago |
Yuri Chornoivan
|
6eacba53e7
|
Update Ukrainian translation
|
3 years ago |
prathamgupta44
|
22bb04d440
|
room-details: Fix contrast of room name and description on room-details page
Have fixed the contrast of room name and description on room-details page by changing the opacity of the respective widgets.
Fixes: https://gitlab.gnome.org/GNOME/fractal/-/issues/1138
|
3 years ago |