Commit Graph

458 Commits (2e402acb7fbcde1cc330ab71e84874a75b542573)

Author SHA1 Message Date
Christian Pauly 1d7d8dcae0 feat: new design 4 years ago
Christian Pauly fed48d8db6 fix: reportEvent uses positive int 4 years ago
Christian Pauly 072d65b46d fix: Autofillhints on readonly 4 years ago
Christian Pauly ba42c577f9 feat: Implement reporting of events 4 years ago
Krille Fear dfe9741c39 Revert "feat: Implement experimental new design"
This reverts commit 10cf8daf25c0ff50974c0439cf89fa6528510012
4 years ago
Krille Fear 2cde9ad6fc Merge branch 'krille/experimental-new-design' into 'main'
feat: Implement experimental new design

See merge request famedly/fluffychat!363
4 years ago
Christian Pauly 0bc3edfdcb feat: Implement experimental new design 4 years ago
Sorunome 4b00d4d648 fix: Bring back proper emote settings 4 years ago
Christian Pauly a525d4fd45 change: Use launch url for mozilla sso 4 years ago
Christian Pauly 4e5e3a80d6 feature: Deprecated authwebview and use platform browser 4 years ago
Christian Pauly dda51b1b46 feat: Implement autofillhints 4 years ago
Christian Pauly 662f8b9a03 change: Minor design colors 4 years ago
Christian Pauly 284a72bb20 chore: Redesign textfields 4 years ago
Christian Pauly 66c163ce35 refactor: Theme and iOS stuff 4 years ago
Krille Fear 4e2f2d6d43 Merge branch 'krille/bootstrap' into 'main'
chore: Simplify bootstrap

See merge request famedly/fluffychat!358
4 years ago
Christian Pauly 2f2cf60b7b fix: Homeserver readonly if conifg wants it 4 years ago
Christian Pauly c6d9fcd91a chore: Simplify bootstrap 4 years ago
Christian Pauly 7f5cab95bf refactor: Upgrade to latest flutter_sound_lite 4 years ago
Christian Pauly 9b257f9f11 fix: Search mxid for private chat 4 years ago
Christian Pauly 37aa8c6ece fix: Remove unnecessary padding 4 years ago
Christian Pauly 251c568228 chore: Redesign homepicker page 4 years ago
Christian Pauly 242c18aac3 chore: Update SDK 4 years ago
Sorunome b5095206ca fix: Make tapping on pills join if remote directory is private 4 years ago
Christian Pauly 5d7f4a7ec7 chore: Change startpage design 4 years ago
Sorunome 18acd74417 fix: Allow joining of unpublished aliases again 4 years ago
Christian Pauly 3dc415a558 fix: Persistent settings 4 years ago
Christian Pauly 29ad74e3f9 fix: Voice message recording dialog 4 years ago
Christian Pauly fc4dafd8dc fix: UserBottomSheet 4 years ago
Christian Pauly e15a549375 fix: Dialogs 4 years ago
Christian Pauly 1870f57747 feat: Implement sso 4 years ago
Christian Pauly 77020d6b91 fix: Send file 4 years ago
Christian Pauly b86e88ef87 fix: APL 4 years ago
Christian Pauly 19109e28f3 fix: app lock 4 years ago
Krille Fear 691db4187b Merge branch 'krille/applock' into 'main'
feat: Implement app lock

Closes #223

