Commit Graph

196 Commits

Author SHA1 Message Date
Inex Code f9904863a8 fix replying to wrong message
when new message arrives during the gesture
2020-10-17 09:15:55 +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 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
Sorunome cafd639c24
feat: Enhance emote experience 2020-10-03 17:44:59 +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 109e140505 God damn -.- 2020-09-21 18:12:09 +00: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
Christian Pauly b2240513c5 Update pubspec.yaml, CHANGELOG.md files 2020-09-21 14:34:22 +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 94f8f34849 fix: Hotfix ignore list 2020-09-20 08:46:34 +00:00
Christian Pauly b2fa88c19d feat: Implement ignore list 2020-09-19 15:55:25 +02:00
Christian Pauly f4e4b90eab feat: Implement rich push notifications on android 2020-09-17 08:34:36 +02:00
Sorunome 0f805a295c
chore: Version update & olm-CI 2020-09-13 10:30:11 +02: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
Sorunome fadf8715c3 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 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 2a62cf8a8b
chore: update dependencies 2020-09-08 12:09:39 +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 954eedb181 chore: update sdk 2020-08-22 15:01:13 +02:00
Sorunome da9eafa3c0
Update SDK 2020-08-16 13:02:53 +02:00
Sorunome 81a6530ed8 swith to event aggregations and render message edits and reactions 2020-08-12 09:30:31 +00: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
Sorunome 8fb30ea9ae
do release 2020-07-24 14:44:34 +02:00
Sorunome 6311333eea
update sdk and html renderer 2020-07-23 11:34:43 +02:00
Christian Pauly afec0940ae Update pubspec.yaml 2020-07-21 08:56:51 +00:00
Sorunome 83559066a9 switch to moor_ffi w/ sqlcipher 2020-07-20 15:33:52 +00:00
Lukas Lihotzki 56d60369fa Include the olm library with flutter_olm 2020-07-16 17:32:11 +02:00
Sorunome ddc328e4df Update sdk for performance increases 2020-07-02 09:30:59 +00:00
Christian Pauly 2ea6caca86 Merge branch 'soru/update-html' into 'master'
Update html rendering library

See merge request ChristianPauly/fluffychat-flutter!90
2020-07-02 09:12:34 +00:00
Christian Pauly e5a8bf40c8 Implement web notifications 2020-06-27 10:15:37 +02:00
Sorunome 1507fdacc8
Hotfix: fix account data being stored incorrectly 2020-06-26 18:55:01 +02:00
Sorunome 3bcb071f43
Update html rendering library 2020-06-26 14:10:50 +02:00
Christian Pauly 30c72cd996 Release 0.15.0 2020-06-26 09:35:28 +00:00