Commit Graph

293 Commits

Author SHA1 Message Date
Sorunome a9fe65a6a1 Merge branch 'soru/hide-events' into 'main'
feat: Option to hide redacted and unknown events

Closes #147

See merge request ChristianPauly/fluffychat-flutter!257
2020-11-09 09:35:29 +00:00
Sorunome 36315a45ec
feat: Option to hide redacted and unknown events 2020-11-08 20:10:00 +01:00
Sorunome 25b2997025
fix: Don't re-render message widgets on insertion of new messages, making e.g. audio playing not stop
fix: Don't cancle playing audio if a new message arrives

fix: Don't re-render message widgets on insertion of new messages, making e.g. audio playing not stop
2020-11-08 19:39:07 +01:00
Sorunome 1ff986e7be
feat: Better encryption / verification 2020-11-08 12:57:52 +01:00
Christian Pauly caab868895 fix: Add missing safearea 2020-11-07 10:18:51 +01:00
Christian Pauly 87737705ff chore: Update sdk 2020-10-28 08:54:30 +01:00
Christian Pauly a241310c81 Krille/remove status feature 2020-10-28 06:23:50 +00:00
Sorunome 36405f8216
fix: Multiple related store things 2020-10-25 17:21:29 +01:00
Inex Code 08e61c0db1 fix: return text field to the previous state after editing message 2020-10-23 15:45:22 +00:00
Christian Pauly a713a2f352 fix: Minor design fix 2020-10-17 13:04:33 +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 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
Christian Pauly 51745b0aee Merge branch 'krille/implement-linux-desktop-notifications' into 'main'
feat: Implement linux desktop notifications

See merge request ChristianPauly/fluffychat-flutter!226
2020-10-17 08:25:36 +00:00
Christian Pauly 75cd6f1f23 feat: Implement linux desktop notifications 2020-10-17 10:12:33 +02:00
Christian Pauly c5c7ee7e07 fix: Change device displayname 2020-10-15 09:34:40 +02:00
Kateřina Churanová 060156ce12
fix: fixed mxid input method, removed code redundancy 2020-10-11 13:25:06 +02:00
Sorunome 56967a9284
fix: resize images in a separate isolate 2020-10-06 19:17:04 +02:00
Christian Pauly bd1508c545 Merge branch 'soru/fix-device-name' into 'main'
fix: Show device name in account information correctly

Closes #170

See merge request ChristianPauly/fluffychat-flutter!207
2020-10-06 15:44:02 +00:00
Christian Pauly bfd3888607 feat: Implement change device name 2020-10-06 07:03:50 +00:00
Sorunome 751dcb7600
fix: send images as images, not files 2020-10-05 16:41:29 +02:00
Sorunome 468c2587aa
fix: Show device name in account information correctly 2020-10-04 21:17:49 +02:00
Christian Pauly aee854e5d5 fix: Minor fixes 2020-10-04 20:30:06 +02:00
Christian Pauly 7ec349b980 fix: TextField 2020-10-04 17:39:49 +02:00
Christian Pauly 5e673c6d3d fix: Inputbar focus 2020-10-04 17:24:05 +02:00
Christian Pauly 662e2f10a0 fix: Desktop file picker 2020-10-04 17:01:54 +02:00
Christian Pauly 5409fe864b fix: Desktop images 2020-10-04 16:11:18 +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
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 493b7000c6 feat: Enhance roomlist context menu 2020-10-02 15:50:59 +02:00
Christian Pauly fe649e5a62 fix: Invite left members 2020-10-02 09:57:32 +00:00
Christian Pauly a845209085 feat: Enable macOS build 2020-09-26 21:22:49 +02:00
Sorunome 74b15dd19c
fix: fix up translations to use keys and fix arb files 2020-09-23 11:59:14 +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
Christian Pauly eca25de50b fix: Search bar 2020-09-20 18:27:19 +00:00
Christian Pauly 6bf25b709f feat: Implement send reactions 2020-09-20 20:13:42 +02:00
Sorunome 8cd8f90501
fix: Scroll down button not showing 2020-09-20 14:45:15 +02:00
Christian Pauly c8a63c6d9d feat: Improve design 2020-09-20 12:30:42 +00:00
Sorunome 168b8b076f fix: Don't double-confirm sending audio messages 2020-09-20 12:02: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 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
Sorunome fadf8715c3 Merge branch 'soru/send-files' into 'master'
feat: Send file dialog