See merge request famedly/fluffychat!343
4 years ago
Christian Pauly 857566b56e fix: mxid validation 4 years ago
Christian Pauly b62b0b1a63 feat: Implement app lock 4 years ago
Christian Pauly 57ae277331 fix: Startpage textfield padding 4 years ago
Avi0n d388a63b63 feat: Dismiss keyboard on view scroll.
Added the ability for the software keyboard to be dismissed when scrolling on a ListView in a chat and the chat list. This will help iOS users since they don't have a back button like Android.
4 years ago
Christian Pauly 25ab90a127 feat: Display version number in app 4 years ago
Christian Pauly c6f79ce573 chore: Redesign homeserver picker page 4 years ago
Christian Pauly 566f893f8f fix: Change size 4 years ago
Christian Pauly 5481ffac9b chore: Minor design improvements 4 years ago
Christian Pauly 0cad974df0 chore: Minor design tweaks 4 years ago
Christian Pauly c9653f43b2 fix: Typing update 4 years ago
Christian Pauly bc7a598c09 fix: Column width 4 years ago
Christian Pauly 374efef73e fix: Dont send only whitespaces 4 years ago
Christian Pauly c1cacd0fe1 fix: Ignore list 4 years ago
Christian Pauly 930f35c03a fix: chat padding 4 years ago
Christian Pauly 6a0c71ef4a fix: Video calls 4 years ago
Christian Pauly d473a3e978 fix: loading history 4 years ago
Christian Pauly 1dd0a3f983 chore: redesign start first chat 4 years ago
Christian Pauly 64e049c806 fix: Missing divider 4 years ago
Christian Pauly 5c4501208d fix: Display current theme mode 4 years ago
Christian Pauly 4dd8f4ed57 fix: Better authwebview 4 years ago
Christian Pauly 38a388b1fd chore: Better authwebview 4 years ago
Christian Pauly 327caf3df0 fix: authwebview 4 years ago
Krille Fear d7cdd5b35d fix: Minor apl bugs 4 years ago
Krille Fear 544bc15022 refactor: Use APL 4 years ago
Christian Pauly cd0b0bbdfe refactor: Use Provider 4 years ago
Christian Pauly 2cf9bf4810 refactor: Use adaptive_theme 4 years ago
Sorunome 03058d44e6 feat: Handle matrix: URIs as per MSC2312 4 years ago
Sorunome 62ab031d13 feat: Regulate when thumbnails are animated as per MSC2705 4 years ago
Christian Pauly 76c890e7d0 fix: reactions 4 years ago
Sorunome 8f51a5e50b fix: Don't show loading dialog on request history 4 years ago
Christian Pauly 75797a62b9 refactor: Switch to loading dialog 4 years ago
Christian Pauly ee770aa5ba fix: Read receipts and filtered events 4 years ago
Christian Pauly 26a0b3b61d chore: Update SDK and logviewer 4 years ago
Christian Pauly 67feba2d1d feat: Better invite search bar 4 years ago
Christian Pauly acd827dfaa feat: Open alias in discover page 4 years ago
Christian Pauly bd6f28766f chore: Context icon improvements 4 years ago
Sorunome e53cc2ec02 Merge branch 'soru/space-after-mention' into 'main'
fix: Have a space after mentions, making it consistent with @-completion

Closes #204

See merge request ChristianPauly/fluffychat-flutter!315
4 years ago
Christian Pauly 76737bc3d4 Merge branch 'main' of gitlab.com:ChristianPauly/fluffychat-flutter into main 4 years ago
Sorunome fe25e42c06 Merge branch 'soru/better-read-indicator' into 'main'
fix: Respect hidden events when calculating read receipt message

See merge request ChristianPauly/fluffychat-flutter!310
4 years ago
Christian Pauly 3d7abc480f Merge branch 'main' of gitlab.com:ChristianPauly/fluffychat-flutter into main 4 years ago
Christian Pauly c8b2d6042c fix: logger 4 years ago
Sorunome ef19594556 fix: Have a space after mentions, making it consistent with @-completion 4 years ago
Sorunome b267c6cbe7 fix: Respect hidden events when calculating read receipt message 4 years ago
Sorunome 21c34756e9 fix: Store emoji picker history and make sure you can't send the same emoji twice 4 years ago
Christian Pauly e7de6d9e25 feat: Implement logger 4 years ago
Christian Pauly 1c2b8832cd fix: Update typing 4 years ago
Christian Pauly 95b19f1b1b feat: Implement emojipicker for reactions 4 years ago
Christian Pauly 8eb2e2fb9d feat: Enhanced configuration 4 years ago
Christian Pauly 11c2a8bb26 refactor: Update sdk 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 cec9629883 transparent background for logo 4 years ago
Christian Pauly dfec9560bf fix: Format 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
Christian Pauly cc85be655a fix: join public room 4 years ago
Christian Pauly d0ae048a83 feat: Implement discover groups page 4 years ago
Christian Pauly 67614205c9 design: Use outlined icons 4 years ago
Christian Pauly 4c8744f027 feat: Add chat permissions settings 4 years ago
Christian Pauly 0035c03f9e fix: Missing localization 4 years ago
Christian Pauly 8cd75724d0 feat: Multiline dialog text field 4 years ago
Christian Pauly a5efac8857 Merge branch 'krille/add-notification-settings' into 'main'
feat: Implement rich notification settings

