Alexandre Franke
dec825bbf4
Release Fractal 7
2 years ago
Hari Rana
451ba42638
user-page: Port ID elements to GtkCenterBox
...
This ports the user ID label and copy user ID button from GtkBox
to GtkCenterBox. While the GtkBox approach worked, it required us
to use magic numbers (in this case `46`) to center the label.
GtkCenterBox addresses that with a proper mechanism to center
the label, and place the copy user ID button to the end of the
widget, with a margin-start of 6. Visually, both implementations
should look nearly identical.
2 years ago
Hari Rana
7c05c71fa3
user-page: Center display name
2 years ago
Alexandre Franke
84357b6fc3
Update French translation
2 years ago
Martin
ba2bdd9e4e
Update Slovenian translation
2 years ago
Artur S0
ff7dec6d78
Update Russian translation
2 years ago
Anders Jonsson
e2e44ff425
Update Swedish translation
2 years ago
Martin
481d7f9cca
Update Slovenian translation
2 years ago
Philipp Kiemle
4d84923f64
Update German translation
2 years ago
Bart Piotrowski
3f79768ef6
doap: Fix syntax error, re-order maintainers
2 years ago
Andi Chandler
bbbb2cfbd7
Update British English translation
2 years ago
Kévin Commaille
5b38895ca7
Release Fractal 7.rc
2 years ago
Yuri Chornoivan
6273a3efc3
Update Ukrainian translation
2 years ago
Kévin Commaille
ee8628b1f5
utils: Avoid possible panic for notifications
2 years ago
Kévin Commaille
403d147118
identity-verification-view: Add sentence about having a secure verification
2 years ago
Kévin Commaille
6acc5d4498
room-history: Do not show verification requests in the timeline
...
The banner should be enough.
2 years ago
Kévin Commaille
207d1fa22f
room-history: Fix VerificationInfoBar
...
It would not show up anymore. Also more fixes around removal and visual
feedback.
2 years ago
Kévin Commaille
5404e92058
sidebar: Fix styling of verification row dot
2 years ago
Kévin Commaille
1a279e0b8e
typing-row: Move formatting outside of translatable string
2 years ago
Kévin Commaille
5e0e34e7da
room-history: Reduce number of avatars in typing indicator
...
There is the risk that a high number of avatars will make the indicator
take too much space in narrow screens.
2 years ago
Kévin Commaille
881cd55424
room-history: Reduce number of avatars for read receipts
...
Makes the interface a little less busy and reduces resources
consumption.
2 years ago
Kévin Commaille
3568cf2028
overlapping-avatars: Crop avatars instead of using borders
...
Avoids issues when the background color behind the avatars changes.
2 years ago
Kévin Commaille
a39c34bbde
components: Pill does not subclass AdwBin anymore
2 years ago
Yuri Chornoivan
25b4b05f77
Update Ukrainian translation
2 years ago
Kévin Commaille
2450c440a8
recovery-setup-view: Add screen to explain how to solve incomplete recovery
2 years ago
Kévin Commaille
46b2854004
message-toolbar: Show location dialog after obtaining permission
...
When the location services are disabled, a kind of race condition seems
to happen where the error is returned immediately and calling close on
the dialog does nothing.
The permission request should appear quickly, if it appears, so let's
show the dialog after that.
2 years ago
Kévin Commaille
404910dd67
sender-avatar: Do not subclass AdwBin to fix focus
2 years ago
Kévin Commaille
732678303d
pill: Fix activatable behavior, focus and add hover effect
2 years ago
Kévin Commaille
2254a505d5
read-receipts-list: Do not subclass AdwBin to fix keyboard focus
2 years ago
Kévin Commaille
5799c32120
context-menu-bin: Do not subclass AdwBin to fix keyboard focus
...
AdwBin overrides the GtkWidget::focus virtual method by only checking
if the children can be focused.
Not allowing the bin itself to be focused with tab navigation.
2 years ago
Kévin Commaille
eed598113e
build: Enable NO_POINTER_VIEWPORT workaround for nightly
2 years ago
Tobias Bernard
ced1a80c19
metaindo: update brand colors
2 years ago
Kévin Commaille
fe75a3f639
chore: Upgrade image rqrr and qrcode dependencies
...
Requires to upgrade matrix-sdk too.
And run cargo update.
2 years ago
Kévin Commaille
e81e65a8c2
session: Cache session profile to load it faster at startup
...
Avoids to have the fallback avatar and name for a while in certain cases
2 years ago
Sabri Ünal
04f7e8bf92
Update Turkish translation
2 years ago
Kévin Commaille
756fab832a
account-settings: Do not send display name when entry is activated if it has not changed
2 years ago
Kévin Commaille
cafe822c1a
account-settings: Refactoring
2 years ago
Alexandre Franke
2dfe996cf6
Update French translation
2 years ago
Bruce Cowan
752125a479
Update British English translation
2 years ago
Kévin Commaille
b6c719e920
ci: Move scripts/checks.sh to hooks
...
Avoids having 2 folders with a single file in it.
2 years ago
Kévin Commaille
cb392256bf
build: Add support for when the build is sandboxed
...
When using flatpak-cargo-generator, the crates cannot be placed in the
build dir before the build happens, so we must change the CARGO_HOME env
variable.
2 years ago
Kévin Commaille
26d7b2cb34
build: Target meson 1.1
...
It has been released almost a year ago so it should be fine
2 years ago
Kévin Commaille
01b49bffe5
ci: Do not create tarball for releases
...
Instead we will use the flatpak-cargo-generator script from
flatpak-builder-tools for Flathub builds.
This is not a problem for reproducible builds since everything has a
hash (commit or Cargo.lock).
2 years ago
Artur S0
b3a1b29aa9
Update Russian translation
2 years ago
Hugo Carvalho
c3c558a150
Update Portuguese translation
2 years ago
Nathan Follens
6458f99cf5
Update Dutch translation
2 years ago
Asier Sarasua Garmendia
ef97c6e160
Update Basque translation
2 years ago
Yuri Chornoivan
7c448ca64e
Update Ukrainian translation
2 years ago
Alexandre Franke
c7c640aa22
string: disambiguate wording
2 years ago
Kévin Commaille
7b3a099aaa
Release Fractal 7.beta
2 years ago