Kirill Schmidt
5abe476503
event-actions: Remove unwrap
...
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1115 >
4 years ago
Kirill Schmidt
f5b12387fe
event-actions: Implement save for media files
...
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1115 >
4 years ago
Kévin Commaille
d6670ea27c
chore: Fix new clippy nightly warnings
...
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1116 >
4 years ago
Jaap Schouwenburg
8773fafff9
hooks: Fix shebang on pre-commit hook
...
The pre-commit hook uses features that are not defined in the POSIX
shell. Fix the shebang so that it is correctly identified as a bash
script.
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1111 >
4 years ago
Kévin Commaille
8578484359
ci: Fix aarch64 build
4 years ago
Kévin Commaille
42f264ab18
misc: Use GNOME 42 image
...
Avoid issues with master
4 years ago
Daniel Mustieles
60eb366910
Update Spanish translation
4 years ago
Daniel Mustieles
f66f1388a9
Update Spanish translation
4 years ago
Kévin Commaille
f7b941746a
docs: Update README
...
Mention Hack manifest
Fix flatpak removal instructions
Remove link to unsupported Snap
Fix mentions of Fractal Next
Make translation instructions accurate
Update Flathub's button size and alt text
4 years ago
Marco Melorio
f7f65d3e93
qr-code: Make it always black-on-white
...
Also add .card style. Fixes #1052 .
4 years ago
Marco Melorio
6628c48398
qr-code: Reduce block size to better fit on mobile
...
Fixes #997 .
4 years ago
Luming Zh
aa69c9471e
Update Chinese (China) translation
4 years ago
Piotr Drąg
e2ea1dd096
Update Polish translation
4 years ago
Kévin Commaille
78798353b3
components: Unparent replaced widgets in LabelWithWidgets
4 years ago
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