Commit Graph

21 Commits (krille/convert-ogg-to-aac-on-ios)

Author SHA1 Message Date
krille-chan 8128c960dc
chore: Follow up pinned events 12 months ago
Krille 8a64bdd82d
refactor: Remove unnecessary FutureBuilder 1 year ago
krille-chan e81a366a5b
refactor: Move room headers into appbar bottom field 1 year ago
krille-chan 3d06006ca4
fix: Only load first pinned event 2 years ago
krille-chan eca4825c70
build: Update packages and flutter super.key refactoring 2 years ago
Krille 9b523b00a6
chore: Minor design fixes 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
Krille e690f1e14c refactor: Not nullable room in ChatPage 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
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 eac784e33b fix: Archive 3 years ago
Krille 5cf18aabbf refactor: Remove dart from folder name 3 years ago
Christian Pauly 4e95e45c5f chore: Pinned events design 3 years ago
Christian Pauly c249ebb97c refactor: Switch to Hive Collections DB 3 years ago
Christian Pauly db88bfbe36 fix: Hide pinned events if event is not accessable or loading 3 years ago
Krille Fear 8e30c9e4b5 design: Make pinned events use less vertical space 3 years ago
Krille Fear 0f448af5dc Apply 1 suggestion(s) to 1 file(s) 3 years ago
TheOneWithTheBraid 704fd404b1 feat: implement pinned messages
- render pinned events on the chat top
- support scroll up for several pinned messages
- ask to unpin messages
- add button to pin message
- fix some null-safety issues
- fix the Linux database directly for debug builds

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