Commit graph

116 commits

Author SHA1 Message Date
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
2020-12-19 15:37:58 +00:00
Sorunome
b267c6cbe7 fix: Respect hidden events when calculating read receipt message 2020-12-19 16:20:48 +01:00
Sorunome
21c34756e9 fix: Store emoji picker history and make sure you can't send the same emoji twice 2020-12-19 16:16:25 +01:00
Christian Pauly
1c2b8832cd fix: Update typing 2020-12-17 19:14:33 +01:00
Christian Pauly
95b19f1b1b feat: Implement emojipicker for reactions 2020-12-12 17:19:53 +01:00
Christian Pauly
8eb2e2fb9d feat: Enhanced configuration 2020-12-11 17:40:33 +01:00
Marcus Hoffmann
98f5c43249 feat: add ability to mark a room as unread
This also add tooltips to all the room context actions.
2020-12-08 15:28:04 +01:00
Christian Pauly
67614205c9 design: Use outlined icons 2020-12-06 10:31:35 +01:00
Christian Pauly
b7b180df78 fix: Minor fixes 2020-11-23 14:27:10 +01:00
Christian Pauly
321e3dd776 feat: Collapse room create states 2020-11-22 19:34:19 +01:00
Christian Pauly
44219cd23b feat: Minor design improvements 2020-11-22 15:25:13 +01:00
Christian Pauly
f235f9de24 feat: Improved encryption UI 2020-11-22 11:53:19 +01:00
Sorunome
ee192b5147 fix: Copying an event did not obey edits 2020-11-21 15:30:51 +01:00
Sorunome
3afb4a9366 fix: resolve some sentry issues 2020-11-16 11:31:31 +01:00
Christian Pauly
0fae270165 chore: Switch to adaptive dialogs 2020-11-14 10:24:01 +01:00
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
2020-11-09 09:35:29 +00:00
Sorunome
d500476fbc feat: Option to hide redacted and unknown events 2020-11-08 20:10:00 +01:00
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
2020-11-08 19:39:07 +01:00
Christian Pauly
e17f9fe3ee fix: Add missing safearea 2020-11-07 10:18:51 +01:00
Christian Pauly
e3f1fc757c Krille/remove status feature 2020-10-28 06:23:50 +00:00
Inex Code
ee321f91a4 fix: return text field to the previous state after editing message 2020-10-23 15:45:22 +00:00
Christian Pauly
41205b2ed6 fix: Minor design fix 2020-10-17 13:04:33 +02:00
Christian Pauly
5d7cd7f2e7 fix: Minor design fixes 2020-10-17 12:43:32 +02:00
Inex Code
1a4225f77e fix replying to wrong message
when new message arrives during the gesture
2020-10-17 09:15:55 +00:00
Sorunome
a113f99135 fix: resize images in a separate isolate 2020-10-06 19:17:04 +02:00
Sorunome
083277ae1a fix: send images as images, not files 2020-10-05 16:41:29 +02:00
Christian Pauly
5ba3162c3e fix: TextField 2020-10-04 17:39:49 +02:00
Christian Pauly
c48f036bac fix: Inputbar focus 2020-10-04 17:24:05 +02:00
Christian Pauly
a61ed83ebf fix: Desktop file picker 2020-10-04 17:01:54 +02:00
Christian Pauly
383cabf371 fix: Minor design bugs 2020-10-04 08:05:27 +00:00
Christian Pauly
0f056a4b86 feat: More beautiful status 2020-10-03 11:40:47 +00:00
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
2020-10-03 11:11:07 +00:00
Christian Pauly
bfdc402a2b fix: Last bits for the release 2020-09-21 19:21:24 +02:00
Christian Pauly
4b77bbe688 feat: Implement send reactions 2020-09-20 20:13:42 +02:00
Sorunome
d1272809be fix: Scroll down button not showing 2020-09-20 14:45:15 +02:00
Sorunome
d2c883488e fix: Don't double-confirm sending audio messages 2020-09-20 12:02:08 +00:00
Sorunome
46c26c02dc feat: Add scroll-to-event 2020-09-20 11:37:48 +02:00
Sorunome
e9d806c844 feat: Send image / video / file dialog 2020-09-09 13:40:58 +02:00
Sorunome
9f47772b23 feat: Blurhashes and better thumbnails 2020-09-07 11:39:35 +02:00
Sorunome
fa0052987b fix: Allow requesting past messages if all events in the current timeline are filtered 2020-09-06 09:00:19 +02:00
Christian Pauly
d26e830b17 fix: Send read receipt only on focus 2020-08-22 16:09:15 +02:00
Christian Pauly
412d2a154b Fix: Status header design 2020-08-22 15:16:07 +02:00
Sorunome
6fa9c182f2 swith to event aggregations and render message edits and reactions 2020-08-12 09:30:31 +00:00
Christian Pauly
34d6d2de49 Dont request history on chat open 2020-07-04 12:17:31 +02:00
Christian Pauly
7880ade572 Add connection status header 2020-07-04 10:22:51 +02:00
Sorunome
e924908d49 Update sdk for performance increases 2020-07-02 09:30:59 +00:00
Christian Pauly
2f143055ba Krille/design improvements 2020-06-24 07:42:28 +00:00
Christian Pauly
48b2f702ad Clean up design 2020-06-20 11:35:54 +02:00
Christian Pauly
6de4081513 Implement file picker web 2020-06-20 09:32:49 +00:00
Christian Pauly
af0696a4ac Big refactoring 2020-06-18 13:39:24 +02:00