Commit Graph

608 Commits

Author SHA1 Message Date
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 0eba2ae859 Apply 1 suggestion(s) to 1 file(s) 2022-02-16 10:14:16 +01:00
TheOneWithTheBraid 8d1e27a0bf 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 24ea7daccf refactor: SSO Login and remove flutter in app view 2022-02-15 06:51:49 +00:00
Christian Pauly 9bd8b6aa44 fix: Notifications for reactions 2022-02-14 15:46:49 +01:00
Christian Pauly 3d7287993f feat: Display indicator for unread muted rooms 2022-02-14 11:22:36 +01:00
Christian Pauly be34303609 chore: Update SDK 2022-02-14 10:51:52 +01:00
Serra Allgood 62a4eebb86 fix: SSO in web 2022-02-13 17:29:04 +00:00
TheOneWithTheBraid 60f6f15f2e 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 0990f2697e chore: Update dependencies 2022-02-07 13:10:41 +00:00
Christian Pauly 41951b895a chore: Upgrade to Flutter 2.10 2022-02-05 10:05:26 +01:00
Christian Pauly c0546b4d2e chore: Update SDK 2022-02-04 09:14:51 +01:00
Christian Pauly 213976ad59 fix: Set image width and height
Uses the thumbnail generation of Matrix SDK.
2022-02-03 07:35:44 +01:00
Krille Fear ef4c5089d5 refactor: Migrate to null safety 2022-01-31 16:33:42 +01:00
Dependency Update Bot 95a43ce56c chore: Update dependencies 2022-01-24 08:02:22 +00:00
Krille Fear ec791d372f 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 9e6493e180 chore: Update dependencies 2022-01-17 08:06:01 +00:00
Christian Pauly 194724833f chore: Update SDK 2022-01-15 12:02:21 +01:00
TheOneWithTheBraid 4c6bae722e 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 f2c937ce19 chore: Update dependencies 2022-01-10 08:05:16 +00:00
Krille Fear 080a780dec chore: Update SDK 2022-01-08 10:55:19 +01:00
Dependency Update Bot 3346faa0ac chore: Update dependencies 2022-01-03 08:02:00 +00:00
Christian Pauly d49515011d feat: Enable compression and thumbnails for videos 2021-12-27 13:01:51 +01:00
Christian Pauly 541d488f53 chore: Go back to chewie 2021-12-27 12:37:16 +01:00
Dependency Update Bot fee446489f chore: Update dependencies 2021-12-27 11:29:25 +01:00
Christian Pauly e1cb8baf53 feat: Better in app video player 2021-12-27 09:35:07 +01:00
Christian Pauly a1d581e114 chore: Update future loading dialog 2021-12-25 10:20:57 +01:00
Krille Fear 062ed11d0f feat: Stories 2021-12-24 13:18:09 +00:00
Krille Fear d94ba80fdd 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 fe95c8b2ca design: Improved animations in chat view when changing account 2021-12-22 08:11:30 +00:00
Dependency Update Bot 2508fd5bec chore: Update dependencies 2021-12-13 09:45:52 +01:00
Krille Fear 9bf2457d6f chore: Update Matrix SDK 2021-12-03 17:13:59 +01:00
Krille Fear ca7066d746 fix: Update dependencies with flutter pub upgrade 2021-12-02 10:01:38 +01:00
Krille Fear 96082e5330 fix: QR Code scanner in iOS 2021-11-30 19:07:07 +01:00
Krille Fear 2737768a60 feat: Drag&Drop to send multiple files on desktop and web 2021-11-28 11:43:36 +01:00
Krille Fear 50e733d81c chore: Update SDK 2021-11-26 14:55:14 +01:00
Krille Fear 2825aa01ce chore: Update SDK 2021-11-25 13:27:32 +01:00
Krille Fear 68f730ac02 fix: SDK 2021-11-24 13:12:28 +01:00
Krille Fear 47106e7e66 chore: Update SDK 2021-11-23 16:13:09 +01:00
Krille Fear 3eee752953 fix: Capture getTimeline exceptions 2021-11-23 11:29:11 +00:00
Krille Fear 0102f24576 fix: Report sync status error 2021-11-23 11:37:53 +01:00
Krille Fear 5ee72bfe79 chore: Update SDK 2021-11-22 09:49:27 +01:00
Krille Fear 2077db11a7 chore: Update SDK 2021-11-21 21:16:32 +01:00
Krille Fear 7ad14465d2 chore: Update SDK and remove boxes on corruption 2021-11-21 12:01:53 +01:00
Krille Fear 278986c788 refactor: Use image package to resize images 2021-11-21 09:35:10 +01:00
Krille Fear 65bff2c194 chore: Clean up bootstrap 2021-11-19 14:42:34 +01:00
Krille Fear 5c326521fd chore: update SDK 2021-11-19 12:21:07 +01:00
Krille Fear b814b6ffa5 fix: Encode hive keys 2021-11-19 11:55:11 +01:00
Krille Fear 5d055d6eb6 chore: Update SDK 2021-11-19 09:30:18 +01:00
Krille Fear 213339678c chore: Update SDK 2021-11-18 22:22:28 +01:00
Krille Fear 5e8566ab72 chore: Update sdk 2021-11-18 22:09:43 +01:00
Krille Fear fd49b559a9 chore: Update SDK 2021-11-18 21:08:07 +01:00
Krille Fear 6c73e460df refactor: Remove sembast 2021-11-18 19:52:46 +01:00
Krille Fear 80115962fb chore: Update SDK 2021-11-18 19:11:55 +01:00
Krille Fear 5fde793b29 fix: Use new FluffyBox 0.2.0 2021-11-18 15:26:53 +01:00
Krille Fear 65ef2e4317 chore: Update SDK 2021-11-18 12:01:28 +01:00
Krille Fear e57abf5ed0 chore: Update SDK 2021-11-18 11:29:09 +01:00
Krille Fear 1f01950e92 feat: Set pragmas on desktop as well 2021-11-18 11:18:55 +01:00
Krille Fear 9ce6743948 feat: Configure database 2021-11-18 10:46:08 +01:00
Krille Fear e9af28f22f chore: Update SDK 2021-11-18 10:19:41 +01:00
Krille Fear 1234260fb2 chore: Update SDK 2021-11-18 10:10:47 +01:00
Krille Fear 6256839a0f chore: Update SDK to fix linux arm64 2021-11-18 08:37:44 +01:00
Krille Fear 28cfb6e5f9 fix: Start on Android and Linux 2021-11-18 07:59:35 +01:00
Krille Fear 6b5a121318 chore: Update SDK 2021-11-17 19:34:53 +01:00
Krille Fear c4fa46c9f3 fix: Use sqlcipher for FluffyBox 2021-11-17 19:29:17 +01:00
Krille Fear db013043a7 feat: Test FluffyBox store 2021-11-17 19:17:40 +01:00
Krille Fear 4822737047 feat: FluffyBox 2021-11-17 12:20:15 +01:00
Krille Fear 815d4d5a35 Revert "feat: Use sembast over sqflite"
This reverts commit 2fbf7376f6.
2021-11-16 15:44:09 +01:00
Krille Fear 2fbf7376f6 feat: Use sembast over sqflite 2021-11-16 15:10:23 +01:00
Krille Fear abfe6a138b chore: Add some stats for app start 2021-11-16 12:00:22 +01:00
Krille Fear 04fdaf5224 chore: Update SDK 2021-11-15 18:35:16 +01:00
Krille Fear 1f4d687eef chore: Update SDK 2021-11-15 18:18:20 +01:00
Krille Fear 2ab6d8d642 chore: Update SDK 2021-11-15 17:43:30 +01:00
Krille Fear 724586a73d chore: Update SDK 2021-11-15 13:12:36 +01:00
Krille Fear ae0a720d16 feat: Use SalomonBottomBar 2021-11-15 07:24:05 +01:00
Krille Fear 398c00b144 chore: Update SDK 2021-11-13 09:56:36 +01:00
Krille Fear 2e5e2ef43f chore: Update SDK 2021-11-12 11:50:26 +01:00
Krille Fear 0f1a4ae791 fix: Import sdk 2021-11-11 19:01:51 +01:00
Krille Fear 47241793c8 chore: Update sembast 2021-11-11 18:58:42 +01:00
Krille Fear dafaadf615 chore: Update database 2021-11-11 18:19:44 +01:00
Krille Fear 43fd4c903f feat: Sembast store 2021-11-11 18:09:04 +01:00
Krille Fear 416859bfa3 chore: Update SDK 2021-11-10 14:06:27 +01:00
Krille Fear bda4727490 Merge branch 'main' of gitlab.com:famedly/fluffychat 2021-11-09 16:55:39 +01:00
Krille Fear bcd0d56bea fix: Move to latest null safe sdk 2021-11-09 16:55:28 +01:00
Krille Fear 98d5475b2e 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 b903bf8472 feat: Speed up app start 2021-11-09 13:07:57 +01:00
Sorunome c25f9356ff
chore: update flutter matrix html 2021-11-08 13:52:07 +01:00
Krille Fear 7a8a61d9b9 refactor: Switch to null safe sdk 2021-11-05 16:19:34 +01:00
Krille Fear d24558f675 fix: Sending ThreepidCreds in UIA 2021-11-04 16:09:12 +01:00
Krille Fear 15ee1f02b5 refactor: Sort imports 2021-10-26 18:50:34 +02:00
Krille Fear 5705ebdaab fix: Enable E2EE by default in all start chat cases 2021-10-25 11:51:38 +02:00
Krille Fear f884e8082f chore: Update SDK 2021-10-25 10:46:58 +02:00
Krille Fear e879278186 refactor: Add code quality reports 2021-10-16 09:59:38 +02:00
Krille Fear 58c6009188 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 44ce92e8fb refactor: Switch to flutter_lints 2021-10-14 18:09:30 +02:00
Krille Fear 15db1c686b remove: Android filepicker 2021-10-14 17:32:32 +02:00
Krille Fear e8f439b795 chore: Update dependencies 2021-10-04 22:55:18 +02:00
Krille Fear 9fb5070f4f chore: Update dependencies 2021-10-04 22:47:21 +02:00
Krille Fear 0206e6c22a chore: Move to hosted geolocator_android 2021-10-04 11:03:17 +02:00
Krille Fear 76128f5978 fix: Android build with geolocator_floss 2021-09-26 15:44:07 +02:00
Krille Fear 9ada9f2da5 fix: Remove unnecessary import 2021-09-26 15:06:13 +02:00
Krille Fear d8b0bb89aa fix: Outdated url 2021-09-26 14:58:23 +02:00
Krille Fear 1c3aec7ad8 fix: No pubspec.yaml found 2021-09-26 13:31:43 +02:00
Krille Fear 276bace287 fix: Use geolocator_android from geolocator_floss 2021-09-26 13:19:45 +02:00
Krille Fear c408d22e22 fix: Update flutter_math_fork 2021-09-25 09:35:42 +02:00
Krille Fear 1bade5cf5f fix: Remove google from fcm_shared_isolate 2021-09-24 16:18:38 +02:00
Krille Fear a519247457 chore: Use geolocator floss 2021-09-24 12:07:28 +02:00
Krille Fear 2c1768e711 chore: Update SDK 2021-09-22 06:22:52 +00:00
Sorunome 4ad77a115e
chore: Update flutter_matrix_html 2021-09-21 12:03:30 +02:00
Krille Fear cc491d3b5e chore: Update SDK 2021-09-20 12:47:30 +02:00
Krille Fear d38da1f91a fix: Start-up time waits for first sync 2021-09-20 11:52:02 +02:00
Christian Pauly 46eeaeea3a feat: Add splash screen 2021-09-19 14:30:09 +02:00
Christian Pauly 0dc819f5a6 chore: Update SDK 2021-09-19 14:21:18 +02:00
Christian Pauly 56e17cbb63 chore: Update flutter 2021-09-18 10:03:48 +02:00
Sorunome a19903c5be
chore: update flutter_matrix_html 2021-09-16 14:22:18 +02:00
Krille Fear bae60c3c5e chore: Update SDK 2021-09-14 10:53:44 +02:00
Krille Fear 5af3b50048 fix: Flutter app badger 2021-09-14 08:03:25 +02:00
Krille Fear 892ae24b2d fix: Voice messages 2021-09-14 07:59:42 +02:00
Krille Fear e5b62d893d refactor: Upgrade to Flutter 2.5 2021-09-13 17:41:53 +02:00
Krille Fear 7aa72c3c08 chore: Update SDK 2021-09-13 15:28:35 +02:00
Christian Pauly c779577f00 fix: Import sdk 2021-09-10 11:23:40 +02:00
Christian Pauly 7b608a1391 fix: Import SDK 2021-09-10 11:13:58 +02:00
Christian Pauly b9e3450afb fix: Importing sdk 2021-09-10 11:07:01 +02:00
Christian Pauly 1bcaad1118 fix: Matrixapilite upgrade 2021-09-10 10:57:58 +02:00
Christian Pauly 3dd56e02ed chore: Update SDK 2021-09-10 10:44:24 +02:00
Christian Pauly 6984206d66 feat: Implement in-app signup 2021-09-10 10:31:18 +02:00
Christian Pauly 338f6fbe94 chore: Update SDK 2021-09-08 15:09:13 +02:00
Christian Pauly aaccd6aaf0 chore: Update SDK 2021-09-03 15:33:24 +02:00
Christian Pauly 6cb3201038 chore: Update SDK 2021-08-30 08:39:09 +02:00
Christian Pauly edf0d97c20 chore: Update SDK 2021-08-28 17:23:00 +02:00
Christian Pauly bad9032e3d chore: Update SDK 2021-08-28 12:06:58 +02:00
Sorunome 88a1e9d5e9
chore: Update flutter_matrix_html 2021-08-27 17:20:50 +02:00
Christian Pauly 15fcfbf362 chore: Update matrix SDK 2021-08-26 18:40:36 +02:00
Christian Pauly 6a432ae8de feat: Implement qr code scanner 2021-08-22 21:19:22 +02:00
Christian Pauly b5c3d7b1e3 feat: New design for new chat page 2021-08-22 21:09:05 +02:00
Sorunome 17677198a5
chore: Update flutter_matrix_html and matrix_link_text 2021-08-22 17:46:48 +02:00
Christian Pauly 6aa77c750f chore: Update matrix sdk to 0.3.1 2021-08-20 14:04:00 +02:00
Christian Pauly 49a159268b chore: Update SDK 2021-08-20 13:46:30 +02:00
Krille Fear 6dddf566a2 refactor: Migrate to new matrix sdk API 2021-08-18 15:24:59 +00:00
Christian Pauly ddba6c2ad6 fix: Keep display alive while recording 2021-08-11 21:17:11 +02:00
Marcus Hoffmann 5707120fc1 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 5c76b89a7f
chore: update flutter_matrix_html 2021-08-08 18:59:04 +02:00
Sorunome 0e29f0057b
feat: Add video player 2021-08-08 18:31:16 +02:00
Christian Pauly 5aa1a96df3 chore: Update vrouter 2021-08-06 16:27:28 +02:00
Sorunome d22b1689c4 feat: Add location sharing 2021-08-06 12:59:19 +02:00
Christian Pauly 6c25c261ab chore: Downgrad vrouter even more 2021-08-03 21:05:25 +02:00
Christian Pauly 986999f214 fix: Routing by downgrading vrouter 2021-08-03 19:45:22 +02:00
Christian Pauly 95be64a62b fix: Hotfix uploading to many OTKs 2021-08-03 16:14:25 +02:00
Krille Fear 672d359c8b 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 4994b77d4e
fix: Punycode-encode unicode domains for platforms which can't handle them 2021-08-01 08:56:47 +02:00
Christian Pauly 5962f386f6 chore: Update dependencies 2021-08-01 08:20:43 +02:00
Krille Fear c30ee9cb0e 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 62a689843c chore: Minify some git dependencies 2021-07-26 10:53:15 +02:00
Christian Pauly deadd2b597 chore: Update SDK 2021-07-26 10:01:55 +02:00
Dependency Update Bot da37a712c6 chore: Update dependencies 2021-07-26 07:04:05 +00:00
Sorunome 3d980df674
feat: Also suggest username completions based on their slugs 2021-07-21 20:46:17 +02:00
Christian Pauly f01c62c23d chore: Update SDK 2021-07-21 16:22:49 +02:00
Christian Pauly 1ee0f91194 chore: Update SDK 2021-07-20 16:13:30 +02:00
Christian Pauly 0a52496bdb fix: Secure storage 2021-07-20 14:07:52 +02:00
Sorunome b05189230f
chore: Update image pack file format to match that of the emote msc 2021-07-18 20:00:20 +02:00
Christian Pauly befd8e1160 feat: Android SSO in webview 2021-07-18 19:04:09 +02:00
Christian Pauly ba685b7a1f fix: Close safariviewcontroller on SSO 2021-07-15 14:04:29 +02:00
Krille Fear 675025e69e 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 7b3d3781db 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 d10d23ac62 fix: Workaround for iOS not removing the app badge 2021-07-13 18:26:55 +02:00
Sorunome f7f1b752c2
feat: Add a proper file saver 2021-07-12 11:54:14 +02:00
Sorunome 0319eefbd8
feat: Add rendering of lottie files 2021-07-11 14:30:39 +02:00
Christian Pauly 53abb0d982 chore: Update dependencies 2021-07-10 11:19:40 +02:00
Christian Pauly cc51ba659e chore: Update matrix SDK 2021-07-10 11:18:02 +02:00
Christian Pauly 22674e6e3c chore: Downgrade desktop notifications 2021-07-08 18:16:23 +02:00
Christian Pauly 8fef28ae87 chore: Update dependencies 2021-07-08 17:20:38 +02:00
Christian Pauly fbc78119fa chore: Update matrix und vrouter 2021-07-08 17:10:20 +02:00
Krille Fear 37179a0665 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 ccd3dc730a update unifiedpush 2021-07-02 09:35:31 +02:00
Christian Pauly 9c47cbffd5 refactor: Remove moor 2021-06-30 20:20:17 +02:00
Christian Pauly 73ccbc1c56 chore: Bump version 2021-06-29 08:00:23 +02:00
Christian Pauly 4da07c7a4e chore: Update SDK and matrix_link_text 2021-06-26 10:43:27 +02:00
Christian Pauly 972538b624 feat: Show progress bar and sync status 2021-06-22 15:46:52 +02:00
Christian Pauly d96a915b25 fix: Broken hive keys 2021-06-20 10:41:21 +02: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 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