Commit Graph

396 Commits

Author SHA1 Message Date
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