Commit Graph

283 Commits

Author SHA1 Message Date
Christian Pauly 2f8491b41b hotfix: initWithStore 2020-10-04 13:07:04 +02:00
Christian Pauly 9b572f59a6 fix: More debug logs 2020-10-04 12:32:29 +02:00
Christian Pauly 028b1e4ed8 hotfix: Capture Exception 2020-10-04 11:52:06 +02:00
Christian Pauly 6ffbf16cff fix: Minor design bugs 2020-10-04 08:05:27 +00:00
Christian Pauly f84ac1d121 fix: Minor user status bugs 2020-10-04 09:41:20 +02: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 090795fa77 feat: Implement new status feature 2020-10-03 17:09:45 +02:00
Christian Pauly d9c2d4f754 feat: More beautiful status 2020-10-03 11:40:47 +00: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 493b7000c6 feat: Enhance roomlist context menu 2020-10-02 15:50:59 +02:00
Christian Pauly 41ceb84b47 fix: Improve loading dialogs 2020-10-02 14:59:05 +02:00
Christian Pauly e5b23fa227 chore: Make app ready for flutter 1 22 2020-10-02 11:42:46 +02:00
Christian Pauly a845209085 feat: Enable macOS build 2020-09-26 21:22:49 +02:00
Christian Pauly 1db9bdd975 fix: Last bits for the release 2020-09-21 19:21:24 +02:00
Christian Pauly 165c64ce36 Implement missing account settings 2020-09-21 17:50:01 +02:00
Sorunome 9d3f272c2a fix: Small stuff 2020-09-21 14:34:41 +00:00
Christian Pauly 6bf25b709f feat: Implement send reactions 2020-09-20 20:13:42 +02:00
Sorunome 43dd22251c
fix: font size being too large accidentally in some places 2020-09-20 19:16:23 +02:00
Christian Pauly c8a63c6d9d feat: Improve design 2020-09-20 12:30:42 +00: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 dcf4c4cd00 feat: Add license page 2020-09-18 18:20:13 +00: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
Christian Pauly 169a2e8f90 Merge branch 'reactions-border-color' into 'master'
Set border color of not reacted reaction to secondary header color

Closes #141

See merge request ChristianPauly/fluffychat-flutter!143
2020-09-07 09:36:11 +00:00
CuteTadpole 50ca11d14b Set border color of not reacted reaction to secondary header color 2020-09-07 09:36:10 +00:00
Sorunome 04cbf0c332
feat: open links better 2020-09-07 11:03:03 +02:00
Christian Pauly f7930febba fix: Status design 2020-08-23 18:10:33 +02:00
Christian Pauly c119f43d1c Merge branch 'krille/implement-web-audio-player' into 'master'
feat: Implement web audio player

See merge request ChristianPauly/fluffychat-flutter!136
2020-08-22 14:03:03 +00:00
Christian Pauly 0f6b46dd82 feat: Implement web audio player 2020-08-22 15:53:14 +02:00
Christian Pauly b05bfa6c20 fix: Desktop notifications 2020-08-22 15:20:07 +02:00
Sorunome da9eafa3c0
Update SDK 2020-08-16 13:02:53 +02:00
Christian Pauly da368a1cee Fix chat list on web 2020-08-15 08:05:49 +02:00
Christian Pauly 4504ce42b7 Fix isMuted in chat list item 2020-08-13 11:02:58 +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
Inex Code c1977dc1b9 Merge commit 'bb5df2a66bd3a9ec3fc820c3a4b02130b24d27b1' into yiffed 2020-07-22 03:51:57 +03:00
Sorunome 300aea2561 Only show the no google services toast once 2020-07-21 08:56:26 +00:00
Sorunome 8418356ea0
fix context popping of dialogs 2020-07-18 22:19:28 +02:00
Sorunome 35f2202e90
Strip reply fallback before passing to html renderer 2020-07-05 18:41:27 +02:00
Christian Pauly 62e1e49870 Add connection status header 2020-07-04 10:22:51 +02:00
Sorunome ddc328e4df Update sdk for performance increases 2020-07-02 09:30:59 +00: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 8def2fb81f Minor fixes 2020-06-27 13:24:19 +02:00
Christian Pauly e5cfacf4c1 Minor design fixes 2020-06-27 13:09:21 +02:00
Christian Pauly b94be803ce Fix notifications for muted rooms 2020-06-27 11:08:05 +02:00
Christian Pauly e5a8bf40c8 Implement web notifications 2020-06-27 10:15:37 +02:00
Sorunome 4550686829 Add Cross-Signing 2020-06-25 14:29:06 +00:00
Christian Pauly b1ca7a6cc1 Minor design fixes 2020-06-25 09:15:53 +02:00
Sorunome d2ed760ce7
Ignore key sharing requests by others than us 2020-06-24 21:10:54 +02:00
Christian Pauly a263da8bf8 Krille/design improvements 2020-06-24 07:42:28 +00:00
Christian Pauly 6fc5fc54dd Minor design and UX improvements 2020-06-20 11:46:12 +02:00
Christian Pauly bcda0bbd5f Fix top list 2020-06-19 15:10:26 +02:00
Christian Pauly 0b22e9ea82 Merge branch 'soru/text-capitalize' into 'master'
proper capitalize main input field

