Commit Graph

277 Commits

Author SHA1 Message Date
Krille Fear eda7eb5163 Revert "chore: Update dependencies"
This reverts commit 33b6aca061
2021-06-18 09:52:37 +00:00
Christian Pauly 33b6aca061 chore: Update dependencies 2021-06-18 11:32:25 +02:00
Christian Pauly 938d1d054c refactor: Switch to pub.dev version of matrix sdk 2021-06-18 10:29:48 +02:00
Christian Pauly aeaa4a7081 chore: Update database migration 2021-06-18 09:24:38 +02:00
Christian Pauly 3844db398a chore: Update hive and vrouter 2021-06-16 20:32:00 +02:00
Krille Fear 9e8050525e Update pubspec.yaml, pubspec.lock files 2021-06-13 08:44:32 +00:00
Christian Pauly 6f11f3ed1a chore: Update hive 2021-06-12 09:57:27 +02:00
Christian Pauly 6ca25d3937 chore: Update hive 2021-06-11 13:21:01 +02:00
Christian Pauly d9968d7dd1 chore: Update hive 2021-06-11 12:40:15 +02:00
Christian Pauly 6ee4ca73cb feat: Implement hive 2021-06-11 11:40:38 +02:00
Steef Hegeman 06ac6d22b1 update vrouter (fix pop issues with modal sheets)
Recent versions of vrouter properly support the showModal* functions,
which solves the issues with the android back button popping the chat
view instead of closing a user sheet or image view. Fixes #426.
2021-06-10 15:49:18 +02:00
Christian Pauly f82ce1b000 chore: Update audioplayers 2021-06-06 10:50:26 +02:00
Christian Pauly 85cb3a6f15 chore: Update libolm to 3.2.3 2021-05-25 15:21:49 +02:00
Christian Pauly 5ab943e4b6 chore: Migrate last steps to Flutter 2.2 2021-05-24 11:32:21 +02:00
Christian Pauly 1ebae21ea2 feat: Switch to VRouter 2021-05-23 13:28:49 +02:00
Christian Pauly 4f13473593 refactor: Update SDK 2021-05-20 13:59:55 +02:00
Christian Pauly e1bd4e174c fix: Emoji picker 2021-05-20 13:49:10 +02:00
Christian Pauly 6d7c52c61f fix: Open URIs 2021-05-16 16:38:52 +02:00
Christian Pauly 25e76f048e feat: Desktop notifications on Linux Desktop 2021-05-01 11:52:47 +02:00
Christian Pauly f8ba7bdbcd fix: Lock screen 2021-05-01 11:43:54 +02:00
Christian Pauly 15c3178ca4 fix: Freeze bug 2021-05-01 10:44:06 +02:00
Christian Pauly 642db67709 feat: Much better alias managing 2021-05-01 09:58:14 +02:00
Christian Pauly d867a560c3 fix: Build Linux 2021-05-01 07:39:47 +02:00
Christian Pauly 334d4c04df refactor: Remove flutter_sound 2021-04-30 17:22:29 +02:00
Christian Pauly 2cf4f47950 refactor: Switch to record package 2021-04-30 17:09:26 +02:00
Christian Pauly aa3348e72e chore: Update UP and automatically re-register UP on startup 2021-04-30 16:59:26 +02:00
Christian Pauly 81c6906eba fix: Remove the goddamn package from hell circular checkbox!!! Shame on you! SHAME! 2021-04-22 22:12:21 +02:00
Christian Pauly ca82a46238 refactor: Null safe dependencies 2021-04-22 08:16:21 +02:00
Christian Pauly 9aa7d52792 fix: Minor sentry crashes 2021-04-12 20:48:33 +02:00
Christian Pauly c505c50a99 chore: Remove unused dependencies 2021-04-09 16:33:42 +02:00
Christian Pauly 6cdce6f673 change: Switch to ScaffoldMessenger 2021-04-03 13:09:20 +02:00
Christian Pauly cb6217c059 fix: Push on iOS 2021-03-28 09:20:34 +02:00
Christian Pauly b6eaf5b6c1 refactor: push stuff 2021-03-27 20:05:51 +01:00
Christian Pauly 9e05e6d8c5 fix iOS build 2021-03-12 11:30:18 +01:00
Christian Pauly 864b6651bb refactor: Update SDK and enable login with email and phone 2021-03-09 19:39:25 +01:00
Christian Pauly 91c691227b chore: Update file picker cross dependency 2021-03-06 13:13:15 +01:00
Sorunome 3caac922d3
fix: flutter_matrix_html crash and flutter_maths stuffs 2021-03-05 19:11:16 +01:00
Christian Pauly bb97b1bca8 refactor: Migrate to flutter 2 2021-03-04 12:45:15 +01:00
Sorunome 99dd2dac71 Merge branch 'soru/single-isolate-push-alt' into 'main'
fix: Use single-isolate push

Closes #207, #94, and #294

See merge request famedly/fluffychat!377
2021-02-21 09:25:38 +00:00
Christian Pauly 57a021f03c fix: Missing tooltips in IconButtons 2021-02-20 07:40:42 +01:00
Krille Fear ec64cf6232 chore: Update famedlySdk 2021-02-18 13:34:56 +00:00
Sorunome 949771da8a
fix: Use single-isolate push 2021-02-16 13:23:56 +01:00
Sorunome 26f7cb342c
chore: update sdk & remove selfSign 2021-02-13 16:17:53 +01:00
Christian Pauly cde8a30b65 chore: Update sdk 2021-02-13 13:20:28 +01:00
Christian Pauly bd24387212 feat: Get jitsi instance from wellknown 2021-02-13 09:56:16 +01:00
Sorunome e73f5d5fda
chore: Update unified push 2021-02-06 13:19:44 +01:00
Christian Pauly 65d5f9a27d fix: Endless bootstrap loading 2021-02-06 11:23:08 +01:00
Christian Pauly 692cb48aaf design: Improve new design 2021-02-03 15:51:49 +01:00
Christian Pauly 33dd1d2371 feat: new design 2021-02-02 10:53:29 +01:00
Krille Fear 71a0f6a932 Revert "feat: Implement experimental new design"
This reverts commit 10cf8daf25
2021-02-01 20:00:35 +00:00