Commit Graph

422 Commits (f9ed20d0a2f08fda911fa9eecbe2e9c62d82b1cc)

Author SHA1 Message Date
Christian Pauly 87afa8ac3d feat: New onboarding design 3 years ago
Christian Pauly 147d2310d5 chore: Follow up fix push 3 years ago
Christian Pauly 44f2b04c8b chore: Follow up push 3 years ago
Krille Fear fc442852b0 Merge branch 'krille/new-push' into 'main'
refactor: New push

See merge request famedly/fluffychat!823
3 years ago
Christian Pauly aee89a9be0 refactor: New push 3 years ago
Christian Pauly 5e7727f340 feat: Faster image resizing 3 years ago
Krille Fear 3869a53de3 Merge branch 'henri2h/search-remove-diacritics' into 'main'
Search: remove diacritics

See merge request famedly/fluffychat!809
3 years ago
henri2h 6fb4a6c36a feat: remove diacritics 3 years ago
Krille Fear 62b8f16128 chore: Follow up fix image resizer 3 years ago
Krille Fear 1dec5a5abd fix: Image sending 3 years ago
Krille Fear cef13412fb Merge branch 'update-unifiedpush' into 'main'
Upgrade unifiedpush to 4.0.0

See merge request famedly/fluffychat!792
3 years ago
S1m 97e94c6032 chore: Upgrade unifiedpush to 4.0.0 3 years ago
Krille Fear 01fe72d4f1 feat: Use native imaging for much faster thumbnail calc on mobile 3 years ago
Christian Pauly cc0eba83fd feat: Better image sending experience 3 years ago
Krille Fear fdaeccbf70 fix: Open room from notification click produces errors 3 years ago
Christian Pauly 5eae299910 refactor: Switch to just audio for playing sounds 3 years ago
Christian Pauly 929b8e5c68 fix: Build on macOS 3 years ago
Krille Fear 78ca38c40a feat: Extended stories 3 years ago
Krille Fear c0244c66ab chore: Better call UX sounds and timeline design 3 years ago
Lanna Michalke e46307cd82 fix: display WebRTC call overlay in web 3 years ago
Krille Fear 58455d6251 fix: Do not use android webview on signup 3 years ago
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