Commit Graph

846 Commits (krille/enable-audio-message-support-linux)

Author SHA1 Message Date
Christian Pauly 9a310d9636 feat: Onboarding with dynamic homeservers from joinmatrix.org 3 years ago
Christian Pauly c287dfe581 chore: Update sdk 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
Christian Pauly 99840db4bb chore: Update SDK 3 years ago
Krille Fear b87e5e7e15 fix: Android theme is not auto updating when system theme changes 3 years ago
Krille Fear 62b8f16128 chore: Follow up fix image resizer 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
Graeme Power 2922430071 chore: irish language support 3 years ago
Christian Pauly faba72e5fe chore: Update SDK 3 years ago
Christian Pauly cc0eba83fd feat: Better image sending experience 3 years ago
Krille Fear fdb3dcb2de Merge branch 'braid/widgets-advanced' into 'main'
feat: allow to create widgets

See merge request famedly/fluffychat!785
3 years ago
Krille Fear 5247de044e chore: Remove broken voice messages for Linux and Windows 3 years ago
TheOneWithTheBraid 0ddaff75db feat: allow to create widgets
- supported widget types: therpad, jitsi, video, custom
- update Matrix SDK

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Krille Fear c90d086e62 Merge branch 'krille/audio-on-desktop' into 'main'
chore: Add audio libraries on desktop

See merge request famedly/fluffychat!780
3 years ago
Krille Fear e8a6c7fc2c chore: Add audio libraries on desktop 3 years ago
Christian Pauly db6ea1a5ac chore: Bump version 3 years ago
Christian Pauly 0571cf6aa8 chore: Update sdk 3 years ago
Christian Pauly 5eae299910 refactor: Switch to just audio for playing sounds 3 years ago
Krille Fear 5ef3c88478 Merge branch 'krille/extended-stories' into 'main'
feat: Extended stories

See merge request famedly/fluffychat!757
3 years ago
Christian Pauly 929b8e5c68 fix: Build on macOS 3 years ago
TheOneWithTheBraid 824fcfc27c feat: implement keyboard shortcuts
Added shortcuts for the following actions:

- search chats
- start chat
- chat details
- show widgets
- cycle accounts
- switch to account $i
- toggle emoji picker
- send file

Related: #849

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Dependency Update Bot 86fa65fd5e chore: Update dependencies 3 years ago
Krille Fear 7263787197 fix: Reset password 3 years ago
Krille Fear 8a05d14b24 chore: Update SDK 3 years ago
Lanna Michalke e46307cd82 fix: display WebRTC call overlay in web 3 years ago
Krille Fear 5a5f159fd4 fix: Linux notification not showing when room is open but window in background 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
Krille Fear 0f448af5dc Apply 1 suggestion(s) to 1 file(s) 3 years ago
TheOneWithTheBraid 704fd404b1 feat: implement pinned messages
- render pinned events on the chat top
- support scroll up for several pinned messages
- ask to unpin messages
- add button to pin message
- fix some null-safety issues
- fix the Linux database directly 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 9a594824bb feat: Display indicator for unread muted rooms 3 years ago
Christian Pauly 28c5c8211f chore: Update SDK 3 years ago
Serra Allgood 4888f7528d fix: SSO in web 3 years ago
Christian Pauly 1885002239 chore: Bump version 4 years ago
Christian Pauly 9920b685ab chore: Update SDK 4 years ago
Christian Pauly c600c74e3e fix: Set image width and height
Uses the thumbnail generation of Matrix SDK.
4 years ago
Krille Fear 55f0300f9f refactor: Migrate to null safety 4 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
4 years ago
Christian Pauly 65ff6b61e6 chore: Update SDK 4 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>
4 years ago
Krille Fear 5dbb968226 chore: Update SDK 4 years ago
Krille Fear 4d20bcdd77 chore: Bump version 4 years ago
Christian Pauly 819f77bb41 feat: Recording dialog with displaying amplitude 4 years ago
Christian Pauly ab9d7fcc7d feat: Enable compression and thumbnails for videos 4 years ago
Christian Pauly bbcd1ff7b0 chore: Go back to chewie 4 years ago
Dependency Update Bot b088461140 chore: Update dependencies 4 years ago
Christian Pauly 8a371d53b9 feat: Better in app video player 4 years ago
Christian Pauly fbbafab1fb chore: Update future loading dialog 4 years ago
Krille Fear 231a2e26f9 feat: Stories 4 years ago
Krille Fear 4c976bcf8e Merge branch 'animations' into 'main'
Improved animations in chat view when changing account

