Commit graph

675 commits

Author SHA1 Message Date
Christian Pauly
cc0eba83fd feat: Better image sending experience 2022-03-30 11:46:24 +02:00
Dependency Update Bot
e425a521be chore: Update dependencies 2022-03-28 07:05:27 +00:00
Krille Fear
5247de044e chore: Remove broken voice messages for Linux and Windows 2022-03-27 10:12:07 +00:00
Dependency Update Bot
e9194da5cf chore: Update dependencies 2022-03-21 08:02:02 +00:00
Krille Fear
e8a6c7fc2c chore: Add audio libraries on desktop 2022-03-20 18:48:57 +01:00
Christian Pauly
0571cf6aa8 chore: Update sdk 2022-03-17 20:25:07 +01:00
Christian Pauly
5eae299910 refactor: Switch to just audio for playing sounds 2022-03-13 07:55:22 +01:00
Dependency Update Bot
a59c7db5bc chore: Update dependencies 2022-03-07 08:05:31 +00:00
TheOneWithTheBraid
824fcfc27c feat: implement keyboard shortcuts
Added shortcuts for the following actions:

- search chats
- start chat
- chat details
- show widgets
- cycle accounts
- switch to account $i
- toggle emoji picker
- send file

Related: #849

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-03-03 08:37:42 +01:00
Dependency Update Bot
86fa65fd5e chore: Update dependencies 2022-02-28 08:05:34 +00:00
Krille Fear
7263787197 fix: Reset password 2022-02-19 13:59:57 +01:00
Krille Fear
8a05d14b24 chore: Update SDK 2022-02-19 12:35:43 +01:00
Krille Fear
c0244c66ab chore: Better call UX sounds and timeline design 2022-02-19 11:16:33 +01:00
Lanna Michalke
e46307cd82 fix: display WebRTC call overlay in web 2022-02-19 08:27:03 +00:00
Krille Fear
5a5f159fd4 fix: Linux notification not showing when room is open but window in background 2022-02-18 21:13:36 +01:00
Christian Pauly
33d608b836 chore: Follow up migrate old preferences 2022-02-17 09:53:48 +01:00
Christian Pauly
ac45ec9402 fix: Use shared preferences for storing custom data 2022-02-17 08:50:16 +01:00
TheOneWithTheBraid
34600ac165 feat: implement WebRTC calls
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-02-16 14:50:48 +01:00
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
ec6f761539 refactor: SSO Login and remove flutter in app view 2022-02-15 06:51:49 +00:00
Christian Pauly
1f8cdc0134 fix: Notifications for reactions 2022-02-14 15:46:49 +01:00
Christian Pauly
9a594824bb feat: Display indicator for unread muted rooms 2022-02-14 11:22:36 +01:00
Christian Pauly
28c5c8211f chore: Update SDK 2022-02-14 10:51:52 +01:00
Serra Allgood
4888f7528d fix: SSO in web 2022-02-13 17:29:04 +00: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
Dependency Update Bot
a35221e0c3 chore: Update dependencies 2022-02-07 13:10:41 +00:00
Christian Pauly
2c550fe975 chore: Upgrade to Flutter 2.10 2022-02-05 10:05:26 +01:00
Christian Pauly
9920b685ab chore: Update SDK 2022-02-04 09:14:51 +01:00
Christian Pauly
c600c74e3e fix: Set image width and height
Uses the thumbnail generation of Matrix SDK.
2022-02-03 07:35:44 +01:00
Krille Fear
55f0300f9f refactor: Migrate to null safety 2022-01-31 16:33:42 +01:00
Dependency Update Bot
d67b78d25b chore: Update dependencies 2022-01-24 08:02:22 +00:00
Krille Fear
c7e80074ed Merge branch 'linux-seahorse-fix' into 'main'
fix: Seahorse does not properly work on many Linux devices

See merge request famedly/fluffychat!680
2022-01-22 10:23:44 +00:00
Dependency Update Bot
ac6535dfa0 chore: Update dependencies 2022-01-17 08:06:01 +00:00
Christian Pauly
65ff6b61e6 chore: Update SDK 2022-01-15 12:02:21 +01:00
TheOneWithTheBraid
d5a0d68a33 fix: Seahorse does not properly work on many Linux devices
- stop use of `flutter_secure_storage` for Linux in favor of unencrypted
  storage

