Commit Graph

230 Commits

Author SHA1 Message Date
Inex Code 51ca269043 chore: bump FurryChat version to 0.1.2 2020-10-29 10:52:07 +00:00
Inex Code 8959e4bbe0 Merge branch 'main' of https://gitlab.com/ChristianPauly/fluffychat-flutter into yiffed 2020-10-29 09:49:45 +00:00
Sorunome d1dfa9c8cf
chore: update version code 2020-10-28 13:45:42 +01:00
Christian Pauly aa191c197a fix: File picker issue 2020-10-28 12:17:23 +01:00
Christian Pauly b471bd05aa chore: Update packages 2020-10-28 11:54:57 +01:00
Christian Pauly 86a385dd2d chore: Update SDK 2020-10-28 10:41:35 +00:00
Christian Pauly 40d00b0a5a chore: New version 2020-10-28 10:30:37 +00:00
Sorunome 4981cf4295
chore: Update flutter_matrix_html 2020-10-28 10:16:32 +01:00
Christian Pauly 87737705ff chore: Update sdk 2020-10-28 08:54:30 +01:00
Christian Pauly 8a542bf5c2 fix: Android Download 2020-10-28 08:41:45 +01:00
Sorunome 36405f8216
fix: Multiple related store things 2020-10-25 17:21:29 +01:00
Inex Code d1801894cd chore: bump fork version 2020-10-22 08:32:33 +00:00
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 882754d67c Update pubspec.yaml 2020-10-17 17:44:40 +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 57481c2fb0 Merge remote-tracking branch 'upstream/main' into yiffed 2020-10-11 17:47:09 +03:00
Sorunome 61c6aecd03
chore: update flutter_secure_store 2020-10-07 09:35:25 +02:00
Inex Code 522d36be6b More forking chores 2020-10-06 23:37:47 +03:00
Inex Code 55d60853b3 Forking out 2020-10-06 22:59:36 +03:00
Inex Code 73e3c85626 Merge commit 'bd1508c54547936a7f96082b7f21a7eddfd9d34f' into yiffed 2020-10-06 22:16:52 +03: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 95e130281e fix: Desktop images 2020-10-04 18:27:32 +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 e050ca307a Delete Sentry 2020-10-03 21:38:40 +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
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