1
0
Fork 0
forked from Nexus/nexus
Commit graph

33 commits

Author SHA1 Message Date
1f776c2a77
use a double scaffold approach for pins drawer 2026-07-06 20:36:35 -04:00
5c78cc85f7
rename PinnedMessages to PinnedEventsDrawer 2026-07-06 20:07:30 -04:00
a2d2aeca7a First Draft: Support for pinned messages. 2026-07-07 00:54:40 +02:00
3c7c74f745
hide URL previews if generating them throws an error 2026-06-23 10:50:20 -04:00
ddc8db8326
some keyboard navigation fixes
This still isnt perfect, it sometimes skips over nodes, needs investigation.
2026-06-11 13:41:06 -04:00
e15d947fac
rename FlashWrapper to HighlightWrapper 2026-06-08 11:03:34 -04:00
02b7892fb0
better handle when room is null 2026-06-05 18:33:16 -04:00
27dca24889
better login flow
Co-authored-by: Henry-Hiles <henry@henryhiles.com>
2026-06-05 17:28:53 -04:00
e63e5a8c08
fix auto scroll down sometimes not triggering 2026-06-03 10:41:34 -04:00
5fcc31b427
add a slight offset to the maxScrollExtent jump to not accidentally mark room as read 2026-06-03 10:18:20 -04:00
99270f4bd1
don't reverse CustomScrollView
Reviewed-on: Nexus/nexus#34
2026-06-02 21:09:35 -04:00
d2ec5f035b
treewide: use dot shorthands where possible
Now this feature is stable, we should use it. I might have missed some usecases, but these can be added in future commits.
2026-06-02 12:50:56 -04:00
a72ef5ea2d
fix incorrect message grouping heuristics 2026-05-30 11:30:07 -04:00
82860deff1
make padding symmetrical for load more button 2026-05-26 21:04:17 -04:00
b47e61e005
rename chat box to composer 2026-05-23 20:21:44 -04:00
05bc9034d1
measure size of chat box to dynamically adjust padding
Fixes #21
2026-05-23 20:14:33 -04:00
16cf126df4 Remove flutter chat (#26)
Had to squash merge manually as Forgejo was erroring
2026-05-21 17:02:08 -04:00
b9a2e09e74
reorganize 2025-11-19 12:23:35 -05:00
fd0b020957
wip read indicators 2025-11-18 17:54:58 -05:00
e74a5d51a3
add codeblock support 2025-11-16 18:49:31 -05:00
de561e0b95
load old messages 2025-11-15 17:10:41 -05:00
0bb3961cd2
add chat stuff 2025-11-15 15:19:34 -05:00
8d3c657ff6
add html support 2025-11-14 22:05:35 -05:00
f0a397f576
conditionally show room avatar in header 2025-11-14 17:27:43 -05:00
ba9e99a951
lots of stuff 2025-11-14 15:50:38 -05:00
8bc010cfc7
add reply ui 2025-11-12 21:57:50 -05:00
1d03b09775
dedupe replies 2025-11-12 14:33:37 -05:00
2a4525a78f
reply rendering 2025-11-12 11:33:17 -05:00
07a032bbf0
room switching working 2025-11-11 21:15:30 -05:00
d1f070e5c8
messages rendering 2025-11-11 21:00:28 -05:00
65028a1231
loading spaces 2025-11-10 22:13:15 -05:00
dca9ee1939
url launch support 2025-11-10 19:01:18 -05:00
40bad1e06e
pretty cool 2025-11-10 18:55:31 -05:00