Unlike many other platforms, many Linux distributions have built-in
support for FDE or home directory encryption. As long as
`flutter_secure_storage` makes FluffyChat useles on many Linuxes, this
seems to be the only solution until they stop using Seahorse.

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-01-15 09:57:28 +01:00
Dependency Update Bot
9e669fff50 chore: Update dependencies 2022-01-10 08:05:16 +00:00
Krille Fear
5dbb968226 chore: Update SDK 2022-01-08 10:55:19 +01:00
Dependency Update Bot
c1b807a13b chore: Update dependencies 2022-01-03 08:02:00 +00:00
Christian Pauly
ab9d7fcc7d feat: Enable compression and thumbnails for videos 2021-12-27 13:01:51 +01:00
Christian Pauly
bbcd1ff7b0 chore: Go back to chewie 2021-12-27 12:37:16 +01:00
Dependency Update Bot
b088461140 chore: Update dependencies 2021-12-27 11:29:25 +01:00
Christian Pauly
8a371d53b9 feat: Better in app video player 2021-12-27 09:35:07 +01:00
Christian Pauly
fbbafab1fb chore: Update future loading dialog 2021-12-25 10:20:57 +01:00
Krille Fear
231a2e26f9 feat: Stories 2021-12-24 13:18:09 +00:00
Krille Fear
4c976bcf8e Merge branch 'animations' into 'main'
Improved animations in chat view when changing account

