Commit graph

31 commits

Author SHA1 Message Date
Krille Fear
1abb7310f3 refactor: Pages folder structure 2021-11-09 21:32:16 +01:00
Krille Fear
fec9178da5 refactor: Sort imports 2021-10-26 18:50:34 +02:00
Krille Fear
13fda9458f refactor: Switch to flutter_lints 2021-10-14 18:09:30 +02:00
Krille Fear
eba304556c refactor: Upgrade to Flutter 2.5 2021-09-13 17:41:53 +02:00
Christian Pauly
65747aecbf chore: Update SDK 2021-09-10 10:44:24 +02:00
Krille Fear
deddb41ec8 Merge branch 'soru/fix-unread-bubble' into 'main'
fix: (hopefully) unread bubbles on iOS

See merge request famedly/fluffychat!499
2021-08-28 16:21:15 +00:00
Christian Pauly
e70f123182 fix 2021-08-28 18:09:59 +02:00
Sorunome
4f27de05c5 fix: (hopefully) unread bubbles on iOS 2021-08-28 18:03:45 +02:00
Sorunome
06235cddd0 feat: use the stripped body for notifications and room previews 2021-08-22 17:51:58 +02:00
Sorunome
02e57474fe fix: use vrouter.toSegments 2021-08-15 13:27:58 +02:00
Christian Pauly
da3bc8ca7f fix: Design of invite rooms 2021-08-13 12:39:42 +02:00
Christian Pauly
29a3b4ff02 fix: Wait for sync before enter a room a user has got invited 2021-08-12 12:33:41 +02:00
Sorunome
cd32b61995 fix: Correctly size the unread bubble in the room list 2021-08-07 17:16:03 +02:00
Christian Pauly
42a7175e3a fix: Selected chat list item color 2021-08-04 09:46:23 +02:00
Christian Pauly
c14cd8479a refactor: Select chat list item logic 2021-07-31 23:49:30 +02:00
Christian Pauly
7f30eea593 design: Nicer selected mark on chatlists 2021-07-31 20:28:21 +02:00
Sorunome
7e1e4e4844 feat: Rate limit streams so that large accounts have a smoother UI 2021-07-31 12:55:02 +02:00
Christian Pauly
1db380e7d2 design: Make unread listtiles more visible 2021-07-26 18:43:50 +02:00
Christian Pauly
6458f93bac design: Move pinned icon in title 2021-07-26 18:38:42 +02:00
Christian Pauly
7ca96aee03 chore: Update matrix und vrouter 2021-07-08 17:10:20 +02:00
Christian Pauly
ece1f6dc1b fix: Messagebubble 2021-06-26 12:06:09 +02:00
Christian Pauly
a055098105 refactor: Switch to pub.dev version of matrix sdk 2021-06-18 10:29:48 +02:00
Christian Pauly
6a3853511f fix: unreadBubbleSize 2021-06-05 09:12:34 +02:00
Christian Pauly
abde6febe3 feat: Cute animations for unread badge and typing icon 2021-05-31 17:37:35 +02:00
Christian Pauly
e15b704680 change: Minor color changes for chat list items 2021-05-31 17:12:33 +02:00
Christian Pauly
1c81ac3f82 refactor: Deprecate accentColor 2021-05-24 10:59:00 +02:00
Christian Pauly
de869d5157 fix: Regressions because of vrouter 2021-05-23 15:02:36 +02:00
Christian Pauly
c2fce64494 feat: Switch to VRouter 2021-05-23 13:28:49 +02:00
Christian Pauly
988a691eeb refactor: Structure files in more directories 2021-05-22 09:24:39 +02:00
Christian Pauly
74606b1600 refactor: Rename views to pages 2021-05-22 08:57:49 +02:00
Christian Pauly
c8827ae1b2 refactor: Move widgets to lib 2021-05-22 08:53:52 +02:00
Renamed from lib/views/widgets/list_items/chat_list_item.dart (Browse further)