Commit Graph
1265 Commits
Author SHA1 Message Date
Salvatore GiordanoandGitHub 3e1d6e91c7 chore(llc,core,ui): update pubspec and changelogs (#1333) 2022-09-15 08:30:20 +02:00
Salvatore GiordanoandGitHub 7faa765d14 fix(ui): Fix message text hiding because of a flutter bug (#1327)
* fix(ui): remove clip

* chore(ui): update changelog
2022-09-13 10:24:25 +02:00
Sahil KumarandGitHub ceab9175ce Release v4.5.0 (#1308)
* chore(llc, ui, core): bump version to v4.5.0

Signed-off-by: xsahil03x <[email protected]>

* chore(ui, core): update CHANGELOG.md

Signed-off-by: xsahil03x <[email protected]>

Signed-off-by: xsahil03x <[email protected]>
2022-08-23 12:31:52 +02:00
Sahil Kumar 6c78ad49c8 chore(ui): fix analysis issues
Signed-off-by: xsahil03x <[email protected]>
2022-08-19 13:01:25 +05:30
Sahil Kumar ae199c636a feat(ui): Added thumbnailSize, thumbnailResizeType, and thumbnailCropType params to StreamMessageWidget and StreamAttachmentPicker to customize the appearance of image thumbnails.
Signed-off-by: xsahil03x <[email protected]>
2022-08-19 12:04:50 +05:30
Gordon Hayes 55bb828bd1 perf: improve image resizing 2022-08-10 14:36:39 +02:00
Sahil KumarandGitHub bd1876c159 fix(ui): fix stopTyping unhandled exceptions when network is off or spotty. (#1296)
* feat(llc, ui): Introduce `keyStrokeHandler` to properly handle keyStrokes.

Signed-off-by: xsahil03x <[email protected]>

* chore(ui): update CHANGELOG.md

Signed-off-by: xsahil03x <[email protected]>

* test(llc): add key_stroke_handler_test.dart

Signed-off-by: xsahil03x <[email protected]>
2022-08-05 16:57:32 +02:00
Salvatore Giordano 46e7c0b332 fix(ui): do not linkify system message mentions 2022-07-28 11:34:16 +02:00
Salvatore GiordanoandGitHub 5ad21bc3d2 chore(llc,core,ui,persistence): bump version and changelog (#1288)
* update deps

* chore(llc,core,ui,persistence): bump version and changelog
2022-07-28 10:45:05 +02:00
Salvatore GiordanoandGitHub 89e160969d fix(llc): do not serialize bytes (#1283)
* fix(llc): do not serialize bytes

* chore(llc): update changelog

* fix(ui): cache files picked with photo_manager

* chore(ui): cleanup
2022-07-27 10:36:11 +02:00
e9e35d7d29 fix(ui): fix image download on iOS (#1280)
* fix(ui): fix image download

* chore(ui): update changelog

* Update packages/stream_chat_flutter/lib/src/attachment_actions_modal.dart

* Update packages/stream_chat_flutter/CHANGELOG.md

Co-authored-by: Deven Joshi <[email protected]>

Co-authored-by: Deven Joshi <[email protected]>
2022-07-25 11:31:45 +02:00
Salvatore Giordano b5414349e7 fix(ui): rename const 2022-07-25 10:53:51 +02:00
Salvatore Giordano f9f608ffc3 chore(ui): update changelog 2022-07-22 16:19:45 +02:00
Salvatore Giordano a90638adb1 fix(ui): export kDefaultMaxAttachmentSize and use it in StreamAttachmentPicker default, also increase it to 100Mb 2022-07-22 16:19:08 +02:00
Sahil KumarandGitHub bf8630068b fix(ui): substitute mentioned user ids with user names in system message (#1278)
Signed-off-by: xsahil03x <[email protected]>
2022-07-22 12:04:32 +02:00
Dmitry KrutskikhandGitHub feee8581c8 chore: removed duplicate exports (#1268) 2022-07-18 13:40:39 +02:00
0cffd09415 fix(ui): fix date divider not showing (#1259)
* fix(ui): fix date divider not showing

* chore(ui): update changelog

* chore(ui): minor changes

Signed-off-by: xsahil03x <[email protected]>

* fix(ui): fix separator

Signed-off-by: xsahil03x <[email protected]>

Co-authored-by: Sahil Kumar <[email protected]>
2022-07-11 09:58:43 +02:00
Salvatore GiordanoandGitHub 482d4ed611 fix(ui): fix jiffy locale initialization (#1255)
* fix(ui): fix jiffy locale initialization

* chore(ui): update changelog

* fix(ui): cleanup
2022-07-07 12:19:32 +02:00
Salvatore GiordanoandGitHub 6ab94a8aaa chore(llc,core,ui,persistence,localizations): update changelog and pubspec (#1253) 2022-07-07 10:46:36 +02:00
Sahil Kumar 816746da8a fix(ui): Fix ChannelListTile sendingIndicator isMessageRead calculation.
Signed-off-by: xsahil03x <[email protected]>
2022-07-04 16:41:50 +05:30
Salvatore Giordano 0bdd8a20d1 chore(ui): bump version 2022-06-20 14:14:03 +02:00
Salvatore Giordano f62a37c5be chore(core): bump version 2022-06-20 14:13:34 +02:00
Salvatore Giordano 537a529530 fix(llc): fix x-stream-client header 2022-06-20 12:41:11 +02:00
Salvatore Giordano 25d97270ee chore(ui): update changelog 2022-06-20 10:32:40 +02:00
Salvatore Giordano fb4dc76532 fix(ui): request permission only when showing the picker 2022-06-20 10:32:40 +02:00
Salvatore Giordano 1cce2e6b8a fix(ui): add comment 2022-06-17 13:39:58 +02:00
Salvatore GiordanoandGitHub 04768a10ef Update packages/stream_chat_flutter/CHANGELOG.md 2022-06-17 13:36:51 +02:00
Salvatore GiordanoandGitHub 7133955bbe Update packages/stream_chat_flutter/lib/src/message_list_view.dart 2022-06-17 13:36:20 +02:00
Salvatore Giordano 2d19f7c86f chore(ui): update changelog 2022-06-17 13:11:42 +02:00
Salvatore Giordano 8e130f7f66 feat(ui): open message list to unread position 2022-06-17 13:11:00 +02:00
Salvatore Giordano 228f53fbe4 fix(ui): pass unreadCount to unreadMessagesSeparatorBuilder 2022-06-17 12:03:29 +02:00
Salvatore Giordano c6224ab8c8 chore(ui,localizations): update changelog 2022-06-17 11:42:47 +02:00
Salvatore Giordano f3ab200137 feat(ui, localizations): add unread messages label 2022-06-17 11:41:25 +02:00
Ayush Shekhar 43abcf3e0d Updated changelog 2022-06-15 16:53:34 +05:30
Ayush Shekhar 2de3eb196f Fixed url matching logic for url enrichment 2022-06-15 16:48:45 +05:30
Sahil Kumar b87cd1d30f chore(ui): fix analyzer
Signed-off-by: xsahil03x <[email protected]>
2022-06-13 17:02:02 +05:30
Sahil Kumar 07431bf75a chore(ui): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-06-13 16:50:47 +05:30
Sahil Kumar 58922ca7ee feat(ui): animate pinned message color
Signed-off-by: xsahil03x <[email protected]>
2022-06-13 16:49:04 +05:30
Sahil Kumar 37d22bdf85 chore(ui): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-06-13 14:20:19 +05:30
Sahil Kumar 64bf65491d fix(ui): video breaks bottom photo carousel.
Signed-off-by: xsahil03x <[email protected]>
2022-06-13 14:18:22 +05:30
Ayush Shekhar 5104e9dbb6 Updated photo_view to 0.14.0 2022-06-10 05:02:32 +05:30
Salvatore Giordano 55540e8ef3 chore(ui): update changelog 2022-06-08 15:07:40 +02:00
Salvatore Giordano a16cb7afab fix(ui): Fix commands resetting the `StreamMessageInputController.value 2022-06-08 15:06:13 +02:00
Salvatore Giordano a3285c340e chore(ui): update changelog 2022-05-31 10:46:13 +02:00
Salvatore Giordano 525380bddd fix(ui): fix file download 2022-05-31 10:45:03 +02:00
Salvatore Giordano 76fe3f79d2 chore(ui): fix doc 2022-05-20 15:22:47 +02:00
Salvatore Giordano 24c80fe05e Merge branch 'develop' into release/4.2.0 2022-05-20 12:37:53 +02:00
Sahil Kumar 5f265a069b chore(llc): fix lints
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 14:58:29 +05:30
Salvatore Giordano ae68226cb6 chore(llc,core,ui): update pubspec and changelogs 2022-05-20 11:11:00 +02:00
Sahil Kumar 0213fa6f1f refactor(llc, ui): migrate enums to v3
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 14:18:30 +05:30