Krille Fear
a342eba763
fix: Image sending
2022-04-05 17:58:27 +02:00
Krille Fear
4b17b1651b
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
8b5a5b4fb8
chore: Upgrade unifiedpush to 4.0.0
2022-04-05 05:49:28 +00:00
Krille Fear
b1444713d6
feat: Use native imaging for much faster thumbnail calc on mobile
2022-04-04 16:27:38 +02:00
Christian Pauly
35a2f95eae
feat: Better image sending experience
2022-03-30 11:46:24 +02:00
Krille Fear
d4f0c6c526
fix: Open room from notification click produces errors
2022-03-20 15:46:03 +01:00
Christian Pauly
85c1710ae3
refactor: Switch to just audio for playing sounds
2022-03-13 07:55:22 +01:00
Christian Pauly
837f31751a
fix: Build on macOS
2022-03-06 11:55:18 +01:00
Krille Fear
2967da5546
feat: Extended stories
2022-03-06 11:39:24 +01:00
Krille Fear
5df9dc0db8
chore: Better call UX sounds and timeline design
2022-02-19 11:16:33 +01:00
Lanna Michalke
e207b26008
fix: display WebRTC call overlay in web
2022-02-19 08:27:03 +00:00
Krille Fear
bd63398b74
fix: Do not use android webview on signup
2022-02-17 20:47:26 +01:00
Krille Fear
c7ebc6d63d
chore: Revert legacy store changes
2022-02-17 11:19:52 +01:00
Christian Pauly
ddecffa531
chore: Follow up migrate old preferences
2022-02-17 09:53:48 +01:00
Christian Pauly
c94db72041
fix: Use shared preferences for storing custom data
2022-02-17 08:50:16 +01:00
TheOneWithTheBraid
e5c03ffb53
feat: implement WebRTC calls
...
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-02-16 14:50:48 +01:00
TheOneWithTheBraid
30ce5c7f57
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
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
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
Krille Fear
0b361698f8
chore: Follow up stories fix ios badge
2022-01-24 16:54:24 +01: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
Christian Pauly
e9bc6ae53b
chore: Set retention state for story rooms
2022-01-15 13:31:10 +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
Krille Fear
36ec6cda44
chore: Add topic to story rooms
2022-01-02 19:08:42 +01:00
Christian Pauly
7c88ce89b1
chore: FIx video compress
2021-12-27 18:33:29 +01:00
Christian Pauly
f522c81834
chore: fix video follow up
2021-12-27 17:59:45 +01:00
Christian Pauly
5e0002fbb8
chore: Fix video compress
2021-12-27 17:18:54 +01:00
Christian Pauly
46590b5a8d
fix: Videoplayer
2021-12-27 15:23:55 +01:00
Christian Pauly
d49515011d
feat: Enable compression and thumbnails for videos
2021-12-27 13:01:51 +01:00
Dependency Update Bot
fee446489f
chore: Update dependencies
2021-12-27 11:29:25 +01:00
Christian Pauly
fb48da8e0e
chore: FIx first story invite
2021-12-27 08:48:06 +01:00
Christian Pauly
80bd291805
chore: Display stories seenByUsers
2021-12-26 09:59:34 +01:00
Christian Pauly
fb856930ef
chore: Improve stories
2021-12-25 14:43:03 +01:00
Christian Pauly
b1a4d3a314
followup: Improve stories
2021-12-25 08:56:35 +01:00
Krille Fear
062ed11d0f
feat: Stories
2021-12-24 13:18:09 +00:00
S1m
fd19dafbbb
fix: Do not setup UP if init from an UP action
2021-12-22 08:12:04 +00:00
Krille Fear
00daabf17c
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
cec80533e2
refactor: Make most of the utils null safe
2021-12-03 17:29:32 +01:00
Krille Fear
ca7066d746
fix: Update dependencies with flutter pub upgrade
2021-12-02 10:01:38 +01:00
Krille Fear
f08a683000
fix: Hotfix database migration
2021-11-30 22:13:40 +01:00
Krille Fear
83e3d95d04
fix: Open URIs
2021-11-29 16:23:14 +01:00
Krille Fear
66918b428a
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
84baec19a1
design: Adaptive switches
2021-11-27 10:10:29 +01:00
Krille Fear
08601b351c
chore: Adjust image and thumbnail compression
2021-11-26 16:19:01 +01:00
Krille Fear
a54e28e5fe
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
50e733d81c
chore: Update SDK
2021-11-26 14:55:14 +01:00
Sorunome
81d4f12189
fix: Various multiaccount fixes
2021-11-24 18:39:40 +01:00
Krille Fear
67ccec72f3
feat: Emoji verification in browsers
2021-11-23 17:29:17 +01:00
Krille Fear
7b412bb8b9
feat: Open im.fluffychat uris
2021-11-22 19:19:18 +01:00
Krille Fear
6a029b99a6
refactor: Optimize all images no matter which size
2021-11-21 14:15:20 +01:00
Krille Fear
7ad14465d2
chore: Update SDK and remove boxes on corruption
2021-11-21 12:01:53 +01:00
Krille Fear
a858bcec49
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
278986c788
refactor: Use image package to resize images
2021-11-21 09:35:10 +01:00
Krille Fear
6894c732fd
fix: Minor fixes
2021-11-21 09:07:33 +01:00
Krille Fear
15070da78d
fix: Android download
2021-11-20 16:53:04 +01:00
Krille Fear
65bff2c194
chore: Clean up bootstrap
2021-11-19 14:42:34 +01:00
Krille Fear
746f06d834
fix: Pass hive cipher
2021-11-19 09:50:04 +01:00
Krille Fear
99502cf427
fix: Removing sembast
2021-11-18 21:24:01 +01:00
Krille Fear
6c73e460df
refactor: Remove sembast
2021-11-18 19:52:46 +01:00
Krille Fear
5fde793b29
fix: Use new FluffyBox 0.2.0
2021-11-18 15:26:53 +01:00
Krille Fear
fc84245555
fix: Open database on android
2021-11-18 12:50:10 +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
0138238109
fix: Web
2021-11-18 08:32:04 +01:00
Krille Fear
28cfb6e5f9
fix: Start on Android and Linux
2021-11-18 07:59:35 +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
d9263e775d
fix: FluffyBox logs
2021-11-17 12:51:54 +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
0f26809ddc
chore: Disable sembast cooperator at start up
2021-11-16 13:20:58 +01:00
Krille Fear
94f3be589a
fix: Loglevel for stats
2021-11-16 12:34:53 +01:00
Krille Fear
abfe6a138b
chore: Add some stats for app start
2021-11-16 12:00:22 +01:00
Krille Fear
fa9d62ce60
refactor: Homeserver picker
2021-11-15 12:14:00 +01:00
Krille Fear
7167d0ace6
feat: Redesign start page
2021-11-15 09:48:48 +01:00
Krille Fear
397c6ed292
feat: Nicer images, stickers and videos
2021-11-14 18:57:48 +01:00
Krille Fear
055b99bc85
feat: New Public room bottom sheet
2021-11-14 13:56:36 +01:00
Krille Fear
e2cdad27e0
feat: new design
2021-11-13 16:10:16 +01:00
Krille Fear
69429fcd3e
Merge branch 'td/fix-downloading-stuff' into 'main'
...
fix: download path for saving files
Closes #636
See merge request famedly/fluffychat!545
2021-11-11 19:43:46 +00:00
Krille Fear
43fd4c903f
feat: Sembast store
2021-11-11 18:09:04 +01:00
Jayesh Nirve
967f64247e
fix: download path for saving files
2021-11-09 22:01:23 +05:30
Krille Fear
bcd0d56bea
fix: Move to latest null safe sdk
2021-11-09 16:55:28 +01:00
Krille Fear
b903bf8472
feat: Speed up app start
2021-11-09 13:07:57 +01:00
Krille Fear
d24558f675
fix: Sending ThreepidCreds in UIA
2021-11-04 16:09:12 +01:00
Krille Fear
b48cf2ecdc
feat: Nicer registration form
2021-10-30 14:06:10 +02:00
Krille Fear
fcd849b7cd
fix: Format
2021-10-26 20:35:00 +02:00
Krille Fear
20c9627b23
fix: Naming
2021-10-26 20:08:17 +02:00
Krille Fear
76e51ef315
fix: UiaRequestManager
2021-10-26 20:01:53 +02:00
Krille Fear
15ee1f02b5
refactor: Sort imports
2021-10-26 18:50:34 +02:00
Sorunome
95e9d92791
fix: small fox for uia request
2021-10-26 15:39:54 +02:00
Krille Fear
f884e8082f
chore: Update SDK
2021-10-25 10:46:58 +02:00
Krille Fear
a2f247920c
fix: Format
2021-10-17 14:15:29 +02:00
Krille Fear
821fc7b4fb
refactor: Move UiaRequest to its own class
2021-10-16 10:33: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