Commit graph

194 commits

Author SHA1 Message Date
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
Sorunome
c4a33e411a Add Cross-Signing 2020-06-25 14:29:06 +00:00
Christian Pauly
c8249befd8 Minor design fixes 2020-06-25 09:15:53 +02:00
Christian Pauly
039e775b0d Fix app bar 2020-06-24 15:04:58 +02:00
Christian Pauly
2f143055ba Krille/design improvements 2020-06-24 07:42:28 +00:00
Christian Pauly
4096b824ba Fix sort order 2020-06-20 11:19:10 +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
3fa51d74a9 Fix top list 2020-06-19 15:10:26 +02:00
Christian Pauly
af0696a4ac Big refactoring 2020-06-18 13:39:24 +02:00
Sorunome
6868f38c7c move to new sdk 2020-06-10 08:07:01 +00:00
Sorunome
dedda459c9 handle if lastEvent is null 2020-05-23 08:36:53 +00:00
Christian Pauly
cdbbe56356 Update lib/views/chat.dart 2020-05-20 19:23:55 +00:00
Christian Pauly
5c666e542d Fix imageviewer 2020-05-20 17:29:26 +00:00
Christian Pauly
94587d7fcc Fix boxfit 2020-05-16 09:16:46 +02:00
Christian Pauly
b2037c1e7b Fix maxScale 2020-05-16 09:13:37 +02:00
Christian Pauly
8f463610bd Minor fixes 2020-05-16 09:12:57 +02:00
Christian Pauly
92ee47ac6d Implement well-known support 2020-05-16 08:43:27 +02:00
Christian Pauly
0276a81173 Implement image viewer 2020-05-16 08:02:33 +02:00
Christian Pauly
158e09910a Fix web avatars 2020-05-15 21:50:44 +02:00
Christian Pauly
fda757ea46 Update lib/views/chat.dart, lib/l10n/intl_de.arb files 2020-05-15 19:03:23 +00:00
Christian Pauly
ec9e8fe5d4 Design improvements 2020-05-15 17:57:53 +00:00
Sorunome
7a99d9aee8 Add emote suggestion thingy 2020-05-15 13:28:23 +00:00
Christian Pauly
16e05c7c3e Fix web networkimage 2020-05-14 10:04:16 +02:00
Sorunome
f594c7005d Soru/moor 2020-05-13 13:58:59 +00:00
Christian Pauly
9f4660bd9f Fix StyledToast 2020-05-13 10:45:50 +02:00
Christian Pauly
6badbdddc6 Fix logout crash 2020-05-12 11:58:47 +02:00
Sorunome
f3d3aeebd4 add basic emote picker 2020-05-12 07:02:33 +00:00