Commit graph

221 commits

Author SHA1 Message Date
Sorunome
083277ae1a fix: send images as images, not files 2020-10-05 16:41:29 +02:00
Christian Pauly
df02de5674 fix: Minor fixes 2020-10-04 20:30:06 +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
5077e66515 fix: Desktop images 2020-10-04 16:11:18 +02:00
Christian Pauly
383cabf371 fix: Minor design bugs 2020-10-04 08:05:27 +00:00
Christian Pauly
2e02e48bd3 fix: Minor user status bugs 2020-10-04 09:41:20 +02:00
Sorunome
9de3a2c7a2 feat: Enhance emote experience 2020-10-03 17:44:59 +02:00
Christian Pauly
c5d84c22ca feat: Implement new status feature 2020-10-03 17:09:45 +02:00
Christian Pauly
0f056a4b86 feat: More beautiful status 2020-10-03 11:40:47 +00:00
Christian Pauly
ca559029ef chore: Add privacy informations to app 2020-10-03 13:28:14 +02: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
dbef6b3975 feat: Enhance roomlist context menu 2020-10-02 15:50:59 +02:00
Christian Pauly
988213aa39 fix: Invite left members 2020-10-02 09:57:32 +00:00
Christian Pauly
f98f87db8e feat: Enable macOS build 2020-09-26 21:22:49 +02:00
Sorunome
dd94a4d03f fix: fix up translations to use keys and fix arb files 2020-09-23 11:59:14 +02:00
Christian Pauly
bfdc402a2b fix: Last bits for the release 2020-09-21 19:21:24 +02:00
Christian Pauly
3d999b6ba0 Implement missing account settings 2020-09-21 17:50:01 +02:00
Christian Pauly
c5d33a8f4a fix: Search bar 2020-09-20 18:27:19 +00: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
Christian Pauly
dc5a7cc133 feat: Improve design 2020-09-20 12:30:42 +00: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
Christian Pauly
760d40ddc1 feat: Implement ignore list 2020-09-19 15:55:25 +02:00
Christian Pauly
a11185cc55 feat: Add license page 2020-09-18 18:20:13 +00:00
Sorunome
317c61c167 Merge remote-tracking branch 'origin/krille/enable-sentry' into master 2020-09-09 14:11:43 +02:00
Sorunome
644cded981 chore: switch to cached_network_image 2020-09-09 13:54:55 +02:00
Sorunome
1521190fea Merge branch 'soru/send-files' into 'master'
feat: Send file dialog

Closes #84, #112, and #140

See merge request ChristianPauly/fluffychat-flutter!150
2020-09-09 11:53:45 +00:00
Christian Pauly
844f50ca81 feat: Implement sentry 2020-09-09 13:52:44 +02:00
Sorunome
e9d806c844 feat: Send image / video / file dialog 2020-09-09 13:40:58 +02:00
Sorunome
e130306f03 chore: Add more debugging logs to debug key decrypt issues 2020-09-07 15:42:24 +02:00
Sorunome
9f47772b23 feat: Blurhashes and better thumbnails 2020-09-07 11:39:35 +02:00
Christian Pauly
2270545bde Merge branch 'soru/allow-request-empty-timeline' into 'master'
fix: Allow requesting past messages if all events in the current timeline are filtered

See merge request ChristianPauly/fluffychat-flutter!153
2020-09-07 09:35:58 +00:00
Sorunome
955210a8e5 feat: open links better 2020-09-07 11:03:03 +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
32a1c3ca1c Update SDK 2020-08-16 13:02:53 +02:00
Sorunome
6fa9c182f2 swith to event aggregations and render message edits and reactions 2020-08-12 09:30:31 +00:00
Sorunome
3b1a6e4cea Filter the onSync stream to only include updates that we want to deal with to re-render 2020-07-27 11:13:25 +00:00
Sorunome
86e184d14b Only show the no google services toast once 2020-07-21 08:56:26 +00:00
Sorunome
24823998cd Fix web verification 2020-07-18 14:05:33 +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
Katerina
6399a8f886 Cosmetic improvements of homeserver and user inputs
Keyboard type for homeserver TextInput changed to url and trailing '/' with potential whitespaces is stripped.
Keyboard type for username changed to e-mail for convenience.

Should resolve: #34 and #64
2020-07-02 09:10:03 +00:00
Christian Pauly
c07f1ab048 Minor fixes 2020-06-27 13:24:19 +02:00
Christian Pauly
6dc20f4d07 Minor design fixes 2020-06-27 13:09:21 +02:00