Commit Graph

38 Commits (325431c8f668d376f1ff5976c79116dfc115aef4)

Author SHA1 Message Date
Krille 39de990fae
refactor: Remove keyboard shortcuts
This package right now
makes the web app
nearly unusable as it
throws multiple errors on
every key press. The
package seems to be
unmaintained. I tried
two other packages
and none of them worked.
4 months ago
Krille f5c21481e6
refactor: Migrate to newer keyboard shortcuts package 4 months ago
krille-chan 831adceeca
refactor: Better future loading dialog without flickering 5 months ago
krille-chan 0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web 5 months ago
Krille 3d35a6adcf
refactor: Update to Matrix Dart SDK 0.29.9 9 months ago
krille-chan 6ea4d0c263
feat: Search feature 10 months ago
Krille 3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
1 year ago
krille-chan 315a43c1a4
refactor: Dialog BuildContext 1 year ago
krille-chan e1474c48d8
refactor: Remove todo list feature 1 year ago
krille-chan b2d3b32ba8
feat: Add experimental todo list for rooms 1 year ago
krille-chan eca4825c70
build: Update packages and flutter super.key refactoring 1 year ago
krille-chan 67a4bc71ab
chore: Add descriptions in the areYouSure dialogs for better UX 1 year ago
krille-chan 27d15612d9
refactor: Update to Flutter 3.13.0 2 years ago
Krille 83d5d3ec58
change: Remove widgets feature 2 years ago
Krille b715eff839
refactor: Migrate from pathsegment routing 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
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 b176811f7c design: Adjust design to new material 3 capabilities of Flutter 3.7 2 years ago
Krille 2df72b5d13 style: New modal bottom sheets 2 years ago
Christian Pauly 92fa413156 fix: Popup menu without elevation 3 years ago
Christian Pauly 7a74a8a93f chore: Update dependencies 3 years ago
Krille Fear 8773dc7099 fix: Widgets dialog crashes 3 years ago
TheOneWithTheBraid 0ddaff75db feat: allow to create widgets
- supported widget types: therpad, jitsi, video, custom
- update Matrix SDK

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid 824fcfc27c feat: implement keyboard shortcuts
Added shortcuts for the following actions:

- search chats
- start chat
- chat details
- show widgets
- cycle accounts
- switch to account $i
- toggle emoji picker
- send file

Related: #849

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly 472783c306 design: Redesign chat app bar 3 years ago
Krille Fear 55f0300f9f refactor: Migrate to null safety 3 years ago
Krille Fear 1ca8b63c91 refactor: Make more widgets null safe 3 years ago
Krille Fear fec9178da5 refactor: Sort imports 3 years ago
Krille Fear 13fda9458f refactor: Switch to flutter_lints 3 years ago
Christian Pauly 5cbaf2224a chore: Add icons to chat popup menu 4 years ago
Sorunome 02e57474fe fix: use vrouter.toSegments 4 years ago
Christian Pauly 7ca96aee03 chore: Update matrix und vrouter 4 years ago
Christian Pauly a055098105 refactor: Switch to pub.dev version of matrix sdk 4 years ago
Christian Pauly de869d5157 fix: Regressions because of vrouter 4 years ago
Christian Pauly c2fce64494 feat: Switch to VRouter 4 years ago
Christian Pauly c8827ae1b2 refactor: Move widgets to lib 4 years ago