Closes #70 and #92

See merge request ChristianPauly/fluffychat-flutter!74
2020-06-18 18:32:12 +00:00
Christian Pauly 1bd36023e7 Big refactoring 2020-06-18 13:39:24 +02:00
Sorunome f86ca81333
proper capitalize main input field 2020-06-14 17:12:27 +02:00
Inex Code d6379a9189 Fork chores 2020-06-13 22:37:40 +03:00
Sorunome abb728295c move to new sdk 2020-06-10 08:07:01 +00:00
Sorunome 21a2ec5b2f handle if lastEvent is null 2020-05-23 08:36:53 +00:00
Christian Pauly cdcd462ea5 Hide unknown event types 2020-05-22 12:54:29 +02:00
Christian Pauly 7ffb875d67 Add code formatting 2020-05-22 12:21:16 +02:00
Christian Pauly c409345f22 Fix imageviewer 2020-05-20 17:29:26 +00:00
Christian Pauly c5412d0c10 Update .gitlab-ci.yml
Deleted assets/js/package/olm.js
2020-05-20 07:10:13 +00:00
Sorunome 3609d90342
add completion / suggestion for users and rooms 2020-05-16 11:13:00 +02:00
Christian Pauly ec0e59baa3 Fix boxfit 2020-05-16 09:16:46 +02:00
Christian Pauly 40f5b98501 Fix softwrap 2020-05-16 09:10:10 +02:00
Christian Pauly 22597dd0cf Clean up 2020-05-16 08:51:57 +02:00
Christian Pauly cf70aa37cf Better download content design 2020-05-16 08:09:07 +02:00
Christian Pauly e25e5f7e06 Implement image viewer 2020-05-16 08:02:33 +02:00
Christian Pauly f44a7e4df8 Fix web avatars 2020-05-15 21:50:44 +02:00
Christian Pauly 37da184f8d Design improvements 2020-05-15 17:57:53 +00:00
Christian Pauly c196bf28ef Merge branch 'soru/autocomplete' into 'master'
Add emote suggestion thingy

See merge request ChristianPauly/fluffychat-flutter!55
2020-05-15 13:28:23 +00:00
Sorunome 956d9cd029 Add emote suggestion thingy 2020-05-15 13:28:23 +00:00
Sorunome 6184c60d80 Hopefully fix font size & link colour 2020-05-15 05:47:32 +00:00
Christian Pauly 6ec481f09f Fix web networkimage 2020-05-14 10:04:16 +02:00
Sorunome 48a5cf3b3d add pill support 2020-05-14 05:43:21 +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 2ecd8355a6 Fix message bubble color 2020-05-10 13:26:52 +02:00
Christian Pauly 7f84729974 Update lib/components/list_items/message.dart, lib/utils/event_extension.dart files 2020-05-09 14:38:27 +00:00
Christian Pauly 340f9678b3 Update lib/components/list_items/message.dart 2020-05-09 14:04:18 +00:00
Christian Pauly 3c2cf1f6e5 Fix #55 2020-05-09 13:40:55 +00:00
Sorunome 3ee1018eb5 Add HTML render 2020-05-09 11:36:41 +00:00
Christian Pauly da7b6ac27b Clean up chat list item 2020-05-09 13:03:12 +02:00
Christian Pauly 125c262420 Fix room sender prefix 2020-05-08 12:04:29 +02:00
Christian Pauly 743ab58a3d Fix thumbnail 2020-05-07 12:14:26 +02:00
Christian Pauly 078cd96ee5 Thumbnail fix 2020-05-07 11:19:29 +02:00
Christian Pauly d7e2ff7ae0 Refactoring l10n 2020-05-07 07:52:40 +02:00
Christian Pauly 05ea1290b6 Merge branch 'krille/upgrade-to-flutter-17' into 'master'
Fix deprecations

See merge request ChristianPauly/fluffychat-flutter!37
2020-05-06 17:37:11 +00:00
Christian Pauly 6891ce30d0 Stupid Profile cache 2020-05-06 19:03:57 +02:00
Christian Pauly 71e0d88205 Fix deprecations 2020-05-06 18:43:30 +02:00
Christian Pauly 2f79d4b5c7 presence representation 2020-05-06 18:31:38 +02:00
Christian Pauly 7a8c22c376 Fix presence list 2020-05-06 17:45:59 +02:00
Marcel 59e6e3c397 Merge branch 'cblack/bessere-farben' into 'master'
Adjusted dark theme palette

See merge request ChristianPauly/fluffychat-flutter!33
2020-05-06 11:55:32 +00:00