Commit graph

1324 commits

Author SHA1 Message Date
Tulir Asokan
f83b914af0 web/timeline: align fixed menu size with room header 2024-12-29 17:01:08 +02:00
Tulir Asokan
8fa54a5bea web/timeline: fix fixed menu redact button color 2024-12-29 16:44:33 +02:00
Tulir Asokan
a1bddd6b6b web/timeline: add special message menu for mobile 2024-12-29 16:38:08 +02:00
Tulir Asokan
e750c19e8a web/mainscreen: fix handling popstate event to null state 2024-12-29 15:08:25 +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
0b424e59bf web/roomlist: add bidi isolate for sender names 2024-12-28 17:19:33 +02:00
Tulir Asokan
8f46121413 web/login: fix login screen sizing 2024-12-27 20:04:38 +02:00
Tulir Asokan
8b1354b4a7 hicli/send: add /rawstate command 2024-12-27 16:48:45 +02:00
Tulir Asokan
57e067b671 web/stickerpicker: always include info
Fixes #568
2024-12-26 17:16:05 +02:00
Tulir Asokan
6aa4e91c0a web/css: fix background colors again 2024-12-25 14:20:04 +02:00
Tulir Asokan
eda7d6790e web/timeline: fix media spoilers
Closes #567
2024-12-25 14:07:10 +02:00
Tulir Asokan
7cad53bb7d web/css: ensure body background color applies to whole height 2024-12-25 13:56:19 +02:00
Tulir Asokan
5fbb8a21ab hicli/sync: fix detecting db lock errors 2024-12-23 22:46:14 +02:00
Tulir Asokan
b563c31a27 web/composer: fix sticker button size 2024-12-23 21:27:15 +02:00
Tulir Asokan
a0ce4f8cfe web/mainscreen: ensure sidebar resize handles are on top 2024-12-23 16:08:29 +02:00
Tulir Asokan
cebe5374fd web/preferences: add option to change favicon 2024-12-23 13:30:20 +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
266116f237 web/timeline: don't render url previews on hidden events 2024-12-23 12:03:06 +02:00
Tulir Asokan
5fae264802 web/polyfill: make toArray work on map iterators 2024-12-23 11:35:23 +02:00
Tulir Asokan
277732efd9 web/app: add missing return to effect 2024-12-23 10:56:33 +02:00
Tulir Asokan
c5f78c6133 web/roomlist: remove separate inner component in room lists 2024-12-22 20:32:19 +02:00
Tulir Asokan
d359bd02d3 web/timeline: use transparent background color for url previews 2024-12-22 15:27:14 +02:00
Tulir Asokan
b01b3f0e32 web/all: move some things out of layout effects 2024-12-22 15:20:09 +02:00
Tulir Asokan
132a7dce15 dependencies: update mautrix-go 2024-12-22 15:01:00 +02:00
Tulir Asokan
202929ae3c web/modal: split context exports to separate file 2024-12-22 15:01:00 +02:00
Tulir Asokan
4160a33edb web/all: remove unnecessary uses of useCallback 2024-12-22 15:01:00 +02:00
Tulir Asokan
388be09795 web/timeline: don't shrink url previews 2024-12-22 15:01:00 +02:00
Tulir Asokan
e4182fc2d5 web/timeline: fix some things that make replies too big 2024-12-22 15:01:00 +02:00
Tulir Asokan
cac6db3909 web/timeline: remove small reply padding entirely 2024-12-22 02:07:41 +02:00
Tulir Asokan
588a994b55 web/timeline: allow opening lightbox from url preview image 2024-12-22 02:03:51 +02:00
Tulir Asokan
6830e5d1cc web/timeline: don't render locations in replies 2024-12-22 01:41:06 +02:00
Tulir Asokan
fa4d4144ba web/timeline: add option for compact replies
Closes #549
2024-12-22 01:33:46 +02:00
Sumner Evans
bb26bc4e64
web/{composer,timeline}: fix a couple loader colors (#561)
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2024-12-22 00:56:04 +02:00
Tulir Asokan
74842707b3 web/timeline: use css grid for url previews and improve inline style 2024-12-22 00:54:21 +02:00
Sumner Evans
cf857e459e
hicli/sync: fix caching media edits in encrypted rooms
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2024-12-21 13:30:11 -07:00
Sumner Evans
4c4744eba8
web/timeline: render MSC4095 URL previews
This commit implements rending of MSC4095[1] bundled URL previews and
includes a preference for disabling rendering of the previews.

[1]: https://github.com/matrix-org/matrix-spec-proposals/pull/4095

Signed-off-by: Sumner Evans <me@sumnerevans.com>
2024-12-21 10:38:44 -07:00
Tulir Asokan
1ff9ba241a web/emojipicker: don't allow pack names to wrap 2024-12-21 19:30:30 +02:00
Tulir Asokan
89895b197e web/stickerpicker: don't allow stickers to overflow vertically 2024-12-21 19:27:05 +02:00
Tulir Asokan
316fcc5bbd web/emojipicker: don't include sticker-only packs in emoji picker and vice versa 2024-12-21 19:24:00 +02:00
Tulir Asokan
6e25cc7f20 web/composer: fix editing text 2024-12-21 19:23:39 +02:00
Tulir Asokan
24836f5006 web/emojipicker: fix root margin for category underlining 2024-12-21 17:55:54 +02:00
Tulir Asokan
170e4cdae8 web/stickerpicker: fix word 2024-12-21 17:42:55 +02:00
Tulir Asokan
70938b2319 web/composer: add support for sending stickers 2024-12-21 17:34:37 +02:00
Tulir Asokan
42fa6ac465 hicli/sync: include replied-to events in sync and pagination
Should mostly fix #496
2024-12-21 16:04:39 +02:00
Tulir Asokan
4c95baa038 hicli/database: fix latest version number 2024-12-21 02:00:09 +02:00
Tulir Asokan
084a9f7141 web/roomview: use table correctly 2024-12-21 00:00:52 +02:00
Tulir Asokan
08830331d7 web/roomview: add invite metadata section
Closes #559
2024-12-20 23:52:45 +02:00
Tulir Asokan
800331f536 version: include goos and goarch in version output 2024-12-20 16:37:12 +02:00
Tulir Asokan
252a7bcbd1 web/settings: add support for leaving rooms 2024-12-20 16:37:12 +02:00
Tulir Asokan
da7eb6c583 hicli,web: add support for joining rooms
Fixes #503
2024-12-20 16:37:10 +02:00