1
0
Fork 0
forked from Mirrors/gomuks
Commit graph

25 commits

Author SHA1 Message Date
Tulir Asokan
10d3da6e7a web: make receipts and typing update after fetching member events 2024-12-18 20:18:32 +02:00
Tulir Asokan
35eb50cf8a web/composer: allow customizing reply notification and thread fallback behavior 2024-12-11 02:19:45 +02:00
Tulir Asokan
303ea43834 web/timeline: fix icon import name 2024-11-17 01:59:24 +02:00
Tulir Asokan
e370a12b19 web/store: only fetch full member list when needed 2024-11-12 22:47:28 +02:00
Tulir Asokan
04117b5211 web/rightpanel: implement member list 2024-11-12 21:19:37 +02:00
Tulir Asokan
3df80686c4 web/roomlist: scroll entry to view when switching rooms 2024-11-07 17:53:53 +01:00
Tulir Asokan
6fc070733a web/css: add dark theme 2024-10-29 00:58:29 +02:00
Tulir Asokan
4bfa665937 web/timeline: add power level event rendering 2024-10-28 01:42:52 +02:00
Tulir Asokan
9b73e755e8 web/timeline: add colors for user displaynames 2024-10-28 00:42:43 +02:00
Tulir Asokan
11a8aac398 web: use default export for ClientContext 2024-10-28 00:07:57 +02:00
Tulir Asokan
cc0067bb3f web/composer: add edit support 2024-10-25 03:03:15 +03:00
Tulir Asokan
11e1eef5e2 media,web: add support for fallback avatars 2024-10-22 21:56:08 +03:00
Tulir Asokan
082e5642aa web/timeline: mark thread replies 2024-10-22 20:00:15 +03:00
Tulir Asokan
3296c38454 web/timeline: subscribe to event sender state 2024-10-21 23:04:57 +03:00
Tulir Asokan
f2f89b728f web/timeline: add error boundary for event content rendering 2024-10-21 20:52:59 +03:00
Tulir Asokan
b67095f0fd web/timeline: reorganize components slightly 2024-10-21 20:42:22 +03:00
Tulir Asokan
e1c937849e web/timeline: fix rendering replies to non-message events 2024-10-21 20:35:20 +03:00
Tulir Asokan
7676f21292 web/timeline: add different rendering for m.notice and m.emote messages 2024-10-19 17:41:36 +03:00
Tulir Asokan
3fdaf8ae4e web/timeline: allow jumping to reply if it's loaded in the timeline 2024-10-19 17:41:36 +03:00
Tulir Asokan
c4c5563f9a web/timeline: make reply placeholder 2 lines long 2024-10-14 23:04:04 +03:00
Tulir Asokan
e9834fd987 web: request replied-to event if it's not cached 2024-10-14 01:26:33 +03:00
Tulir Asokan
bbc59a2f89 web/statestore: split into multiple files 2024-10-14 00:59:30 +03:00
Tulir Asokan
e22e72b335 web/timeline: add proper rendering of member events 2024-10-13 23:10:29 +03:00
Tulir Asokan
3dc86b287a web/roomview: add support for sending replies 2024-10-13 22:34:17 +03:00
Tulir Asokan
ec165d171c web/timeline: add basic reply rendering 2024-10-13 17:13:40 +03:00