Kévin Commaille
779c098b70
misc: Add Rust toolchain config file
...
Make Rust-Analyzer use the nightly toolchain
4 years ago
Kévin Commaille
6a705f40e1
login: Improvements for small screens
...
Part of #868
4 years ago
Piotr Drąg
111354f5bc
Update Polish translation
4 years ago
Kévin Commaille
0c4bf5725d
ci: Build nightly flatpak for aarch64
4 years ago
Asier Sarasua Garmendia
0b56efc6e8
Update Basque translation
4 years ago
Yuri Chornoivan
e58b27943d
Update Ukrainian translation
4 years ago
Alexandre Franke
fd2fa95bf2
Update French translation
4 years ago
Alexandre Franke
4f1af13cec
Improve a couple strings
4 years ago
Kévin Commaille
01d1e3c674
chore: Update libsecret
...
Fixes #984
4 years ago
Kévin Commaille
5de88e83ff
i18n: Add formatting i18n methods compatible with xgettext
4 years ago
Julian Sparber
eae7359285
context-menu-bin: Create popup only when needed
...
This reduces the time needed to build a Sidebar::RoomRow and
RoomHisotry::MessageRow, by a sinificant amount.
4 years ago
Alexandre Franke
e90312fb87
Improve wording
4 years ago
Kévin Commaille
dfb6943434
ci: Fix publish_nightly dependency
4 years ago
Kévin Commaille
9c3d1559fe
ci: Only build nightly version on main
4 years ago
Kévin Commaille
6ade43833d
ci: Fix nightly build
...
Resources where compiled for stable version
4 years ago
Julian Sparber
e20d00adf0
Generate debug symbols in release mode
4 years ago
Julian Sparber
ee85c5772a
ci: Build ci and nightly flatpak in release mode
...
Fixes: https://gitlab.gnome.org/GNOME/fractal/-/issues/979
4 years ago
Julian Sparber
fabbf516fe
session: Don't require master cross-signing key
4 years ago
Alexandre Franke
a8504693fc
i18n: bring back translations from legacy
4 years ago
Alexandre Franke
a3e588c78e
Use proper quotes in strings
4 years ago
Alexandre Franke
296dd710f5
Improve text for upgraded rooms
4 years ago
Kévin Commaille
79246b73be
doc: Bring back issue templates and update them
4 years ago
Anders Jonsson
bb27995fe7
Update Swedish translation
4 years ago
Kévin Commaille
a0561e010c
doc: Document the MSRV
4 years ago
Asier Sarasua Garmendia
4501a3f024
Update Basque translation
4 years ago
Yuri Chornoivan
0d29690cab
Update Ukrainian translation
4 years ago
Kévin Commaille
e3729414af
session: Use or_insert_with_key
...
Closes #886 .
4 years ago
Alexandre Franke
a89c23e5cf
Improve strings
4 years ago
Kévin Commaille
a5a299ccdf
sidebar: Fix outline glitch on Explore
...
Fixes #970
4 years ago
Kévin Commaille
a4f4ab3e98
login: Clean properly
...
Fixes #969
4 years ago
Anders Jonsson
bfcb14809a
Fix typos in translatable strings
4 years ago
Georges Basile Stavracas Neto
3613d61536
content-explore: Make clamp size match chat history's
...
Having the width of the Explore page different than the widget of
the chat history is jarring, let's make them match.
4 years ago
Georges Basile Stavracas Neto
3b9d5b9c00
content-explore: Remove extra clamp
...
There is a clamp inside a clamp here, one of which has maximum size
of 800. The inner clamp negates that.
Remove the inner clamp.
4 years ago
Georges Basile Stavracas Neto
9da44db5ce
state-row: Left-align state messages
...
This makes the indentation of the chat history much more stable and
easier to follow, which in turn makes it much more pleasant to read.
4 years ago
Georges Basile Stavracas Neto
d7e89d516f
content-room-history: Increase clamp sizes a bit
...
But not too much.
These values are somewhat arbitrary, but they make Fractal's chat
history average between 65~80 characters wide on default GNOME with
Cantarell. This seems to make it much more pleasant to use.
4 years ago
Georges Basile Stavracas Neto
0cdac386ce
content-message-row: Use 'caption' CSS class
...
Instead of 'heading'. The original mockup [1] seems to have this label
much more subtle, and definitely not bold.
[1] https://gitlab.gnome.org/Teams/Design/app-mockups/-/raw/master/fractal/main-window.png
4 years ago
Georges Basile Stavracas Neto
2e9c827565
content: Remove right margin for event-content
...
This was originally introduced at fc02302620 to match mockups, but
seems to be better without.
Also adjust the CSS selector below to have them matching on RTL.
4 years ago
Yuri Chornoivan
25faa63863
Fix minor typos
4 years ago
Alexandre Franke
5f4277cb52
Add me back as maintainer
4 years ago
Bilal Elmoussaoui
3ec44cfd1d
Components: Unparent on dispose
4 years ago
Kévin Commaille
0491c75ec7
sidebar: Style rooms with unread messages
...
Use the read receipt or the last message sent by a user to find the
latest read message.
Cache the compute steps to only re-compute them when they changed
and for future use.
4 years ago
Julian Sparber
4803482125
Don't check .po files for typos
4 years ago
Julian Sparber
7c22fad41c
i18n: Import translations from legacy
4 years ago
Bilal Elmoussaoui
e8c0891bc2
CI: fix docs branch
4 years ago
Kévin Commaille
c6cd1d7916
readme: Mention legacy branch
4 years ago
Kévin Commaille
6eeac2d0e6
readme: Add instructions for the nightly flatpak
4 years ago
Kévin Commaille
9a32e24191
readme: Be consistent in naming of Fractal-next
4 years ago
Kévin Commaille
d853a66a16
readme: Add syntax highlighting for shell commands
4 years ago
Kévin Commaille
9c9e41bb1d
readme: Fix typos
4 years ago
Kévin Commaille
dd4931ea7c
readme: Improve formatting
...
Wrap lines at ~100 characters.
4 years ago