Christian Pauly
a35c4d083f
fix: Column width
2021-01-16 20:52:39 +01:00
Christian Pauly
c0958c6733
fix: Dont send only whitespaces
2021-01-16 19:44:46 +01:00
Christian Pauly
079c35e37b
fix: chat padding
2021-01-16 17:32:56 +01:00
Christian Pauly
672eca6302
fix: Video calls
2021-01-16 16:39:07 +01:00
Christian Pauly
a5e95539e3
fix: loading history
2021-01-16 16:11:50 +01:00
Krille Fear
05b95513f9
fix: Minor apl bugs
2021-01-16 13:24:52 +00:00
Krille Fear
cbcfa1581e
refactor: Use APL
2021-01-16 11:46:38 +00:00
Sorunome
f5e11c2a21
feat: Regulate when thumbnails are animated as per MSC2705
2020-12-29 11:00:56 +01:00
Christian Pauly
92684da3c3
fix: reactions
2020-12-27 19:24:47 +01:00
Sorunome
e4b6e1035e
fix: Don't show loading dialog on request history
2020-12-27 11:59:03 +01:00
Christian Pauly
e84bc25602
refactor: Switch to loading dialog
2020-12-25 09:58:34 +01:00
Christian Pauly
0ae36f0a3f
fix: Read receipts and filtered events
2020-12-23 11:23:19 +01:00
Sorunome
377b06a462
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
bce709f521
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
b18e81ae95
fix: Have a space after mentions, making it consistent with @-completion
2020-12-19 16:37:28 +01:00
Sorunome
702895f09d
fix: Respect hidden events when calculating read receipt message
2020-12-19 16:20:48 +01:00
Sorunome
0066a3307d
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
3d70b1efbf
fix: Update typing
2020-12-17 19:14:33 +01:00
Christian Pauly
20b3157473
feat: Implement emojipicker for reactions
2020-12-12 17:19:53 +01:00
Christian Pauly
1e7bac3614
feat: Enhanced configuration
2020-12-11 17:40:33 +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
adb445f668
design: Use outlined icons
2020-12-06 10:31:35 +01:00
Christian Pauly
11e2dd5c1b
fix: Minor fixes
2020-11-23 14:27:10 +01:00
Christian Pauly
fc0c0386e2
feat: Collapse room create states
2020-11-22 19:34:19 +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
0cb262c39c
fix: Copying an event did not obey edits
2020-11-21 15:30:51 +01:00
Sorunome
2c3693e4eb
fix: resolve some sentry issues
2020-11-16 11:31:31 +01:00
Christian Pauly
9ea7afc4f2
chore: Switch to adaptive dialogs
2020-11-14 10:24:01 +01:00
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
Christian Pauly
caab868895
fix: Add missing safearea
2020-11-07 10:18:51 +01:00
Christian Pauly
a241310c81
Krille/remove status feature
2020-10-28 06:23:50 +00: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
Inex Code
f9904863a8
fix replying to wrong message
...
when new message arrives during the gesture
2020-10-17 09:15:55 +00:00
Sorunome
56967a9284
fix: resize images in a separate isolate
2020-10-06 19:17:04 +02:00
Sorunome
751dcb7600
fix: send images as images, not files
2020-10-05 16:41:29 +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
6ffbf16cff
fix: Minor design bugs
2020-10-04 08:05:27 +00: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
1db9bdd975
fix: Last bits for the release
2020-09-21 19:21:24 +02: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
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
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
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
81a6530ed8
swith to event aggregations and render message edits and reactions
2020-08-12 09:30:31 +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
Christian Pauly
a263da8bf8
Krille/design improvements
2020-06-24 07:42:28 +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
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
Christian Pauly
ea724b485d
Update lib/views/chat.dart
2020-05-20 19:23:55 +00:00
Christian Pauly
ac63607f4a
Implement well-known support
2020-05-16 08:43:27 +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
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
51c060f954
Fix load more
2020-05-09 12:57:48 +02:00
Christian Pauly
02675911db
Minor fixes
2020-05-09 09:30:03 +02:00
Christian Pauly
d7e2ff7ae0
Refactoring l10n
2020-05-07 07:52:40 +02:00
Christian Pauly
71e0d88205
Fix deprecations
2020-05-06 18:43:30 +02:00
Christian Pauly
48e6d42873
Refactor localizations
2020-05-06 12:21:54 +02:00
Christian Pauly
e02a8d294e
Clean up
2020-05-05 14:55:19 +02:00
Christian Pauly
02d2e062db
Use SimpleDialogs
2020-04-27 13:36:39 +02:00
Christian Pauly
0b570b86f0
Fix login and toasts
2020-04-12 09:19:22 +02:00
Christian Pauly
bf36bf6001
Minor fixes
2020-04-09 09:51:52 +02:00
Christian Pauly
10f6d8d652
Enable skia in web
2020-04-08 12:38:52 +02:00
Christian Pauly
1dae63b6b5
Fix ios build
2020-04-05 09:52:56 +02:00
Christian Pauly
bfa04e45eb
Add wallpaper
2020-04-03 20:24:25 +02:00
Christian Pauly
00ef0102f5
Design changes
2020-04-02 14:16:45 +02:00
Christian Pauly
4bf7cb9f4b
Update to version 0.11.0
2020-04-02 13:14:39 +02:00
Christian Pauly
5a95f1c886
Better icon
2020-03-29 12:45:39 +02:00
Christian Pauly
a79e8b1d8d
Version 0.10.0
2020-03-29 12:06:25 +02:00
Christian Pauly
9c7b6883f7
Implement voice messages
2020-03-15 11:27:51 +01:00
Christian Pauly
f373e7a65e
Update pubspec.yaml, lib/views/chat.dart files
2020-03-02 08:36:55 +00:00
Christian Pauly
1c948079ba
Update lib/views/chat.dart
2020-02-29 12:00:51 +00:00
Christian Pauly
494737e28a
Fix hide plus button
2020-02-23 08:52:28 +01:00
Christian Pauly
020cba5679
Clean up
2020-02-22 10:41:00 +01:00
Christian Pauly
1a2c5c9380
Clean up
2020-02-22 09:03:44 +01:00
Christian Pauly
3ec2e9f9b5
Enhanced E2EE UX
2020-02-22 08:44:50 +01:00
Christian Pauly
8cf52ca4fa
Implement key sharing
2020-02-22 08:27:08 +01:00
Christian Pauly
63e9a25ca5
Fix analyzer
2020-02-16 20:35:08 +01:00
Christian Pauly
96b572023c
Fix FAB colors
2020-02-16 20:13:55 +01:00
Christian Pauly
a104899dbf
Fix #18
2020-02-16 13:57:51 +01:00
Christian Pauly
e665f4adc3
Enhanced UX and clean up
2020-02-16 11:36:18 +01:00