Commit Graph

393 Commits (79bbe5adeb2816cd6f6ff3cbb2189808ea22e67f)

Author SHA1 Message Date
Krille Fear 622acfaa59 feat: FluffyBox 3 years ago
Krille Fear 1674a3c30f Revert "feat: Use sembast over sqflite"
This reverts commit 2fbf7376f6b464c60efcb3e8448c0beac7131638.
3 years ago
Krille Fear b2341bf5f6 feat: Use sembast over sqflite 3 years ago
Krille Fear f2935e9d9b chore: Disable sembast cooperator at start up 3 years ago
Krille Fear 0bd00c3acd fix: Loglevel for stats 3 years ago
Krille Fear 6c3f1d6f51 chore: Add some stats for app start 3 years ago
Krille Fear 4bc45a75c5 refactor: Homeserver picker 3 years ago
Krille Fear bf79b57007 feat: Redesign start page 3 years ago
Krille Fear 242f878ea1 feat: Nicer images, stickers and videos 3 years ago
Krille Fear e964d5b628 feat: New Public room bottom sheet 3 years ago
Krille Fear 22fdb667ba feat: new design 3 years ago
Krille Fear e060d36956 Merge branch 'td/fix-downloading-stuff' into 'main'
fix: download path for saving files

Closes #636

See merge request famedly/fluffychat!545
3 years ago
Krille Fear aebe4d30c0 feat: Sembast store 3 years ago
Jayesh Nirve 48fb6aac0c fix: download path for saving files 3 years ago
Krille Fear 33a7a00311 fix: Move to latest null safe sdk 3 years ago
Krille Fear db22f311e1 feat: Speed up app start 3 years ago
Krille Fear 0ea29a2d6b fix: Sending ThreepidCreds in UIA 3 years ago
Krille Fear 661b740f57 feat: Nicer registration form 3 years ago
Krille Fear 5495e2db7d fix: Format 3 years ago
Krille Fear abc9569163 fix: Naming 3 years ago
Krille Fear 0a17e91d72 fix: UiaRequestManager 3 years ago
Krille Fear fec9178da5 refactor: Sort imports 3 years ago
Sorunome ccaca35e1e fix: small fox for uia request 3 years ago
Krille Fear 991018d86a chore: Update SDK 3 years ago
Krille Fear db042fd3bd fix: Format 3 years ago
Krille Fear 8ffe4c38a1 refactor: Move UiaRequest to its own class 3 years ago
Krille Fear 2f978c5098 refactor: Add code quality reports 3 years ago
Krille Fear 730086b304 Merge branch 'krille/remove-android-file-picker' into 'main'
remove: Android filepicker

See merge request famedly/fluffychat!535
3 years ago
Krille Fear 13fda9458f refactor: Switch to flutter_lints 3 years ago
Krille Fear c2f23c491e remove: Android filepicker 3 years ago
Krille Fear 92523cb7b0 feat: Enable E2EE by default for new rooms 3 years ago
Krille Fear e3c3bd997d fix: Remove google from fcm_shared_isolate 3 years ago
Krille Fear 446bedbac2 feat: Implement nice profile bottom sheet 3 years ago
Krille Fear 26a07d1849 fix: Enable gotify recommendations 3 years ago
Sorunome 727d8ab2e6 feat: Open user bottom sheet on tapping user pills 3 years ago
Sorunome 55c072f746 fix: Fluffychat sometimes forgetting that a client is logged in 3 years ago
Krille Fear b9f50cfeb8 fix: Analyzer bug 4 years ago
Krille Fear ac342624f6 fix: Start-up time waits for first sync 4 years ago
Krille Fear 94f3d521e5 fix: Possibly fix touchscreen scrolling on Linux phones
Unfortunately I can not test this by myself.
4 years ago
Christian Pauly 59f9a9f447 fix: Init hive 4 years ago
Krille Fear ec68d15586 feat: Allow loading of multiple clients in main.dart 4 years ago
Sorunome 0047bec4f9 fix: Missing null check in background push 4 years ago
Krille Fear 50991cac24 fix: Correctly clear database if it is corrupted 4 years ago
Krille Fear b1a8226054 Merge branch 'soru/ios-open-geo-uri' into 'main'
fix: Open geo URIs on iOS

Closes #533

See merge request famedly/fluffychat!505
4 years ago
Sorunome 721b444965 fix: encrypted files 4 years ago
Sorunome 25eba06ff8 fix: Open geo URIs on iOS 4 years ago
Christian Pauly e70f123182 fix 4 years ago
Christian Pauly 71adb6855d feat: Compatible with Famedly and Element QR Codes 4 years ago
Sorunome 458f925d6d fix: format 4 years ago
Christian Pauly f91919a7c6 fix: Analyzer bugs 4 years ago
Christian Pauly 7d0338ea84 fix: Open matrix.to urls 4 years ago
Sorunome 06235cddd0 feat: use the stripped body for notifications and room previews 4 years ago
Krille Fear f1e76fbb10 Merge branch 'soru/escape-routes' into 'main'
fix: Properly encode and decode vRouter paths

