Commit Graph

170 Commits

Author SHA1 Message Date
Inex Code 687c0aba1d Merge remote-tracking branch 'upstream/main' into yiffed 2020-10-22 08:07:28 +03:00
Sorunome 427cdc06d6
chore: update dependencies 2020-10-21 13:32:33 +02:00
Sorunome 0892ca9dd5
chore: upate matrix link text 2020-10-18 16:20:57 +02:00
Inex Code 2a3cb73e32 Merge branch 'main' of https://gitlab.com/ChristianPauly/fluffychat-flutter into yiffed 2020-10-18 01:32:21 +00:00
Christian Pauly 6d41136587 feat: Implement mouse select chat list items 2020-10-17 09:28:33 +00:00
Christian Pauly bd597d39c2 Merge branch 'swipe-to-reply' into 'main'
feat: Swipe to reply

Closes #129

See merge request ChristianPauly/fluffychat-flutter!208
2020-10-17 09:15:55 +00:00
Inex Code f9904863a8 fix replying to wrong message
when new message arrives during the gesture
2020-10-17 09:15:55 +00:00
Sorunome fc2a0c0cb7
chore: Update matrix_link_text 2020-10-17 10:57:05 +02:00
Christian Pauly 75cd6f1f23 feat: Implement linux desktop notifications 2020-10-17 10:12:33 +02:00
Inex Code 38a06478ea Bump flutter local notifications 2020-10-14 19:17:35 +00:00
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