Commit graph

253 commits

Author SHA1 Message Date
Christian Pauly
321e3dd776 feat: Collapse room create states 2020-11-22 19:34:19 +01:00
Christian Pauly
af48de312f Merge branch 'krille/minor-design-improvements' into 'main'
feat: Minor design improvements

See merge request ChristianPauly/fluffychat-flutter!291
2020-11-22 14:47:05 +00:00
Christian Pauly
44219cd23b feat: Minor design improvements 2020-11-22 15:25:13 +01:00
Christian Pauly
a9b2ac3c4e fix: Minor key request design fix 2020-11-22 14:52:14 +01:00
Christian Pauly
f235f9de24 feat: Improved encryption UI 2020-11-22 11:53:19 +01:00
Sorunome
ee192b5147 fix: Copying an event did not obey edits 2020-11-21 15:30:51 +01:00
Sorunome
31aa4c41d4 feat: Add svg support and better image handling 2020-11-19 10:26:31 +01:00
Sorunome
3afb4a9366 fix: resolve some sentry issues 2020-11-16 11:31:31 +01:00
Christian Pauly
0fae270165 chore: Switch to adaptive dialogs 2020-11-14 10:24:01 +01:00
Christian Pauly
e621a83406 chore: Switch from bottoast to flushbar 2020-11-14 09:17:42 +01:00
Sorunome
79c991f11c 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
d500476fbc feat: Option to hide redacted and unknown events 2020-11-08 20:10:00 +01:00
Sorunome
921cef71bc 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
274ca76db8 feat: Better encryption / verification 2020-11-08 12:57:52 +01:00
Christian Pauly
e17f9fe3ee fix: Add missing safearea 2020-11-07 10:18:51 +01:00
Christian Pauly
7ff11fbef2 chore: Update sdk 2020-10-28 08:54:30 +01:00
Christian Pauly
e3f1fc757c Krille/remove status feature 2020-10-28 06:23:50 +00:00
Sorunome
c58df5c99c fix: Multiple related store things 2020-10-25 17:21:29 +01:00
Inex Code
ee321f91a4 fix: return text field to the previous state after editing message 2020-10-23 15:45:22 +00:00
Christian Pauly
41205b2ed6 fix: Minor design fix 2020-10-17 13:04:33 +02:00
Christian Pauly
5d7cd7f2e7 fix: Minor design fixes 2020-10-17 12:43:32 +02:00
Christian Pauly
380e09489f feat: Implement mouse select chat list items 2020-10-17 09:28:33 +00:00
Christian Pauly
525fa8320a 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
1a4225f77e fix replying to wrong message
when new message arrives during the gesture
2020-10-17 09:15:55 +00:00
Christian Pauly
ccb140bb95 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
6f29f1d6fa feat: Implement linux desktop notifications 2020-10-17 10:12:33 +02:00
Christian Pauly
7c88e568e2 fix: Change device displayname 2020-10-15 09:34:40 +02:00
Kateřina Churanová
5b2e945d69 fix: fixed mxid input method, removed code redundancy 2020-10-11 13:25:06 +02:00
Sorunome
a113f99135 fix: resize images in a separate isolate 2020-10-06 19:17:04 +02:00
Christian Pauly
e14f3354e5 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
fb6f2ddfa5 feat: Implement change device name 2020-10-06 07:03:50 +00:00
Sorunome
083277ae1a fix: send images as images, not files 2020-10-05 16:41:29 +02:00
Sorunome
b7e7074735 fix: Show device name in account information correctly 2020-10-04 21:17:49 +02:00
Christian Pauly
df02de5674 fix: Minor fixes 2020-10-04 20:30:06 +02:00
Christian Pauly
5ba3162c3e fix: TextField 2020-10-04 17:39:49 +02:00
Christian Pauly
c48f036bac fix: Inputbar focus 2020-10-04 17:24:05 +02:00
Christian Pauly
a61ed83ebf fix: Desktop file picker 2020-10-04 17:01:54 +02:00
Christian Pauly
5077e66515 fix: Desktop images 2020-10-04 16:11:18 +02:00
Christian Pauly
383cabf371 fix: Minor design bugs 2020-10-04 08:05:27 +00:00
Christian Pauly
2e02e48bd3 fix: Minor user status bugs 2020-10-04 09:41:20 +02:00
Sorunome
9de3a2c7a2 feat: Enhance emote experience 2020-10-03 17:44:59 +02:00
Christian Pauly
c5d84c22ca feat: Implement new status feature 2020-10-03 17:09:45 +02:00
Christian Pauly
0f056a4b86 feat: More beautiful status 2020-10-03 11:40:47 +00:00
Christian Pauly
ca559029ef chore: Add privacy informations to app 2020-10-03 13:28:14 +02:00
Marcel
62cbc864f1 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
dbef6b3975 feat: Enhance roomlist context menu 2020-10-02 15:50:59 +02:00
Christian Pauly
988213aa39 fix: Invite left members 2020-10-02 09:57:32 +00:00
Christian Pauly
f98f87db8e feat: Enable macOS build 2020-09-26 21:22:49 +02:00
Sorunome
dd94a4d03f fix: fix up translations to use keys and fix arb files 2020-09-23 11:59:14 +02:00
Christian Pauly
bfdc402a2b fix: Last bits for the release 2020-09-21 19:21:24 +02:00