See merge request famedly/fluffychat!487
4 years ago
Christian Pauly bec9046097 chore: Update SDK 4 years ago
Krille Fear 47e68d813d refactor: Migrate to new matrix sdk API 4 years ago
Sorunome 02e57474fe fix: use vrouter.toSegments 4 years ago
Sorunome 6d1c0e9338 fix: Make translations use plural forms 4 years ago
Sorunome abab724af9 Merge branch 'soru/video-player' into 'main'
feat: Add video player

Closes #192

See merge request famedly/fluffychat!479
4 years ago
Sorunome fcee30ebb3 feat: Add video player 4 years ago
Sorunome 7ffe9f8631 fix: Try different directories on all kind of errors thrown for hive store 4 years ago
Sorunome 5d0967ecda feat: Add location sharing 4 years ago
Christian Pauly 8cda67b9dd change: Delete hive database if corrupted 4 years ago
Krille Fear b0cbdc7cc5 Merge branch 'soru/fix-links' into 'main'
fix: Punycode-encode unicode domains for platforms which can't handle them

Closes #343

See merge request famedly/fluffychat!467
4 years ago
Sorunome b649d975ab chore: Support new unifiedpush gateway discovery 4 years ago
Sorunome ec18cbbb87 fix: Punycode-encode unicode domains for platforms which can't handle them 4 years ago
Christian Pauly 65232c9549 fix: Avatar noPic detection 4 years ago
Sorunome 0fc5ba6d20 Merge branch 'soru/image-pack-creator' into 'main'
chore: cleanup image pack editor to attach metadata and prepare to make it more general

See merge request famedly/fluffychat!466
4 years ago
Sorunome 2cc8b395f0 chore: cleanup image pack editor to attach metadata and prepare to make it more general 4 years ago
Sorunome 7e1e4e4844 feat: Rate limit streams so that large accounts have a smoother UI 4 years ago
Christian Pauly 197736444f fix: Download files on iOS 4 years ago
Christian Pauly b88f8ec5dc refactor: Rename store and allow storing custom values 4 years ago
Christian Pauly 546998b1e4 fix: Crash on timeline 4 years ago
Sorunome bf83eae9e0 fix: Linux failing on attempting to open hive 4 years ago
Krille Fear c7f1ec601f Merge branch 'soru/desktop-e2ee-files' into 'main'
fix: show thumbnails in timeline on desktop

See merge request famedly/fluffychat!438
4 years ago
Krille Fear 949a776fcb Merge branch 'soru/save-file-picker' into 'main'
feat: Add a proper file saver

Closes #381 and #213

See merge request famedly/fluffychat!439
4 years ago
Sorunome 09854152b9 feat: Better detect the device type from the device name 4 years ago
Sorunome c96486e9a0 feat: Add a proper file saver 4 years ago
Sorunome 50a64f7010 fix: show thumbnails in timeline on desktop 4 years ago
Christian Pauly 7ca96aee03 chore: Update matrix und vrouter 4 years ago
Krille Fear 83665b593b Merge branch 'krille/remove-moor' into 'main'
refactor: Remove moor

See merge request famedly/fluffychat!431
4 years ago
S1m a5219e56d4 update unifiedpush 4 years ago
Christian Pauly 9ef0c71f81 refactor: Remove moor 4 years ago
Christian Pauly 39b8876837 chore: Bump version 4 years ago
Christian Pauly 9a8c376d91 fix: Flutter Hive on Linux 4 years ago
Christian Pauly edb33d441b refactor: Move logs to about dialog 4 years ago
Sorunome f5da400a05 fix: Database does not store files correctly 4 years ago
Christian Pauly 2320f6b707 refactor: Remove FluffyClient and make it no longer static 4 years ago
Christian Pauly 1ab089ef0d refactor: Use flutter cache manager for avatar push cashing 4 years ago
Christian Pauly 3363c8175d refactor: Use different client name on debug 4 years ago
Raatty 97504e7b22 fix version on non mobile platforms 4 years ago
Christian Pauly a055098105 refactor: Switch to pub.dev version of matrix sdk 4 years ago
Christian Pauly d4ec574cc9 chore: Update database migration 4 years ago
Christian Pauly 82874e4a78 chore: Make file storing unencrypted 4 years ago
Christian Pauly 02680b618d chore: fix Web secure storage 4 years ago
Christian Pauly 8db0fb7e19 chore: Fix web hive encryption 4 years ago
Christian Pauly 5fd49be516 feat: Implement hive 4 years ago
Christian Pauly a6000ddf60 feat: One page login 4 years ago
Christian Pauly 1701384350 fix: Image viewer routing 4 years ago
Christian Pauly 18abb21cdb refactor: active room ID now only in defined in the path 4 years ago
Christian Pauly a9be871956 fix: No push setup 4 years ago