Commit graph

2791 commits

Author SHA1 Message Date
Krille
a7cd290067 design: Replace anime images with neutral cupertino icons 2023-06-03 18:27:26 +02:00
Krille
36cc2c23a1 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
c59486ca90 fix: Scroll up and scroll down buttons in chat list 2023-06-03 17:59:48 +02:00
Krille
000e595d8b refactor: Use AnimatedSize for FAB 2023-06-03 17:49:13 +02:00
Krille
4f55561269 feat: Display progress value for initial sync 2023-06-03 17:28:32 +02:00
TheOneWithTheBraid
465d5fc3ef 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
f4107a8344 chore: Update dependencies 2023-06-02 09:49:32 +02:00
Krille
40c622ebe6 refactor: Update flutter_html 2023-06-01 11:03:40 +02:00
Krille
847bda89e8 fix: User pills 2023-05-31 15:52:51 +02:00
Krille
2bb28bc821 feat: Allow ruby tags in html 2023-05-31 13:05:06 +02:00
Krille
e08445ee51 fix: Remove wrong rendered linebreak in html 2023-05-31 10:19:13 +02:00
Krille
3856745ce4 fix: Try to reload timeline on IOException 2023-05-31 09:22:50 +02:00
Krille
2995e5035d chore: Follow up linkify inside html 2023-05-30 13:39:36 +02:00
Krille
f2601c638b chore: Follow up linkify in html message 2023-05-26 09:11:04 +02:00
Krille
5c5d162fd6 chore: Enhance room pills 2023-05-24 08:23:06 +02:00
Krille
ad93f71d05 chore: Ask for storage persistence 2023-05-23 15:21:38 +02:00
Krille
5627e50c8f Revert "refactor: Update dependencies"
This reverts commit 2bb0dce7a15d4831eb30c39fc7ba5d863cbcd55e
2023-05-23 13:02:15 +00:00
Krille
c2495eb1a7 refactor: Update dependencies 2023-05-23 08:40:56 +02:00
Krille
f7b9c9abb2 chore: Follow up missing cache key 2023-05-23 08:32:27 +02:00
Krille
ec9aff28c8 chore: do not humanize links 2023-05-23 08:22:34 +02:00
Krille
d6bd765d66 chore: Follow up img tag 2023-05-22 17:05:54 +02:00
Krille
01b61d031f chore: Follow up update matrix sdk 2023-05-22 16:30:04 +02:00
Krille
a8538d7488 chore: Follow up html messages mxc images 2023-05-22 16:26:43 +02:00
Krille
d5e8d9939d fix: Do not unnecessary request all members in public rooms 2023-05-20 08:21:33 +02:00
Krille
1d72ab512a chore: Readd support for html tables 2023-05-19 17:30:25 +02:00
Krille
6b0c853721 chore: Follow up html styling 2023-05-19 08:14:48 +02:00
Krille
2713b28516 chore: Disable img for now in html messages 2023-05-17 15:20:40 +02:00
Krille
f9ee44b7bd chore: Add missing blockquote style 2023-05-17 13:25:39 +02:00
Krille
796a6fdae1 refactor: Reimplement flutter matrix html locally 2023-05-17 12:26:59 +02:00
Krille
7dde6250e1 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
1088eb0500 fix: Too long file name cause a render overflow 2023-05-16 16:55:19 +00:00
Krille
4597d03475 chore: Follow up clean up 2023-05-16 18:51:01 +02:00
fbievan
3aa43ac8bc feat: Add toggle to mute notifications from chat groups 2023-05-16 16:50:20 +00:00
Krille
2a1a68de22 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
e754df49d2 refactor: Use DateTime for weekday localization 2023-05-16 10:25:52 +02:00
Krille
cb0fe173d9 chore: Minor code clean up 2023-05-15 18:55:27 +02:00
Krille
540cbb499e 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
1e0988dd4c builds: migrate to dart 3.0/flutter 3.10 2023-05-15 16:52:03 +00:00
Lauren N. Liberda
21244ea8b4 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
bdcc2f6340 perf: Use valuenotifier to not rebuild chatlist 2023-05-10 13:01:35 +02:00
Krille
72921505fe fix: Scroll down button 2023-05-09 15:14:35 +02:00
Krille
55de4387f2 build: Update dependencies 2023-05-09 14:47:05 +02:00
Krille
46a630c390 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
5a5895aea4 fix: Scrolldown button 2023-05-08 15:25:36 +02:00
JHansen
ae4dee8133 Fix read reciepts 2023-05-08 12:02:15 +00:00
JHansen
71bd195c62 Fix Quick account switching 2023-05-08 04:56:40 +00:00
Krille
db4410ac14 fix: Chats do not load 2023-05-05 07:54:19 +02:00
Krille
942fac427c feat: Permission dialog before open link in browser 2023-05-02 14:09:46 +02:00
Krille
6a3c729a64 chore: Follow up file download type fix 2023-04-19 15:51:53 +02:00
Krille
a5a3ed4a0d style: Make emptypage logo bigger 2023-04-14 14:24:18 +02:00