Kévin Commaille
dc021fe26e
readme: Use buttons for Flathub Beta too
...
And improve instructions
2 years ago
Alexandre Franke
7a7e2e13f5
readme: fix documentation link
2 years ago
Kévin Commaille
bf4ebf4da1
room-history: Fix room completion
2 years ago
Kévin Commaille
b4d782e068
identity-verification: Check if a request is finished before cancelling it
2 years ago
Kévin Commaille
e509cb2328
chore: Update URLs pointing to Gitlab repo
2 years ago
Yuri Chornoivan
c61193c0e9
Update Ukrainian translation
2 years ago
Kévin Commaille
265e6b8237
chore: Bump MSRV
...
Because of use of `async` in traits.
2 years ago
Kévin Commaille
7d9f158f84
secret: Support implementing the module per-OS
2 years ago
Artur S0
d35502c1c7
Update Russian translation
2 years ago
Kévin Commaille
fe72cf4602
content: Fix dismissal of verifications
2 years ago
Kévin Commaille
27a42cb523
message-row: Show the sent icon for 3 seconds
...
According to the HIG, anything that shows up for less than 3 seconds is
confusing for the user.
2 years ago
Kévin Commaille
c92e9360fc
user-page: Show button to copy user ID
...
Instead of making it selectable, that selects it by default.
2 years ago
Anders Jonsson
28a0cf8b20
Update Swedish translation
2 years ago
Kévin Commaille
ca4ac67c53
completion: Fix constant name
2 years ago
Kévin Commaille
8b97fac2c5
completion: Support room completion
2 years ago
Kévin Commaille
7e57051216
completion: Move member list filtering logic to its own type
2 years ago
Kévin Commaille
2349f5d1d8
misc: Streamline code to know if user is our own user
2 years ago
Kévin Commaille
066db95347
misc: Streamline how matrix URIs are generated
2 years ago
Kévin Commaille
ba4cf07234
room-history: Support mentions of unknown rooms
2 years ago
Kévin Commaille
73eaa240a1
session: Create RemoteRoom to handle room lookup logic
2 years ago
Kévin Commaille
e5be4ef305
about: Update copyright date
2 years ago
Kévin Commaille
2ff48e43c8
chore: Reorganize comment
2 years ago
Kévin Commaille
9bea858f1a
chore: Fix docs
2 years ago
Kévin Commaille
4332c8a413
misc: Prefer connect_*_notify to connect_notify_local
2 years ago
Kévin Commaille
64fa2062c4
category: Rename type property to category-type
2 years ago
Kévin Commaille
b1e6726a2b
sidebar: Rename IconItem to SidebarIconItem
...
And other refactoring
2 years ago
Luming Zh
eadb41de4f
Update Chinese (China) translation
2 years ago
Kévin Commaille
5150ca8e20
room-history: Show menu for left rooms too
2 years ago
Kévin Commaille
61c3db0284
room-row: Cleanup
2 years ago
Kévin Commaille
f9f8ef8e9d
sidebar: Only offer to join a room again if it is possible
2 years ago
Kévin Commaille
aacd99b544
room: Properly compute if we can join a room
2 years ago
Kévin Commaille
fda4016cf9
misc: Prefer connect_closure over connect_local
2 years ago
Kévin Commaille
553ca48588
room-history: Update messages even if source did not change
...
Related events don't trigger changes in the source.
2 years ago
Kévin Commaille
1c427e1edf
user-sessions-list: Watch changes in user sessions
2 years ago
Kévin Commaille
07e1cb2da4
session: Always keep the list of user sessions
...
Can be used later to detect new sessions
2 years ago
Kévin Commaille
6b321a4e3d
account-details: Refactor UserSessionsPage
...
Use a stack to represent the list states rather than items.
2 years ago
Kévin Commaille
2c80517970
style: Rename class for large spinners
2 years ago
Kévin Commaille
9a0d8db024
account-settings: Rename DevicesPage to UserSessionsPage
...
To be closer to what is shown in the UI
2 years ago
Kévin Commaille
bd1032bf4e
misc: Fix parent class of subclassable classes
2 years ago
Kévin Commaille
9f147c5430
system-settings: Make subclassable per-OS
2 years ago
Kévin Commaille
1f2648f48c
qr-code-scanner: Make Camera and CameraPaintable subclassable per-OS
2 years ago
Kévin Commaille
55f5a2d938
notifications: Strip the reply fallback
2 years ago
Kévin Commaille
a9007ad7bf
notifications: Do not show sender's name for notifications in direct rooms
2 years ago
Kévin Commaille
45d176d33c
room: Keep track of the direct member
2 years ago
Kévin Commaille
66a1df3228
room-history: Hide timeline start item if there is the room creation event
2 years ago
Kévin Commaille
ddef925d08
room-history: Only show sender of replied-to events if we would show it on the original event
2 years ago
Kévin Commaille
03e1efd363
message-toolbar: Refactor code for sending location
...
A Location module is created in utils, that can be implemented for each
platform.
The location is kept up-to-date while the dialog is opened.
The location portal session is closed each time so the user can send
their location again later.
2 years ago
Kévin Commaille
968ab4c36c
attachment-dialog: Show a spinner while the location is loading
2 years ago
Anders Jonsson
c7c54969fa
Update Swedish translation
2 years ago
Kévin Commaille
d353ec78bd
room-list: Make sure to select the latest room by alias
2 years ago