Commit Graph

83 Commits (8f5dbc75c98a021fc01c9437ae272db5ec16f211)

Author SHA1 Message Date
krille-chan 8f5dbc75c9
chore: Follow up colors 6 months ago
krille-chan 85c1258a9b
chore: Follow up colors 6 months ago
krille-chan 040c2b8369
chore: Follow up colors 6 months ago
Krille 05847c37f0
chore: Add medium font 6 months ago
Krille 6f18f71644
chore: Update lastEvent after redaction 6 months ago
krille-chan 8819c40ebd
refactor: Implement own adaptive dialogs and remove package 7 months ago
krille-chan 972c58b5ad
refactor: Display two lines on new messages 9 months ago
krille-chan 6b4ed7bdc8
chore: Follow up design 9 months ago
krille-chan b9cd24eea7
chore: Improved UX for creating groups and spaces 9 months ago
Krille 282f45059c
chore: Follow up dismiss room 9 months ago
Krille 3f9c7f3e91
feat: Swipe to archive rooms 9 months ago
krille-chan 831adceeca
refactor: Better future loading dialog without flickering 9 months ago
krille-chan 0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web 10 months ago
Thomas Klein Langenhorst 5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
12 months ago
krille-chan 956a2e6523
chore: Follow up navrail 1 year ago
Krille 87d3d0feed
chore: Follow up list item click behavior 1 year ago
krille-chan b05eb891a6
chore: Bring back navrail 1 year ago
Krille 282188f574
chore: Follow up listtilehovered 1 year ago
Krille 54ba4544af
chore: Follow up listtilehover 1 year ago
Krille 1b95694a58
chore: Follow up spaces design 1 year ago
Krille 47d1165b45
chore: Follow up chat list context menu 1 year ago
Krille 942970e049
chore: Follow up spaces design 1 year ago
Krille 254f21ce00
chore: Follow up new spaces design 1 year ago
krille-chan 5c23453e66
feat: New spaces and chat list design 1 year ago
Krille cdd32e7002
chore: Update last event after decryption 1 year ago
Krille bfd8d7f99c
chore: Follow up update last event 1 year ago
Krille b9b2d17990
chore: Follow up last event 1 year ago
Krille 147a741aef
chore: Only load last event sender if necessary 1 year ago
Krille 8a64bdd82d
refactor: Remove unnecessary FutureBuilder 1 year ago
krille-chan 3c85786c10
refactor: Improve performance of chat list 1 year ago
krille-chan 6a220ffb4b
refactor: Precache theme and directchatmatrixid to improve performance in chat list item 1 year ago
krille-chan 384e57fbd2
design: Remake UX of selecting messages and chats 1 year ago
krille-chan 73c08c3fdd
chore: Mark muted unread rooms with bold text 1 year ago
krille-chan 88f1fc1720
fix: BuildContext crash when joining room 1 year ago
krille-chan f5c536878a
fix: Open room after join 1 year ago
Krille 3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
2 years ago
krille-chan 315a43c1a4
refactor: Dialog BuildContext 2 years ago
krille-chan c67df2e14f
fix: Forward arbitrary message content 2 years ago
Krille fec39eb602
refactor: Put forwarded text into inputfield instead of sending directly 2 years ago
krille-chan 2ec5139a0a
chore: Follow up select chats 2 years ago
krille-chan 2a7744e4c7
chore: Follow up select chats 2 years ago
krille-chan 357c2ea6b2
chore: Follow up styling 2 years ago
krille-chan 991277d5f5
feat: Block users who sent invites 2 years ago
krille-chan 89540ec7ef
fix: Darktheme contrast fixes with primary color 2 years ago
Krille d0e4aec4d6
chore: Load hero users for rooms 2 years ago
krille-chan 7930150cb4
feat: Display presences in the app 2 years ago
krille-chan b42a565a9a
fix: Archive does not update its state 2 years ago
krille-chan eca4825c70
build: Update packages and flutter super.key refactoring 2 years ago
krille-chan 67a4bc71ab
chore: Add descriptions in the areYouSure dialogs for better UX 2 years ago
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
2 years ago