Commit Graph
803 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
Sahil KumarandGitHub 3f5e1792dd Merge branch 'develop' into 3rd-party-video-integration 2022-09-09 13:05:19 +05:30
Sahil Kumar 5b179febd6 chore(llc): move files to correct folders.
Signed-off-by: xsahil03x <[email protected]>
2022-09-09 13:03:16 +05:30
Sahil Kumar 31f92922cb chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-08-29 15:24:29 +05:30
Sahil Kumar bbdf54cf24 fix(llc): only start listening to event once connected.
Signed-off-by: xsahil03x <[email protected]>
2022-08-29 15:18:06 +05:30
Salvatore Giordano 846d94d058 chore(llc): add more tests 2022-08-26 09:49:28 +02:00
Salvatore Giordano c414150bc8 chore(llc): add more tests 2022-08-26 09:42:03 +02:00
Salvatore Giordano 24b1a8087b fix analysis 2022-08-26 09:18:31 +02:00
Salvatore Giordano b924337d24 chore(llc): add more tests 2022-08-25 18:17:54 +02:00
Salvatore Giordano af055e367b chore(llc): add tests 2022-08-25 17:36:57 +02:00
Salvatore Giordano ba13c9b02f chore(llc): update changelog 2022-08-25 17:36:56 +02:00
Salvatore Giordano a5d0c74fd6 refactor: clean up and add docs 2022-08-25 17:36:27 +02:00
Sacha ArbonelandSalvatore Giordano 570e6e05cf fix llc 2022-08-25 17:36:27 +02:00
Sacha ArbonelandSalvatore Giordano c9281e0c89 third party video integration 2022-08-25 17:36:27 +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 19244738ba feat(llc): add hide_history flag in channel.addMembers.
Signed-off-by: xsahil03x <[email protected]>
2022-08-08 15:50:09 +05:30
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
Sahil KumarandGitHub b3a7ca2897 fix(llc): Fix Channel.removeMessage not able to remove thread message. (#1294)
Signed-off-by: xsahil03x <[email protected]>
2022-08-04 13:14:57 +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
Dmitry KrutskikhandGitHub feee8581c8 chore: removed duplicate exports (#1268) 2022-07-18 13:40:39 +02:00
Salvatore Giordano d1bfe7e2f8 update version.dart 2022-07-07 12:05:23 +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 KumarandGitHub dd47db04dd feat(llc): add support for AttachmentFileUploaderProvider. (#1246)
* feat(llc): add support for `AttachmentFileUploaderProvider`.

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

* chore(llc): update CHANGELOG.md

Signed-off-by: xsahil03x <[email protected]>
2022-07-06 14:43:15 +02:00
Salvatore GiordanoandGitHub a37bf2bde4 fix(llc): fix connecting while connecting and disconneting (#1237)
* fix(llc): fix connecting while connecting and disconneting

* chore(llc): update changelog

* chore(llc): add test

* chore(llc): improve test

* fix(llc): _resetRequestFlags regardless of the connection status
2022-07-05 12:08:08 +02:00
Salvatore Giordano 117bffee1c missing space 2022-06-20 16:18:44 +02:00
Salvatore Giordano 84fd7bae81 chore(llc): bump version 2022-06-20 14:12:50 +02:00
Salvatore Giordano beb39d329a chore(llc): update changelog 2022-06-20 12:41:52 +02:00
Salvatore Giordano 537a529530 fix(llc): fix x-stream-client header 2022-06-20 12:41:11 +02:00
Gordon Hayes 58f4ceed64 fix: handle user extra data name null condition 2022-06-15 14:55:22 +02:00
Sahil Kumar a8a09a3ae2 fix(llc): Persistence not removing hidden channels.
Signed-off-by: xsahil03x <[email protected]>
2022-06-10 17:34:31 +05:30
Sahil Kumar 389bd8f295 test(llc): fix tests
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 17:54:26 +05:30
Sahil Kumar 8b13bcebba chore(llc): fix lint
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 17:49:00 +05:30
Sahil Kumar 2fdf3282e6 refactor(llc): use dio.fetch instead of dio.request
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 17:24:06 +05:30
Sahil Kumar 00bad6b7e8 refactor(llc): remove dio deprecated methods
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 17:07:49 +05:30
Salvatore Giordano 24c80fe05e Merge branch 'develop' into release/4.2.0 2022-05-20 12:37:53 +02:00
Salvatore GiordanoandGitHub f8997ff69e Merge pull request #1170 from GetStream/refactor/enums
refactor(llc, ui): migrate enums to v3
2022-05-20 12:37:25 +02:00
Salvatore Giordano 6d6e484b39 Merge branch 'develop' into release/4.2.0 2022-05-20 12:32:41 +02:00
Sahil Kumar 3ee768f51f chore(llc): remove extra quotes
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 15:45:48 +05:30
Sahil Kumar 89a3d09478 test(llc): fix user, own_user tests
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 15:43:40 +05:30
Sahil Kumar 5f265a069b chore(llc): fix lints
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 14:58:29 +05:30
Sahil Kumar d65eeeb85a refactor(llc): regenerate attachment_file.freezed.dart
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 14:55:52 +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
Salvatore GiordanoandGitHub 180e4475d2 Merge branch 'develop' into fix/channel-unset 2022-05-19 15:23:54 +02:00
Sahil Kumar b3e5986290 test(llc): fix own_user test
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 18:53:05 +05:30
Sahil Kumar 731db0ccc1 feat(llc): handle member.updated events in channel client
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 18:23:10 +05:30
Salvatore GiordanoandGitHub 18c3171103 Merge branch 'develop' into fix/channel-unset 2022-05-19 14:51:36 +02:00
Sahil Kumar 8ba8402d80 chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 18:11:51 +05:30
Sahil Kumar de3e1c9862 refactor(llc): convert the implementation into non-breaking
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 18:07:22 +05:30