Commit graph

594 commits

Author SHA1 Message Date
Krille
5cf18aabbf refactor: Remove dart from folder name 2022-12-30 17:54:50 +01:00
Krille Fear
5adf1aa3af fix: Hide google services warning after marked 2022-12-30 13:09:21 +01:00
TheOneWithTheBraid
21c5ffd5b2 fix: Android push notification follow-up
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-12-27 20:25:45 +01:00
DeeJayBro
8b8f4ccd65 fix desktop scroll with touchpad 2022-12-23 11:16:15 +01:00
TheOneWithTheBraid
7806deb46f feat: support Android notification channels
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-12-14 15:37:21 +01:00
Christian Pauly
2c83fb7a3c chore: Update localizations 2022-12-14 09:28:41 +01:00
Christian Pauly
082fcdb1af fix: Setup push on chat list init 2022-12-05 09:11:52 +01:00
Christian Pauly
8f64afbed9 fix: Remove deprecated meomry caching of downloaded files 2022-11-21 18:16:46 +01:00
Krille Fear
53aaee9911 refactor: Remove unused dependencies 2022-11-17 16:13:30 +01:00
Christian Pauly
6f224e2282 chore: Follow up fix voip 2022-11-16 14:52:43 +01:00
Christian Pauly
0abd6f82f2 fix: Remove emoji picker workaround 2022-11-13 11:57:47 +01:00
Christian Pauly
d473a9e663 fix: Push error message 2022-11-04 13:49:23 +01:00
Christian Pauly
65511ca114 chore: Update local notifications package 2022-11-03 13:43:11 +01:00
Krille Fear
5e5aaa8ff9 Merge branch 'main' into 'main'
Improve (most) icons and image scaling, including avatar scaling

See merge request famedly/fluffychat!1022
2022-11-03 12:23:17 +00:00
Mg138
9ec86d7a68 automatic formatting 2022-11-02 18:45:05 +08:00
Christian Pauly
3e31c9945f chore: Update matrix sdk 2022-11-02 10:39:51 +01:00
Mg138
a04b8ad8c7 improved (most) icons/image scaling, including avatar scaling 2022-10-31 05:07:18 +08:00
TheOneWithTheBraid
2926f44d66 chore: remove dependency overrides
- Flutter foreground task plugin was merged
- Connectivity Plus plugin was merged

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-10-17 11:56:47 +02:00
Christian Pauly
6089a3dc24 fix: UIA request handler 2022-10-17 10:43:09 +02:00
Christian Pauly
5668bfbad8 chore: Follow up nicer state events 2022-10-15 11:11:36 +02:00
Christian Pauly
b642f89738 design: Hide unimportant state events instead of folding 2022-10-15 10:38:06 +02:00
Krille Fear
4f051a1f60 chore: Update matrix SDK 2022-10-12 13:31:29 +02:00
Christian Pauly
5a74319b19 design: Nicer display notification short texts 2022-10-05 15:50:39 +02:00
td
34b039a6c0 feat: background and terminated calls [android] 2022-09-10 15:42:52 +05:30
Christian Pauly
e71dabca6e feat: New navigation design 2022-09-10 10:16:09 +02:00
Christian Pauly
5aea0c31fa feat: Automatic key requests and better key error dialog 2022-09-08 09:12:08 +02:00
Christian Pauly
977b0c19c6 chore: Update to flutter 3.3.0 2022-08-31 19:54:22 +02:00
Christian Pauly
1085bddcd2 chore: Migrate back to collection 2022-08-28 11:29:12 +02:00
Christian Pauly
a1912e5818 chore: Revert hive collections changes 2022-08-28 08:03:53 +02:00
Christian Pauly
8224d89c0c chore: Revert database switch 2022-08-28 08:00:36 +02:00
Christian Pauly
3c890557ac chore: Change Hive database path 2022-08-28 07:04:11 +02:00
Christian Pauly
2ef03b09dd fix: secure storage on iOS was not setting up correctly 2022-08-27 10:12:20 +02:00
Christian Pauly
8e55227afc fix: Do not display push events for unknown event types 2022-08-25 18:35:54 +02:00
Krille Fear
8fc4fcbecd Revert "chore: Revert database switch"
This reverts commit 1f8eaecc0c0c5a1941508a61205080d7c49d74ae
2022-08-24 14:24:41 +00:00
Christian Pauly
ad895537a6 chore: Revert database switch 2022-08-24 16:22:13 +02:00
Christian Pauly
7b65a50a4e chore: Migrate back to flutter hive collections 2022-08-24 10:29:45 +02:00
Christian Pauly
ef763846d0 fix: Sharing on iPad 2022-08-21 08:42:02 +02:00
Christian Pauly
11c8e83275 fix: Linux crash on secure storage usage 2022-08-16 08:03:03 +02:00
Christian Pauly
59e245ecc9 chore: Migrate from Hive 2.2.1 back to FluffyBox 2022-08-15 11:26:50 +02:00
Krille Fear
fcecc55261 Merge branch 'krille/update-dependenciess' into 'main'
chore: Update dependencies