See merge request famedly/fluffychat!538
4 years ago
The one with the Braid 76972c863c design: Improved animations in chat view when changing account 4 years ago
Krille Fear d01ec37420 Merge branch 'ci-bot/dependency-updates' into 'main'
chore: automated dependency update

See merge request famedly/fluffychat!623
4 years ago
Dependency Update Bot f8512071cd chore: Update dependencies 4 years ago
S1m a4265fa575 Update unifiedpush libs 4 years ago
Krille Fear 3144b217a5 chore: Bump version 4 years ago
Krille Fear b8a3cb35d5 chore: Update Matrix SDK 4 years ago
Krille Fear d7ec587a8e fix: Update dependencies with flutter pub upgrade 4 years ago
Krille Fear d61e224f1c fix: Hotfix database migration 4 years ago
Krille Fear e33606b912 fix: QR Code scanner in iOS 4 years ago
Krille Fear a134e06203 feat: Drag&Drop to send multiple files on desktop and web 4 years ago
Krille Fear bf12767838 chore: Bump version 4 years ago
Krille Fear 73dd45f396 chore: Update SDK 4 years ago
Krille Fear ceaa340056 chore: Update SDK 4 years ago
Krille Fear fd23a70d0a fix: SDK 4 years ago
Krille Fear 8c3ab66f50 chore: Update SDK 4 years ago
Krille Fear b44f309151 refactor: Use image package to resize images 4 years ago
Krille Fear 92a894ef34 refactor: Remove sembast 4 years ago
Krille Fear a7a85883ad fix: Use new FluffyBox 0.2.0 4 years ago
Krille Fear ad21986ae8 fix: Start on Android and Linux 4 years ago
Krille Fear 874473cf99 fix: Use sqlcipher for FluffyBox 4 years ago
Krille Fear 622acfaa59 feat: FluffyBox 4 years ago
Krille Fear 1674a3c30f Revert "feat: Use sembast over sqflite"
This reverts commit 2fbf7376f6b464c60efcb3e8448c0beac7131638.
4 years ago
Krille Fear b2341bf5f6 feat: Use sembast over sqflite 4 years ago
Krille Fear 6c3f1d6f51 chore: Add some stats for app start 4 years ago
Krille Fear 1176e374f4 feat: Use SalomonBottomBar 4 years ago
Krille Fear a120ae7916 fix: Sort imports 4 years ago
Krille Fear 539bf3cc5d fix: Import sdk 4 years ago
Krille Fear aebe4d30c0 feat: Sembast store 4 years ago
Krille Fear 02fbb7e332 chore: Update SDK 4 years ago
Krille Fear 55fb318187 Merge branch 'main' of gitlab.com:famedly/fluffychat 4 years ago
Krille Fear 33a7a00311 fix: Move to latest null safe sdk 4 years ago
Krille Fear 46eb216150 Merge branch 'soru/update-flutter-matrix-html' into 'main'
chore: update flutter matrix html

See merge request famedly/fluffychat!544
4 years ago
Krille Fear db22f311e1 feat: Speed up app start 4 years ago
Sorunome 41f5a770b8 chore: update flutter matrix html 4 years ago
Krille Fear b97ac8ff93 refactor: Switch to null safe sdk 4 years ago
Krille Fear cb6cded5cb chore: Bump version 4 years ago
Krille Fear 0ea29a2d6b fix: Sending ThreepidCreds in UIA 4 years ago
Krille Fear 0199515786 chore: Bump version 4 years ago
Krille Fear fec9178da5 refactor: Sort imports 4 years ago
Krille Fear 3483df545c fix: Remove global key 4 years ago
Krille Fear 991018d86a chore: Update SDK 4 years ago
Krille Fear 2f978c5098 refactor: Add code quality reports 4 years ago
Krille Fear 730086b304 Merge branch 'krille/remove-android-file-picker' into 'main'
remove: Android filepicker