See merge request famedly/fluffychat!538
2021-12-22 08:11:30 +00:00
The one with the Braid
76972c863c design: Improved animations in chat view when changing account 2021-12-22 08:11:30 +00:00
Dependency Update Bot
f8512071cd chore: Update dependencies 2021-12-13 09:45:52 +01:00
Krille Fear
b8a3cb35d5 chore: Update Matrix SDK 2021-12-03 17:13:59 +01:00
Krille Fear
d7ec587a8e fix: Update dependencies with flutter pub upgrade 2021-12-02 10:01:38 +01:00
Krille Fear
e33606b912 fix: QR Code scanner in iOS 2021-11-30 19:07:07 +01:00
Krille Fear
a134e06203 feat: Drag&Drop to send multiple files on desktop and web 2021-11-28 11:43:36 +01:00
Krille Fear
73dd45f396 chore: Update SDK 2021-11-26 14:55:14 +01:00
Krille Fear
ceaa340056 chore: Update SDK 2021-11-25 13:27:32 +01:00
Krille Fear
fd23a70d0a fix: SDK 2021-11-24 13:12:28 +01:00
Krille Fear
8c3ab66f50 chore: Update SDK 2021-11-23 16:13:09 +01:00
Krille Fear
31335383ba fix: Capture getTimeline exceptions 2021-11-23 11:29:11 +00:00
Krille Fear
5983c83fcf fix: Report sync status error 2021-11-23 11:37:53 +01:00
Krille Fear
6c23aae962 chore: Update SDK 2021-11-22 09:49:27 +01:00
Krille Fear
9a9d8e9777 chore: Update SDK 2021-11-21 21:16:32 +01:00
Krille Fear
335fe36130 chore: Update SDK and remove boxes on corruption 2021-11-21 12:01:53 +01:00
Krille Fear
b44f309151 refactor: Use image package to resize images 2021-11-21 09:35:10 +01:00
Krille Fear
111d15f86d chore: Clean up bootstrap 2021-11-19 14:42:34 +01:00
Krille Fear
abf7c48145 chore: update SDK 2021-11-19 12:21:07 +01:00
Krille Fear
1c27240bdc fix: Encode hive keys 2021-11-19 11:55:11 +01:00
Krille Fear
c63f68bfca chore: Update SDK 2021-11-19 09:30:18 +01:00
Krille Fear
1445c2786d chore: Update SDK 2021-11-18 22:22:28 +01:00
Krille Fear
201a95eef6 chore: Update sdk 2021-11-18 22:09:43 +01:00
Krille Fear
4c561e8b0f chore: Update SDK 2021-11-18 21:08:07 +01:00
Krille Fear
92a894ef34 refactor: Remove sembast 2021-11-18 19:52:46 +01:00
Krille Fear
73cc62689c chore: Update SDK 2021-11-18 19:11:55 +01:00
Krille Fear
a7a85883ad fix: Use new FluffyBox 0.2.0 2021-11-18 15:26:53 +01:00
Krille Fear
483570fcf6 chore: Update SDK 2021-11-18 12:01:28 +01:00
Krille Fear
344e72bbee chore: Update SDK 2021-11-18 11:29:09 +01:00
Krille Fear
020bfcc753 feat: Set pragmas on desktop as well 2021-11-18 11:18:55 +01:00
Krille Fear
b877e81c1d feat: Configure database 2021-11-18 10:46:08 +01:00
Krille Fear
1cf1ab579e chore: Update SDK 2021-11-18 10:19:41 +01:00
Krille Fear
5ed3563397 chore: Update SDK 2021-11-18 10:10:47 +01:00
Krille Fear
2fad10289e chore: Update SDK to fix linux arm64 2021-11-18 08:37:44 +01:00
Krille Fear
ad21986ae8 fix: Start on Android and Linux 2021-11-18 07:59:35 +01:00
Krille Fear
a1c5e9a061 chore: Update SDK 2021-11-17 19:34:53 +01:00
Krille Fear
874473cf99 fix: Use sqlcipher for FluffyBox 2021-11-17 19:29:17 +01:00
Krille Fear
3170371c0c feat: Test FluffyBox store 2021-11-17 19:17:40 +01:00
Krille Fear
622acfaa59 feat: FluffyBox 2021-11-17 12:20:15 +01:00
Krille Fear
1674a3c30f Revert "feat: Use sembast over sqflite"
This reverts commit 2fbf7376f6b464c60efcb3e8448c0beac7131638.
2021-11-16 15:44:09 +01:00
Krille Fear
b2341bf5f6 feat: Use sembast over sqflite 2021-11-16 15:10:23 +01:00
Krille Fear
6c3f1d6f51 chore: Add some stats for app start 2021-11-16 12:00:22 +01:00
Krille Fear
7c07afdf34 chore: Update SDK 2021-11-15 18:35:16 +01:00
Krille Fear
24a169db64 chore: Update SDK 2021-11-15 18:18:20 +01:00
Krille Fear
5ffd82a550 chore: Update SDK 2021-11-15 17:43:30 +01:00
Krille Fear
3b7054ac3e chore: Update SDK 2021-11-15 13:12:36 +01:00
Krille Fear
1176e374f4 feat: Use SalomonBottomBar 2021-11-15 07:24:05 +01:00
Krille Fear
ea75d7d952 chore: Update SDK 2021-11-13 09:56:36 +01:00
Krille Fear
a92da3ce21 chore: Update SDK 2021-11-12 11:50:26 +01:00
Krille Fear
539bf3cc5d fix: Import sdk 2021-11-11 19:01:51 +01:00
Krille Fear
6b63540d6b chore: Update sembast 2021-11-11 18:58:42 +01:00
Krille Fear
b696b980ba chore: Update database 2021-11-11 18:19:44 +01:00
Krille Fear
aebe4d30c0 feat: Sembast store 2021-11-11 18:09:04 +01:00
Krille Fear
02fbb7e332 chore: Update SDK 2021-11-10 14:06:27 +01:00
Krille Fear
55fb318187 Merge branch 'main' of gitlab.com:famedly/fluffychat 2021-11-09 16:55:39 +01:00
Krille Fear
33a7a00311 fix: Move to latest null safe sdk 2021-11-09 16:55:28 +01:00
Krille Fear
46eb216150 Merge branch 'soru/update-flutter-matrix-html' into 'main'
chore: update flutter matrix html

See merge request famedly/fluffychat!544
2021-11-09 12:35:30 +00:00
Krille Fear
db22f311e1 feat: Speed up app start 2021-11-09 13:07:57 +01:00
Sorunome
41f5a770b8 chore: update flutter matrix html 2021-11-08 13:52:07 +01:00
Krille Fear
b97ac8ff93 refactor: Switch to null safe sdk 2021-11-05 16:19:34 +01:00
Krille Fear
0ea29a2d6b fix: Sending ThreepidCreds in UIA 2021-11-04 16:09:12 +01:00
Krille Fear
fec9178da5 refactor: Sort imports 2021-10-26 18:50:34 +02:00
Krille Fear
cb5cdaeaf1 fix: Enable E2EE by default in all start chat cases 2021-10-25 11:51:38 +02:00
Krille Fear
991018d86a chore: Update SDK 2021-10-25 10:46:58 +02:00
Krille Fear
2f978c5098 refactor: Add code quality reports 2021-10-16 09:59:38 +02:00
Krille Fear
730086b304 Merge branch 'krille/remove-android-file-picker' into 'main'
remove: Android filepicker

