Commit Graph

414 Commits

Author SHA1 Message Date
Christian Pauly e84bc25602 refactor: Switch to loading dialog 2020-12-25 09:58:34 +01:00
Sorunome 00a56a7930
fix: Don't re-render the lock icon nearly as often 2020-12-23 10:25:38 +01:00
Christian Pauly 45b9c4f26c chore: Update SDK and logviewer 2020-12-22 14:23:23 +01:00
Christian Pauly 3c4a29b517 feat: Better invite search bar 2020-12-20 17:00:22 +01:00
Christian Pauly f0d1f5aed2 feat: Open alias in discover page 2020-12-20 16:53:37 +01:00
Christian Pauly 6381cea62d chore: Context icon improvements 2020-12-20 16:44:55 +01:00
Christian Pauly 5d8bfa3760 fix: Analyzer 2020-12-19 18:29:57 +01:00
Sorunome bf00bbd9f5 Merge branch 'soru/display-fingerprint-key' into 'main'
fix: Display right key in key request dialog

Closes #225

See merge request ChristianPauly/fluffychat-flutter!314
2020-12-19 15:54:57 +00:00
Christian Pauly 5cc0b3d706 Merge branch 'main' of gitlab.com:ChristianPauly/fluffychat-flutter into main 2020-12-19 16:38:24 +01:00
Christian Pauly 64c5ea93c3 fix: logger 2020-12-19 16:37:32 +01:00
Sorunome f8e8e96279
fix: Display right key in key request dialog 2020-12-19 16:32:35 +01:00
Sorunome 702895f09d
fix: Respect hidden events when calculating read receipt message 2020-12-19 16:20:48 +01:00
Christian Pauly 0abebddf53 fix: Logger 2020-12-19 15:33:50 +01:00
Sorunome 992bdaa698 Merge branch 'soru/make-emoji-verificatoin-scrollable' into 'main'
fix: Allow key verification to scroll vertically

Closes #228

See merge request ChristianPauly/fluffychat-flutter!311
2020-12-19 13:21:23 +00:00
Christian Pauly 0265f516ba Merge branch 'krille/logs' into 'main'
feat: Implement logger

See merge request ChristianPauly/fluffychat-flutter!312
2020-12-19 12:41:37 +00:00
Christian Pauly 714c7b41dd feat: Implement logger 2020-12-19 13:14:35 +01:00
Sorunome accd9b44c8
fix: Allow key verification to scroll vertically 2020-12-19 12:55:59 +01:00
Sorunome bdb695e59e
fix: Make filter input field auto-lose focus when entering room view 2020-12-19 11:36:03 +01:00
Sorunome b6a0d372a1
feat: Bring back config.json 2020-12-18 13:55:47 +01:00
Christian Pauly 721c0b2bfa feat: Implement hideAllStateEvents 2020-12-12 09:27:17 +01:00
Christian Pauly 1e7bac3614 feat: Enhanced configuration 2020-12-11 17:40:33 +01:00
Christian Pauly 32acc21a45 refactor: Update sdk 2020-12-11 13:22:34 +01:00
Christian Pauly f6945f7476 feat: Implement experimental bootstrapping 2020-12-10 15:06:17 +01:00
Christian Pauly 38c8775a45 Merge branch 'mark_unread' into 'main'
feat: add ability to mark a room as unread

See merge request ChristianPauly/fluffychat-flutter!286
2020-12-09 17:23:42 +00:00
Christian Pauly 9e5fb7075d fix: Format 2020-12-08 15:55:42 +01:00
Marcus Hoffmann fe2b391046 feat: add ability to mark a room as unread
This also add tooltips to all the room context actions.
2020-12-08 15:28:04 +01:00
Christian Pauly e728ccc1ba feat: Implement discover groups page 2020-12-06 12:51:40 +01:00
Christian Pauly adb445f668 design: Use outlined icons 2020-12-06 10:31:35 +01:00
Christian Pauly bf4b439572 feat: Add chat permissions settings 2020-12-05 13:03:57 +01:00
Christian Pauly 87a73dd777 feat: Implement rich notification settings 2020-11-25 21:52:12 +01:00
Christian Pauly 97bb692812 fix: Broken dialog 2020-11-24 17:55:23 +01:00
Christian Pauly 72e325aee8 fix: set email dialog 2020-11-24 17:53:35 +01:00
Christian Pauly d9ec9f66b4 feat: Annoy user with dialog to add a recovery method 2020-11-24 15:49:27 +01:00
Christian Pauly d60709b72c fix: redacted icon color 2020-11-23 07:51:54 +01:00
Christian Pauly 1f9e953296 refactor: Make verification in dialogs 2020-11-22 22:48:10 +01:00
Christian Pauly d1e291ea76 chore: Prettier redacted events 2020-11-22 21:45:23 +01:00
Christian Pauly f056e65d50 fix: Unban 2020-11-22 21:12:46 +01:00
Christian Pauly b4fb28380f chore: Minor design changes in user viewer 2020-11-22 21:09:29 +01:00
Christian Pauly 500fbbf8c6 Merge branch 'krille/collapse-room-create-states' into 'main'
feat: Collapse room create states

