Commit Graph

37 Commits

Author SHA1 Message Date
0f68d59798 Fix spaces support in UI
Some checks failed
continuous-integration/drone/push Build is failing
2025-12-04 15:35:16 +01:00
24f8d67020 Fix bug in screen 2025-12-04 08:36:48 +01:00
5bcee2ea9d Reduce the number of loaded messages per conversations
All checks were successful
continuous-integration/drone/push Build is passing
2025-12-03 20:39:26 +01:00
bcdfe87107 Add reply support through WebSocket
All checks were successful
continuous-integration/drone/push Build is passing
2025-12-03 19:22:53 +01:00
5088699c15 Add replies support
All checks were successful
continuous-integration/drone/push Build is passing
2025-12-03 19:20:17 +01:00
fb35fca56e Fix build issues
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
2025-12-03 14:53:06 +01:00
bbf558bbf9 WIP ESLint fixes
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
2025-12-03 11:16:14 +01:00
7356a66e4a Handle read receipts on web ui 2025-12-01 18:30:22 +01:00
30e63bfdb4 Handle typing events 2025-12-01 17:23:15 +01:00
32354f79ea Add typing event definition 2025-12-01 11:18:58 +01:00
9359dc5be0 Send read receipts 2025-12-01 10:42:19 +01:00
b93100413c Propagate read receipt events 2025-12-01 10:12:11 +01:00
57797e933a Can check if rooms are muted 2025-12-01 09:12:58 +01:00
62966473f0 Add support for more file formats 2025-11-28 17:37:30 +01:00
c360432911 Add support for unencrypted media 2025-11-28 17:22:58 +01:00
4b30d67706 Basic WS sync 2025-11-28 17:00:42 +01:00
f5b16b6ce4 Can send reaction from picker 2025-11-28 11:41:19 +01:00
93487a5325 Can edit message content 2025-11-28 10:41:01 +01:00
3d27279a16 Can delete events from WebUI 2025-11-28 10:22:44 +01:00
9f83a6fb66 Can send text messages in conversations 2025-11-27 19:13:16 +01:00
b7378aa4dc Can retrieve room media 2025-11-25 14:54:02 +01:00
5eab7c3e4f Process events list client side 2025-11-25 09:48:49 +01:00
1f4e374e66 Display rooms list 2025-11-24 17:50:31 +01:00
820b095be0 Display the list of spaces 2025-11-24 16:05:01 +01:00
24f06a78a9 Block WS access if Matrix account is not linked 2025-11-21 09:12:13 +01:00
3ecfc6b470 Add base debug WS route 2025-11-20 19:14:02 +01:00
0d8905d842 Can stop sync thread from UI 2025-11-19 18:41:26 +01:00
c9b703bea3 Ready to implement sync thread logic 2025-11-18 22:17:39 +01:00
b5832df746 Can delete API token from UI 2025-11-18 14:51:05 +01:00
72aaf7b082 Add token creation dialog 2025-11-13 21:03:38 +01:00
84c90ea033 Can set user recovery key from UI 2025-11-10 17:42:32 +01:00
4a72411d65 Return encryption recovery status on API 2025-11-10 08:32:17 +01:00
70a246355b Can disconnect user from UI 2025-11-06 21:33:09 +01:00
1eaec9d319 Can finalize Matrix authentication 2025-11-05 19:32:11 +01:00
37fad9ff55 Can start Matrix authentication from UI 2025-11-05 18:27:41 +01:00
a44327ddb0 Display user name in application header 2025-11-05 08:31:47 +01:00
d05747e60e Add base web app 2025-11-04 18:58:41 +01:00