See merge request famedly/fluffychat!535
2021-10-15 08:26:45 +00:00
Krille Fear
13fda9458f refactor: Switch to flutter_lints 2021-10-14 18:09:30 +02:00
Krille Fear
c2f23c491e remove: Android filepicker 2021-10-14 17:32:32 +02:00
Krille Fear
1a7606cdf0 chore: Update dependencies 2021-10-04 22:55:18 +02:00
Krille Fear
57751f7c5a chore: Update dependencies 2021-10-04 22:47:21 +02:00
Krille Fear
79ef5bc8c1 chore: Move to hosted geolocator_android 2021-10-04 11:03:17 +02:00
Krille Fear
21cb0b58d3 fix: Android build with geolocator_floss 2021-09-26 15:44:07 +02:00
Krille Fear
0bcb3e26d6 fix: Remove unnecessary import 2021-09-26 15:06:13 +02:00
Krille Fear
faf60e25d2 fix: Outdated url 2021-09-26 14:58:23 +02:00
Krille Fear
07c52adec5 fix: No pubspec.yaml found 2021-09-26 13:31:43 +02:00
Krille Fear
86d1ce716a fix: Use geolocator_android from geolocator_floss 2021-09-26 13:19:45 +02:00
Krille Fear
68c1346bcd fix: Update flutter_math_fork 2021-09-25 09:35:42 +02:00
Krille Fear
e3c3bd997d fix: Remove google from fcm_shared_isolate 2021-09-24 16:18:38 +02:00
Krille Fear
22df42dcac chore: Use geolocator floss 2021-09-24 12:07:28 +02:00
Krille Fear
a427915e43 chore: Update SDK 2021-09-22 06:22:52 +00:00
Sorunome
c4c424533f chore: Update flutter_matrix_html 2021-09-21 12:03:30 +02:00
Krille Fear
b8e6f8ee54 chore: Update SDK 2021-09-20 12:47:30 +02:00
Krille Fear
ac342624f6 fix: Start-up time waits for first sync 2021-09-20 11:52:02 +02:00
Christian Pauly
ef4506fd8c feat: Add splash screen 2021-09-19 14:30:09 +02:00
Christian Pauly
053b71aad5 chore: Update SDK 2021-09-19 14:21:18 +02:00
Christian Pauly
51faebda3d chore: Update flutter 2021-09-18 10:03:48 +02:00
Sorunome
ccd368ad77 chore: update flutter_matrix_html 2021-09-16 14:22:18 +02:00
Krille Fear
33babdf0bf chore: Update SDK 2021-09-14 10:53:44 +02:00
Krille Fear
b1f23b86e5 fix: Flutter app badger 2021-09-14 08:03:25 +02:00
Krille Fear
93d3ce38ec fix: Voice messages 2021-09-14 07:59:42 +02:00
Krille Fear
eba304556c refactor: Upgrade to Flutter 2.5 2021-09-13 17:41:53 +02:00
Krille Fear
21d7f862dd chore: Update SDK 2021-09-13 15:28:35 +02:00
Christian Pauly
8972204e4b fix: Import sdk 2021-09-10 11:23:40 +02:00
Christian Pauly
a194fef61f fix: Import SDK 2021-09-10 11:13:58 +02:00
Christian Pauly
45ad0c1f05 fix: Importing sdk 2021-09-10 11:07:01 +02:00
Christian Pauly
604be735d5 fix: Matrixapilite upgrade 2021-09-10 10:57:58 +02:00
Christian Pauly
65747aecbf chore: Update SDK 2021-09-10 10:44:24 +02:00
Christian Pauly
4f148ca7f7 feat: Implement in-app signup 2021-09-10 10:31:18 +02:00
Christian Pauly
d2fc972f77 chore: Update SDK 2021-09-08 15:09:13 +02:00
Christian Pauly
3972276e7b chore: Update SDK 2021-09-03 15:33:24 +02:00
Christian Pauly
c8a2e67d08 chore: Update SDK 2021-08-30 08:39:09 +02:00
Christian Pauly
b269ab6f58 chore: Update SDK 2021-08-28 17:23:00 +02:00
Christian Pauly
29760eb5e8 chore: Update SDK 2021-08-28 12:06:58 +02:00
Sorunome
117a8c723c chore: Update flutter_matrix_html 2021-08-27 17:20:50 +02:00
Christian Pauly
dc7b636027 chore: Update matrix SDK 2021-08-26 18:40:36 +02:00
Christian Pauly
908a3390cd feat: Implement qr code scanner 2021-08-22 21:19:22 +02:00
Christian Pauly
28fa83ed2a feat: New design for new chat page 2021-08-22 21:09:05 +02:00
Sorunome
90200a763e chore: Update flutter_matrix_html and matrix_link_text 2021-08-22 17:46:48 +02:00
Christian Pauly
f43ab3e08b chore: Update matrix sdk to 0.3.1 2021-08-20 14:04:00 +02:00
Christian Pauly
bec9046097 chore: Update SDK 2021-08-20 13:46:30 +02:00
Krille Fear
47e68d813d refactor: Migrate to new matrix sdk API 2021-08-18 15:24:59 +00:00
Christian Pauly
94504dbf29 fix: Keep display alive while recording 2021-08-11 21:17:11 +02:00
Marcus Hoffmann
875630278c chore: switch image_picker back to upstream
https://github.com/flutter/plugins/pull/3194 has finally been merged.

