Julian Sparber
002be9075e
room: Retry to decrypt room messages
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
Kévin Commaille
99959e4a47
docs: Fix warnings
4 years ago
Kévin Commaille
c868b75a5f
ci: Fix clippy warnings
4 years ago
Kévin Commaille
d740fd4f11
chore: Update matrix-sdk
4 years ago
Ariela Wenner
9486f78f15
explore: Ensure that the search bar is focused
4 years ago
Julian Sparber
341c125818
Implement Display instead of ToString trait
...
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1086 >
4 years ago
Kévin Commaille
854327266e
room-history: Use AttachmentDialog async call every time
...
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1085 >
4 years ago
Kévin Commaille
ed6f8a6ab6
room-history: Preview location before sending it
...
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1085 >
4 years ago
Kévin Commaille
7592994a96
message-location: Move location view logic in LocationViewer component
...
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1085 >
4 years ago
Kévin Commaille
acf9feaf96
attachment-dialog: Add method to use in an async context
...
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1085 >
4 years ago
Kévin Commaille
d175e4409b
room-history: Reorganize
...
Group clipboard and drag-n-drop methods
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1085 >
4 years ago
Kévin Commaille
74b5b025e2
attachment-dialog: Use MediaContentViewer
...
Preview more file types
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1085 >
4 years ago
Kévin Commaille
c216e78edf
media-viewer: Split media content display logic into MediaContentViewer
...
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1085 >
4 years ago
Julian Sparber
c26c7882de
sidebar: Rename category Favorite to Favorites
...
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/931 >
4 years ago
Julian Sparber
61c74b975a
sidebar: Improve labels for dnd
...
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/931 >
4 years ago
Julian Sparber
311ffd55c3
sidebar: Add category people
...
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/931 >
4 years ago
Julian Sparber
534d2bcec3
sidebar: Improve context menu entires
...
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/931 >
4 years ago
Kévin Commaille
11f7abd1ae
member: Update member from event with state key instead of sender
4 years ago
Kévin Commaille
deffe71bf6
room: Improve latest unread message detection
...
According to MSC2654
4 years ago
Kévin Commaille
c0f93de8ce
room: Remove unused GlibDateTime trait
4 years ago
Kévin Commaille
90e4980cf5
room: Handle latest change without Event
4 years ago
Kévin Commaille
84ac108822
room-history: Fix reaction chooser in context menu
4 years ago
Kévin Commaille
1614ce9179
verification: Move in-room verification outside of Timeline
4 years ago
Kévin Commaille
b65188cdb6
misc: Create developers flatpak variant
...
Be able to use nightly while hacking
4 years ago
Marco Melorio
89b89024c9
window: Add a global paste action to paste media
...
Now it's possible to paste an image even when the message entry is not focused.
4 years ago
Julian Sparber
e069053cda
session: Replace listview with listbox in AccountSwitcher
...
This reworks the entiere account switcher.
Fixes: https://gitlab.gnome.org/GNOME/fractal/-/issues/931
Fixes: https://gitlab.gnome.org/GNOME/fractal/-/issues/898
4 years ago
Kévin Commaille
a6653be085
room: Simplify use of TimelineItemImpl
4 years ago
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.
4 years ago
Julian Sparber
c11393e3f6
session: Improve accessibility and focus
...
Fixes: https://gitlab.gnome.org/GNOME/fractal/-/issues/197
Room history navigation isn't good yet, but this improves navigation by a lot.
4 years ago
Bilal Elmoussaoui
d5749f75a4
Room history: Send/display static location events
...
Fixes #952
4 years ago
Kévin Commaille
375f5b64dc
sidebar: Fix sidebar tab behavior
...
Tab and arrow keys navigation doesn't work with hidden list items
4 years ago
Bilal Elmoussaoui
40ca58a34d
Room history: Add an emoji selection button
...
It basically triggers the CTRL+. behaviour
4 years ago
Kévin Commaille
35d3dd6d75
sidebar: Define subclass for item list
4 years ago
Kévin Commaille
e34feaac89
device: Fix ParamSpecs
4 years ago
Kévin Commaille
8d94e90c5c
timeline: Use subclass instead of enum for timeline items
...
Part of #939
4 years ago
Alexandre Franke
4f1af13cec
Improve a couple strings
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
6ade43833d
ci: Fix nightly build
...
Resources where compiled for stable version
4 years ago
Julian Sparber
fabbf516fe
session: Don't require master cross-signing key
4 years ago
Alexandre Franke
a3e588c78e
Use proper quotes in strings
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
a4f4ab3e98
login: Clean properly
...
Fixes #969
4 years ago
Anders Jonsson
bfcb14809a
Fix typos in translatable strings
4 years ago