See merge request famedly/fluffychat!535
4 years ago
Krille Fear 13fda9458f refactor: Switch to flutter_lints 4 years ago
Krille Fear c2f23c491e remove: Android filepicker 4 years ago
Krille Fear e02df80a52 chore: Update version 4 years ago
Krille Fear ddefc5dca0 chore: Bump version 4 years ago
Raatty d2046ccde1 fix backtick rendering on linux 4 years ago
Krille Fear 0b6130ef39 fix: Google services patch 4 years ago
Krille Fear 0b0cd6b138 chore: Bump version 4 years ago
Krille Fear b72c426780 chore: Bump version 4 years ago
Krille Fear 1a7606cdf0 chore: Update dependencies 4 years ago
Krille Fear 57751f7c5a chore: Update dependencies 4 years ago
Krille Fear 79ef5bc8c1 chore: Move to hosted geolocator_android 4 years ago
Krille Fear 0bcb3e26d6 fix: Remove unnecessary import 4 years ago
Krille Fear faf60e25d2 fix: Outdated url 4 years ago
Krille Fear 07c52adec5 fix: No pubspec.yaml found 4 years ago
Krille Fear 86d1ce716a fix: Use geolocator_android from geolocator_floss 4 years ago
Krille Fear 68c1346bcd fix: Update flutter_math_fork 4 years ago
Krille Fear e3c3bd997d fix: Remove google from fcm_shared_isolate 4 years ago
Krille Fear a62f55d4c8 chore: Add version code string to repo 4 years ago
Krille Fear 22df42dcac chore: Use geolocator floss 4 years ago
Krille Fear a427915e43 chore: Update SDK 4 years ago
Sorunome c4c424533f chore: Update flutter_matrix_html 4 years ago
Christian Pauly b7053c2044 chore: Bump version 4 years ago
Krille Fear b8e6f8ee54 chore: Update SDK 4 years ago
Krille Fear ac342624f6 fix: Start-up time waits for first sync 4 years ago
Christian Pauly 6281708087 chore: Bump version 4 years ago
Christian Pauly ef4506fd8c feat: Add splash screen 4 years ago
Christian Pauly 053b71aad5 chore: Update SDK 4 years ago
Sorunome ccd368ad77 chore: update flutter_matrix_html 4 years ago
Krille Fear 33babdf0bf chore: Update SDK 4 years ago
Krille Fear b1f23b86e5 fix: Flutter app badger 4 years ago
Krille Fear 93d3ce38ec fix: Voice messages 4 years ago
Krille Fear eba304556c refactor: Upgrade to Flutter 2.5 4 years ago
Krille Fear 21d7f862dd chore: Update SDK 4 years ago
Christian Pauly 8972204e4b fix: Import sdk 4 years ago
Christian Pauly a194fef61f fix: Import SDK 4 years ago
Christian Pauly e4cb1279ca chore: Bump version 4 years ago
Christian Pauly 65747aecbf chore: Update SDK 4 years ago
Christian Pauly 4f148ca7f7 feat: Implement in-app signup 4 years ago
Christian Pauly d2fc972f77 chore: Update SDK 4 years ago
Christian Pauly 3972276e7b chore: Update SDK 4 years ago
Christian Pauly 023818aec3 chore: Bump version 4 years ago
Christian Pauly c8a2e67d08 chore: Update SDK 4 years ago
Christian Pauly 45b45263c4 chore: Bump version 4 years ago
Christian Pauly b269ab6f58 chore: Update SDK 4 years ago
Christian Pauly 29760eb5e8 chore: Update SDK 4 years ago
Sorunome 117a8c723c chore: Update flutter_matrix_html 4 years ago
Christian Pauly dc7b636027 chore: Update matrix SDK 4 years ago
Christian Pauly 908a3390cd feat: Implement qr code scanner 4 years ago
Christian Pauly 28fa83ed2a feat: New design for new chat page 4 years ago
Sorunome 90200a763e chore: Update flutter_matrix_html and matrix_link_text 4 years ago
Christian Pauly aca4a86f00 chore: Update version 4 years ago
Christian Pauly f43ab3e08b chore: Update matrix sdk to 0.3.1 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
Christian Pauly 94504dbf29 fix: Keep display alive while recording 4 years ago
Marcus Hoffmann 875630278c chore: switch image_picker back to upstream
https://github.com/flutter/plugins/pull/3194 has finally been merged.