Also update to non-deprecated pick* methods.
2021-08-10 14:01:15 +02:00
Sorunome
ddd3980003 chore: update flutter_matrix_html 2021-08-08 18:59:04 +02:00
Sorunome
fcee30ebb3 feat: Add video player 2021-08-08 18:31:16 +02:00
Christian Pauly
0c47c2d2b2 chore: Update vrouter 2021-08-06 16:27:28 +02:00
Sorunome
5d0967ecda feat: Add location sharing 2021-08-06 12:59:19 +02:00
Christian Pauly
98bc0517cb chore: Downgrad vrouter even more 2021-08-03 21:05:25 +02:00
Christian Pauly
d0b5f8575a fix: Routing by downgrading vrouter 2021-08-03 19:45:22 +02:00
Christian Pauly
4cf39c196e fix: Hotfix uploading to many OTKs 2021-08-03 16:14:25 +02:00
Krille Fear
b0cbdc7cc5 Merge branch 'soru/fix-links' into 'main'
fix: Punycode-encode unicode domains for platforms which can't handle them

Closes #343

See merge request famedly/fluffychat!467
2021-08-01 13:06:59 +00:00
Sorunome
ec18cbbb87 fix: Punycode-encode unicode domains for platforms which can't handle them 2021-08-01 08:56:47 +02:00
Christian Pauly
b36fe86dc3 chore: Update dependencies 2021-08-01 08:20:43 +02:00
Krille Fear
968c89b046 Merge branch 'ci-bot/dependency-updates' into 'main'
chore: automated dependency update

See merge request famedly/fluffychat!462
2021-07-26 16:47:35 +00:00
Christian Pauly
9599189a94 chore: Minify some git dependencies 2021-07-26 10:53:15 +02:00
Christian Pauly
f8476643a4 chore: Update SDK 2021-07-26 10:01:55 +02:00
Dependency Update Bot
31b641677a chore: Update dependencies 2021-07-26 07:04:05 +00:00
Sorunome
ec0fef7239 feat: Also suggest username completions based on their slugs 2021-07-21 20:46:17 +02:00
Christian Pauly
c6e91d9904 chore: Update SDK 2021-07-21 16:22:49 +02:00
Christian Pauly
5a0c5eb109 chore: Update SDK 2021-07-20 16:13:30 +02:00
Christian Pauly
3d2d4fd23b fix: Secure storage 2021-07-20 14:07:52 +02:00
Sorunome
2df7d36b40 chore: Update image pack file format to match that of the emote msc 2021-07-18 20:00:20 +02:00
Christian Pauly
cfb104d668 feat: Android SSO in webview 2021-07-18 19:04:09 +02:00
Christian Pauly
ba145b841c fix: Close safariviewcontroller on SSO 2021-07-15 14:04:29 +02:00
Krille Fear
473a970a59 Merge branch 'soru/lottie' into 'main'
feat: Add rendering of lottie files

