fluffychat/lib
gilice 789d91a763 feat/ChatListItem: small changes
- extract hasNotifications to a variable
  this is more clear and potentially faster as we don't
  compute `notifications > 0` multiple times

- make a text style const
2023-08-23 20:18:53 +02:00
..
config refactor: Space routes to normal room routes 2023-08-13 16:21:28 +02:00
pages feat/ChatListItem: small changes 2023-08-23 20:18:53 +02:00
utils fix: First story appears to be unencrypted sometimes 2023-08-20 07:17:55 +02:00
widgets refactor: Update badge 2023-08-19 08:17:40 +02:00
main.dart feat: Background fetch mode on Android 2023-08-19 09:50:03 +02:00