Closes #84, #112, and #140

See merge request ChristianPauly/fluffychat-flutter!150
2020-09-09 11:53:45 +00: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 20d3ea91dc
chore: Add more debugging logs to debug key decrypt issues 2020-09-07 15:42:24 +02:00
Sorunome 23218294f0
feat: Blurhashes and better thumbnails 2020-09-07 11:39:35 +02:00
Christian Pauly 1b60dcc6a4 Merge branch 'soru/allow-request-empty-timeline' into 'master'
fix: Allow requesting past messages if all events in the current timeline are filtered

See merge request ChristianPauly/fluffychat-flutter!153
2020-09-07 09:35:58 +00:00
Sorunome 04cbf0c332
feat: open links better 2020-09-07 11:03:03 +02:00
Sorunome 0f9ff4abda
fix: Allow requesting past messages if all events in the current timeline are filtered 2020-09-06 09:00:19 +02:00
Christian Pauly 98316f1b4e fix: Send read receipt only on focus 2020-08-22 16:09:15 +02:00
Christian Pauly 8763bbf15d Fix: Status header design 2020-08-22 15:16:07 +02:00
Sorunome da9eafa3c0
Update SDK 2020-08-16 13:02:53 +02:00
Sorunome 81a6530ed8 swith to event aggregations and render message edits and reactions 2020-08-12 09:30:31 +00:00
Sorunome d75672a757 Filter the onSync stream to only include updates that we want to deal with to re-render 2020-07-27 11:13:25 +00:00
Sorunome 300aea2561 Only show the no google services toast once 2020-07-21 08:56:26 +00:00
Sorunome 063e5118cd Fix web verification 2020-07-18 14:05:33 +00:00
Christian Pauly 2ce6ac6b95 Dont request history on chat open 2020-07-04 12:17:31 +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
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
Christian Pauly 4b5746d6f5 Fix app bar 2020-06-24 15:04:58 +02:00
Christian Pauly a263da8bf8 Krille/design improvements 2020-06-24 07:42:28 +00:00
Christian Pauly 49040f2b97 Fix sort order 2020-06-20 11:19:10 +00:00
Christian Pauly 90e92e7982 Clean up design 2020-06-20 11:35:54 +02:00
Christian Pauly 2d83df34c0 Implement file picker web 2020-06-20 09:32:49 +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
Sorunome 21a2ec5b2f handle if lastEvent is null 2020-05-23 08:36:53 +00:00
Christian Pauly ea724b485d Update lib/views/chat.dart 2020-05-20 19:23:55 +00:00
Christian Pauly c409345f22 Fix imageviewer 2020-05-20 17:29:26 +00:00
Christian Pauly ec0e59baa3 Fix boxfit 2020-05-16 09:16:46 +02:00
Christian Pauly 266cced637 Fix maxScale 2020-05-16 09:13:37 +02:00
Christian Pauly 14c151787a Minor fixes 2020-05-16 09:12:57 +02:00
Christian Pauly ac63607f4a Implement well-known support 2020-05-16 08:43:27 +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 285d840023 Update lib/views/chat.dart, lib/l10n/intl_de.arb files 2020-05-15 19:03:23 +00:00
Christian Pauly 37da184f8d Design improvements 2020-05-15 17:57:53 +00:00
Sorunome 956d9cd029 Add emote suggestion thingy 2020-05-15 13:28:23 +00:00
Christian Pauly 6ec481f09f Fix web networkimage 2020-05-14 10:04:16 +02: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
Christian Pauly bed0d821e3 Fix logout crash 2020-05-12 11:58:47 +02:00
Sorunome f8a0233b74 add basic emote picker 2020-05-12 07:02:33 +00:00
Christian Pauly 1248e519b0 Fix share content 2020-05-11 08:06:24 +02:00