Commit graph

143 commits

Author SHA1 Message Date
Christian Pauly
95a49a0ed1 fix: Update read receipt display 2021-02-13 10:34:02 +01:00
Christian Pauly
cb0f2b0631 fix: Inputborder 2021-02-03 18:48:48 +01:00
Christian Pauly
c76905e443 design: Improve new design 2021-02-03 15:51:49 +01:00
Christian Pauly
fed48d8db6 fix: reportEvent uses positive int 2021-02-01 22:00:41 +01:00
Christian Pauly
ba42c577f9 feat: Implement reporting of events 2021-02-01 21:26:02 +01:00
Christian Pauly
662f8b9a03 change: Minor design colors 2021-01-31 23:54:33 +01:00
Christian Pauly
284a72bb20 chore: Redesign textfields 2021-01-24 17:26:59 +01:00
Christian Pauly
7f5cab95bf refactor: Upgrade to latest flutter_sound_lite 2021-01-23 11:17:34 +01:00
Christian Pauly
29ad74e3f9 fix: Voice message recording dialog 2021-01-19 16:30:11 +01:00
Christian Pauly
fc4dafd8dc fix: UserBottomSheet 2021-01-19 15:48:50 +01:00
Christian Pauly
e15a549375 fix: Dialogs 2021-01-19 15:46:43 +01:00
Christian Pauly
77020d6b91 fix: Send file 2021-01-18 10:43:00 +01:00
Christian Pauly
c9653f43b2 fix: Typing update 2021-01-16 21:44:34 +01:00
Christian Pauly
bc7a598c09 fix: Column width 2021-01-16 20:52:39 +01:00
Christian Pauly
374efef73e fix: Dont send only whitespaces 2021-01-16 19:44:46 +01:00
Christian Pauly
930f35c03a fix: chat padding 2021-01-16 17:32:56 +01:00
Christian Pauly
6a0c71ef4a fix: Video calls 2021-01-16 16:39:07 +01:00
Christian Pauly
d473a3e978 fix: loading history 2021-01-16 16:11:50 +01:00
Krille Fear
d7cdd5b35d fix: Minor apl bugs 2021-01-16 13:24:52 +00:00
Krille Fear
544bc15022 refactor: Use APL 2021-01-16 11:46:38 +00:00
Sorunome
62ab031d13 feat: Regulate when thumbnails are animated as per MSC2705 2020-12-29 11:00:56 +01:00
Christian Pauly
76c890e7d0 fix: reactions 2020-12-27 19:24:47 +01:00
Sorunome
8f51a5e50b fix: Don't show loading dialog on request history 2020-12-27 11:59:03 +01:00
Christian Pauly
75797a62b9 refactor: Switch to loading dialog 2020-12-25 09:58:34 +01:00
Christian Pauly
ee770aa5ba fix: Read receipts and filtered events 2020-12-23 11:23:19 +01:00
Sorunome
e53cc2ec02 Merge branch 'soru/space-after-mention' into 'main'
fix: Have a space after mentions, making it consistent with @-completion

Closes #204

See merge request ChristianPauly/fluffychat-flutter!315
2020-12-19 19:25:16 +00:00
Sorunome
fe25e42c06 Merge branch 'soru/better-read-indicator' into 'main'
fix: Respect hidden events when calculating read receipt message

See merge request ChristianPauly/fluffychat-flutter!310
2020-12-19 15:37:58 +00:00
Sorunome
ef19594556 fix: Have a space after mentions, making it consistent with @-completion 2020-12-19 16:37:28 +01:00
Sorunome
b267c6cbe7 fix: Respect hidden events when calculating read receipt message 2020-12-19 16:20:48 +01:00
Sorunome
21c34756e9 fix: Store emoji picker history and make sure you can't send the same emoji twice 2020-12-19 16:16:25 +01:00
Christian Pauly
1c2b8832cd fix: Update typing 2020-12-17 19:14:33 +01:00
Christian Pauly
95b19f1b1b feat: Implement emojipicker for reactions 2020-12-12 17:19:53 +01:00
Christian Pauly
8eb2e2fb9d feat: Enhanced configuration 2020-12-11 17:40:33 +01:00
Marcus Hoffmann
98f5c43249 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
67614205c9 design: Use outlined icons 2020-12-06 10:31:35 +01:00
Christian Pauly
b7b180df78 fix: Minor fixes 2020-11-23 14:27:10 +01:00
Christian Pauly
321e3dd776 feat: Collapse room create states 2020-11-22 19:34:19 +01:00
Christian Pauly
44219cd23b feat: Minor design improvements 2020-11-22 15:25:13 +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
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
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
Christian Pauly
e17f9fe3ee fix: Add missing safearea 2020-11-07 10:18:51 +01:00
Christian Pauly
e3f1fc757c Krille/remove status feature 2020-10-28 06:23:50 +00: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