See merge request famedly/fluffychat!437
2021-07-13 16:32:08 +00:00
Krille Fear
949a776fcb Merge branch 'soru/save-file-picker' into 'main'
feat: Add a proper file saver

Closes #381 and #213

See merge request famedly/fluffychat!439
2021-07-13 16:29:31 +00:00
Christian Pauly
a3d58044b1 fix: Workaround for iOS not removing the app badge 2021-07-13 18:26:55 +02:00
Sorunome
c96486e9a0 feat: Add a proper file saver 2021-07-12 11:54:14 +02:00
Sorunome
7a4badafbe feat: Add rendering of lottie files 2021-07-11 14:30:39 +02:00
Christian Pauly
e6fbade1cf chore: Update dependencies 2021-07-10 11:19:40 +02:00
Christian Pauly
2ae65d59c5 chore: Update matrix SDK 2021-07-10 11:18:02 +02:00
Christian Pauly
790cccfe8e chore: Downgrade desktop notifications 2021-07-08 18:16:23 +02:00
Christian Pauly
c2633b45b4 chore: Update dependencies 2021-07-08 17:20:38 +02:00
Christian Pauly
7ca96aee03 chore: Update matrix und vrouter 2021-07-08 17:10:20 +02:00
Krille Fear
83665b593b Merge branch 'krille/remove-moor' into 'main'
refactor: Remove moor

