Commit Graph

109 Commits (3a2267d06f47dfa2ea0fcb8af19f4352a1052e8a)

Author SHA1 Message Date
Christian Pauly b742fb9bda design: Move chat backup header to settings 3 years ago
Christian Pauly d081645eb3 refactor: App widget 3 years ago
Christian Pauly b8acb3e519 chore: Make header bar in chat list thinner 3 years ago
Christian Pauly 7a74a8a93f chore: Update dependencies 3 years ago
Christian Pauly c4ec6ebb3f chore: Move share icon in drawer to the header 3 years ago
Christian Pauly 267ab92507 chore: Remove unnecessary stream subscriptions 3 years ago
Krille Fear e1a8648c24 Merge branch 'braid/spaces-hierarhy-fix' into 'main'
fix: errors in space hierarchy

See merge request famedly/fluffychat!978
3 years ago
TheOneWithTheBraid 36726f8a3e fix: errors in space hierarchy
- fix suggestions of joined rooms
- fix missing spaces when parent not joined

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly fe9850b313 chore: Move connection status header to bottom 3 years ago
Christian Pauly 45393700ec chore: Adjust onboarding design 3 years ago
Christian Pauly 983066e4a7 chore: Adjust design 3 years ago
Christian Pauly 1c7424bd18 chore: Minor design adjustment 3 years ago
TheOneWithTheBraid 41df4c4cb3 refactor: move start chat FAB to implementation file
- moved the start chat FAB to an own implementation file
- added some required animation to the FAB

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid d71c25aa80 fix: Follow up for spaces hierarchy
- fix endless spinner
- fix rooms shon twice
- fix spaces accidentally opened as rooms
- add missing spaces header to spaces view

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid 855c735aef feat: implement space hierarchy
- implement spaces hierarchy
- create expandable navigation drawer tiles
- display suggested rooms below joined rooms when in space
- everything works nested
- fix shared preferenced conflic with debug builds on Linux
- add [`package:async`](https://pub.dev/packages/async)

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid 56ba2341f4 feat: implement session dump
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly ec74524234 chore: Adjust search bar design 3 years ago
TheOneWithTheBraid 35f7aa56e9 chore: remove snapping sheet
- remove snapping sheet

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly f831bd0260 refactor: Remove presence status feature 3 years ago
Christian Pauly f289d83a14 chore: Follow up chatlist appbar design 3 years ago
Christian Pauly 2fe40d34b9 chore: Follow up appbar design 3 years ago
Christian Pauly 227e85fe8a chore: Adjust appbar design 3 years ago
Christian Pauly dec28087ee chore: Follow up sdk update fix 3 years ago
Christian Pauly 765583dbbe feat: Send multiple images at once 3 years ago
Christian Pauly 22ffe8b934 chore: Follow up search fix 3 years ago
Christian Pauly 4dfe06aed2 fix: Unread bubble is invisible in dark mode 3 years ago
Christian Pauly 153e333693 chore: Update SDK 3 years ago
Christian Pauly f1ebc81cf6 chore: Adjust design 3 years ago
Christian Pauly 1fb1558565 chore: Design follow up fixes 3 years ago
Christian Pauly fd2f7114d6 chore: Design follow up fixes 3 years ago
Christian Pauly 378a0b9781 chore: Enhance invitiation UX 3 years ago
Christian Pauly 5558877c34 chore: Add fancy hero animations 3 years ago
Christian Pauly c4c594adf1 chore: Minor design improvements 3 years ago
Christian Pauly f983066566 feat: Redesign bootsstrap and offer secure storage support 3 years ago
Christian Pauly ccfda5bc96 feat: New material 3 design 3 years ago
Christian Pauly 4e97d4ba96 chore: Add border to avatars 3 years ago
Christian Pauly c249ebb97c refactor: Switch to Hive Collections DB 3 years ago
Christian Pauly 964a42edf5 chore: Minor design fixes 3 years ago
Christian Pauly aa7ae27d5e chore: Update share_plus 3 years ago
TheOneWithTheBraid 216ce892b5 fix: minor design bugs
- fix spaces animation direction
- animate chat list app bar title
- fix ink splash radius in account selector
- fix missing asset fallback in content banner

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly dfaba4cacb refactor: Stories header 3 years ago
Christian Pauly 9de43c8d39 refactor: Sharing intent 3 years ago
Christian Pauly 15f41f77f0 feat: Initial material you support 3 years ago
Christian Pauly 22ad34ab0a refactor: Upgrade to Flutter 3.0.0 3 years ago
Krille Fear fa32fe827d Merge branch 'braid/spaces-list-fix' into 'main'
fix: always show spaces bottom bar with group/DM separated

See merge request famedly/fluffychat!860
3 years ago
TheOneWithTheBraid 8c13741e00 fix: always show spaces bottom bar with group/DM separated
- always show the spaces bottom bar in case group/DMs are separated

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Krille Fear d27810703b Merge branch 'krille/fix-ios-share' into 'main'
chore: Follow up fix ios share files

See merge request famedly/fluffychat!859
3 years ago
Christian Pauly 4f126b7708 fix: App crashes on account switch 3 years ago
Krille Fear 0f5dfd9adb Merge branch 'braid/spaces-list-fix' into 'main'
fix: space bottom bar with group/DM separation

See merge request famedly/fluffychat!858
3 years ago
TheOneWithTheBraid 89ed90d1b4 fix: space bottom bar with group/DM separation
- allow group/DM separation for space bottom bar/drawer
- fix unscrollable overflow of room list

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago