Commit graph

44 commits

Author SHA1 Message Date
Tulir Asokan
5a8139685d web/roomlist: add space bar
Fixes #518
2024-12-29 20:00:59 +02:00
Tulir Asokan
e750c19e8a web/mainscreen: fix handling popstate event to null state 2024-12-29 15:08:25 +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
b01b3f0e32 web/all: move some things out of layout effects 2024-12-22 15:20:09 +02:00
Tulir Asokan
202929ae3c web/modal: split context exports to separate file 2024-12-22 15:01:00 +02:00
Tulir Asokan
da7eb6c583 hicli,web: add support for joining rooms
Fixes #503
2024-12-20 16:37:10 +02:00
Tulir Asokan
79349cffc1 web/mainscreen: ensure back button goes to room lsit after update 2024-12-19 22:24:38 +02:00
Tulir Asokan
79a4a6cb48 web/mainscreen: remove outdated style 2024-12-18 22:12:26 +02:00
Tulir Asokan
29b787f94a hicli/sync: don't fail sync if database is locked 2024-12-17 22:34:54 +02:00
Tulir Asokan
7b7fbce4df web/mainscreen: add hack to skip transitions if browser provides them 2024-12-15 16:50:28 +02:00
Tulir Asokan
5f880b2487 web/mainscreen: add animation for entering rooms 2024-12-15 16:29:38 +02:00
Tulir Asokan
d9d3ad3d67 web/mainscreen: don't allow side bars to be more than 40% wide 2024-12-12 00:49:01 +02:00
Tulir Asokan
d8ee580817 web/mainscreen: handle url hashes and update states consistently 2024-12-07 16:36:25 +02:00
Tulir Asokan
5638adf6bc web/main: automatically reload page if version changes 2024-12-07 16:25:15 +02:00
Tulir Asokan
2c7ad651e4 web/main: fix restoring state on reload 2024-12-06 16:05:11 +02:00
Tulir Asokan
bf7769ee95 web: add matrix: URI handler
Fixes #509
2024-12-06 16:05:09 +02:00
Tulir Asokan
3b05d14fbd web/main: add room name to page title 2024-12-06 16:04:42 +02:00
Tulir Asokan
2f22159da3 web/main: also support back button for right panel 2024-12-04 02:00:44 +02:00
Tulir Asokan
1a2833ed53 web/main: add support for back button 2024-12-04 01:23:06 +02:00
Tulir Asokan
05f64edeaf web/statestore: add garbage collection
Fixes #490
2024-11-26 22:29:52 +02:00
Tulir Asokan
f3717505bf hicli/sync,web/mainscreen: add sync status indicator
Fixes #500
2024-11-21 00:49:03 +02:00
Tulir Asokan
8f476839eb web: add preference system 2024-11-16 16:13:49 +02:00
Tulir Asokan
3df871b783 web/mainscreen: move modals inside main screen context 2024-11-14 14:11:29 +02:00
Tulir Asokan
24f2e3722d web/rightpanel: add basic user view 2024-11-12 17:58:18 +02:00
Tulir Asokan
9b65140302 web/timeline: open user panel when clicking on avatar 2024-11-12 16:51:10 +02:00
Tulir Asokan
c2d0020c8c web/timeline: add click handlers for matrix URIs 2024-11-09 12:52:37 +01:00
Tulir Asokan
c6992b0fca web/main: use insertion effect for style injection 2024-11-08 15:27:23 +01:00
Tulir Asokan
3df80686c4 web/roomlist: scroll entry to view when switching rooms 2024-11-07 17:53:53 +01:00
Tulir Asokan
245d81b9ce web/main: add keybindings for room list
Fixes #472
2024-11-01 01:30:33 +02:00
Tulir Asokan
244443c7fd web/timeline: highlight pills mentioning self 2024-10-31 00:43:09 +02:00
Tulir Asokan
54234036a7 web/rightpanel: close when same button is clicked again 2024-10-31 00:14:13 +02:00
Tulir Asokan
5095019f45 web/ui: move some files into subdirectories 2024-10-31 00:12:14 +02:00
Tulir Asokan
7ccca19c5d web/rightpanel: add support for viewing pinned messages 2024-10-31 00:09:51 +02:00
Tulir Asokan
39bfa7d084 web/roomlist: make room list panel resizable 2024-10-30 22:50:45 +02:00
Tulir Asokan
11a8aac398 web: use default export for ClientContext 2024-10-28 00:07:57 +02:00
Tulir Asokan
5768b2202b web/main: set switchRoom in effect 2024-10-25 19:02:02 +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
b31eb2ea75 web/main: make room view and list separate screens on mobile 2024-10-15 13:54:22 +03:00
Tulir Asokan
5e0b8fc089 web/roomlist: highlight active room 2024-10-12 13:20:35 +03:00
Tulir Asokan
947ce07d1f web: load room state when switching to room 2024-10-10 02:40:57 +03:00
Tulir Asokan
0dc278523a web/eslint: add better import order rules 2024-10-10 02:03:01 +03:00
Tulir Asokan
3065f7363c web/types: split standard matrix types to separate file 2024-10-10 01:25:01 +03:00
Tulir Asokan
da675fb578 web: more file reorganization 2024-10-08 00:42:44 +03:00
Tulir Asokan
40b66f3057 web/all: reorganize files 2024-10-07 01:20:22 +03:00
Renamed from web/src/MainScreen.tsx (Browse further)