Commit Graph

401 Commits (7f0bd867ec63a425d9252670e50de64d229b2974)

Author SHA1 Message Date
Krille Fear e5587fdea3 chore: Revert legacy store changes 3 years ago
Christian Pauly 33d608b836 chore: Follow up migrate old preferences 3 years ago
Christian Pauly ac45ec9402 fix: Use shared preferences for storing custom data 3 years ago
TheOneWithTheBraid 34600ac165 feat: implement WebRTC calls
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
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>
3 years ago
Christian Pauly ec6f761539 refactor: SSO Login and remove flutter in app view 3 years ago
Christian Pauly 1f8cdc0134 fix: Notifications for reactions 3 years ago
Christian Pauly c600c74e3e fix: Set image width and height
Uses the thumbnail generation of Matrix SDK.
3 years ago
Krille Fear 55f0300f9f refactor: Migrate to null safety 3 years ago
Krille Fear 4feb01fc0c chore: Follow up stories fix ios badge 3 years ago
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
3 years ago
Christian Pauly 538c183771 chore: Set retention state for story rooms 3 years ago
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>
3 years ago
Krille Fear c58a72573d chore: Add topic to story rooms 3 years ago
Christian Pauly 19114fb51b chore: FIx video compress 3 years ago
Christian Pauly bac79a553b chore: fix video follow up 3 years ago
Christian Pauly 18e6ed3855 chore: Fix video compress 3 years ago
Christian Pauly ea1939317c fix: Videoplayer 3 years ago
Christian Pauly ab9d7fcc7d feat: Enable compression and thumbnails for videos 3 years ago
Dependency Update Bot b088461140 chore: Update dependencies 3 years ago
Christian Pauly 47dce8292f chore: FIx first story invite 3 years ago
Christian Pauly 7daf34c13e chore: Display stories seenByUsers 3 years ago
Christian Pauly 443e2e548f chore: Improve stories 3 years ago
Christian Pauly 70cfe7f233 followup: Improve stories 3 years ago
Krille Fear 231a2e26f9 feat: Stories 3 years ago
S1m 92d267602e fix: Do not setup UP if init from an UP action 3 years ago
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.
3 years ago
Krille Fear 265ef0ebb2 refactor: Make most of the utils null safe 3 years ago
Krille Fear d7ec587a8e fix: Update dependencies with flutter pub upgrade 3 years ago
Krille Fear d61e224f1c fix: Hotfix database migration 3 years ago
Krille Fear 0ecbe842a5 fix: Open URIs 3 years ago
Krille Fear ab7a75981a Merge branch 'krille/emoji-verification-in-browsers' into 'main'
feat: Emoji verification in browsers

See merge request famedly/fluffychat!575
3 years ago
Krille Fear 956ee5bfc6 design: Adaptive switches 3 years ago
Krille Fear 8f47ad654d chore: Adjust image and thumbnail compression 3 years ago
Krille Fear 8e9f44bbac Merge branch 'krille/updatesdk' into 'main'
chore: Update SDK

See merge request famedly/fluffychat!582
3 years ago
Krille Fear 73dd45f396 chore: Update SDK 3 years ago
Sorunome f072d6ae20 fix: Various multiaccount fixes 3 years ago
Krille Fear 8687613510 feat: Emoji verification in browsers 3 years ago
Krille Fear f86c98b78e feat: Open im.fluffychat uris 3 years ago
Krille Fear 0353f9fbb3 refactor: Optimize all images no matter which size 3 years ago
Krille Fear 335fe36130 chore: Update SDK and remove boxes on corruption 3 years ago
Krille Fear d23d67cb3d Merge branch 'krille/image' into 'main'
refactor: Use image package to resize images

See merge request famedly/fluffychat!558
3 years ago
Krille Fear b44f309151 refactor: Use image package to resize images 3 years ago
Krille Fear a143b978a3 fix: Minor fixes 3 years ago
Krille Fear ce9d2275a3 fix: Android download 3 years ago
Krille Fear 111d15f86d chore: Clean up bootstrap 3 years ago
Krille Fear 672e51a779 fix: Pass hive cipher 3 years ago
Krille Fear cd6eac1bec fix: Removing sembast 3 years ago
Krille Fear 92a894ef34 refactor: Remove sembast 3 years ago
Krille Fear a7a85883ad fix: Use new FluffyBox 0.2.0 3 years ago