See merge request ChristianPauly/fluffychat-flutter!294
2020-11-22 18:54:31 +00:00
Christian Pauly 69771122b1 chore: Minor design changes in chatlist item 2020-11-22 19:49:30 +01:00
Christian Pauly fc0c0386e2 feat: Collapse room create states 2020-11-22 19:34:19 +01:00
Christian Pauly d9590dd4e8 fix: Minor design issues 2020-11-22 16:50:09 +01:00
Christian Pauly 7d08817f1c fix: Buttons in chatlist 2020-11-22 16:43:45 +01:00
Christian Pauly a6b60ad4fb fix: Sendername prefix 2020-11-22 16:41:33 +01:00
Christian Pauly 8aaff6fbbe fix: Sendername prefix 2020-11-22 16:35:16 +01:00
Christian Pauly 0b8cc24117 feat: Minor design improvements 2020-11-22 15:25:13 +01:00
Christian Pauly 2516848e81 feat: Improved encryption UI 2020-11-22 11:53:19 +01:00
Sorunome 59ec9de8e8
fix: Suggest correct rooms 2020-11-21 15:17:03 +01:00
Sorunome 10773b4059
fix: Input bar not working, making app unusable 2020-11-21 14:41:06 +01:00
Christian Pauly 7e2328001e refactor: SDK update 2020-11-21 09:30:04 +01:00
Sorunome f70bbc3333
feat: Add svg support and better image handling 2020-11-19 10:26:31 +01:00
Sorunome 2c3693e4eb
fix: resolve some sentry issues 2020-11-16 11:31:31 +01:00
Sorunome dbbab93350 Merge branch 'soru/config-json' into 'main'
feat: Add config.json

Closes #154

See merge request ChristianPauly/fluffychat-flutter!262
2020-11-15 11:51:25 +00:00
Sorunome 4b7fb6bf5b
feat: add config.json 2020-11-14 19:54:04 +01:00
Christian Pauly 9fee409caf fix: iOS build 2020-11-14 14:04:36 +01:00
Christian Pauly 9ea7afc4f2 chore: Switch to adaptive dialogs 2020-11-14 10:24:01 +01:00
Christian Pauly e2195935c0 chore: Switch from bottoast to flushbar 2020-11-14 09:17:42 +01:00
Sorunome 36315a45ec
feat: Option to hide redacted and unknown events 2020-11-08 20:10:00 +01:00
Sorunome 1ff986e7be
feat: Better encryption / verification 2020-11-08 12:57:52 +01:00
Sorunome 5dc22be9fb
fix: Sentry and small null fix 2020-10-29 10:10:41 +01:00
Christian Pauly b903ea9071 fix: Sentry 2020-10-28 10:56:24 +01:00
Sorunome 4981cf4295
chore: Update flutter_matrix_html 2020-10-28 10:16:32 +01:00
Christian Pauly 7876164dfc fix: user bottom sheet design 2020-10-28 09:59:18 +01:00
Christian Pauly 87737705ff chore: Update sdk 2020-10-28 08:54:30 +01:00
Christian Pauly a8b617e096 fix: Avatar Border Radius 2020-10-28 07:35:38 +01:00
Christian Pauly a241310c81 Krille/remove status feature 2020-10-28 06:23:50 +00:00
Christian Pauly 489de95689 Merge branch 'soru/fix-store' into 'main'
fix: Multiple related store things

Closes #189

See merge request ChristianPauly/fluffychat-flutter!241
2020-10-26 11:19:02 +00:00
Christian Pauly d74c3e2187 Merge branch 'shine/send-file-multiple-event-send-fix' into 'main'
fix: send file dialog - prevent multiple file sending

See merge request ChristianPauly/fluffychat-flutter!242
2020-10-26 11:18:44 +00:00
Kateřina Churanová e917879d92
fix: loading spinner stuck on broken images
Fixes #198
2020-10-25 18:36:47 +01:00
Kateřina Churanová 941b211e63
fix: send file dialog - prevent multiple file sending 2020-10-25 17:38:38 +01:00
Sorunome 36405f8216
fix: Multiple related store things 2020-10-25 17:21:29 +01:00
Sorunome b29ebce717
fix: Some single-emoji names crashing 2020-10-19 16:57:06 +02:00
Christian Pauly e9aa285f1a fix: Minor design fixes 2020-10-17 12:43:32 +02:00
Christian Pauly 6d41136587 feat: Implement mouse select chat list items 2020-10-17 09:28:33 +00:00
Christian Pauly 75cd6f1f23 feat: Implement linux desktop notifications 2020-10-17 10:12:33 +02:00
Christian Pauly 81e32c5ee4 fix: LocalStorage location on desktop 2020-10-13 12:21:02 +02:00
Sorunome 6d0f344b67
fix: overgo issues with flutter_secure_store 2020-10-08 10:11:13 +02:00
Sorunome 56967a9284
fix: resize images in a separate isolate 2020-10-06 19:17:04 +02:00
Sorunome f6ab1e0d6d
fix: Make theme loading work properly 2020-10-04 20:11:10 +02:00
Christian Pauly 0413b0c0b1 fix: User Status crash 2020-10-04 17:33:02 +00:00
Sorunome 540ff683d8
fix: small desktop fixes 2020-10-04 19:19:35 +02:00
Christian Pauly 5e673c6d3d fix: Inputbar focus 2020-10-04 17:24:05 +02:00
Christian Pauly 5409fe864b fix: Desktop images 2020-10-04 16:11:18 +02:00
Christian Pauly 0209a69722 hotfix: login 2020-10-04 13:43:17 +02:00
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
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
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
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