Jiri Grönroos
1f3e3c8a45
Update Finnish translation
2022-05-10 18:06:52 +00:00
Yuri Chornoivan
17c932fd54
Update Ukrainian translation
2022-05-09 20:02:44 +00:00
Asier Sarasua Garmendia
baf919b101
Update Basque translation
2022-05-07 07:34:57 +00:00
Piotr Drąg
2ef224ab09
Update Polish translation
2022-05-03 14:04:22 +02:00
Yuri Chornoivan
289364ca8a
Update Ukrainian translation
2022-04-27 15:36:32 +00:00
Kévin Commaille
7592994a96
message-location: Move location view logic in LocationViewer component
...
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1085 >
2022-04-27 12:58:17 +00:00
Kévin Commaille
c216e78edf
media-viewer: Split media content display logic into MediaContentViewer
...
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1085 >
2022-04-27 12:58:17 +00:00
Alan Mortensen
5ba378e0d1
Update Danish translation
2022-04-19 17:12:09 +00:00
Yaron Shahrabani
8600158230
Update Hebrew translation
2022-04-19 12:57:24 +00:00
Yosef Or Boczko
2399a38107
Update Hebrew translation
2022-04-19 08:31:48 +00:00
Piotr Drąg
25f75942bf
Update Polish translation
2022-04-17 16:30:32 +02:00
Rafael Fontenelle
ee67915180
Update Brazilian Portuguese translation
2022-04-15 17:56:52 +00:00
Yuri Chornoivan
bbb54ead6f
Update Ukrainian translation
2022-04-13 17:34:08 +00:00
Kévin Commaille
5ac882eaa1
context-menu-bin: Fix non-working actions
...
Destroying the popover on close results in the action not being
called.
Instead do like the members list and keep a single popover for the
whole list. To do that we need to pass a weak reference to the
closest common parent of the list items, via the list view factory.
2022-04-13 18:22:53 +02:00
Bilal Elmoussaoui
d5749f75a4
Room history: Send/display static location events
...
Fixes #952
2022-04-13 13:00:26 +00:00
Daniel Mustieles
b5c97aa079
Update Spanish translation
2022-04-12 06:06:47 +00:00
Kévin Commaille
8d94e90c5c
timeline: Use subclass instead of enum for timeline items
...
Part of #939
2022-04-11 13:19:57 +02:00
Piotr Drąg
111354f5bc
Update Polish translation
2022-04-10 16:48:59 +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
Kévin Commaille
5de88e83ff
i18n: Add formatting i18n methods compatible with xgettext
2022-04-06 19:17:39 +02:00
Alexandre Franke
a8504693fc
i18n: bring back translations from legacy
2022-04-04 09:20:07 +00:00
Anders Jonsson
bb27995fe7
Update Swedish translation
2022-04-03 12:59:20 +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
Julian Sparber
7c22fad41c
i18n: Import translations from legacy
2022-03-31 13:17:51 +02:00
Julian Sparber
0bf6a4ff32
Remove Next from app-id
2022-03-30 14:36:28 +02:00
Kévin Commaille
c1a97472b4
login: Move to its own module
2022-03-28 17:45:47 +02:00
Maximiliano Sandoval R
57b2640035
Implement attachments
...
With drag and drop.
Fixes: https://gitlab.gnome.org/GNOME/fractal/-/issues/121 , https://gitlab.gnome.org/GNOME/fractal/-/issues/764 .
2022-03-22 14:25:25 +00:00
Kévin Commaille
60a0207ee2
secret: Switch to libsecret
2022-02-25 12:06:39 +01:00
Kévin Commaille
5c8c627cec
account-settings: Add General tab
2022-02-25 09:19:26 +01:00
Kévin Commaille
6dc9084ec7
components: Create EditableAvatar
2022-02-25 09:19:26 +01:00
Kévin Commaille
3079b7faca
room-history: Show audio messages in timeline
2022-02-03 11:36:50 +01:00
Julian Sparber
d2f8f105ec
qr-code-scanner: Use a singleton to access the Camera
...
This also adds a no-camera page.
2022-02-02 16:47:21 +00:00
Kévin Commaille
f4611d73bb
login: Add auto-discovery of homeserver
...
Also check if the url provided is a valid homeserver.
Closes #769
2022-02-01 14:24:58 +01:00
Kévin Commaille
74cf22df84
app: Separate greeter and login screens
2022-02-01 14:24:57 +01:00
Kévin Commaille
614b17f0c6
po: Sort POTFILES.in and add missing files
2022-01-19 23:33:40 +01:00
Julian Sparber
1d8de86b55
verification: Add InfoBar for user verifications
2022-01-13 14:50:16 +01:00
Kévin Commaille
a432a76af3
po: Add utils.rs to POTFILES.in
...
Regression introduced in 9ef75395
after 5f2321a9
2022-01-13 14:40:27 +01:00
Kévin Commaille
5f2321a9af
po: Fix POTFILES.in
...
Only include files with translatable strings.
2021-12-31 17:06:56 +01:00
Julian Sparber
15afbb7022
verification: Move widgets to content and rename some
2021-12-17 18:43:19 +01:00
Kévin Commaille
78f0ae1f38
media-message: Handle media loading and errors
2021-12-13 17:49:48 +01:00
Kévin Commaille
33c0c034e4
message-row: Deduplicate code for media messages
...
Most of the code was shared between image and video.
2021-12-13 16:44:40 +01:00
Julian Sparber
b9f3143540
room-details: Create object for MemberRow
2021-12-13 14:11:31 +01:00
Kévin Commaille
f7016fa310
user-facing-error: Rename file to be more consistent
2021-12-09 13:01:42 +00:00
Kévin Commaille
8193be8e2c
room-history: Show video messages in the timeline
2021-12-09 12:49:31 +00:00
Julian Sparber
a2fd4de501
room-details: Implement user invitiation
2021-12-09 02:26:53 +01:00
Julian Sparber
b068be5dae
room-history: Handle room upgrades
...
This adds a better widget for creation and tombstone events to the
room-history and shows buttons to allow users to navigate between
different version of a room.
2021-12-01 15:25:54 +01:00
Kévin Commaille
f21eccfc15
session: Add Media Viewer
2021-11-30 19:32:24 +01:00