Commit Graph

160 Commits

Author SHA1 Message Date
Inex Code 23936fa7f1 Move Swipeable to separate package 2020-10-14 04:49:29 +03:00
Inex Code d5d7a254e3 Merge branch 'main' of https://gitlab.com/ChristianPauly/fluffychat-flutter into yiffed 2020-10-14 04:47:54 +03:00
Lukas Lihotzki 49cf584626 Update native_imaging 2020-10-13 13:10:36 +02:00
Christian Pauly 81e32c5ee4 fix: LocalStorage location on desktop 2020-10-13 12:21:02 +02:00
Lukas Lihotzki 1b1dfc7c81 Update native_imaging 2020-10-12 11:56:20 +02:00
Inex Code 522d36be6b More forking chores 2020-10-06 23:37:47 +03:00
Inex Code 73e3c85626 Merge commit 'bd1508c54547936a7f96082b7f21a7eddfd9d34f' into yiffed 2020-10-06 22:16:52 +03:00
Inex Code 7371b6f63a Fix issues with firebase upgrade 2020-10-04 21:23:11 +00:00
Sorunome 540ff683d8
fix: small desktop fixes 2020-10-04 19:19:35 +02:00
Christian Pauly 4dfd0dbc05 fix: Desktop url launcher 2020-10-04 19:09:54 +02:00
Christian Pauly 1e5f7de794 fix: Desktop file picker 2020-10-04 18:38:21 +03:00
Christian Pauly 64851cf91d Merge branch 'main' of gitlab.com:ChristianPauly/fluffychat-flutter into main 2020-10-04 17:01:57 +02:00
Christian Pauly 662e2f10a0 fix: Desktop file picker 2020-10-04 17:01:54 +02:00
Sorunome 25587296e8
Update SDK 2020-10-04 16:49:41 +02:00
Christian Pauly 5409fe864b fix: Desktop images 2020-10-04 16:11:18 +02:00
Inex Code 1af5ba3314 Make fork possible to be built 2020-10-04 12:20:56 +00:00
Christian Pauly f84ac1d121 fix: Minor user status bugs 2020-10-04 09:41:20 +02:00
Inex Code 1c86cfb5db uuuh 2020-10-03 21:43:09 +03:00
Inex Code 16df5c123d Merge commit 'cafd639c24dbcd2398271845aefbade283a8f279' into yiffed 2020-10-03 21:36:17 +03:00
Sorunome cafd639c24
feat: Enhance emote experience 2020-10-03 17:44:59 +02:00
Christian Pauly e569be7c07 chore: Add privacy informations to app 2020-10-03 13:28:14 +02:00
Marcel b6d2ddaf7d 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 e5b23fa227 chore: Make app ready for flutter 1 22 2020-10-02 11:42:46 +02:00
Christian Pauly 7fad31604f feat: Implement basic windows linux support 2020-09-27 11:18:38 +02:00
Christian Pauly 1db9bdd975 fix: Last bits for the release 2020-09-21 19:21:24 +02:00
Sorunome 9d3f272c2a fix: Small stuff 2020-09-21 14:34:41 +00:00
Sorunome 43dd22251c
fix: font size being too large accidentally in some places 2020-09-20 19:16:23 +02:00
Sorunome 9cccd07643
feat: Display emotes/emojis bigger 2020-09-20 14:13:42 +02:00
Christian Pauly 7b1262f355 Remove message bubbles 2020-09-20 11:48:08 +00:00
Sorunome 8547422f80
feat: Add scroll-to-event 2020-09-20 11:37:48 +02:00
Christian Pauly b2fa88c19d feat: Implement ignore list 2020-09-19 15:55:25 +02:00
Christian Pauly dcf4c4cd00 feat: Add license page 2020-09-18 18:20:13 +00:00
Sorunome 182554373c
chore: Update SDK & Changelog 2020-09-10 15:06:49 +02:00
Sorunome d89f882a5d
Merge remote-tracking branch 'origin/krille/enable-sentry' into master 2020-09-09 14:11:43 +02:00
Sorunome bbca0c2bee
chore: switch to cached_network_image 2020-09-09 13:54:55 +02:00
Christian Pauly 705ced844b feat: Implement sentry 2020-09-09 13:52:44 +02:00
Sorunome 80114dff80
feat: Send image / video / file dialog 2020-09-09 13:40:58 +02:00
Sorunome 23218294f0
feat: Blurhashes and better thumbnails 2020-09-07 11:39:35 +02:00
Sorunome 04cbf0c332
feat: open links better 2020-09-07 11:03:03 +02:00
Sorunome 1f4c2a16aa
chore: Update SDK, re-enable transactions on mobile 2020-09-06 15:39:02 +02:00
Sorunome 8cf86cf297
update CI to better do with / without olm 2020-08-31 20:44:32 +02:00
Christian Pauly 7efce9330f Disable olm 2020-08-29 21:35:08 +02:00
Christian Pauly f7930febba fix: Status design 2020-08-23 18:10:33 +02:00
Christian Pauly 8a5be21649 feat: New notification sound 2020-08-22 15:15:20 +02:00
Christian Pauly 954eedb181 chore: update sdk 2020-08-22 15:01:13 +02:00
Sorunome da9eafa3c0
Update SDK 2020-08-16 13:02:53 +02:00
Inex Code 208c87cbba Merge branch 'master' into yiffed 2020-08-12 15:20:50 +00:00
Sorunome 81a6530ed8 swith to event aggregations and render message edits and reactions 2020-08-12 09:30:31 +00:00
Christian Pauly 2fc85e0fe3 Fix chatlistitem context menu 2020-08-03 13:08:44 +02:00
Sorunome d75672a757 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