Commit graph

451 commits

Author SHA1 Message Date
e30355a6f1
Support stable identifiers for MSC4175 2026-04-02 10:58:34 -04:00
4e4e387aa2
onTapDown -> onTapUp, helps on mobile for scrolling 2026-04-02 10:26:48 -04:00
2ead857805
make it so you can't ban yourself 2026-04-01 22:38:22 -04:00
a562d043a8
fix mobile issues with popover 2026-04-01 22:36:03 -04:00
bb842abfb1
Don't make message text selectable as it breaks long press context menus 2026-04-01 22:27:18 -04:00
0b9ddbfbc8
add profile popovers 2026-04-01 16:29:19 -04:00
7ee165b300
add snap note to readme 2026-04-01 13:51:29 -04:00
60b7f22566
Update prerequisites in readme 2026-04-01 12:29:43 -04:00
e42aaeb30a
fix readme step for generating bindings to be in line with new command 2026-04-01 10:27:52 -04:00
6d903a8882
disable some sidebar buttons that aren't done yet 2026-04-01 10:15:41 -04:00
388e09abb7
fix constraint on `flutter_chat_ui 2026-04-01 09:56:25 -04:00
4dc692634e
fix timestamp for messages sent with a PMP 2026-03-30 17:24:13 -04:00
0a6c097c50
expandable inline images 2026-03-30 15:24:26 -04:00
08cca4d3d3
Re-add custom hashCode and == on MessageConfig, fixing constant MessageController reloads due to room changing 2026-03-30 13:42:41 -04:00
cdba3c480e
fix timestamp displays 2026-03-30 13:29:51 -04:00
55ecbc3590
Add better error handling, send messages early and update when delivered 2026-03-30 13:08:57 -04:00
8c7adbc9d3
update platform support 2026-03-29 15:01:13 -04:00
60be7aaf72
don't pass room around, use many watches 2026-03-29 14:14:11 -04:00
e0ba99d9b9
cache inline images (e.g. emojis) 2026-03-29 12:05:44 -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
ab61338382
Use resolve for homeserver, fixing trailing slash issues 2026-03-27 23:10:15 -04:00
48adf82b7e
rename windows build step [skip ci] 2026-03-27 23:10:12 -04:00
1f274307ad
fix Windows CI, though native windows devel may not work
Needs looking into once someone wants to help develop on Windows
2026-03-27 22:59:09 -04:00
c609de8279
improve errors further 2026-03-27 22:54:03 -04:00
1d33eed829
fix error messages for images on release build 2026-03-27 22:52:37 -04:00
e6c47c036d
fix gomuks path 2026-03-27 22:48:14 -04:00
c6767863eb
set up go earlier 2026-03-27 22:35:29 -04:00
f5c277e8b0
go build early 2026-03-27 22:29:24 -04:00
84bed89632
temp, dont use this 2026-03-27 22:16:23 -04:00
6c064cfcef
add more logging to build hook [skip ci] 2026-03-27 22:04:00 -04:00
2c4d5670e5
sort room list for unread first then recent 2026-03-27 21:51:11 -04:00
a51c869d7e
Change min size for window 2026-03-27 21:13:18 -04:00
a1401f20ea
fix icons for flatpak build 2026-03-27 10:36:04 -04:00
f8d6dcead5
show appbar on verify page 2026-03-26 20:35:04 -04:00
02c79a6d7c
add hardcoded GOCACHE
This will probably need to be changed if we get any windows developers
2026-03-26 20:15:05 -04:00
11aef9fc5a
add GOENV to windows build 2026-03-26 18:45:45 -04:00
2f39949a2e
use a relative dir for caching on windows 2026-03-26 17:37:42 -04:00
166295fdb5
disable caching for go action 2026-03-26 17:03:43 -04:00
607cd54e02
Clone with submodules for windows script 2026-03-26 16:55:06 -04:00
67b96ae731
fix no hash provided for dynamic_system_colors 2026-03-26 16:51:24 -04:00
ed81b4afa1
change dynamic_system_colors bound 2026-03-26 16:47:45 -04:00
345fa3b5ff
pin flutter version for windows [skip ci] 2026-03-26 16:38:10 -04:00
f50fb6ab09
simplify windows script [skip ci] 2026-03-26 16:33:57 -04:00
5601fb27c0
test new windows build [skip ci] 2026-03-26 16:31:08 -04:00