See merge request famedly/fluffychat!431
2021-07-03 09:17:03 +00:00
S1m
a5219e56d4 update unifiedpush 2021-07-02 09:35:31 +02:00
Christian Pauly
9ef0c71f81 refactor: Remove moor 2021-06-30 20:20:17 +02:00
Christian Pauly
6f6a9b52d4 chore: Bump version 2021-06-29 08:00:23 +02:00
Christian Pauly
6dc8abc2dc chore: Update SDK and matrix_link_text 2021-06-26 10:43:27 +02:00
Christian Pauly
777a27c60e feat: Show progress bar and sync status 2021-06-22 15:46:52 +02:00
Christian Pauly
d178a778fb fix: Broken hive keys 2021-06-20 10:41:21 +02:00
Krille Fear
77b575a3b2 Update pubspec.yaml, pubspec.lock files 2021-06-19 20:45:00 +00:00
Christian Pauly
2e3765ad1e chore: Update Matrix 2021-06-19 11:13:37 +02:00
Krille Fear
40df63b4c0 Revert "chore: Update dependencies"
This reverts commit 33b6aca061d0571ea46027c527186d1adf97f110
2021-06-18 09:52:37 +00:00
Christian Pauly
ad931a2c8d chore: Update dependencies 2021-06-18 11:32:25 +02:00
Christian Pauly
a055098105 refactor: Switch to pub.dev version of matrix sdk 2021-06-18 10:29:48 +02:00
Christian Pauly
d4ec574cc9 chore: Update database migration 2021-06-18 09:24:38 +02:00
Christian Pauly
a9b8d4b511 chore: Update hive and vrouter 2021-06-16 20:32:00 +02:00
Krille Fear
daf683ac85 Update pubspec.yaml, pubspec.lock files 2021-06-13 08:44:32 +00:00
Christian Pauly
0c7fa98ec7 chore: Update hive 2021-06-12 09:57:27 +02:00
Christian Pauly
b7e849eb74 chore: Update hive 2021-06-11 13:21:01 +02:00
Christian Pauly
68f92fadca chore: Update hive 2021-06-11 12:40:15 +02:00
Christian Pauly
5fd49be516 feat: Implement hive 2021-06-11 11:40:38 +02:00
Steef Hegeman
33b3c546aa 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
be59ae6750 chore: Update audioplayers 2021-06-06 10:50:26 +02:00
Christian Pauly
a5f191c8cf chore: Update libolm to 3.2.3 2021-05-25 15:21:49 +02:00
Christian Pauly
af207a6404 chore: Migrate last steps to Flutter 2.2 2021-05-24 11:32:21 +02:00
Christian Pauly
c2fce64494 feat: Switch to VRouter 2021-05-23 13:28:49 +02:00
Christian Pauly
91f52956f0 refactor: Update SDK 2021-05-20 13:59:55 +02:00
Christian Pauly
b55a81e4ef fix: Emoji picker 2021-05-20 13:49:10 +02:00
Christian Pauly
6e07cdfa41 fix: Open URIs 2021-05-16 16:38:52 +02:00
Christian Pauly
5f9c393e74 feat: Desktop notifications on Linux Desktop 2021-05-01 11:52:47 +02:00
Christian Pauly
2fe9ebfdf2 fix: Lock screen 2021-05-01 11:43:54 +02:00
Christian Pauly
32863fca69 fix: Freeze bug 2021-05-01 10:44:06 +02:00
Christian Pauly
cc38312409 feat: Much better alias managing 2021-05-01 09:58:14 +02:00
Christian Pauly
25c2300563 fix: Build Linux 2021-05-01 07:39:47 +02:00
Christian Pauly
4f69885bec refactor: Remove flutter_sound 2021-04-30 17:22:29 +02:00
Christian Pauly
14d76a48d1 refactor: Switch to record package 2021-04-30 17:09:26 +02:00
Christian Pauly
08bae9f6ba chore: Update UP and automatically re-register UP on startup 2021-04-30 16:59:26 +02:00
Christian Pauly
b39e295590 fix: Remove the goddamn package from hell circular checkbox!!! Shame on you! SHAME! 2021-04-22 22:12:21 +02:00
Christian Pauly
1a477adcb1 refactor: Null safe dependencies 2021-04-22 08:16:21 +02:00
Christian Pauly
51778ec6cc fix: Minor sentry crashes 2021-04-12 20:48:33 +02:00
Christian Pauly
e91d9e9c1d chore: Remove unused dependencies 2021-04-09 16:33:42 +02:00
Christian Pauly
af2176b1c5 change: Switch to ScaffoldMessenger 2021-04-03 13:09:20 +02:00
Christian Pauly
d913be0375 fix: Push on iOS 2021-03-28 09:20:34 +02:00
Christian Pauly
830a9aff92 refactor: push stuff 2021-03-27 20:05:51 +01:00
Christian Pauly
ce13096336 fix iOS build 2021-03-12 11:30:18 +01:00
Christian Pauly
39421fae32 refactor: Update SDK and enable login with email and phone 2021-03-09 19:39:25 +01:00
Christian Pauly
f73736e321 chore: Update file picker cross dependency 2021-03-06 13:13:15 +01:00
Sorunome
a886005203 fix: flutter_matrix_html crash and flutter_maths stuffs 2021-03-05 19:11:16 +01:00
Christian Pauly
b0ada828aa refactor: Migrate to flutter 2 2021-03-04 12:45:15 +01:00
Sorunome
cd68c06ac9 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
b832287b88 fix: Missing tooltips in IconButtons 2021-02-20 07:40:42 +01:00
Krille Fear
2d9f40976d chore: Update famedlySdk 2021-02-18 13:34:56 +00:00
Sorunome
353b1c8378 fix: Use single-isolate push 2021-02-16 13:23:56 +01:00
Sorunome
c94e215757 chore: update sdk & remove selfSign 2021-02-13 16:17:53 +01:00
Christian Pauly
6d98375b4d chore: Update sdk 2021-02-13 13:20:28 +01:00
Christian Pauly
1e326aa604 feat: Get jitsi instance from wellknown 2021-02-13 09:56:16 +01:00
Sorunome
5c0df511a5 chore: Update unified push 2021-02-06 13:19:44 +01:00
Christian Pauly
72c76f72ba fix: Endless bootstrap loading 2021-02-06 11:23:08 +01:00
Christian Pauly
c76905e443 design: Improve new design 2021-02-03 15:51:49 +01:00
Christian Pauly
1d7d8dcae0 feat: new design 2021-02-02 10:53:29 +01:00
Krille Fear
dfe9741c39 Revert "feat: Implement experimental new design"
This reverts commit 10cf8daf25c0ff50974c0439cf89fa6528510012
2021-02-01 20:00:35 +00:00
Christian Pauly
0bc3edfdcb feat: Implement experimental new design 2021-02-01 19:28:39 +01:00
Christian Pauly
a525d4fd45 change: Use launch url for mozilla sso 2021-02-01 12:14:53 +01:00