Kévin Commaille
|
0e0f5c0627
|
event-details-dialog: Show source in a subpage
Instead of as a child of an expander. It makes it easier to view and
resize.
|
2 years ago |
Kévin Commaille
|
2db94526eb
|
room-history: Allow to report content
|
2 years ago |
Kévin Commaille
|
592273ee48
|
room-history: Use SDK method to toggle reactions
Gives an instant local echo in the timeline
|
2 years ago |
Kévin Commaille
|
df92df5a93
|
secret: Fix compilation of unimplemented API
|
2 years ago |
Kévin Commaille
|
f2dadd8eee
|
join-room-dialog: Improve accessibility
|
2 years ago |
Kévin Commaille
|
c715a56eb3
|
room-details: Improve accessibility
|
2 years ago |
Kévin Commaille
|
c4d63e1a50
|
account-settings: Improve accessibility
|
2 years ago |
Kévin Commaille
|
bfd398ac1d
|
room-details: Fix string to Files
|
2 years ago |
Kévin Commaille
|
43cb85e99d
|
room-details: Allow to toggle fullscreen for MediaViewer
|
2 years ago |
Kévin Commaille
|
1cc441a718
|
chore: Upgrade crate dependencies
|
2 years ago |
Kévin Commaille
|
23b6f0688b
|
room-history: Improve accessibility
|
2 years ago |
Kévin Commaille
|
65e9db4dcb
|
explore: Improve accessibility
|
2 years ago |
Kévin Commaille
|
44bcc4b6c5
|
content: Improve accessibility
|
2 years ago |
Kévin Commaille
|
dcd04598d4
|
sidebar: Improve accessibility
|
2 years ago |
Kévin Commaille
|
6ce0205ab3
|
account-switcher: Improve accessibility
|
2 years ago |
Kévin Commaille
|
efaa3b2625
|
session-verification: Improve accessibility
|
2 years ago |
Kévin Commaille
|
6979fdbb5a
|
login: Improve accessibility
|
2 years ago |
Kévin Commaille
|
1d93c586ad
|
room: Expose predecessor ID as a property
|
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 |
Kévin Commaille
|
7d9f158f84
|
secret: Support implementing the module per-OS
|
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 |
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 |
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 |