See merge request ChristianPauly/fluffychat-flutter!297
4 years ago
Christian Pauly ef8638eede feat: Implement rich notification settings 4 years ago
Christian Pauly 313b3854ee fix: Analyzer bug 4 years ago
Christian Pauly ec7a5a0684 fix: Set chat avatar on web 4 years ago
Christian Pauly 4909f0be94 feat: Annoy user with dialog to add a recovery method 4 years ago
Christian Pauly b041cc2bb9 feat: Implement password recovery 4 years ago
Christian Pauly b7b180df78 fix: Minor fixes 4 years ago
Christian Pauly 8de1960a54 chore: Update adaptive dialogs 4 years ago
Christian Pauly 3dd15d0bf5 refactor: Make verification in dialogs 4 years ago
Christian Pauly a05eabc950 refactor: matrix to link prefix 4 years ago
Christian Pauly 321e3dd776 feat: Collapse room create states 4 years ago
Christian Pauly af48de312f Merge branch 'krille/minor-design-improvements' into 'main'
feat: Minor design improvements

See merge request ChristianPauly/fluffychat-flutter!291
4 years ago
Christian Pauly 44219cd23b feat: Minor design improvements 4 years ago
Christian Pauly a9b2ac3c4e fix: Minor key request design fix 4 years ago
Christian Pauly f235f9de24 feat: Improved encryption UI 4 years ago
Sorunome ee192b5147 fix: Copying an event did not obey edits 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 0fae270165 chore: Switch to adaptive dialogs 4 years ago
Christian Pauly e621a83406 chore: Switch from bottoast to flushbar 4 years ago
Sorunome 79c991f11c Merge branch 'soru/hide-events' into 'main'
feat: Option to hide redacted and unknown events

Closes #147

See merge request ChristianPauly/fluffychat-flutter!257
4 years ago
Sorunome d500476fbc feat: Option to hide redacted and unknown events 4 years ago
Sorunome 921cef71bc fix: Don't re-render message widgets on insertion of new messages, making e.g. audio playing not stop
fix: Don't cancle playing audio if a new message arrives

fix: Don't re-render message widgets on insertion of new messages, making e.g. audio playing not stop
4 years ago
Sorunome 274ca76db8 feat: Better encryption / verification 4 years ago
Christian Pauly e17f9fe3ee fix: Add missing safearea 4 years ago
Christian Pauly 7ff11fbef2 chore: Update sdk 4 years ago
Christian Pauly e3f1fc757c Krille/remove status feature 4 years ago
Sorunome c58df5c99c fix: Multiple related store things 4 years ago
Inex Code ee321f91a4 fix: return text field to the previous state after editing message 4 years ago
Christian Pauly 41205b2ed6 fix: Minor design fix 4 years ago
Christian Pauly 5d7cd7f2e7 fix: Minor design fixes 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
Christian Pauly ccb140bb95 Merge branch 'krille/implement-linux-desktop-notifications' into 'main'
feat: Implement linux desktop notifications

See merge request ChristianPauly/fluffychat-flutter!226
4 years ago
Christian Pauly 6f29f1d6fa feat: Implement linux desktop notifications 4 years ago
Christian Pauly 7c88e568e2 fix: Change device displayname 4 years ago
Kateřina Churanová 5b2e945d69 fix: fixed mxid input method, removed code redundancy 4 years ago
Sorunome a113f99135 fix: resize images in a separate isolate 4 years ago
Christian Pauly e14f3354e5 Merge branch 'soru/fix-device-name' into 'main'
fix: Show device name in account information correctly

Closes #170

See merge request ChristianPauly/fluffychat-flutter!207
4 years ago
Christian Pauly fb6f2ddfa5 feat: Implement change device name 4 years ago
Sorunome 083277ae1a fix: send images as images, not files 4 years ago
Sorunome b7e7074735 fix: Show device name in account information correctly 4 years ago
Christian Pauly df02de5674 fix: Minor fixes 4 years ago
Christian Pauly 5ba3162c3e fix: TextField 4 years ago
Christian Pauly c48f036bac fix: Inputbar focus 4 years ago
Christian Pauly a61ed83ebf fix: Desktop file picker 4 years ago
Christian Pauly 5077e66515 fix: Desktop images 4 years ago
Christian Pauly 383cabf371 fix: Minor design bugs 4 years ago
Christian Pauly 2e02e48bd3 fix: Minor user status bugs 4 years ago
Sorunome 9de3a2c7a2 feat: Enhance emote experience 4 years ago
Christian Pauly c5d84c22ca feat: Implement new status feature 4 years ago
Christian Pauly 0f056a4b86 feat: More beautiful status 4 years ago
Christian Pauly ca559029ef chore: Add privacy informations to app 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