Commit graph

150 commits

Author SHA1 Message Date
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
f8e64ea284
hopefully fix edge clearing issue 2026-03-10 15:56:40 -04:00
eaebea4d44
make mention optional for replies 2026-03-07 18:16:47 -05:00
ae86d58025
listen to client state in header controller 2026-03-06 18:28:56 -05:00
ea4c45cb94
parse audio as file 2026-03-01 16:31:01 -05:00
93255ec748
provide filesize to Message.file 2026-03-01 16:20:26 -05:00
77b81948b0
fix null edit source 2026-03-01 14:53:24 -05:00
b5bd752855
nicer automatic loadOlder handling 2026-03-01 14:47:57 -05:00
b594f5a1d1
accessiblity fixes 2026-03-01 14:40:14 -05:00
dfc2a9e137
Fetch state before rendering room 2026-03-01 13:58:51 -05:00