Commit Graph

433 Commits

Author SHA1 Message Date
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
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
14f3bb6e8a Update version 2021-05-28 22:47:40 +02:00
Christian Pauly
e300048d3b fix: No push setup 2021-05-28 20:32:52 +02:00
Christian Pauly
1e5393a9e1 fix: Navigator context 2021-05-26 09:35:00 +02:00
Christian Pauly
85cb3a6f15 chore: Update libolm to 3.2.3 2021-05-25 15:21:49 +02:00
Christian Pauly
1ebae21ea2 feat: Switch to VRouter 2021-05-23 13:28:49 +02:00
Christian Pauly
d6c0be58a2 Update version 2021-05-22 09:31:14 +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
01fbaae93d Release 2021-05-13 12:51:57 +02:00
Christian Pauly
f8f09a2673 Update version 2021-05-07 19:57:05 +02:00
Krille Fear
19d51ff1c7 chore: Freeze secure storage version 2021-05-07 09:05:31 +00:00
Christian Pauly
dcc298dbc3 docs: Update Changelog and version 2021-05-01 15:52:29 +02:00
Christian Pauly
25e76f048e feat: Desktop notifications on Linux Desktop 2021-05-01 11:52:47 +02:00
Christian Pauly
46f84b55de fix: Sort dependencies 2021-05-01 11:45:40 +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
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
f2295f7fe6 refactor: Sort dependencies 2021-04-30 16:57:04 +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
215f3c8687 chore: Bump version 2021-04-12 21:05:29 +02:00
Christian Pauly
9aa7d52792 fix: Minor sentry crashes 2021-04-12 20:48:33 +02:00
Christian Pauly
81a4c2655b chore: Bump version 2021-04-09 18:31:21 +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
518634ad52 chore: Update version 2021-03-28 10:44:27 +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
f8ee6825cd chore: Bump version 2021-03-12 09:30:32 +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
Krille Fear
63a884914f Update pubspec.yaml 2021-02-17 13:21:04 +00:00
Sorunome
949771da8a
fix: Use single-isolate push 2021-02-16 13:23:56 +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
Christian Pauly
10cf8daf25 feat: Implement experimental new design 2021-02-01 19:28:39 +01:00
Christian Pauly
2bafcabef4 change: Use launch url for mozilla sso 2021-02-01 12:14:53 +01:00
Sorunome
067a66367d
*grumble-grumlbe* fiiine 2021-01-28 22:03:46 +01:00
Krille Fear
d79b3564e1 chore: Bump version 2021-01-28 14:42:23 +00:00
Sorunome
124a5eedf8
feat: Add unified push as push provider 2021-01-28 14:43:14 +01:00
Dependency Update Bot
6159f99602 chore: Update dependencies 2021-01-25 08:10:10 +00:00
Christian Pauly
2f7dece4c7 refactor: Upgrade to latest flutter_sound_lite 2021-01-23 11:17:34 +01:00
Christian Pauly
2089e62465 chore: Remove unused dependency 2021-01-21 15:58:25 +01:00
Kateřina Churanová
55c6379c97
fix: embedding all fonts to fix the font error 2021-01-20 20:57:17 +01:00
Kateřina Churanová
bfa5601b87
fix: fonts in a standard path 2021-01-20 20:25:57 +01:00
Kateřina Churanová
c3feb65be2
feat: emoji working on desktop 2021-01-20 17:29:57 +01:00
Krille Fear
dcd6dc0707 Update pubspec.yaml 2021-01-19 18:05:43 +00:00
Dependency Update Bot
a56f9398c5 chore: Update dependencies 2021-01-18 08:09:59 +00:00
Christian Pauly
77ee2ef3c9 feat: Implement app lock 2021-01-18 08:38:19 +01:00
Christian Pauly
e1e60c4d71 feat: Display version number in app 2021-01-17 15:43:38 +01:00
Krille Fear
c8814248aa chore: Bump version 2021-01-17 07:06:28 +00:00
Christian Pauly
7f51f7f6b6 chore: Bump version 2021-01-16 20:55:45 +01:00
Christian Pauly
5d52c26146 refactor: Use adaptive_theme 2021-01-15 19:41:55 +01:00
Krille Fear
46c83867ad chore: Bump version 2021-01-15 12:22:42 +00:00
Dependency Update Bot
611e5e305b chore: Update dependencies 2021-01-11 08:09:59 +00:00
Sorunome
1da643fa31
feat: Handle matrix: URIs as per MSC2312 2021-01-10 18:20:16 +01:00
Krille Fear
ef9369c9d2 chore: Update linux version 2021-01-08 22:04:36 +00:00
Christian Pauly
e84bc25602 refactor: Switch to loading dialog 2020-12-25 09:58:34 +01:00
Christian Pauly
66fc2e0bce Update pubspec.yaml 2020-12-24 19:15:21 +00:00
Dependency Update Bot
0d9f4188cd chore: Update dependencies 2020-12-23 17:13:59 +00:00
Christian Pauly
45b9c4f26c chore: Update SDK and logviewer 2020-12-22 14:23:23 +01:00
Christian Pauly
714c7b41dd feat: Implement logger 2020-12-19 13:14:35 +01:00
Christian Pauly
7cb4e5dbb7 Revert "fix: Update file picker"
This reverts commit 6df75d13f8
2020-12-19 08:05:57 +00:00
Christian Pauly
6df75d13f8 fix: Update file picker 2020-12-18 17:46:38 +01:00
Christian Pauly
d45d869077 Update pubspec.yaml 2020-12-18 13:00:15 +00:00
Christian Pauly
f892a9f9a4 fix: Build in dev 2020-12-17 09:02:52 +01:00
Dependency Update Bot
550cb4af5f chore: Update dependencies 2020-12-14 08:09:55 +00:00
Christian Pauly
20b3157473 feat: Implement emojipicker for reactions 2020-12-12 17:19:53 +01:00
Christian Pauly
32acc21a45 refactor: Update sdk 2020-12-11 13:22:34 +01:00
Christian Pauly
2a367ca956 Update pubspec.yaml, pubspec.lock files 2020-12-11 11:33:26 +00:00
Christian Pauly
f6945f7476 feat: Implement experimental bootstrapping 2020-12-10 15:06:17 +01:00
Christian Pauly
775a33bb94 chore: Update SDK 2020-12-10 11:25:49 +01:00
Christian Pauly
38c8775a45 Merge branch 'mark_unread' into 'main'
feat: add ability to mark a room as unread

