Christian Pauly
d96a915b25
fix: Broken hive keys
2021-06-20 10:41:21 +02:00
Raatty
a18468a52f
fix version on non mobile platforms
2021-06-20 10:24:39 +12:00
Krille Fear
809a9f35a9
Update pubspec.yaml, pubspec.lock files
2021-06-19 20:45:00 +00:00
Christian Pauly
dcf669d47c
chore: Update Matrix
2021-06-19 11:13:37 +02:00
Krille Fear
eda7eb5163
Revert "chore: Update dependencies"
...
This reverts commit 33b6aca061
2021-06-18 09:52:37 +00:00
Christian Pauly
18b663964a
chore: Bump version
2021-06-18 11:44:41 +02: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
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