Commit graph

123 commits

Author SHA1 Message Date
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
Sorunome
0904935b18 fix: tapping on aliases not always working 2020-09-29 17:09:49 +02:00
Christian Pauly
cb27314739 feat: Implement basic windows linux support 2020-09-27 11:18:38 +02:00
Christian Pauly
f98f87db8e feat: Enable macOS build 2020-09-26 21:22:49 +02:00
Sorunome
80f6e21897 fix: determine 12h/24h time based on settings, not locale 2020-09-23 18:27:11 +02:00
Christian Pauly
bfdc402a2b fix: Last bits for the release 2020-09-21 19:21:24 +02:00
Sorunome
46c26c02dc feat: Add scroll-to-event 2020-09-20 11:37:48 +02:00
Christian Pauly
28bb86716d fix: Push on conduit 2020-09-17 17:00:21 +02:00
Christian Pauly
5b3b2cd76a Disable experimental push mode 2020-09-17 07:46:49 +00:00
Christian Pauly
3d73567d99 feat: Implement rich push notifications on android 2020-09-17 08:34:36 +02:00
Sorunome
ca7e092a54 fix: Images with an info block but no size crashing 2020-09-10 07:53:55 +02:00
Sorunome
317c61c167 Merge remote-tracking branch 'origin/krille/enable-sentry' into master 2020-09-09 14:11:43 +02: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
9f47772b23 feat: Blurhashes and better thumbnails 2020-09-07 11:39:35 +02:00
Sorunome
955210a8e5 feat: open links better 2020-09-07 11:03:03 +02:00
Sorunome
b9d194461c chore: Update SDK, re-enable transactions on mobile 2020-09-06 15:39:02 +02:00
Christian Pauly
50b488cfff fix: Status design 2020-08-23 18:10:33 +02:00
Christian Pauly
b157cea408 feat: Implement web audio player 2020-08-22 15:53:14 +02:00
Christian Pauly
a6021742ea chore: update sdk 2020-08-22 15:01:13 +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
Christian Pauly
153b8e17a2 Merge branch 'soru/microg-toast-only-once' into 'master'
Only show the no google services toast once

Closes #106

See merge request ChristianPauly/fluffychat-flutter!113
2020-07-21 08:56:26 +00:00
Sorunome
86e184d14b Only show the no google services toast once 2020-07-21 08:56:26 +00:00
Lorem
2e138f6ed0 (Actually)Fix wrong message time
Forgot to account for 0:XX am in previous commit
2020-07-20 22:47:20 +05:30
Christian Pauly
fd22dcf390 Merge branch 'hour12' into 'master'
Fix wrong message time(12:XX pm showing as 00:XX pm)

See merge request ChristianPauly/fluffychat-flutter!111
2020-07-20 15:34:27 +00:00
Sorunome
e9ba95fb90 switch to moor_ffi w/ sqlcipher 2020-07-20 15:33:52 +00:00
Lorem
bcceae5985 Fix wrong message time(12:XX pm showing as 00:XX pm) 2020-07-20 13:54:36 +05:30
Sorunome
e924908d49 Update sdk for performance increases 2020-07-02 09:30:59 +00: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
2f143055ba Krille/design improvements 2020-06-24 07:42:28 +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
Christian Pauly
d7e1dbcad1 Add code formatting 2020-05-22 12:21:16 +02:00
Christian Pauly
52c3766321 Update .gitlab-ci.yml
Deleted assets/js/package/olm.js
2020-05-20 07:10:13 +00:00
Christian Pauly
9960c19e1c Better download content design 2020-05-16 08:09:07 +02:00
Christian Pauly
0276a81173 Implement image viewer 2020-05-16 08:02:33 +02:00
Christian Pauly
ec9e8fe5d4 Design improvements 2020-05-15 17:57:53 +00:00
Sorunome
f594c7005d Soru/moor 2020-05-13 13:58:59 +00:00
Christian Pauly
16908390dc Show rich notifications on background 2020-05-13 11:03:16 +02:00
Christian Pauly
c64c9e80e5 Clean up pushers on start 2020-05-13 11:00:12 +02:00
Christian Pauly
9f4660bd9f Fix StyledToast 2020-05-13 10:45:50 +02:00
Christian Pauly
44f3f2f412 Fix message bubble color 2020-05-10 13:26:52 +02:00
Christian Pauly
1936427194 Update lib/components/list_items/message.dart, lib/utils/event_extension.dart files 2020-05-09 14:38:27 +00:00
Christian Pauly
f350eaf8a6 Merge branch 'soru/store-startup-performance' into 'master'
improve initial loading performance by reducing amoung of sql queries

See merge request ChristianPauly/fluffychat-flutter!43
2020-05-09 13:21:07 +00:00
Sorunome
75963d84a2 improve initial loading performance by reducing amoung of sql queries 2020-05-09 13:13:50 +02:00
Christian Pauly
19c7113493 Fix open user link 2020-05-09 13:06:18 +02:00
Christian Pauly
f074ae93cb Minor fixes 2020-05-09 09:30:03 +02:00