See merge request ChristianPauly/fluffychat-flutter!286
2020-12-09 17:23:42 +00:00
Kévin Commaille
fad0c92b44 remove flutter_launcher_icons 2020-12-09 10:54:50 +01:00
Marcus Hoffmann
fe2b391046 feat: add ability to mark a room as unread
This also add tooltips to all the room context actions.
2020-12-08 15:28:04 +01:00
Dependency Update Bot
644433cf62 chore: Update dependencies 2020-12-07 08:10:16 +00:00
Christian Pauly
bd2474ffd2 Revert "feat: Try out new firebase"
This reverts commit 41a471e495
2020-12-06 19:27:33 +00:00
Christian Pauly
41a471e495 feat: Try out new firebase 2020-12-06 20:12:01 +01:00
Christian Pauly
5cc426553f chore: Switch to upstream noti settings 2020-12-03 08:25:34 +01:00
Christian Pauly
f4c12026a6 fix: open_noti_settings 2020-12-03 07:34:52 +01:00
Christian Pauly
6effebecb4 chore: Go back to upstream open noti settings 2020-12-02 15:19:39 +01:00
Christian Pauly
e91afc46fc Update pubspec.yaml 2020-12-01 06:13:25 +00:00
Dependency Update Bot
5af4eab1ca chore: Update dependencies 2020-11-30 08:10:13 +00:00
Christian Pauly
8d05a83970 feat: Multiline dialog text field 2020-11-27 11:30:21 +01:00
Christian Pauly
87a73dd777 feat: Implement rich notification settings 2020-11-25 21:52:12 +01:00
Christian Pauly
1af048ed35 feat: Next version 2020-11-25 11:36:33 +01:00
Christian Pauly
4b2fef548c feat: Implement password recovery 2020-11-24 14:30:11 +01:00
Christian Pauly
0061660142 chore: Update adaptive dialogs 2020-11-23 08:06:15 +01:00
Christian Pauly
f056e65d50 fix: Unban 2020-11-22 21:12:46 +01:00
Christian Pauly
4c5760c9be chore: Implement playstore CD 2020-11-22 10:04:47 +00:00
Sorunome
10773b4059
fix: Input bar not working, making app unusable 2020-11-21 14:41:06 +01:00
Christian Pauly
26731ab945 fix: iOS 2020-11-21 10:34:45 +01:00
Christian Pauly
7e2328001e refactor: SDK update 2020-11-21 09:30:04 +01:00
Sorunome
ed27bee51c
chore: update flutter_matrix_html 2020-11-20 14:00:45 +01:00
Sorunome
af36533a4e
chore: update flutter_matrix_html 2020-11-20 12:23:00 +01:00
Sorunome
f70bbc3333
feat: Add svg support and better image handling 2020-11-19 10:26:31 +01:00
Sorunome
2c3693e4eb
fix: resolve some sentry issues 2020-11-16 11:31:31 +01:00
Christian Pauly
7e6e23e8c5 Revert "Merge branch 'krille/update-dependencies' into 'main'"
This reverts merge request !271
2020-11-14 14:54:42 +00:00
Christian Pauly
8154cb5663 Merge branch 'krille/update-dependencies' into 'main'
chore: Update dependencies

