Commit Graph

323 Commits (ab4ea74d000525d284ba9ffbfc499b824fa0f930)

Author SHA1 Message Date
Dependency Update Bot 8a3a795e3e chore: Update dependencies 4 years ago
Christian Pauly b62b0b1a63 feat: Implement app lock 4 years ago
Christian Pauly 25ab90a127 feat: Display version number in app 4 years ago
Krille Fear 7152929481 chore: Bump version 4 years ago
Christian Pauly 9db9d0cf2c chore: Bump version 4 years ago
Christian Pauly 2cf9bf4810 refactor: Use adaptive_theme 4 years ago
Krille Fear 8e5b1ec8b3 chore: Bump version 4 years ago
Dependency Update Bot 9d30502fba chore: Update dependencies 4 years ago
Sorunome 03058d44e6 feat: Handle matrix: URIs as per MSC2312 4 years ago
Krille Fear c65066e127 chore: Update linux version 4 years ago
Christian Pauly 75797a62b9 refactor: Switch to loading dialog 4 years ago
Christian Pauly 9521a93622 Update pubspec.yaml 4 years ago
Dependency Update Bot 9d39f075c2 chore: Update dependencies 4 years ago
Christian Pauly 26a0b3b61d chore: Update SDK and logviewer 4 years ago
Christian Pauly e7de6d9e25 feat: Implement logger 4 years ago
Christian Pauly 117a71e7e5 Revert "fix: Update file picker"
This reverts commit 6df75d13f8ec0cce4bbd379ee1de9eb26aadfada
4 years ago
Christian Pauly e11544bbbe fix: Update file picker 4 years ago
Christian Pauly 73a8c2ff65 Update pubspec.yaml 4 years ago
Christian Pauly 5e987c324c fix: Build in dev 4 years ago
Dependency Update Bot 3e6d26fcfd chore: Update dependencies 4 years ago
Christian Pauly 95b19f1b1b feat: Implement emojipicker for reactions 4 years ago
Christian Pauly 11c2a8bb26 refactor: Update sdk 4 years ago
Christian Pauly 1cc5496849 Update pubspec.yaml, pubspec.lock files 4 years ago
Christian Pauly b5ec986d08 feat: Implement experimental bootstrapping 4 years ago
Christian Pauly c0042c9d52 chore: Update SDK 4 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
4 years ago
Kévin Commaille e7df86baa8 remove flutter_launcher_icons 4 years ago
Marcus Hoffmann 98f5c43249 feat: add ability to mark a room as unread
This also add tooltips to all the room context actions.
4 years ago
Dependency Update Bot 6d416214b2 chore: Update dependencies 4 years ago
Christian Pauly a221606c3b Revert "feat: Try out new firebase"
This reverts commit 41a471e495646a1d1dee16753fb4ad2606f71166
4 years ago
Christian Pauly 9e956b1230 feat: Try out new firebase 4 years ago
Christian Pauly 3727a18da5 chore: Switch to upstream noti settings 4 years ago
Christian Pauly 8cb1e93912 fix: open_noti_settings 4 years ago
Christian Pauly 5f13768c7d chore: Go back to upstream open noti settings 4 years ago
Christian Pauly 14311b9506 Update pubspec.yaml 4 years ago
Dependency Update Bot d6e89930b9 chore: Update dependencies 4 years ago
Christian Pauly 8cd75724d0 feat: Multiline dialog text field 4 years ago
Christian Pauly ef8638eede feat: Implement rich notification settings 4 years ago
Christian Pauly 6a53a0230b feat: Next version 4 years ago
Christian Pauly b041cc2bb9 feat: Implement password recovery 4 years ago
Christian Pauly 8de1960a54 chore: Update adaptive dialogs 4 years ago
Christian Pauly df23180fa5 fix: Unban 4 years ago
Christian Pauly a5c7e4baaf chore: Implement playstore CD 4 years ago
Sorunome 1e0e101bf0 fix: Input bar not working, making app unusable 4 years ago
Christian Pauly 3173b383ba fix: iOS 4 years ago
Christian Pauly 832295ef2a refactor: SDK update 4 years ago
Sorunome ca305202e0 chore: update flutter_matrix_html 4 years ago
Sorunome bb2555318a chore: update flutter_matrix_html 4 years ago
Sorunome 31aa4c41d4 feat: Add svg support and better image handling 4 years ago
Sorunome 3afb4a9366 fix: resolve some sentry issues 4 years ago
Christian Pauly 1e4e5231c1 Revert "Merge branch 'krille/update-dependencies' into 'main'"
This reverts merge request !271
4 years ago
Christian Pauly d1e2d16814 Merge branch 'krille/update-dependencies' into 'main'
chore: Update dependencies

