Commit graph

606 commits

Author SHA1 Message Date
Kévin Commaille
8d94e90c5c
timeline: Use subclass instead of enum for timeline items
Part of #939
2022-04-11 13:19:57 +02:00
Kévin Commaille
779c098b70 misc: Add Rust toolchain config file
Make Rust-Analyzer use the nightly toolchain
2022-04-11 09:23:22 +00:00
Kévin Commaille
6a705f40e1 login: Improvements for small screens
Part of #868
2022-04-11 09:05:40 +00:00
Piotr Drąg
111354f5bc Update Polish translation 2022-04-10 16:48:59 +02:00
Kévin Commaille
0c4bf5725d
ci: Build nightly flatpak for aarch64 2022-04-08 17:20:19 +02:00
Asier Sarasua Garmendia
0b56efc6e8 Update Basque translation 2022-04-07 15:37:14 +00:00
Yuri Chornoivan
e58b27943d Update Ukrainian translation 2022-04-07 13:54:41 +00:00
Alexandre Franke
fd2fa95bf2 Update French translation 2022-04-07 13:22:37 +00:00
Alexandre Franke
4f1af13cec Improve a couple strings 2022-04-07 12:50:48 +00:00
Kévin Commaille
01d1e3c674
chore: Update libsecret
Fixes #984
2022-04-06 20:33:57 +02:00
Kévin Commaille
5de88e83ff
i18n: Add formatting i18n methods compatible with xgettext 2022-04-06 19:17:39 +02:00
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.
2022-04-06 13:43:38 +00:00
Alexandre Franke
e90312fb87 Improve wording 2022-04-05 12:50:10 +00:00
Kévin Commaille
dfb6943434
ci: Fix publish_nightly dependency 2022-04-05 13:02:42 +02:00
Kévin Commaille
9c3d1559fe
ci: Only build nightly version on main 2022-04-05 12:30:25 +02:00
Kévin Commaille
6ade43833d
ci: Fix nightly build
Resources where compiled for stable version
2022-04-04 21:20:35 +02:00
Julian Sparber
e20d00adf0 Generate debug symbols in release mode 2022-04-04 17:27:05 +02:00
Julian Sparber
ee85c5772a ci: Build ci and nightly flatpak in release mode
Fixes: https://gitlab.gnome.org/GNOME/fractal/-/issues/979
2022-04-04 17:10:35 +02:00
Julian Sparber
fabbf516fe session: Don't require master cross-signing key 2022-04-04 12:04:16 +02:00
Alexandre Franke
a8504693fc i18n: bring back translations from legacy 2022-04-04 09:20:07 +00:00
Alexandre Franke
a3e588c78e Use proper quotes in strings 2022-04-04 09:03:22 +00:00
Alexandre Franke
296dd710f5 Improve text for upgraded rooms 2022-04-04 08:51:48 +00:00
Kévin Commaille
79246b73be doc: Bring back issue templates and update them 2022-04-03 13:20:18 +00:00
Anders Jonsson
bb27995fe7 Update Swedish translation 2022-04-03 12:59:20 +00:00
Kévin Commaille
a0561e010c doc: Document the MSRV 2022-04-03 09:52:02 +00:00
Asier Sarasua Garmendia
4501a3f024 Update Basque translation 2022-04-03 09:23:14 +00:00
Yuri Chornoivan
0d29690cab Update Ukrainian translation 2022-04-03 09:20:31 +00:00
Kévin Commaille
e3729414af session: Use or_insert_with_key
Closes #886.
2022-04-02 20:00:54 +00:00
Alexandre Franke
a89c23e5cf Improve strings 2022-04-02 19:19:57 +00:00
Kévin Commaille
a5a299ccdf sidebar: Fix outline glitch on Explore
Fixes #970
2022-04-02 13:16:00 +00:00
Kévin Commaille
a4f4ab3e98
login: Clean properly
Fixes #969
2022-04-02 14:30:07 +02:00
Anders Jonsson
bfcb14809a Fix typos in translatable strings 2022-04-02 12:24:56 +02:00
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.
2022-04-01 14:11:28 +00:00
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.
2022-04-01 14:11:28 +00:00
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.
2022-04-01 14:11:28 +00:00
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.
2022-04-01 14:11:28 +00:00
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
2022-04-01 14:11:28 +00:00
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.
2022-04-01 14:11:28 +00:00
Yuri Chornoivan
25faa63863 Fix minor typos 2022-04-01 12:19:59 +00:00
Alexandre Franke
5f4277cb52 Add me back as maintainer 2022-04-01 10:01:28 +02:00
Bilal Elmoussaoui
3ec44cfd1d Components: Unparent on dispose 2022-03-31 14:04:30 +00:00
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.
2022-03-31 13:46:45 +00:00
Julian Sparber
4803482125 Don't check .po files for typos 2022-03-31 13:45:32 +02:00
Julian Sparber
7c22fad41c i18n: Import translations from legacy 2022-03-31 13:17:51 +02:00
Bilal Elmoussaoui
e8c0891bc2 CI: fix docs branch 2022-03-31 10:50:13 +00:00
Kévin Commaille
c6cd1d7916 readme: Mention legacy branch 2022-03-31 10:11:43 +00:00
Kévin Commaille
6eeac2d0e6 readme: Add instructions for the nightly flatpak 2022-03-31 10:11:43 +00:00
Kévin Commaille
9a32e24191 readme: Be consistent in naming of Fractal-next 2022-03-31 10:11:43 +00:00
Kévin Commaille
d853a66a16 readme: Add syntax highlighting for shell commands 2022-03-31 10:11:43 +00:00
Kévin Commaille
9c9e41bb1d readme: Fix typos 2022-03-31 10:11:43 +00:00