Yuri Chornoivan
|
c9b7409c49
|
Update Ukrainian translation
|
4 years ago |
Kévin Commaille
|
e7de31ffa6
|
sidebar: Remove "Preferences" entry from main menu
There are no general preferences available or planned for now
and it is misleading for users.
|
4 years ago |
Kévin Commaille
|
b739c391e2
|
chore: Fix new clippy nightly warnings
|
4 years ago |
Kévin Commaille
|
33c7894d3b
|
room-history: Reword failed decryption message
|
4 years ago |
Kévin Commaille
|
bbd5cef8cc
|
room-history: Use Pills for emotes
|
4 years ago |
Kévin Commaille
|
65a4b6a89d
|
room-history: Replace mentions by Pills
|
4 years ago |
Kévin Commaille
|
e01e3ce93a
|
account-settings: Use the toast macro
|
4 years ago |
Kévin Commaille
|
613a182a9e
|
window: Use the toast macro
|
4 years ago |
Kévin Commaille
|
3cea24d36d
|
utils: Add a macro to create toasts
|
4 years ago |
Julian Sparber
|
a6f293ccba
|
chore: Update matrix-sdk
|
4 years ago |
Jacob Hughes
|
6331bf022e
|
attachment-dialog: Set default focus to send button
|
4 years ago |
Boyuan Yang
|
be76b60c5e
|
Update Chinese (China) translation
|
4 years ago |
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 |