Commit Graph

45 Commits

Author SHA1 Message Date
Inex Code 8959e4bbe0 Merge branch 'main' of https://gitlab.com/ChristianPauly/fluffychat-flutter into yiffed 2020-10-29 09:49:45 +00:00
Kateřina Churanová 941b211e63
fix: send file dialog - prevent multiple file sending 2020-10-25 17:38:38 +01:00
Inex Code 3efe41bfdc Reorganize imports 2020-10-15 16:51:24 +03:00
Sorunome 56967a9284
fix: resize images in a separate isolate 2020-10-06 19:17:04 +02:00
Christian Pauly 090795fa77 feat: Implement new status feature 2020-10-03 17:09:45 +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 41ceb84b47 fix: Improve loading dialogs 2020-10-02 14:59:05 +02:00
Christian Pauly 165c64ce36 Implement missing account settings 2020-09-21 17:50:01 +02:00
Sorunome d89f882a5d
Merge remote-tracking branch 'origin/krille/enable-sentry' into master 2020-09-09 14:11:43 +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 8418356ea0
fix context popping of dialogs 2020-07-18 22:19:28 +02:00
Katerina 7de6b8c700 Cosmetic improvements of homeserver and user inputs
Keyboard type for homeserver TextInput changed to url and trailing '/' with potential whitespaces is stripped.
Keyboard type for username changed to e-mail for convenience.

Should resolve: #34 and #64
2020-07-02 09:10:03 +00:00
Christian Pauly bcda0bbd5f Fix top list 2020-06-19 15:10:26 +02:00
Christian Pauly 1bd36023e7 Big refactoring 2020-06-18 13:39:24 +02:00
Sorunome abb728295c move to new sdk 2020-06-10 08:07:01 +00:00
Christian Pauly 37da184f8d Design improvements 2020-05-15 17:57:53 +00:00
Sorunome 782c849772 Soru/moor 2020-05-13 13:58:59 +00:00
Christian Pauly 975fb1a45c Fix StyledToast 2020-05-13 10:45:50 +02:00
Sorunome f8a0233b74 add basic emote picker 2020-05-12 07:02:33 +00:00
Christian Pauly d7e2ff7ae0 Refactoring l10n 2020-05-07 07:52:40 +02:00
Christian Pauly 71e0d88205 Fix deprecations 2020-05-06 18:43:30 +02:00
Christian Pauly 02d2e062db Use SimpleDialogs 2020-04-27 13:36:39 +02:00
Christian Pauly 7f93dd2c97 Implement jitsi 2020-04-08 17:43:07 +02:00
Christian Pauly 4342f0a8b6 Pop on error 2020-03-15 11:49:59 +01:00
Christian Pauly 9c7b6883f7 Implement voice messages 2020-03-15 11:27:51 +01:00
Christian Pauly 8cf52ca4fa Implement key sharing 2020-02-22 08:27:08 +01:00
Christian Pauly fff216c46c Add Device Settings page 2020-02-19 16:23:13 +01:00
Christian Pauly e665f4adc3 Enhanced UX and clean up 2020-02-16 11:36:18 +01:00
Christian Pauly 7b2f4c0163 Enhanced ChatDetails UX 2020-02-16 11:09:28 +01:00
Christian Pauly 617a09c05d Nicer Settings UX 2020-02-16 09:56:17 +01:00
Christian Pauly be8f3a4a47 Dismiss rooms in chat list with sliding 2020-02-16 09:16:47 +01:00
Christian Pauly c6c419f76d Add e2ee settings 2020-02-04 14:42:35 +01:00
Christian Pauly e4ed3cc7ef Redesign login pages 2020-01-27 10:59:03 +01:00
Christian Pauly cc61d8e91a Redesign 2020-01-27 10:14:38 +01:00
Christian Pauly 005dff501a Fix translations 2020-01-20 13:50:34 +01:00
Christian Pauly a776ac1513 Add localizations 2020-01-20 13:46:39 +01:00
Christian Pauly 1f230c0a63 Add localizations system 2020-01-20 09:50:49 +01:00
Christian Pauly b386e1b9a4 Clean up 2020-01-19 17:12:03 +01:00
Christian Pauly 0c93fc39e1 Finish creating groups 2020-01-19 16:56:13 +01:00
Christian Pauly 7c81657a9b Add new user search 2020-01-19 16:37:37 +01:00
Christian Pauly f1079e5c70 More features 2020-01-05 11:27:03 +00:00
Marcel 58f45406e8 [New private chat dialog] Validate input before continuing
Took 19 minutes
2020-01-03 20:44:31 +01:00
Christian Pauly de29800f29 Minor fixes 2020-01-02 22:31:39 +01:00
Christian Pauly b5f2ecd56f Initial commit 2020-01-01 19:10:13 +01:00