Commit graph

46 commits

Author SHA1 Message Date
Tulir Asokan
c40a26a29c web/statestore: fix updating room list when room name changes 2025-03-31 21:21:30 +03:00
Tulir Asokan
7f80301276 web/statestore: reload room view if state store is cleared 2025-03-09 18:05:39 +02:00
Tulir Asokan
ef05bc71f9 web/roomlist: add option to hide invite avatars 2025-03-09 17:18:27 +02:00
Tulir Asokan
508355f2bf web/widgets: add initial support 2025-03-04 22:54:20 +02:00
Tulir Asokan
6d12e6e009 web: use thumbnails for small avatars 2025-01-27 23:14:09 +02:00
Tulir Asokan
158745b7a0 web/statestore: clear unreads when rejecting invite or leaving room 2025-01-05 01:30:42 +02:00
Tulir Asokan
5d25d839f8 web: switch to first matching space when opening room
Fixes #582
2025-01-03 12:19:12 +02:00
Tulir Asokan
39cb5f28a0 hicli/database: store DM user ID in database 2025-01-02 23:23:30 +02:00
Tulir Asokan
021236592f web/statestore: clear unread counts when clearing state 2025-01-02 11:07:04 +02:00
Tulir Asokan
8b7d0fe6b6 web/roomlist: restore open space when using browser history 2025-01-01 12:24:22 +02:00
Tulir Asokan
59e1b760d6 web/statestore: fix clearing unread count after accepting invite 2025-01-01 01:22:33 +02:00
Tulir Asokan
d0c35dda75 web/roomlist: close room when switching space 2024-12-31 13:51:21 +02:00
Tulir Asokan
e0f107f028 web/roomlist: add unread counters for spaces
Fixes #570
2024-12-30 16:46:19 +02:00
Tulir Asokan
f4a778ecbb web/roomlist: add pseudo-space for space orphans 2024-12-29 20:00:59 +02:00
Tulir Asokan
5a8139685d web/roomlist: add space bar
Fixes #518
2024-12-29 20:00:59 +02:00
Tulir Asokan
2ea80dac6f web/statestore: allow sync event fields to be null 2024-12-29 20:00:11 +02:00
Tulir Asokan
a0bc1b0d17 web/statestore: fix dm_user_id field in room list entries 2024-12-29 15:08:12 +02:00
Tulir Asokan
4c8497e5d9 web/preferences: add option to change window title
Fixes #564
2024-12-23 13:25:41 +02:00
Tulir Asokan
da7eb6c583 hicli,web: add support for joining rooms
Fixes #503
2024-12-20 16:37:10 +02:00
Tulir Asokan
af05e8e86f web/notification: fix badge url and add silent flag 2024-12-15 19:56:17 +02:00
Sumner Evans
35b9397381
web/typing: render typing notifications below composer
Signed-off-by: Sumner Evans <sumner.evans@automattic.com>
2024-12-08 21:47:55 -07:00
Tulir Asokan
7d6bbe77b9 websocket: add support for resuming sessions 2024-12-07 01:17:51 +02:00
Tulir Asokan
714aa477b7 web/main: add ios safari compatibility 2024-12-05 19:29:12 +02:00
Tulir Asokan
72dab88ed2 web/rightpanel: add more info to user view 2024-12-05 15:58:29 +02:00
Tulir Asokan
1a2833ed53 web/main: add support for back button 2024-12-04 01:23:06 +02:00
Tulir Asokan
529ffda4ed main: add support for logging out 2024-12-03 23:59:15 +02:00
Tulir Asokan
05f64edeaf web/statestore: add garbage collection
Fixes #490
2024-11-26 22:29:52 +02:00
Tulir Asokan
80f9a8bb6b hicli/database,web/roomlist: show marked unread status 2024-11-16 23:51:19 +02:00
Tulir Asokan
8f476839eb web: add preference system 2024-11-16 16:13:49 +02:00
Tulir Asokan
bc550cbff4 web: add notification sound 2024-11-09 22:23:25 +02:00
Tulir Asokan
92319a06e2 web/keybindings: apply alt+up/down to filtered list instead of full 2024-11-01 01:34:03 +02:00
Tulir Asokan
245d81b9ce web/main: add keybindings for room list
Fixes #472
2024-11-01 01:30:33 +02:00
Tulir Asokan
64f9fccfd7 web/statestore: ignore packs with no images 2024-10-26 16:30:17 +03:00
Tulir Asokan
d9d0718bc6 web/emojipicker: add subscribe button for custom emoji packs 2024-10-26 16:28:56 +03:00
Tulir Asokan
ac3b906211 web/emoji: implement MSC2545 2024-10-26 15:49:04 +03:00
Tulir Asokan
227ba474ef web/emojipicker: add support for frequently used emojis 2024-10-25 23:02:58 +03:00
Tulir Asokan
e9abcd50d1 web/composer: add slightly hacky user mention autocompleter 2024-10-24 02:14:46 +03:00
Tulir Asokan
abc5327041 hicli: delete room data on leave 2024-10-24 02:14:46 +03:00
Tulir Asokan
11e1eef5e2 media,web: add support for fallback avatars 2024-10-22 21:56:08 +03:00
Tulir Asokan
251c91490c web/roomlist: lowercase search queries before unhomoglyphing 2024-10-20 12:38:04 +03:00
Tulir Asokan
e31bb4ebb6 web/roomlist: hide tombstoned rooms and unknown room types 2024-10-20 12:28:31 +03:00
Tulir Asokan
b15db20347 web/notifications: close notification when room is read from another client 2024-10-19 21:09:55 +03:00
Tulir Asokan
37e43a41e4 web/notifications: increase max length 2024-10-18 15:16:44 +03:00
Tulir Asokan
00630f997d web/roomlist: render unread message counts 2024-10-17 22:07:28 +03:00
Tulir Asokan
1db1d2db5c all: move hicli from mautrix-go and add more features 2024-10-17 20:31:03 +03:00
Tulir Asokan
bbc59a2f89 web/statestore: split into multiple files 2024-10-14 00:59:30 +03:00