Commit Graph

123 Commits (7474bd53d0e6fb0461d20fa26afd662603a8b565)

Author SHA1 Message Date
Sorunome 62ab031d13 feat: Regulate when thumbnails are animated as per MSC2705 5 years ago
Christian Pauly 76c890e7d0 fix: reactions 5 years ago
Sorunome 8f51a5e50b fix: Don't show loading dialog on request history 5 years ago
Christian Pauly 75797a62b9 refactor: Switch to loading dialog 5 years ago
Christian Pauly ee770aa5ba fix: Read receipts and filtered events 5 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
5 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
5 years ago
Sorunome ef19594556 fix: Have a space after mentions, making it consistent with @-completion 5 years ago
Sorunome b267c6cbe7 fix: Respect hidden events when calculating read receipt message 5 years ago
Sorunome 21c34756e9 fix: Store emoji picker history and make sure you can't send the same emoji twice 5 years ago
Christian Pauly 1c2b8832cd fix: Update typing 5 years ago
Christian Pauly 95b19f1b1b feat: Implement emojipicker for reactions 5 years ago
Christian Pauly 8eb2e2fb9d feat: Enhanced configuration 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
Christian Pauly 67614205c9 design: Use outlined icons 5 years ago
Christian Pauly b7b180df78 fix: Minor fixes 5 years ago
Christian Pauly 321e3dd776 feat: Collapse room create states 5 years ago
Christian Pauly 44219cd23b feat: Minor design improvements 5 years ago
Christian Pauly f235f9de24 feat: Improved encryption UI 5 years ago
Sorunome ee192b5147 fix: Copying an event did not obey edits 5 years ago
Sorunome 3afb4a9366 fix: resolve some sentry issues 5 years ago
Christian Pauly 0fae270165 chore: Switch to adaptive dialogs 5 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
5 years ago
Sorunome d500476fbc feat: Option to hide redacted and unknown events 5 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
5 years ago
Christian Pauly e17f9fe3ee fix: Add missing safearea 5 years ago
Christian Pauly e3f1fc757c Krille/remove status feature 5 years ago
Inex Code ee321f91a4 fix: return text field to the previous state after editing message 5 years ago
Christian Pauly 41205b2ed6 fix: Minor design fix 5 years ago
Christian Pauly 5d7cd7f2e7 fix: Minor design fixes 5 years ago
Inex Code 1a4225f77e fix replying to wrong message
when new message arrives during the gesture
5 years ago
Sorunome a113f99135 fix: resize images in a separate isolate 5 years ago
Sorunome 083277ae1a fix: send images as images, not files 5 years ago
Christian Pauly 5ba3162c3e fix: TextField 5 years ago
Christian Pauly c48f036bac fix: Inputbar focus 5 years ago
Christian Pauly a61ed83ebf fix: Desktop file picker 5 years ago
Christian Pauly 383cabf371 fix: Minor design bugs 5 years ago
Christian Pauly 0f056a4b86 feat: More beautiful status 5 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
5 years ago
Christian Pauly bfdc402a2b fix: Last bits for the release 5 years ago
Christian Pauly 4b77bbe688 feat: Implement send reactions 5 years ago
Sorunome d1272809be fix: Scroll down button not showing 5 years ago
Sorunome d2c883488e fix: Don't double-confirm sending audio messages 5 years ago
Sorunome 46c26c02dc feat: Add scroll-to-event 5 years ago
Sorunome e9d806c844 feat: Send image / video / file dialog 5 years ago
Sorunome 9f47772b23 feat: Blurhashes and better thumbnails 5 years ago
Sorunome fa0052987b fix: Allow requesting past messages if all events in the current timeline are filtered 5 years ago
Christian Pauly d26e830b17 fix: Send read receipt only on focus 5 years ago
Christian Pauly 412d2a154b Fix: Status header design 5 years ago
Sorunome 6fa9c182f2 swith to event aggregations and render message edits and reactions 5 years ago