Also update to non-deprecated pick* methods.
4 years ago
Sorunome ddd3980003 chore: update flutter_matrix_html 4 years ago
Sorunome fcee30ebb3 feat: Add video player 4 years ago
Christian Pauly b0b4c8cada chore: Bump version 4 years ago
Christian Pauly 0c47c2d2b2 chore: Update vrouter 4 years ago
Sorunome 5d0967ecda feat: Add location sharing 4 years ago
Krille Fear 86acd3bb2c Update pubspec.yaml 4 years ago
Christian Pauly 98bc0517cb chore: Downgrad vrouter even more 4 years ago
Christian Pauly 2ea6ff4fa2 chore: Bump version 4 years ago
Christian Pauly d0b5f8575a fix: Routing by downgrading vrouter 4 years ago
Christian Pauly 4cf39c196e fix: Hotfix uploading to many OTKs 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 ec18cbbb87 fix: Punycode-encode unicode domains for platforms which can't handle them 4 years ago
Christian Pauly b36fe86dc3 chore: Update dependencies 4 years ago
Christian Pauly 08230b4a76 chore: Update version 4 years ago
Krille Fear 968c89b046 Merge branch 'ci-bot/dependency-updates' into 'main'
chore: automated dependency update

See merge request famedly/fluffychat!462
4 years ago
Christian Pauly 9599189a94 chore: Minify some git dependencies 4 years ago
Christian Pauly f8476643a4 chore: Update SDK 4 years ago
Dependency Update Bot 31b641677a chore: Update dependencies 4 years ago
Christian Pauly 5dacb4c426 chore: Bump version 4 years ago
Sorunome ec0fef7239 feat: Also suggest username completions based on their slugs 4 years ago
Christian Pauly c6e91d9904 chore: Update SDK 4 years ago
Christian Pauly 5a0c5eb109 chore: Update SDK 4 years ago
Christian Pauly 3d2d4fd23b fix: Secure storage 4 years ago
Sorunome 2df7d36b40 chore: Update image pack file format to match that of the emote msc 4 years ago
Christian Pauly bfa6e653e8 Merge branch 'main' of gitlab.com:famedly/fluffychat 4 years ago
Inex Code 116b4bde05 chore: upgrade swipe_to_action to null-safety 4 years ago
Christian Pauly ba145b841c fix: Close safariviewcontroller on SSO 4 years ago
Krille Fear b42c4de7a3 chore: Bump version 4 years ago
Krille Fear 7cea305514 fix: Image picker on Android 11 4 years ago
Christian Pauly d3727a8910 chore: Bump version 4 years ago
Krille Fear 473a970a59 Merge branch 'soru/lottie' into 'main'
feat: Add rendering of lottie files