See merge request famedly/fluffychat!985
2022-08-14 15:36:17 +00:00
Christian Pauly
7a74a8a93f chore: Update dependencies 2022-08-14 17:22:16 +02:00
Christian Pauly
51474d83a4 chore: Follow up remove native implementations for web for now 2022-08-14 17:19:27 +02:00
Christian Pauly
da7e433ea3 chore: Update SDK and add webworker support for web 2022-08-14 16:35:49 +02:00
Christian Pauly
84ad3b88d4 chore: Remove error logging with sentry 2022-08-14 16:18:18 +02:00
Christian Pauly
f5985e3e49 chore: Cache string colors 2022-08-08 08:31:12 +02:00
The one with the Braid
99cc9f068b Merge branch 'braid/windows' into 'main'
chore: Windows support

See merge request famedly/fluffychat!949
2022-08-05 19:57:46 +00:00
TheOneWithTheBraid
542115a1ee chore: Windows support
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-08-05 21:35:47 +02:00
Christian Pauly
1c7424bd18 chore: Minor design adjustment 2022-08-05 16:12:00 +02:00
Christian Pauly
9334e88aff chore: Make push helper more stable 2022-07-30 13:23:13 +02:00
Christian Pauly
59a0520f38 chore: Make push helper more fail safe 2022-07-30 12:49:51 +02:00
Christian Pauly
68a3de318c feat: Display timeline of messages in android notification 2022-07-30 11:40:33 +02:00
Christian Pauly
897868b9ec fix: Clearing push triggered when only one room got seen 2022-07-29 11:17:23 +00:00
TheOneWithTheBraid
d71c25aa80 fix: Follow up for spaces hierarchy
- fix endless spinner
- fix rooms shon twice
- fix spaces accidentally opened as rooms
- add missing spaces header to spaces view

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-28 09:18:24 +00:00
Christian Pauly
2619395821 chore: Follow up fix 2022-07-22 13:15:20 +02:00
TheOneWithTheBraid
4b5bba1457 feat: Emoji related fixes
- adds Emoji autocomplete following popular `:` hotkey
- adds Famedly's famous smart Emojis (tm)
- syncs recent Emojis with SDK

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-17 17:32:06 +00:00
TheOneWithTheBraid
56ba2341f4 feat: implement session dump
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-17 17:27:05 +02:00
Christian Pauly
227e85fe8a chore: Adjust appbar design 2022-07-12 19:40:29 +02:00
Christian Pauly
765583dbbe feat: Send multiple images at once 2022-07-10 09:59:47 +02:00
Christian Pauly
153e333693 chore: Update SDK 2022-07-09 10:18:53 +02:00
Christian Pauly
24ee341670 chore: Update SDK 2022-06-26 12:52:05 +02:00
Jayesh Nirve
3d00d9f532 fix: only use custom http client on android 2022-06-21 18:20:27 +05:30
Christian Pauly
1c7b6a4953 fix: Sharing on iOS and iPad 2022-06-20 08:32:59 +02:00
Jayesh Nirve
9f1df557df fix: pass isrg cert to http client 2022-06-18 01:47:41 +05:30
Christian Pauly
c249ebb97c refactor: Switch to Hive Collections DB 2022-06-09 11:37:21 +02:00
Christian Pauly
122f351902 refactor: Remove legacy store 2022-06-06 12:20:34 +02:00
Christian Pauly
355abeb17f refactor: Update Matrix SDK 2022-05-18 09:04:32 +02:00
Christian Pauly
22ad34ab0a refactor: Upgrade to Flutter 3.0.0 2022-05-12 13:23:19 +02:00
Sorunome
11507c4439 fix: Sentry switch being broken 2022-05-07 09:51:37 +02:00
Christian Pauly
74fa66fbcd chore: Follow up fix unified push 2022-05-06 10:26:35 +02:00
Christian Pauly
b23daa2dc1 refactor: Migrate to share_plus 2022-05-06 09:00:11 +02:00
Christian Pauly
eccd427a94 chore: Follow up fix ios share files 2022-05-05 09:13:54 +02:00
TheOneWithTheBraid
49caad00c0 chore: defaultly save files on Android
- defaultly save files on Android instead of share
- add dedicated share button for files and images on Android
- use ListTile instead of row to display file event
- update file_picker_cross

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-05-01 10:33:51 +02:00
Christian Pauly
87afa8ac3d feat: New onboarding design 2022-04-15 13:55:39 +02:00
Christian Pauly
147d2310d5 chore: Follow up fix push 2022-04-15 08:03:29 +02:00
Christian Pauly
44f2b04c8b chore: Follow up push 2022-04-14 19:26:20 +02:00
Krille Fear
fc442852b0 Merge branch 'krille/new-push' into 'main'
refactor: New push

