Commit Graph

2802 Commits

Author SHA1 Message Date
Krille 1911004d05
refactor: Update dependencies 2023-07-13 19:46:16 +09:00
Krille be04c5a46e
design: Adjust open url dialog design a little bit 2023-07-07 12:10:07 +09:00
Malin Errenst ff5f7ab50e Merge branch 'malin/group-notification-channels' into 'main'
feat: Added grouping to message notification channels

See merge request famedly/fluffychat!1134
2023-06-30 07:55:24 +00:00
Krille 277885a61e
chore: Streamline background gradients 2023-06-29 16:56:15 +09:00
Malin Errenst 6633ebc376
feat: Added grouping to message notification channels 2023-06-29 09:36:08 +02:00
Krille-chan b2d9986cd3 Merge branch 'braid/cute-events' into 'main'
fix: overflow in cute events

See merge request famedly/fluffychat!1132
2023-06-29 07:13:55 +00:00
TheOneWithTheBraid d381705cdd
feat: add button to copy url in open dialog
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-06-27 14:09:00 +02:00
The one with the braid 922e7ad0ff fix: overflow in cute events
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
2023-06-21 16:08:20 +02:00
Krille f19bbcd010
refactor: More reliable request history/future timeline mechanism 2023-06-13 08:41:49 +02:00
Krille 842ecc4235
feat: New simplified login process with more prominent SSO and nicer layout 2023-06-11 18:04:31 +02:00
Krille cacab45fe3
chore: Follow up scrolldownbutton style 2023-06-04 11:14:06 +02:00
Krille 908d428220
design: Replace anime images with neutral cupertino icons 2023-06-03 18:27:26 +02:00
Krille 8a6d726b8c Merge branch 'braid/emoji-placeholder' into 'main'
fix: custom emote placeholder

See merge request famedly/fluffychat!1127
2023-06-03 16:05:59 +00:00
Krille 40275d3d14
fix: Scroll up and scroll down buttons in chat list 2023-06-03 17:59:48 +02:00
Krille 5039f1ba3b
refactor: Use AnimatedSize for FAB 2023-06-03 17:49:13 +02:00
Krille 299aac134d
feat: Display progress value for initial sync 2023-06-03 17:28:32 +02:00
TheOneWithTheBraid 044171c002 fix: custom emote placeholder
- place emote loading spinner in the position as the emote itself
- add key to preview in order to ensure proper states aligned

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-06-02 18:39:47 +02:00
Krille ec9155d8f0
chore: Update dependencies 2023-06-02 09:49:32 +02:00
Krille e166f17cae
refactor: Update flutter_html 2023-06-01 11:03:40 +02:00
Krille 3942de3222
fix: User pills 2023-05-31 15:52:51 +02:00
Krille b00111381a
feat: Allow ruby tags in html 2023-05-31 13:05:06 +02:00
Krille 715dca561f
fix: Remove wrong rendered linebreak in html 2023-05-31 10:19:13 +02:00
Krille 44d7f61788
fix: Try to reload timeline on IOException 2023-05-31 09:22:50 +02:00
Krille 06e6e9c5b1
chore: Follow up linkify inside html 2023-05-30 13:39:36 +02:00
Krille 85868cc0bd
chore: Follow up linkify in html message 2023-05-26 09:11:04 +02:00
Krille 1a1c166ab0
chore: Enhance room pills 2023-05-24 08:23:06 +02:00
Krille 692d6042c5
chore: Ask for storage persistence 2023-05-23 15:21:38 +02:00
Krille 9785b0023c Revert "refactor: Update dependencies"
This reverts commit 2bb0dce7a1
2023-05-23 13:02:15 +00:00
Krille 2bb0dce7a1
refactor: Update dependencies 2023-05-23 08:40:56 +02:00
Krille 3f15fa365f
chore: Follow up missing cache key 2023-05-23 08:32:27 +02:00
Krille a56ebb245e
chore: do not humanize links 2023-05-23 08:22:34 +02:00
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