See merge request famedly/fluffychat!437
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
Christian Pauly a3d58044b1 fix: Workaround for iOS not removing the app badge 4 years ago
Sorunome c96486e9a0 feat: Add a proper file saver 4 years ago
Sorunome 7a4badafbe feat: Add rendering of lottie files 4 years ago
Christian Pauly 04044a7051 chore: Bump version 4 years ago
Christian Pauly e6fbade1cf chore: Update dependencies 4 years ago
Christian Pauly 2ae65d59c5 chore: Update matrix SDK 4 years ago
Christian Pauly 790cccfe8e chore: Downgrade desktop notifications 4 years ago
Christian Pauly c2633b45b4 chore: Update dependencies 4 years ago
Christian Pauly 7ca96aee03 chore: Update matrix und vrouter 4 years ago
Christian Pauly 9ef0c71f81 refactor: Remove moor 4 years ago
Christian Pauly 39b8876837 chore: Bump version 4 years ago
Christian Pauly 6f6a9b52d4 chore: Bump version 4 years ago
Christian Pauly 29f88c4353 chore: Bump version 4 years ago
Christian Pauly 6dc8abc2dc chore: Update SDK and matrix_link_text 4 years ago
Christian Pauly 777a27c60e feat: Show progress bar and sync status 4 years ago
Christian Pauly d1a7409ba4 chore: Bump version 4 years ago
Christian Pauly d178a778fb fix: Broken hive keys 4 years ago
Raatty 97504e7b22 fix version on non mobile platforms 4 years ago
Krille Fear 77b575a3b2 Update pubspec.yaml, pubspec.lock files 4 years ago
Christian Pauly 2e3765ad1e chore: Update Matrix 4 years ago
Krille Fear 40df63b4c0 Revert "chore: Update dependencies"
This reverts commit 33b6aca061d0571ea46027c527186d1adf97f110
4 years ago
Christian Pauly 298d765204 chore: Bump version 4 years ago
Christian Pauly ad931a2c8d chore: Update dependencies 4 years ago
Christian Pauly a055098105 refactor: Switch to pub.dev version of matrix sdk 4 years ago
Christian Pauly a9b8d4b511 chore: Update hive and vrouter 4 years ago
Krille Fear daf683ac85 Update pubspec.yaml, pubspec.lock files 4 years ago
Christian Pauly 5fd49be516 feat: Implement hive 4 years ago
Steef Hegeman 33b3c546aa update vrouter (fix pop issues with modal sheets)
Recent versions of vrouter properly support the showModal* functions,
which solves the issues with the android back button popping the chat
view instead of closing a user sheet or image view. Fixes #426.
4 years ago
Christian Pauly be59ae6750 chore: Update audioplayers 4 years ago
Christian Pauly 06ebc99363 Update version 4 years ago
Christian Pauly a9be871956 fix: No push setup 4 years ago
Christian Pauly 71e020d8a4 fix: Navigator context 4 years ago
Christian Pauly a5f191c8cf chore: Update libolm to 3.2.3 4 years ago
Christian Pauly c2fce64494 feat: Switch to VRouter 4 years ago
Christian Pauly 0de448c4d4 Update version 4 years ago
Christian Pauly b55a81e4ef fix: Emoji picker 4 years ago
Christian Pauly 6e07cdfa41 fix: Open URIs 4 years ago
Christian Pauly d757edcaa8 Release 4 years ago
Christian Pauly 71c33dde2e Update version 4 years ago
Krille Fear 51e0af3792 chore: Freeze secure storage version 4 years ago
Christian Pauly 90a439bff5 docs: Update Changelog and version 4 years ago
Christian Pauly 5f9c393e74 feat: Desktop notifications on Linux Desktop 4 years ago
Christian Pauly bd90cfd7e1 fix: Sort dependencies 4 years ago
Christian Pauly 2fe9ebfdf2 fix: Lock screen 4 years ago
Christian Pauly 32863fca69 fix: Freeze bug 4 years ago
Christian Pauly 25c2300563 fix: Build Linux 4 years ago
Christian Pauly 4f69885bec refactor: Remove flutter_sound 4 years ago
Christian Pauly 14d76a48d1 refactor: Switch to record package 4 years ago
Christian Pauly 08bae9f6ba chore: Update UP and automatically re-register UP on startup 4 years ago
Christian Pauly d71881fdb5 refactor: Sort dependencies 4 years ago
Christian Pauly b39e295590 fix: Remove the goddamn package from hell circular checkbox!!! Shame on you! SHAME! 4 years ago
Christian Pauly 1a477adcb1 refactor: Null safe dependencies 4 years ago
Christian Pauly ce21f56596 chore: Bump version 4 years ago
Christian Pauly 51778ec6cc fix: Minor sentry crashes 4 years ago
Christian Pauly 04eac8346e chore: Bump version 4 years ago
Christian Pauly e91d9e9c1d chore: Remove unused dependencies 4 years ago
Christian Pauly af2176b1c5 change: Switch to ScaffoldMessenger 4 years ago
Christian Pauly 2ef36c9f74 chore: Update version 4 years ago
Christian Pauly d913be0375 fix: Push on iOS 4 years ago
Christian Pauly 830a9aff92 refactor: push stuff 4 years ago
Christian Pauly ce13096336 fix iOS build 4 years ago
Christian Pauly 1f65ee5286 chore: Bump version 4 years ago
Christian Pauly 39421fae32 refactor: Update SDK and enable login with email and phone 4 years ago
Christian Pauly f73736e321 chore: Update file picker cross dependency 4 years ago
Sorunome a886005203 fix: flutter_matrix_html crash and flutter_maths stuffs 4 years ago
Christian Pauly b0ada828aa refactor: Migrate to flutter 2 4 years ago
Sorunome cd68c06ac9 Merge branch 'soru/single-isolate-push-alt' into 'main'
fix: Use single-isolate push

Closes #207, #94, and #294

