Commit Graph

224 Commits (315a43c1a4027bcebe3b107f08edd8371da9b010)

Author SHA1 Message Date
krille-chan 315a43c1a4
refactor: Dialog BuildContext 2 years ago
krille-chan c67df2e14f
fix: Forward arbitrary message content 2 years ago
krille-chan e95ed61257
refactor: Use popupmenudivider instead of workaround 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 5740247c50
chore: Follow up select rooms 2 years ago
krille-chan 2a7744e4c7
chore: Follow up select chats 2 years ago
Krille f11e9ec6d2
build: Update matrix dart sdk to 0.25.1 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-chan 5bf87eae24
chore: Add missing safearea to spaceview 2 years ago
krille-chan 4214785b00
chore: Follow up fetch presences from server 2 years ago
krille-chan 050d2a2fae
chore: Follow up design fixes 2 years ago
krille-chan 4b69b8e5e9
chore: Follow up add chat subspace button 2 years ago
krille-chan d64b532afe
refactor: Spaces UX improvements 2 years ago
krille-chan 715e615e3a
feat: Search for public spaces 2 years ago
krille-chan 107374cf60
chore: Follow up status feature 2 years ago
Krille 28c3efae23
chore: Follow up status feature 2 years ago
Krille fa543e93b8
chore: Follow up status feature 2 years ago
Krille 895de76e70
refactor: Replace stories feature with presence status msg 2 years ago
Krille d0e4aec4d6
chore: Load hero users for rooms 2 years ago
Krille-chan 83ce07c574
Merge pull request #679 from selfisekai/flutter-3.16
upgrade flutter to 3.16.0
2 years ago
krille-chan f58b9b814a
feat: Improved UX design for new chat page 2 years ago
Krille f4d3e6f928
refactor: Migrate for Flutter 3.16.0 2 years ago
krille-chan 7930150cb4
feat: Display presences in the app 2 years ago
krille-chan c9c2620ad4
refactor: Store and fix missing persistence of some values 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
krille-chan 69cd2d790d
fix: SystemOverlayStyle not applied on AppStart on Android 2 years ago
krille-chan 823810ec19
design: Hide Navigationbar labels 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
krille-chan 27d15612d9
refactor: Update to Flutter 3.13.0 2 years ago
krille-chan 98a38113fd
design: Improve invite chat UX 2 years ago
krille-chan 5302383aeb
chore: Follow up display stories bubble 2 years ago
krille-chan c8da41f1af
design: Display last story as tiny message bubble in chat list 2 years ago
Krille 8ed54497f9
chore: Follow up width 2 years ago
Krille f051fc1851
design: Add scale animation hover effects on navrail and story buttons 2 years ago
Krille e14173688a
refactor: Space routes to normal room routes 2 years ago
Krille b715eff839
refactor: Migrate from pathsegment routing 2 years ago
krille-chan fb384462e0
chore: Follow up search UX 2 years ago
krille-chan 62122e5c79
fix: Do not allow empty search server 2 years ago
krille-chan 9238dbcd8d
chore: Follow up navigatorcontext fix 2 years ago
krille-chan 9e13bd8dfd
design: Big redesign of three column mode to advanced two column mode 2 years ago
Krille 6420f1d385
design: Chat list design adjustments 2 years ago
Krille d2247018e6
fix: Cancel search on back button tap on android 2 years ago
krille-chan 924e4bce23
design: Nicer user bottom sheet 2 years ago
krille-chan ee957ab1f6
refactor: Migrate routes to go router 2 years ago
Krille 739edde729
refactor: Replace vrouter with gorouter 2 years ago