Commit Graph

2771 Commits

Author SHA1 Message Date
Krille d88a1cd2d6
chore: Follow up img tag 2023-05-22 17:05:54 +02:00
Krille 3070b38d2e
chore: Follow up update matrix sdk 2023-05-22 16:30:04 +02:00
Krille 38db3b35aa
chore: Follow up html messages mxc images 2023-05-22 16:26:43 +02:00
Krille 8c4b2ade88
fix: Do not unnecessary request all members in public rooms 2023-05-20 08:21:33 +02:00
Krille f53d17eab7
chore: Readd support for html tables 2023-05-19 17:30:25 +02:00
Krille b62c41ce57
chore: Follow up html styling 2023-05-19 08:14:48 +02:00
Krille 8cf6297560
chore: Disable img for now in html messages 2023-05-17 15:20:40 +02:00
Krille 1f42d7dff0
chore: Add missing blockquote style 2023-05-17 13:25:39 +02:00
Krille 102f3bba8e
refactor: Reimplement flutter matrix html locally 2023-05-17 12:26:59 +02:00
Krille a838ba3000 Merge branch 'filenametolong' into 'main'
filename is too long and over the widget

See merge request famedly/fluffychat!1103
2023-05-16 16:55:19 +00:00
Skying 15b655413d fix: Too long file name cause a render overflow 2023-05-16 16:55:19 +00:00
Krille 2418c61498
chore: Follow up clean up 2023-05-16 18:51:01 +02:00
fbievan 85f5b69d6e feat: Add toggle to mute notifications from chat groups 2023-05-16 16:50:20 +00:00
Krille 08797da53d
feat: Implement new error reporting tool when critical features break like playing audio or video messages or opening a chat 2023-05-16 18:45:39 +02:00
Malin Errenst 650d878649
refactor: Use DateTime for weekday localization 2023-05-16 10:25:52 +02:00
Krille 1a8038e51d
chore: Minor code clean up 2023-05-15 18:55:27 +02:00
Krille 54a6ce8391 Merge branch 'dart3' into 'main'
migrate to dart 3.0/flutter 3.10

Closes #1203

See merge request famedly/fluffychat!1114
2023-05-15 16:52:03 +00:00
lauren n. liberda b1c38d766f builds: migrate to dart 3.0/flutter 3.10 2023-05-15 16:52:03 +00:00
Lauren N. Liberda 325dcf901a
fix "Unhandled Exception: VRouter.of(context) was called with a context which does not contain a VRouter."
fixes #1163
2023-05-14 19:17:47 +02:00
Krille b0a58d8524
perf: Use valuenotifier to not rebuild chatlist 2023-05-10 13:01:35 +02:00
Krille 623c3bfc2e
fix: Scroll down button 2023-05-09 15:14:35 +02:00
Krille e1d54fa992
build: Update dependencies 2023-05-09 14:47:05 +02:00
Krille 64821e4ec5 Merge branch 'main' into 'main'
fix: Quick account switching

Closes #1186

See merge request famedly/fluffychat!1111
2023-05-08 13:26:59 +00:00
Krille 88585fb192
fix: Scrolldown button 2023-05-08 15:25:36 +02:00
JHansen 25f5d5f4fd Fix read reciepts 2023-05-08 12:02:15 +00:00
JHansen d0d33ce2c8 Fix Quick account switching 2023-05-08 04:56:40 +00:00
Krille a603597b20
fix: Chats do not load 2023-05-05 07:54:19 +02:00
Krille ce18cfdf2a
feat: Permission dialog before open link in browser 2023-05-02 14:09:46 +02:00
Krille 9bed679568
chore: Follow up file download type fix 2023-04-19 15:51:53 +02:00
Krille 166fcce8ba
style: Make emptypage logo bigger 2023-04-14 14:24:18 +02:00
Krille 92072904e6
chore: Load chat at last read marker 2023-04-14 14:23:58 +02:00
Krille 9ace2fe07b
chore: Follow up push android priority and channels 2023-04-12 09:32:18 +02:00
Krille 8913b42803
fix: Set fcm priority to max on android 2023-04-12 09:18:20 +02:00
Krille 63a9f9ca90
chore: Follow up jump to event 2023-04-02 09:33:27 +02:00
Krille 742dcb8f41
chore: ScrollToEventId duration for jump in timeline 2023-03-31 12:18:24 +02:00
Krille 0d12c31393
chore: Follow up sso for desktop 2023-03-26 11:20:54 +02:00
Krille f4eb6318cc Merge branch 'flutterwebauto2' into 'main'
feat: change to flutterwebauth2

See merge request famedly/fluffychat!1100
2023-03-26 08:57:01 +00:00
Krille fc8fe60613
chore: Follow up jump to unread message 2023-03-25 15:23:14 +01:00
Krille 2acf49a12b
refactor: Not nullable room in ChatPage 2023-03-25 15:06:12 +01:00
Krille 2f6799470c
refactor: Client in ChatPage 2023-03-25 14:58:51 +01:00
Krille 507cd1f17e
refactor: Use correct Matrix instance 2023-03-25 14:57:27 +01:00
Krille 2e73051b81
feat: Add read marker 2023-03-24 08:31:28 +01:00
noob_tea 9ad8550449 treewide: Container -> SizedBox.shrink()
This helps performance without any user-facing changes,
since SizedBox is constant while Container isn't
2023-03-22 20:30:59 +01:00
Krille 8422c2bf3c
chore: Follow up lastreadeventisvisible marker 2023-03-22 15:06:40 +01:00
Krille c2768ae40a
feat: Jump to last read event 2023-03-22 13:16:00 +01:00
Krille a4a852ede8
feat: Use fragmented timeline to jump to event 2023-03-22 09:16:07 +01:00
Krille ede1e289ce
chore: Follow up new sliverappbar in chatlist 2023-03-22 08:54:36 +01:00
Krille d211dd4aeb
chore: Follow up styling 2023-03-20 07:56:49 +01:00
Krille 20c1dbd00a
style: Use SliverList for chatlist 2023-03-19 19:59:50 +01:00
ShootingStarDragons fa02384808 feat: change to flutterwebauth2 2023-03-19 23:18:31 +08:00