See merge request famedly/fluffychat!377
4 years ago
Krille Fear 25cc88b0ec Update pubspec.yaml 5 years ago
Sorunome 353b1c8378 fix: Use single-isolate push 5 years ago
Christian Pauly c76905e443 design: Improve new design 5 years ago
Christian Pauly 1d7d8dcae0 feat: new design 5 years ago
Krille Fear dfe9741c39 Revert "feat: Implement experimental new design"
This reverts commit 10cf8daf25c0ff50974c0439cf89fa6528510012
5 years ago
Christian Pauly 0bc3edfdcb feat: Implement experimental new design 5 years ago
Christian Pauly a525d4fd45 change: Use launch url for mozilla sso 5 years ago
Sorunome 16e23504a3 *grumble-grumlbe* fiiine 5 years ago
Krille Fear 3dabd6bb48 chore: Bump version 5 years ago
Sorunome d5a2ee2f3f feat: Add unified push as push provider 5 years ago
Dependency Update Bot af2d3d314b chore: Update dependencies 5 years ago
Christian Pauly 7f5cab95bf refactor: Upgrade to latest flutter_sound_lite 5 years ago
Christian Pauly af962d98e2 chore: Remove unused dependency 5 years ago
Kateřina Churanová c424b0791e fix: embedding all fonts to fix the font error 5 years ago
Kateřina Churanová 0614fb81ed fix: fonts in a standard path 5 years ago
Kateřina Churanová ec7e85cbf2 feat: emoji working on desktop 5 years ago
Krille Fear 2e7332d034 Update pubspec.yaml 5 years ago
Dependency Update Bot 8a3a795e3e chore: Update dependencies 5 years ago
Christian Pauly b62b0b1a63 feat: Implement app lock 5 years ago
Christian Pauly 25ab90a127 feat: Display version number in app 5 years ago
Krille Fear 7152929481 chore: Bump version 5 years ago
Christian Pauly 9db9d0cf2c chore: Bump version 5 years ago
Christian Pauly 2cf9bf4810 refactor: Use adaptive_theme 5 years ago
Krille Fear 8e5b1ec8b3 chore: Bump version 5 years ago
Dependency Update Bot 9d30502fba chore: Update dependencies 5 years ago
Sorunome 03058d44e6 feat: Handle matrix: URIs as per MSC2312 5 years ago
Krille Fear c65066e127 chore: Update linux version 5 years ago
Christian Pauly 75797a62b9 refactor: Switch to loading dialog 5 years ago
Christian Pauly 9521a93622 Update pubspec.yaml 5 years ago
Dependency Update Bot 9d39f075c2 chore: Update dependencies 5 years ago
Christian Pauly 26a0b3b61d chore: Update SDK and logviewer 5 years ago
Christian Pauly e7de6d9e25 feat: Implement logger 5 years ago
Christian Pauly 117a71e7e5 Revert "fix: Update file picker"
This reverts commit 6df75d13f8ec0cce4bbd379ee1de9eb26aadfada
5 years ago
Christian Pauly e11544bbbe fix: Update file picker 5 years ago
Christian Pauly 73a8c2ff65 Update pubspec.yaml 5 years ago
Christian Pauly 5e987c324c fix: Build in dev 5 years ago
Dependency Update Bot 3e6d26fcfd chore: Update dependencies 5 years ago
Christian Pauly 95b19f1b1b feat: Implement emojipicker for reactions 5 years ago
Christian Pauly 11c2a8bb26 refactor: Update sdk 5 years ago
Christian Pauly 1cc5496849 Update pubspec.yaml, pubspec.lock files 5 years ago
Christian Pauly b5ec986d08 feat: Implement experimental bootstrapping 5 years ago
Christian Pauly c0042c9d52 chore: Update SDK 5 years ago
Christian Pauly 94d4cdbf7a Merge branch 'mark_unread' into 'main'
feat: add ability to mark a room as unread