See merge request ChristianPauly/fluffychat-flutter!271
4 years ago
Christian Pauly 90f0eaf4f8 chore: Update dependencies 4 years ago
Christian Pauly 272641e016 fix: iOS build 4 years ago
Christian Pauly 843fd26e63 chore: Update dependencies 4 years ago
Christian Pauly 0fae270165 chore: Switch to adaptive dialogs 4 years ago
Christian Pauly e621a83406 chore: Switch from bottoast to flushbar 4 years ago
Sorunome d500476fbc feat: Option to hide redacted and unknown events 4 years ago
Sorunome 274ca76db8 feat: Better encryption / verification 4 years ago
Christian Pauly 4b4f250410 chore: Remove unused dependency 4 years ago
Sorunome d097a3ca6f chore: update version code 4 years ago
Christian Pauly 169d511f0a fix: File picker issue 4 years ago
Christian Pauly 8ae41c2b47 chore: Update packages 4 years ago
Christian Pauly f8e01db10d chore: Update SDK 4 years ago
Christian Pauly c5ff72a5f8 chore: New version 4 years ago
Sorunome db52d98c39 chore: Update flutter_matrix_html 4 years ago
Christian Pauly 7ff11fbef2 chore: Update sdk 4 years ago
Christian Pauly 08a3b199e7 fix: Android Download 4 years ago
Sorunome c58df5c99c fix: Multiple related store things 4 years ago
Sorunome a7ff23e713 chore: update dependencies 4 years ago
Sorunome 6b5db20c94 chore: upate matrix link text 4 years ago
Christian Pauly 68fcec4b0d Update pubspec.yaml 4 years ago
Christian Pauly 380e09489f feat: Implement mouse select chat list items 4 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
4 years ago
Inex Code 1a4225f77e fix replying to wrong message
when new message arrives during the gesture
4 years ago
Sorunome 8b9dbc4163 chore: Update matrix_link_text 4 years ago
Christian Pauly 6f29f1d6fa feat: Implement linux desktop notifications 4 years ago
Sorunome 2e6f560741 chore: update flutter_secure_store 4 years ago
Sorunome 957756666b fix: small desktop fixes 4 years ago
Christian Pauly aad1bd344b fix: Desktop url launcher 4 years ago
Christian Pauly 190b45b6cb Merge branch 'main' of gitlab.com:ChristianPauly/fluffychat-flutter into main 4 years ago
Christian Pauly a61ed83ebf fix: Desktop file picker 4 years ago
Sorunome 1fb8bf0cd8 Update SDK 4 years ago
Christian Pauly 5077e66515 fix: Desktop images 4 years ago
Sorunome 9de3a2c7a2 feat: Enhance emote experience 4 years ago
Marcel 62cbc864f1 feat!: Use new localisation setup from flutter 1.22
BREAKING CHANGE: This introduces that it might require up to 2 compiles for locals to work.
Also only arb files shall be checked into git.

Took 19 minutes
4 years ago
Christian Pauly 3910dac42c chore: Make app ready for flutter 1 22 4 years ago
Christian Pauly cb27314739 feat: Implement basic windows linux support 4 years ago
Christian Pauly 0653a6486f God damn -.- 5 years ago
Christian Pauly bfdc402a2b fix: Last bits for the release 5 years ago
Sorunome 4a71884bbe fix: Small stuff 5 years ago
Christian Pauly be124da954 Update pubspec.yaml, CHANGELOG.md files 5 years ago
Sorunome 39c3d99035 fix: font size being too large accidentally in some places 5 years ago
Sorunome fb101e0796 feat: Display emotes/emojis bigger 5 years ago
Christian Pauly 2bed74411d Remove message bubbles 5 years ago
Sorunome 46c26c02dc feat: Add scroll-to-event 5 years ago
Christian Pauly 8df3695ecf fix: Hotfix ignore list 5 years ago
Christian Pauly 760d40ddc1 feat: Implement ignore list 5 years ago
Christian Pauly 3d73567d99 feat: Implement rich push notifications on android 5 years ago
Sorunome 84a3eb2c6b chore: Version update & olm-CI 5 years ago