See merge request famedly/fluffychat!823
2022-04-14 16:21:00 +00:00
Christian Pauly
aee89a9be0 refactor: New push 2022-04-14 18:02:05 +02:00
Christian Pauly
5e7727f340 feat: Faster image resizing 2022-04-14 11:31:48 +02:00
Krille Fear
3869a53de3 Merge branch 'henri2h/search-remove-diacritics' into 'main'
Search: remove diacritics

See merge request famedly/fluffychat!809
2022-04-07 11:47:11 +00:00
henri2h
6fb4a6c36a feat: remove diacritics 2022-04-06 11:24:42 +02:00
Krille Fear
62b8f16128 chore: Follow up fix image resizer 2022-04-06 08:21:39 +02:00
Krille Fear
1dec5a5abd fix: Image sending 2022-04-05 17:58:27 +02:00
Krille Fear
cef13412fb Merge branch 'update-unifiedpush' into 'main'
Upgrade unifiedpush to 4.0.0

See merge request famedly/fluffychat!792
2022-04-05 05:49:28 +00:00
S1m
97e94c6032 chore: Upgrade unifiedpush to 4.0.0 2022-04-05 05:49:28 +00:00
Krille Fear
01fe72d4f1 feat: Use native imaging for much faster thumbnail calc on mobile 2022-04-04 16:27:38 +02:00
Christian Pauly
cc0eba83fd feat: Better image sending experience 2022-03-30 11:46:24 +02:00
Krille Fear
fdaeccbf70 fix: Open room from notification click produces errors 2022-03-20 15:46:03 +01:00
Christian Pauly
5eae299910 refactor: Switch to just audio for playing sounds 2022-03-13 07:55:22 +01:00
Christian Pauly
929b8e5c68 fix: Build on macOS 2022-03-06 11:55:18 +01:00
Krille Fear
78ca38c40a feat: Extended stories 2022-03-06 11:39:24 +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
58455d6251 fix: Do not use android webview on signup 2022-02-17 20:47:26 +01:00
Krille Fear
e5587fdea3 chore: Revert legacy store changes 2022-02-17 11:19:52 +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
TheOneWithTheBraid
b1d1744df8 feat: implement an emoji keyboard
- add button to show emoji keyboard
- change database directory for debug builds

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-02-16 11:01:07 +01: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
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
Krille Fear
4feb01fc0c chore: Follow up stories fix ios badge 2022-01-24 16:54:24 +01: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
Christian Pauly
538c183771 chore: Set retention state for story rooms 2022-01-15 13:31:10 +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
Krille Fear
c58a72573d chore: Add topic to story rooms 2022-01-02 19:08:42 +01:00
Christian Pauly
19114fb51b chore: FIx video compress 2021-12-27 18:33:29 +01:00
Christian Pauly
bac79a553b chore: fix video follow up 2021-12-27 17:59:45 +01:00
Christian Pauly
18e6ed3855 chore: Fix video compress 2021-12-27 17:18:54 +01:00
Christian Pauly
ea1939317c fix: Videoplayer 2021-12-27 15:23:55 +01:00
Christian Pauly
ab9d7fcc7d feat: Enable compression and thumbnails for videos 2021-12-27 13:01:51 +01:00
Dependency Update Bot
b088461140 chore: Update dependencies 2021-12-27 11:29:25 +01:00
Christian Pauly
47dce8292f chore: FIx first story invite 2021-12-27 08:48:06 +01:00
Christian Pauly
7daf34c13e chore: Display stories seenByUsers 2021-12-26 09:59:34 +01:00
Christian Pauly
443e2e548f chore: Improve stories 2021-12-25 14:43:03 +01:00
Christian Pauly
70cfe7f233 followup: Improve stories 2021-12-25 08:56:35 +01:00
Krille Fear
231a2e26f9 feat: Stories 2021-12-24 13:18:09 +00:00
S1m
92d267602e fix: Do not setup UP if init from an UP action 2021-12-22 08:12:04 +00:00
Krille Fear
768720e22d fix: Better thumbnails
This checks if the image is png or
jpg and therefore doesnt remove
transparancy. It also encodes
thumbnails with higher resolution
to make them less ugly.
2021-12-12 12:03:58 +01:00
Krille Fear
265ef0ebb2 refactor: Make most of the utils null safe 2021-12-03 17:29:32 +01:00
Krille Fear
d7ec587a8e fix: Update dependencies with flutter pub upgrade 2021-12-02 10:01:38 +01:00
Krille Fear
d61e224f1c fix: Hotfix database migration 2021-11-30 22:13:40 +01:00
Krille Fear
0ecbe842a5 fix: Open URIs 2021-11-29 16:23:14 +01:00
Krille Fear
ab7a75981a Merge branch 'krille/emoji-verification-in-browsers' into 'main'
feat: Emoji verification in browsers

