Commit Graph

43 Commits (b8ab0fbfdcab42bf34bf7f78a5cfff34be19b50e)

Author SHA1 Message Date
krille-chan 7930150cb4
feat: Display presences in the app 1 year ago
krille-chan eca4825c70
build: Update packages and flutter super.key refactoring 1 year ago
krille-chan 9c1c5a4aec
fix: Unable to use file picker with applock 1 year ago
krille-chan e20f7f7576
chore: Follow up wrong wording 2 years ago
krille-chan 27d15612d9
refactor: Update to Flutter 3.13.0 2 years ago
Krille f36d5f8a89
chore: Follow up chat settings 2 years ago
krille-chan 0836a5c862
refactor: Change group description to chat description 2 years ago
krille-chan d9c5cbea26
design: New three column layout for wide screens 2 years ago
krille-chan b27af74918
chore: Follow up design changes 2 years ago
krille-chan a9448f293c
chore: Follow up design changes 2 years ago
krille-chan 9e13bd8dfd
design: Big redesign of three column mode to advanced two column mode 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
Krille 91fc889bce refactor: Update dependencies 2 years ago
Krille ec9aff28c8 chore: do not humanize links 2 years ago
Krille 796a6fdae1 refactor: Reimplement flutter matrix html locally 2 years ago
Krille cb0fe173d9 chore: Minor code clean up 2 years ago
noob_tea ab0b7cb6b9 treewide: Container -> SizedBox.shrink()
This helps performance without any user-facing changes,
since SizedBox is constant while Container isn't
2 years ago
Krille d9aa2f8e44 refactor: Switch to file_picker package and get rid of some dependency overrides 2 years ago
Malin Errenst ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2 years ago
Christian Pauly e2aa5584a2 style: Link underline color 2 years ago
Krille 05f72815b3 style: Enhanced chat details design 2 years ago
Christian Pauly b176811f7c design: Adjust design to new material 3 capabilities of Flutter 3.7 2 years ago
Christian Pauly 35174cb859 refactor: Migrate to Flutter 3.7.0 2 years ago
Krille 2df72b5d13 style: New modal bottom sheets 2 years ago
Krille 5cf18aabbf refactor: Remove dart from folder name 2 years ago
Christian Pauly 92fa413156 fix: Popup menu without elevation 3 years ago
Christian Pauly 7a74a8a93f chore: Update dependencies 3 years ago
Christian Pauly 26cd07b900 fix: Missing null checks in chat details view 3 years ago
Christian Pauly c4c594adf1 chore: Minor design improvements 3 years ago
Christian Pauly df30adb724 fix: Set avatar on only single action available 3 years ago
Christian Pauly 15f41f77f0 feat: Initial material you support 3 years ago
Krille Fear 55f0300f9f refactor: Migrate to null safety 3 years ago
Krille Fear 20228380be design: Use more adaptive elements
This uses iOS styled Sliders and share
icons on iOS.
3 years ago
Krille Fear 585eefa9de design: Make not joined participants transparent in list
This should make it easier to distinguish
between actual participants of a
room and users who have been
invited, who are knocking or who
have been banned.
3 years ago
Krille Fear 5775f54552 fix: Remove avatar from room 3 years ago
Krille Fear b44f309151 refactor: Use image package to resize images 3 years ago
Krille Fear 53967eb1f0 refactor: Avatar widget 3 years ago
Krille Fear 377a8ffd1c fix: Set room avatar 3 years ago
Krille Fear 49ba3bd1d7 fix: Set room avatar 3 years ago
Krille Fear 88c9753222 design: Remove cupertino icons 3 years ago
Krille Fear c7c5725e3f feat: New chat details design 3 years ago
Krille Fear 1abb7310f3 refactor: Pages folder structure 3 years ago