Commit graph

810 commits

Author SHA1 Message Date
Tulir Asokan
cd768d6f2e web/roomlist: use "You" as sender for own previews 2024-10-13 15:51:20 +03:00
Tulir Asokan
4e55fa97bc dependencies: update mautrix-go 2024-10-12 18:57:48 +03:00
Tulir Asokan
50024fbc1d web/timeline: add better placeholder for redactions and undecryptable events 2024-10-12 18:52:23 +03:00
Tulir Asokan
371cd599a8 web/timeline: add date separators 2024-10-12 18:37:46 +03:00
Tulir Asokan
d8582a4abe web/timeline: add local echoes and send status for messages 2024-10-12 18:15:52 +03:00
Tulir Asokan
8a16b46023 pre-commit: use more explicit path 2024-10-12 16:39:04 +03:00
Tulir Asokan
88919a2667 pre-commit: add tsc and eslint hooks 2024-10-12 16:30:05 +03:00
Tulir Asokan
2b6c00fa04 web/roomlist: add sender name to previews 2024-10-12 16:10:10 +03:00
Tulir Asokan
a7caf8a71f web/timeline: only omit sender profile for messages within 15 minutes 2024-10-12 15:47:51 +03:00
Tulir Asokan
31d4164e51 web/composer: add support for multiline input 2024-10-12 15:40:53 +03:00
Tulir Asokan
c5aac00985 web/roomview: split composer into separate component 2024-10-12 15:40:53 +03:00
Tulir Asokan
3b8767d504 web/timeline: add support for spoilers 2024-10-12 15:40:53 +03:00
Tulir Asokan
989b0fa0e5 web: add support for sending markdown and rainbows 2024-10-12 15:15:34 +03:00
Tulir Asokan
3ded0f4eb9 web/timeline: omit profile on consecutive messages from same sender 2024-10-12 13:44:39 +03:00
Tulir Asokan
cba5dbd912 web: fix lint issues 2024-10-12 13:21:57 +03:00
Tulir Asokan
5e0b8fc089 web/roomlist: highlight active room 2024-10-12 13:20:35 +03:00
Tulir Asokan
dcb2b61435 web/roomview: include avatar and name in header 2024-10-12 13:18:22 +03:00
Tulir Asokan
821701dec6 web: support rendering edits and refactor timeline updates 2024-10-12 13:07:59 +03:00
Tulir Asokan
757c1b444e websocket: disconnect if no data received in a minute 2024-10-12 12:14:57 +03:00
Tulir Asokan
6bb1d4477c web/lightbox: add control buttons 2024-10-12 00:31:01 +03:00
Tulir Asokan
26346df920 web/timeline: fix using filename as image alt 2024-10-12 00:29:40 +03:00
Tulir Asokan
10dd28bfda web/timeline: add title for message timestamp 2024-10-12 00:29:40 +03:00
Tulir Asokan
15b7380b29 web/types: split in-memory and wire event types 2024-10-12 00:29:40 +03:00
Tulir Asokan
7afa2d48c4 server: add authentication 2024-10-12 00:29:40 +03:00
Tulir Asokan
efbf75dad8 server: use exhttp for applying middlewares 2024-10-11 20:12:03 +03:00
Tulir Asokan
704fe45eb9 media: use cache directory for temp files 2024-10-11 20:09:51 +03:00
Tulir Asokan
420a7dab4e web/timeline: cache sanitized html 2024-10-11 00:05:15 +03:00
Tulir Asokan
f3bbb4c98e web/timeline: make code blocks scrollable 2024-10-11 00:05:07 +03:00
Tulir Asokan
2018952151 web/timeline: use grid instead of flex for individual events 2024-10-10 23:39:05 +03:00
Tulir Asokan
e6f0fc593c web/app: remove debug log 2024-10-10 23:38:49 +03:00
Tulir Asokan
842c8a593a web/timeline: add support for rendering captions 2024-10-10 23:20:10 +03:00
Tulir Asokan
45d5d2a1a5 web/timeline: improve formatted message styles 2024-10-10 22:35:52 +03:00
Tulir Asokan
c52c9029a7 web/timeline: lazy-load images and avatars 2024-10-10 22:19:14 +03:00
Tulir Asokan
67c9060e85 dependencies: update mautrix-go 2024-10-10 22:03:37 +03:00
Tulir Asokan
26808d557c web/timeline: include sender avatar and timestamp 2024-10-10 22:03:37 +03:00
Tulir Asokan
d428a26b0a web/roomview: autofocus input box 2024-10-10 21:50:14 +03:00
Tulir Asokan
543c3bcc25 web/timeline: add vertical align for custom emojis 2024-10-10 21:36:54 +03:00
Tulir Asokan
63268a0ccb web: add lightbox for viewing images 2024-10-10 21:36:42 +03:00
Tulir Asokan
33f67b65a8 web/timeline: ensure images don't change size when loaded 2024-10-10 20:55:15 +03:00
Tulir Asokan
947ce07d1f web: load room state when switching to room 2024-10-10 02:40:57 +03:00
Tulir Asokan
097caa7717 web: use useCallback instead of useMemo 2024-10-10 02:30:40 +03:00
Tulir Asokan
0dc278523a web/eslint: add better import order rules 2024-10-10 02:03:01 +03:00
Tulir Asokan
09ca63742f web/timeline: render sender displayname 2024-10-10 01:39:48 +03:00
Tulir Asokan
3065f7363c web/types: split standard matrix types to separate file 2024-10-10 01:25:01 +03:00
Tulir Asokan
dd6c7b4822 web/timeline: align messages to bottom when the screen isn't full 2024-10-10 01:05:11 +03:00
Tulir Asokan
8d669902d9 web/timeline: keep scroll position when loading history 2024-10-10 00:56:49 +03:00
Tulir Asokan
39ed3956f8 web/roomlist: lazy-load avatars 2024-10-10 00:08:50 +03:00
Tulir Asokan
1942fc464d web/statestore: flip decrypted content fields 2024-10-10 00:07:38 +03:00
Tulir Asokan
ca13912b07 web/roomview: scroll to bottom on new message 2024-10-09 22:00:20 +03:00
Tulir Asokan
3f2ca03128 web/roomview: clear input after sending 2024-10-09 21:27:48 +03:00