Piotr Drąg
|
4d1b3b43ca
|
Update Polish translation
|
4 years ago |
Kévin Commaille
|
808f4b5a26
|
ci: Fix pre-commit hook
Because rustfmt isn't aware of the cargo manifest, it would complain that
we use async methods with the rust 2015 version.
|
4 years ago |
Philipp Kiemle
|
3ad34eccb2
|
Update German translation
|
4 years ago |
Yuri Chornoivan
|
c75f2d6204
|
Update Ukrainian translation
|
4 years ago |
Julian Sparber
|
f8263c003b
|
room-details: Improve UI for name and topic in edit mode
Fixes: https://gitlab.gnome.org/GNOME/fractal/-/issues/921
|
4 years ago |
Kévin Commaille
|
184558dc58
|
ci: Fix clippy warning
|
4 years ago |
Kévin Commaille
|
fbd14dcfe1
|
chore: Remove unused macros
|
4 years ago |
Kévin Commaille
|
ed81277a8a
|
chore: Remove outdated TODOs
|
4 years ago |
Kévin Commaille
|
bbad1bb6b1
|
misc: Bump MSRV to 1.60
Because of matrix-sdk
|
4 years ago |
Kévin Commaille
|
d3bbcaeda2
|
ci: Fix docs generation
|
4 years ago |
Julian Sparber
|
61dedcb7be
|
scripts: Run checks only on staged files
Fixes: https://gitlab.gnome.org/GNOME/fractal/-/issues/935
|
4 years ago |
Julian Sparber
|
f5da9ca917
|
room: Send all category changes to the server
|
4 years ago |
Yuri Chornoivan
|
f091b3638d
|
Update Ukrainian translation
|
4 years ago |
Julian Sparber
|
002be9075e
|
room: Retry to decrypt room messages
|
4 years ago |
Julian Sparber
|
6345b24d2f
|
chore: Update matrix-sdk
|
4 years ago |
Tobias Bernard
|
feab9a5011
|
sidebar: 2px margin between rows
This avoids rows blending together when hovering a row next to the
active one.
|
4 years ago |
Tobias Bernard
|
16c270ad94
|
Sidebar: use currentColor for notification count
This fixes the broken bubbles in dark mode.
|
4 years ago |
Tobias Bernard
|
e31690bee3
|
sidebar: tighter row spacing
|
4 years ago |
Tobias Bernard
|
dd61665a96
|
sidebar: larger avatar in headerbar
|
4 years ago |
Piotr Drąg
|
3fc243dd7f
|
Update Polish translation
|
4 years ago |
Anders Jonsson
|
d262fd3a99
|
sidebar: Fix typo (Mov)
|
4 years ago |
Kévin Commaille
|
1206d4ed12
|
ci: Fix docs (again)
|
4 years ago |
Kévin Commaille
|
c9e0e5e775
|
ci: Fix docs generation
|
4 years ago |
Kévin Commaille
|
1858eac558
|
docs: Generate docs for ruma and matrix-sdk
Also make links between crates work.
Closes #1012
|
4 years ago |
Kévin Commaille
|
99959e4a47
|
docs: Fix warnings
|
4 years ago |
Kévin Commaille
|
c868b75a5f
|
ci: Fix clippy warnings
|
4 years ago |
Jiri Grönroos
|
1f3e3c8a45
|
Update Finnish translation
|
4 years ago |
Yuri Chornoivan
|
17c932fd54
|
Update Ukrainian translation
|
4 years ago |
Kévin Commaille
|
d740fd4f11
|
chore: Update matrix-sdk
|
4 years ago |
Ariela Wenner
|
9486f78f15
|
explore: Ensure that the search bar is focused
|
4 years ago |
Asier Sarasua Garmendia
|
baf919b101
|
Update Basque translation
|
4 years ago |
Piotr Drąg
|
2ef224ab09
|
Update Polish translation
|
4 years ago |
Yuri Chornoivan
|
289364ca8a
|
Update Ukrainian translation
|
4 years ago |
Julian Sparber
|
341c125818
|
Implement Display instead of ToString trait
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1086>
|
4 years ago |
Kévin Commaille
|
854327266e
|
room-history: Use AttachmentDialog async call every time
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1085>
|
4 years ago |
Kévin Commaille
|
ed6f8a6ab6
|
room-history: Preview location before sending it
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1085>
|
4 years ago |
Kévin Commaille
|
7592994a96
|
message-location: Move location view logic in LocationViewer component
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1085>
|
4 years ago |
Kévin Commaille
|
acf9feaf96
|
attachment-dialog: Add method to use in an async context
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1085>
|
4 years ago |
Kévin Commaille
|
d175e4409b
|
room-history: Reorganize
Group clipboard and drag-n-drop methods
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1085>
|
4 years ago |
Kévin Commaille
|
74b5b025e2
|
attachment-dialog: Use MediaContentViewer
Preview more file types
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1085>
|
4 years ago |
Kévin Commaille
|
c216e78edf
|
media-viewer: Split media content display logic into MediaContentViewer
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1085>
|
4 years ago |
Julian Sparber
|
c26c7882de
|
sidebar: Rename category Favorite to Favorites
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/931>
|
4 years ago |
Julian Sparber
|
61c74b975a
|
sidebar: Improve labels for dnd
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/931>
|
4 years ago |
Julian Sparber
|
311ffd55c3
|
sidebar: Add category people
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/931>
|
4 years ago |
Julian Sparber
|
534d2bcec3
|
sidebar: Improve context menu entires
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/931>
|
4 years ago |
Kévin Commaille
|
e5c97c2517
|
sidebar: Bundle expander arrow and update behavior
The icon and its behavior has been changed upstream.
Bundle it so we don't have inconsistent behavior if it is updated upstream again.
|
4 years ago |
Kévin Commaille
|
11f7abd1ae
|
member: Update member from event with state key instead of sender
|
4 years ago |
Julian Hofer
|
872a5f77d4
|
Use (fast) mold linker for developer flatpak variant
This reduces incremental build time on my machine from 19 to 9 sec
|
4 years ago |
Kévin Commaille
|
deffe71bf6
|
room: Improve latest unread message detection
According to MSC2654
|
4 years ago |
Kévin Commaille
|
c0f93de8ce
|
room: Remove unused GlibDateTime trait
|
4 years ago |