See merge request famedly/fluffychat!575
2021-11-27 13:50:20 +00:00
Krille Fear
956ee5bfc6 design: Adaptive switches 2021-11-27 10:10:29 +01:00
Krille Fear
8f47ad654d chore: Adjust image and thumbnail compression 2021-11-26 16:19:01 +01:00
Krille Fear
8e9f44bbac Merge branch 'krille/updatesdk' into 'main'
chore: Update SDK

See merge request famedly/fluffychat!582
2021-11-26 14:13:39 +00:00
Krille Fear
73dd45f396 chore: Update SDK 2021-11-26 14:55:14 +01:00
Sorunome
f072d6ae20 fix: Various multiaccount fixes 2021-11-24 18:39:40 +01:00
Krille Fear
8687613510 feat: Emoji verification in browsers 2021-11-23 17:29:17 +01:00
Krille Fear
f86c98b78e feat: Open im.fluffychat uris 2021-11-22 19:19:18 +01:00
Krille Fear
0353f9fbb3 refactor: Optimize all images no matter which size 2021-11-21 14:15:20 +01:00
Krille Fear
335fe36130 chore: Update SDK and remove boxes on corruption 2021-11-21 12:01:53 +01:00
Krille Fear
d23d67cb3d Merge branch 'krille/image' into 'main'
refactor: Use image package to resize images

See merge request famedly/fluffychat!558
2021-11-21 08:53:47 +00:00
Krille Fear
b44f309151 refactor: Use image package to resize images 2021-11-21 09:35:10 +01:00
Krille Fear
a143b978a3 fix: Minor fixes 2021-11-21 09:07:33 +01:00
Krille Fear
ce9d2275a3 fix: Android download 2021-11-20 16:53:04 +01:00
Krille Fear
111d15f86d chore: Clean up bootstrap 2021-11-19 14:42:34 +01:00
Krille Fear
672e51a779 fix: Pass hive cipher 2021-11-19 09:50:04 +01:00
Krille Fear
cd6eac1bec fix: Removing sembast 2021-11-18 21:24:01 +01:00
Krille Fear
92a894ef34 refactor: Remove sembast 2021-11-18 19:52:46 +01:00
Krille Fear
a7a85883ad fix: Use new FluffyBox 0.2.0 2021-11-18 15:26:53 +01:00
Krille Fear
3bdd59d894 fix: Open database on android 2021-11-18 12:50:10 +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
522856dc9b fix: Web 2021-11-18 08:32:04 +01:00
Krille Fear
ad21986ae8 fix: Start on Android and Linux 2021-11-18 07:59:35 +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