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.
2024-11-11 16:03:52 +01:00
Krille
f5c21481e6
refactor: Migrate to newer keyboard shortcuts package
2024-11-11 12:20:32 +01:00
krille-chan
831adceeca
refactor: Better future loading dialog without flickering
2024-10-13 09:55:18 +02:00
krille-chan
0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web
2024-10-06 08:35:37 +02:00
Krille
3d35a6adcf
refactor: Update to Matrix Dart SDK 0.29.9
2024-05-29 11:20:32 +02:00
krille-chan
6ea4d0c263
feat: Search feature
2024-05-05 12:58:30 +02:00
Krille
3fa9c65a2b
Revert "refactor: Dialog BuildContext"
...
This reverts commit 315a43c1a4 .
2024-01-25 09:13:08 +01:00
krille-chan
315a43c1a4
refactor: Dialog BuildContext
2024-01-20 08:35:09 +01:00
krille-chan
e1474c48d8
refactor: Remove todo list feature
2023-12-22 20:20:58 +01:00
krille-chan
b2d3b32ba8
feat: Add experimental todo list for rooms
2023-10-28 20:40:14 +02:00
krille-chan
eca4825c70
build: Update packages and flutter super.key refactoring
2023-10-28 13:03:25 +02:00
krille-chan
67a4bc71ab
chore: Add descriptions in the areYouSure dialogs for better UX
2023-10-28 10:54:41 +02:00
krille-chan
27d15612d9
refactor: Update to Flutter 3.13.0
2023-08-18 07:24:31 +02:00
Krille
83d5d3ec58
change: Remove widgets feature
2023-08-16 07:55:07 +02:00
Krille
b715eff839
refactor: Migrate from pathsegment routing
2023-08-13 16:07:15 +02:00
krille-chan
ee957ab1f6
refactor: Migrate routes to go router
2023-08-10 19:15:14 +02:00
Krille
739edde729
refactor: Replace vrouter with gorouter
2023-08-10 11:12:09 +02:00
noob_tea
ab0b7cb6b9
treewide: Container -> SizedBox.shrink()
...
This helps performance without any user-facing changes,
since SizedBox is constant while Container isn't
2023-03-22 20:30:59 +01:00
Malin Errenst
ec7acc5385
refactor: Added and applied require_trailing_commas linter rule
2023-03-02 11:21:40 +01:00
Christian Pauly
b176811f7c
design: Adjust design to new material 3 capabilities of Flutter 3.7
2023-02-02 09:57:53 +01:00
Krille
2df72b5d13
style: New modal bottom sheets
2023-01-08 11:07:31 +01:00
Christian Pauly
92fa413156
fix: Popup menu without elevation
2022-09-10 12:11:11 +02:00
Christian Pauly
7a74a8a93f
chore: Update dependencies
2022-08-14 17:22:16 +02:00
Krille Fear
8773dc7099
fix: Widgets dialog crashes
2022-04-03 12:59:08 +02:00
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>
2022-03-25 21:53:40 +01:00
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>
2022-03-03 08:37:42 +01:00
Christian Pauly
472783c306
design: Redesign chat app bar
2022-02-17 12:52:58 +01:00
Krille Fear
55f0300f9f
refactor: Migrate to null safety
2022-01-31 16:33:42 +01:00
Krille Fear
1ca8b63c91
refactor: Make more widgets null safe
2021-11-19 20:38:16 +01:00
Krille Fear
fec9178da5
refactor: Sort imports
2021-10-26 18:50:34 +02:00
Krille Fear
13fda9458f
refactor: Switch to flutter_lints
2021-10-14 18:09:30 +02:00
Christian Pauly
5cbaf2224a
chore: Add icons to chat popup menu
2021-08-29 16:52:42 +02:00
Sorunome
02e57474fe
fix: use vrouter.toSegments
2021-08-15 13:27:58 +02:00
Christian Pauly
7ca96aee03
chore: Update matrix und vrouter
2021-07-08 17:10:20 +02:00
Christian Pauly
a055098105
refactor: Switch to pub.dev version of matrix sdk
2021-06-18 10:29:48 +02:00
Christian Pauly
de869d5157
fix: Regressions because of vrouter
2021-05-23 15:02:36 +02:00
Christian Pauly
c2fce64494
feat: Switch to VRouter
2021-05-23 13:28:49 +02:00
Christian Pauly
c8827ae1b2
refactor: Move widgets to lib
2021-05-22 08:53:52 +02:00