Commit Graph

11 Commits (ab0b7cb6b91de13c57eae8317f0e766ebce5f33e)

Author SHA1 Message Date
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