See merge request ChristianPauly/fluffychat-flutter!271
2020-11-14 13:33:27 +00:00
Christian Pauly
57256fb870 chore: Update dependencies 2020-11-14 14:07:52 +01:00
Christian Pauly
9fee409caf fix: iOS build 2020-11-14 14:04:36 +01:00
Christian Pauly
40825e1fad chore: Update dependencies 2020-11-14 10:57:26 +01:00
Christian Pauly
9ea7afc4f2 chore: Switch to adaptive dialogs 2020-11-14 10:24:01 +01:00
Christian Pauly
e2195935c0 chore: Switch from bottoast to flushbar 2020-11-14 09:17:42 +01:00
Sorunome
36315a45ec
feat: Option to hide redacted and unknown events 2020-11-08 20:10:00 +01:00
Sorunome
1ff986e7be
feat: Better encryption / verification 2020-11-08 12:57:52 +01:00
Christian Pauly
d12de2dddd chore: Remove unused dependency 2020-11-08 09:36:49 +01:00
Sorunome
d1dfa9c8cf
chore: update version code 2020-10-28 13:45:42 +01:00
Christian Pauly
aa191c197a fix: File picker issue 2020-10-28 12:17:23 +01:00
Christian Pauly
b471bd05aa chore: Update packages 2020-10-28 11:54:57 +01:00
Christian Pauly
86a385dd2d chore: Update SDK 2020-10-28 10:41:35 +00:00
Christian Pauly
40d00b0a5a chore: New version 2020-10-28 10:30:37 +00:00
Sorunome
4981cf4295
chore: Update flutter_matrix_html 2020-10-28 10:16:32 +01:00
Christian Pauly
87737705ff chore: Update sdk 2020-10-28 08:54:30 +01:00
Christian Pauly
8a542bf5c2 fix: Android Download 2020-10-28 08:41:45 +01:00
Sorunome
36405f8216
fix: Multiple related store things 2020-10-25 17:21:29 +01:00
Sorunome
427cdc06d6
chore: update dependencies 2020-10-21 13:32:33 +02:00
Sorunome
0892ca9dd5
chore: upate matrix link text 2020-10-18 16:20:57 +02:00
Christian Pauly
882754d67c Update pubspec.yaml 2020-10-17 17:44:40 +00:00
Christian Pauly
6d41136587 feat: Implement mouse select chat list items 2020-10-17 09:28:33 +00:00
Christian Pauly
bd597d39c2 Merge branch 'swipe-to-reply' into 'main'
feat: Swipe to reply

Closes #129

See merge request ChristianPauly/fluffychat-flutter!208
2020-10-17 09:15:55 +00:00
Inex Code
f9904863a8 fix replying to wrong message
when new message arrives during the gesture
2020-10-17 09:15:55 +00:00
Sorunome
fc2a0c0cb7
chore: Update matrix_link_text 2020-10-17 10:57:05 +02:00
Christian Pauly
75cd6f1f23 feat: Implement linux desktop notifications 2020-10-17 10:12:33 +02:00
Sorunome
61c6aecd03
chore: update flutter_secure_store 2020-10-07 09:35:25 +02:00
Sorunome
540ff683d8
fix: small desktop fixes 2020-10-04 19:19:35 +02:00
Christian Pauly
4dfd0dbc05 fix: Desktop url launcher 2020-10-04 19:09:54 +02:00
Christian Pauly
64851cf91d Merge branch 'main' of gitlab.com:ChristianPauly/fluffychat-flutter into main 2020-10-04 17:01:57 +02:00
Christian Pauly
662e2f10a0 fix: Desktop file picker 2020-10-04 17:01:54 +02:00
Sorunome
25587296e8
Update SDK 2020-10-04 16:49:41 +02:00
Christian Pauly
5409fe864b fix: Desktop images 2020-10-04 16:11:18 +02:00
Sorunome
cafd639c24
feat: Enhance emote experience 2020-10-03 17:44:59 +02:00
Marcel
b6d2ddaf7d feat!: Use new localisation setup from flutter 1.22
BREAKING CHANGE: This introduces that it might require up to 2 compiles for locals to work.
Also only arb files shall be checked into git.

Took 19 minutes
2020-10-03 11:11:07 +00:00
Christian Pauly
e5b23fa227 chore: Make app ready for flutter 1 22 2020-10-02 11:42:46 +02:00
Christian Pauly
7fad31604f feat: Implement basic windows linux support 2020-09-27 11:18:38 +02:00
Christian Pauly
109e140505 God damn -.- 2020-09-21 18:12:09 +00:00
Christian Pauly
1db9bdd975 fix: Last bits for the release 2020-09-21 19:21:24 +02:00