1
0
Fork 0
forked from Nexus/nexus
Commit graph

159 commits

Author SHA1 Message Date
3e8eba0872
disable react button while last action is pending 2026-04-12 15:07:49 -04:00
4954fb8c09
allow redacting/removing reactions 2026-04-12 14:56:08 -04:00
4ff507e93f
fix spellchecker complaining 2026-04-12 14:20:26 -04:00
1dcf3018a2
Allow sending reactions
(but not redacting them yet)
2026-04-12 14:15:00 -04:00
6b8eef3f17
fix reactions on edited messages 2026-04-12 13:23:05 -04:00
07decc10e2
potential loading time optimization 2026-04-10 16:33:53 -04:00
e9b78a14d5
Update reactions as they are modified 2026-04-10 16:31:55 -04:00
5154e0fc6b
Try to fix error handling on sync 2026-04-10 11:53:32 -04:00
3cfbe7c078
make errors on sync noisy 2026-04-10 11:12:22 -04:00
5f5ad911c2
Reaction support, currently readonly 2026-04-08 15:47:53 -04:00
f4b2669f3d
Fix link sending 2026-04-06 09:20:54 -04:00
b80bd557dd
add redact PL check 2026-04-05 22:00:34 -04:00
7fc314036e
Refactor content handling in message controller 2026-04-05 16:30:40 -04:00
aac843d793
Continuously load more messages until there are 20 or no more 2026-04-05 13:32:59 -04:00
639d27a5fc
refactor url previews 2026-04-05 11:26:03 -04:00
185ee37f04
fix checks for memberships 2026-04-04 17:52:42 -04:00
f38715c8ef
Add powerlevel checks 2026-04-04 17:44:55 -04:00
8154d41dc5
don't preview matrix.to urls 2026-04-04 11:39:15 -04:00
d70c439278
clickable user mentions 2026-04-04 11:34:40 -04:00
35bf379f03
only render message as html when content is set to html 2026-04-03 20:01:20 -04:00
f4624c2866
Add server-generated URL preview support 2026-04-03 19:39:39 -04:00
3a1bcb5b8f
Add (WIP) ban/klck ability 2026-04-02 17:37:27 -04:00
0b9ddbfbc8
add profile popovers 2026-04-01 16:29:19 -04:00
55ecbc3590
Add better error handling, send messages early and update when delivered 2026-03-30 13:08:57 -04:00
60be7aaf72
don't pass room around, use many watches 2026-03-29 14:14:11 -04:00
e2d29439d5
Fix state type error 2026-03-29 11:53:56 -04:00
92e5206326
Workaround for c10y 779 2026-03-29 11:39:43 -04:00
ecc40bfe49 don't auto dispose author controller
Signed-off-by: Henry-Hiles <henry@henryhiles.com>
2026-03-29 10:20:33 -04:00
eaf1f3a178 Fix inverted logic in message controller
Signed-off-by: Henry-Hiles <henry@henryhiles.com>
2026-03-29 01:14:27 -04:00
18ee13901c
fix error caused by c10y 779 2026-03-29 00:04:06 -04:00
c784094a4c
add some more message parses 2026-03-29 00:00:39 -04:00
690d2549bc
Expandable room icons 2026-03-28 00:11:24 -04:00
2c4d5670e5
sort room list for unread first then recent 2026-03-27 21:51:11 -04:00
0d1f7c1819
more verbose errors for login and verify 2026-03-26 15:53:42 -04:00
cf2150466e Merge branch 'main' into android 2026-03-23 22:52:57 -04:00
23bbbb533e set root on init 2026-03-23 19:00:02 -06:00
4494705ef9
remove unused imports 2026-03-22 16:54:16 -04:00
237886971c
make members controller an asyncnotifier
makes loading smoother and more responsive
2026-03-22 16:46:48 -04:00
9054b6b357
lazy load memberships 2026-03-22 16:35:15 -04:00
8b056d8ed1
dont fetch members on load 2026-03-22 14:30:46 -04:00
62f8e675a4
load replies at render time 2026-03-19 11:26:00 -04:00
4087d6ca11
dont fail to parse on invalid reply 2026-03-18 22:06:11 -04:00
a6aee7565a
make message flash when tapping reply 2026-03-18 21:49:43 -04:00
0db667554f
more rounded avatars, fix metadata error 2026-03-13 19:23:51 -04:00
163facca7e
fix images 2026-03-13 19:15:17 -04:00
3e0d8304b6
custom text message wrapper 2026-03-13 19:10:07 -04:00
dd7b88c994
continue layout changes 2026-03-13 14:39:43 -04:00
9a3f7e9bdc
add minimal scroll to message, only when on current timeline 2026-03-12 21:09:11 -04:00
0769ab4dbb
improve reply handling 2026-03-10 19:22:41 -04:00
1bd5f28c6d
Fix read receipts sometimes not correctly applying 2026-03-10 17:18:00 -04:00