See merge request ChristianPauly/fluffychat-flutter!286
5 years ago
Kévin Commaille e7df86baa8 remove flutter_launcher_icons 5 years ago
Marcus Hoffmann 98f5c43249 feat: add ability to mark a room as unread
This also add tooltips to all the room context actions.
5 years ago
Dependency Update Bot 6d416214b2 chore: Update dependencies 5 years ago
Christian Pauly a221606c3b Revert "feat: Try out new firebase"
This reverts commit 41a471e495646a1d1dee16753fb4ad2606f71166
5 years ago
Christian Pauly 9e956b1230 feat: Try out new firebase 5 years ago
Christian Pauly 3727a18da5 chore: Switch to upstream noti settings 5 years ago
Christian Pauly 8cb1e93912 fix: open_noti_settings 5 years ago
Christian Pauly 5f13768c7d chore: Go back to upstream open noti settings 5 years ago
Christian Pauly 14311b9506 Update pubspec.yaml 5 years ago
Dependency Update Bot d6e89930b9 chore: Update dependencies 5 years ago
Christian Pauly 8cd75724d0 feat: Multiline dialog text field 5 years ago
Christian Pauly ef8638eede feat: Implement rich notification settings 5 years ago
Christian Pauly 6a53a0230b feat: Next version 5 years ago
Christian Pauly b041cc2bb9 feat: Implement password recovery 5 years ago
Christian Pauly 8de1960a54 chore: Update adaptive dialogs 5 years ago
Christian Pauly df23180fa5 fix: Unban 5 years ago
Christian Pauly a5c7e4baaf chore: Implement playstore CD 5 years ago
Sorunome 1e0e101bf0 fix: Input bar not working, making app unusable 5 years ago
Christian Pauly 3173b383ba fix: iOS 5 years ago
Christian Pauly 832295ef2a refactor: SDK update 5 years ago
Sorunome ca305202e0 chore: update flutter_matrix_html 5 years ago
Sorunome bb2555318a chore: update flutter_matrix_html 5 years ago
Sorunome 31aa4c41d4 feat: Add svg support and better image handling 5 years ago
Sorunome 3afb4a9366 fix: resolve some sentry issues 5 years ago
Christian Pauly 1e4e5231c1 Revert "Merge branch 'krille/update-dependencies' into 'main'"
This reverts merge request !271
5 years ago
Christian Pauly d1e2d16814 Merge branch 'krille/update-dependencies' into 'main'
chore: Update dependencies

See merge request ChristianPauly/fluffychat-flutter!271
5 years ago
Christian Pauly 90f0eaf4f8 chore: Update dependencies 5 years ago
Christian Pauly 272641e016 fix: iOS build 5 years ago
Christian Pauly 843fd26e63 chore: Update dependencies 5 years ago
Christian Pauly 0fae270165 chore: Switch to adaptive dialogs 5 years ago
Christian Pauly e621a83406 chore: Switch from bottoast to flushbar 5 years ago
Sorunome d500476fbc feat: Option to hide redacted and unknown events 5 years ago
Sorunome 274ca76db8 feat: Better encryption / verification 5 years ago
Christian Pauly 4b4f250410 chore: Remove unused dependency 5 years ago
Sorunome d097a3ca6f chore: update version code 5 years ago
Christian Pauly 169d511f0a fix: File picker issue 5 years ago
Christian Pauly 8ae41c2b47 chore: Update packages 5 years ago
Christian Pauly f8e01db10d chore: Update SDK 5 years ago
Christian Pauly c5ff72a5f8 chore: New version 5 years ago
Sorunome db52d98c39 chore: Update flutter_matrix_html 5 years ago
Christian Pauly 7ff11fbef2 chore: Update sdk 5 years ago
Christian Pauly 08a3b199e7 fix: Android Download 5 years ago
Sorunome c58df5c99c fix: Multiple related store things 5 years ago
Sorunome a7ff23e713 chore: update dependencies 5 years ago
Sorunome 6b5db20c94 chore: upate matrix link text 5 years ago
Christian Pauly 68fcec4b0d Update pubspec.yaml 5 years ago
Christian Pauly 380e09489f feat: Implement mouse select chat list items 5 years ago
Christian Pauly 525fa8320a Merge branch 'swipe-to-reply' into 'main'
feat: Swipe to reply

Closes #129

See merge request ChristianPauly/fluffychat-flutter!208
5 years ago
Inex Code 1a4225f77e fix replying to wrong message
when new message arrives during the gesture
5 years ago
Sorunome 8b9dbc4163 chore: Update matrix_link_text 5 years ago
Christian Pauly 6f29f1d6fa feat: Implement linux desktop notifications 5 years ago