Commit Graph

130 Commits

Author SHA1 Message Date
Christian Pauly a67b9ccad1 refactor: App widget 2022-08-25 18:31:30 +02:00
Christian Pauly 9bc27edaba refactor: Simplify themes and remove dead code 2022-08-19 08:32:08 +02:00
Christian Pauly 4edbb13e75 chore: Update dependencies 2022-08-14 17:22:16 +02:00
Christian Pauly 631485d3c5 chore: Remove error logging with sentry 2022-08-14 16:18:18 +02:00
Christian Pauly fe2aea6d3c fix: Clearing push triggered when only one room got seen 2022-07-29 11:17:23 +00:00
TheOneWithTheBraid a522a90e35 fix: Follow up for spaces hierarchy
- fix endless spinner
- fix rooms shon twice
- fix spaces accidentally opened as rooms
- add missing spaces header to spaces view

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-28 09:18:24 +00:00
Christian Pauly 5f0b5784c1 refactor: Remove duplicated imports 2022-07-10 10:23:39 +02:00
Christian Pauly 38f84c3ae0 fix: Broken dynamic color palette 2022-05-19 08:46:59 +02:00
Christian Pauly a718152905 refactor: Upgrade to Flutter 3.0.0 2022-05-12 13:23:19 +02:00
Graeme Power c07e7258d4 chore: irish language support 2022-04-03 16:59:27 +00:00
Christian Pauly c94db72041 fix: Use shared preferences for storing custom data 2022-02-17 08:50:16 +01:00
TheOneWithTheBraid e5c03ffb53 feat: implement WebRTC calls
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-02-16 14:50:48 +01:00
Krille Fear ef4c5089d5 refactor: Migrate to null safety 2022-01-31 16:33:42 +01:00
Steef Hegeman 42bac49337 systemNavigationBarColor ← appBar.backgroundColor
Makes the system navigation bar color (on Android) follow the color of
the appBar (and hence of the spaces bar).

See also https://gitlab.com/famedly/fluffychat/-/issues/699.
2021-12-08 00:08:20 +01:00
Krille Fear 46dd799184 fix: Remove unused imports 2021-11-21 09:55:59 +01:00
Krille Fear aaf67c8f70 fix: Downgrade main.dart 2021-11-19 20:22:32 +01:00
Krille Fear 97a880d6c8 refactor: Migrate utils and main.dart to null safety 2021-11-19 20:15:07 +01:00
Krille Fear 65bff2c194 chore: Clean up bootstrap 2021-11-19 14:42:34 +01:00
Krille Fear abfe6a138b chore: Add some stats for app start 2021-11-16 12:00:22 +01:00
Krille Fear 43fd4c903f feat: Sembast store 2021-11-11 18:09:04 +01:00
Krille Fear 288160d852 fix: Crash on logout 2021-10-27 11:35:19 +02:00
Krille Fear 15ee1f02b5 refactor: Sort imports 2021-10-26 18:50:34 +02:00
Krille Fear fcdf5a7ee4 refactor: Magic numbers 2021-10-26 18:47:05 +02:00
Krille Fear 599c0acb7f fix: Remove global key 2021-10-25 11:36:30 +02:00
Krille Fear 44ce92e8fb refactor: Switch to flutter_lints 2021-10-14 18:09:30 +02:00
Krille Fear 27062e71c4 fix: Possibly fix touchscreen scrolling on Linux phones
Unfortunately I can not test this by myself.
2021-09-20 08:49:00 +02:00
Krille Fear deab7c83e3 feat: Allow loading of multiple clients in main.dart 2021-09-19 11:48:23 +00:00
Christian Pauly 1382cfd889 refactor: Remove default important state events 2021-09-18 09:52:22 +02:00
Christian Pauly d3f87aeaad feat: Light implementation of spaces drawer 2021-08-01 07:45:34 +02:00
Christian Pauly 3efb768825 fix: Tests 2021-07-27 16:15:13 +02:00
Christian Pauly 1a80938908 fix: Disable vrouter logs in release mode 2021-07-26 18:45:54 +02:00
Christian Pauly b1c35e5e1c refactor: Rename store and allow storing custom values 2021-07-23 18:39:18 +02:00
Christian Pauly f01c62c23d chore: Update SDK 2021-07-21 16:22:49 +02:00
Christian Pauly 30d4bc5c49 fix: SSO on web 2021-07-08 18:42:46 +02:00
Christian Pauly 9c47cbffd5 refactor: Remove moor 2021-06-30 20:20:17 +02:00
Christian Pauly a39790cdca refactor: Remove FluffyClient and make it no longer static 2021-06-23 16:20:51 +02:00
Christian Pauly 0fb9218b89 chore: Remove workaround of initialUrl 2021-06-22 12:31:18 +02:00
Christian Pauly 938d1d054c refactor: Switch to pub.dev version of matrix sdk 2021-06-18 10:29:48 +02:00
Christian Pauly 086209fd39 fix: Load urls directly 2021-06-10 10:20:00 +02:00
Christian Pauly ddd5711f79 refactor: Deprecate accentColor 2021-05-24 10:59:00 +02:00
Christian Pauly 445a2498f1 fix: Initial url on web 2021-05-24 10:24:49 +02:00
Christian Pauly 93a6726aeb fix: Minor regressions 2021-05-23 20:17:10 +02:00
Christian Pauly 64596b4970 fix: Layouts 2021-05-23 18:46:15 +02:00
Christian Pauly f1d0dba544 Merge branch 'main' of gitlab.com:famedly/fluffychat 2021-05-23 13:51:08 +02:00
Christian Pauly 1ebae21ea2 feat: Switch to VRouter 2021-05-23 13:28:49 +02:00
Christian Pauly ebc598a0ae refactor: Structure files in more directories 2021-05-22 09:24:39 +02:00
Christian Pauly 56a2455668 refactor: Move widgets to lib 2021-05-22 08:53:52 +02:00
Christian Pauly 2540a6c926 fix: Formatting and style 2021-05-20 14:36:23 +02:00
Christian Pauly c0d446b41e fix: Systemuioverlaystyle 2021-05-16 18:13:35 +02:00
Christian Pauly d986986c97 fix: Status bar and system navigation bar theme 2021-05-16 16:44:39 +02:00