Commit graph

10 commits

Author SHA1 Message Date
Krille Fear
0f448af5dc Apply 1 suggestion(s) to 1 file(s) 2022-02-16 10:14:16 +01:00
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>
2022-02-16 07:51:41 +00:00
Christian Pauly
ced37f02ec chore: Hide FAB story buttons on focus 2022-02-11 22:50:20 +01:00
TheOneWithTheBraid
31bec1a0d8 feat: implement retreiving widgets
- display a bottom sheet with widgets
- open widgets in a browser
- fixes in .gitignore
- Windows UWP build files

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-02-10 17:48:45 +01:00
Christian Pauly
2c550fe975 chore: Upgrade to Flutter 2.10 2022-02-05 10:05:26 +01:00
Yuriy Skalko
a755574169 Fix excessive CPU usage on Windows, as described in https://github.com/flutter/flutter/issues/78517#issuecomment-846436695 2021-08-09 07:28:52 +00:00
Christian Pauly
6a53a0230b feat: Next version 2020-11-25 11:36:33 +01:00
Christian Pauly
a61ed83ebf fix: Desktop file picker 2020-10-04 17:01:54 +02:00
Marcel
bac6dceaaf fix(windows): Recreate windows files to make sure windows compiles 2020-10-04 14:06:34 +00:00
Christian Pauly
cb27314739 feat: Implement basic windows linux support 2020-09-27 11:18:38 +02:00