Commit Graph
100 Commits
Author SHA1 Message Date
Salvatore GiordanoandGitHub 758722aba9 Merge pull request #254 from GetStream/hotfix/repo
cleanup repo
2021-02-02 21:22:36 +01:00
Salvatore Giordano 38f50846d2 cleanup repo 2021-02-02 21:19:16 +01:00
Salvatore GiordanoandNeevash Ramdial (Nash) 420b378510 align gitignore 2021-02-02 10:35:51 -04:00
Salvatore GiordanoandGitHub 96a0c79a46 Merge pull request #252 from GetStream/feature/new-ui
Feature/new UI
2021-02-02 15:32:16 +01:00
Salvatore Giordano 0b57f1b5ad update actions 2021-02-02 15:27:02 +01:00
Salvatore Giordano c330173c91 Merge branch 'master' into feature/new-ui 2021-02-02 15:23:17 +01:00
Salvatore Giordano d810eb59c2 remove build.yml 2021-02-02 15:12:41 +01:00
Salvatore Giordano be63b845b5 update changelog 2021-02-02 15:12:12 +01:00
Salvatore GiordanoandGitHub 11e963ca08 Merge pull request #251 from GetStream/sample-app
Sample app
2021-02-02 14:46:57 +01:00
Salvatore Giordano c165f16183 update tutorials 2021-02-02 14:09:31 +01:00
Salvatore Giordano a4b6c233d6 rename tutorial steps 2021-02-02 13:07:49 +01:00
Salvatore Giordano f8b24038da move sample app to separate repo 2021-02-02 13:03:44 +01:00
Salvatore Giordano 47ccc0491a fix flutter analyze issues 2021-02-02 12:15:54 +01:00
Salvatore Giordano c89b54a65b fix repository links 2021-02-02 11:16:46 +01:00
Salvatore Giordano a728f68a00 fixed markdown links in changelog 2021-02-02 10:02:39 +01:00
Salvatore Giordano ceb7cc0bdb solved a couple of analysis issues 2021-02-01 19:08:58 +01:00
Salvatore Giordano d775aabfd5 fix stream_chat_flutter version 2021-02-01 18:36:40 +01:00
Salvatore Giordano ea0bac5df6 update dependencies of stream_chat_flutter 2021-02-01 18:34:26 +01:00
Salvatore Giordano bed1e23441 update dependencies 2021-02-01 18:24:25 +01:00
Salvatore Giordano 80196c5a7a update dependencies 2021-02-01 18:19:46 +01:00
Salvatore Giordano 1b4c3f4434 update persistence dep 2021-02-01 18:01:18 +01:00
Salvatore Giordano fcab7800c2 update action 2021-02-01 17:46:36 +01:00
Salvatore Giordano b7cd66e40d remove dart:io import 2021-02-01 17:30:48 +01:00
Salvatore Giordano 711c20b967 fix persistence bugs and update example 2021-02-01 16:50:52 +01:00
Salvatore GiordanoandGitHub fbf5e125c6 Merge pull request #248 from GetStream/add-persistence-example
[StreamChatPersistence] Add Example
2021-02-01 16:31:17 +01:00
Salvatore Giordano 3a6dd5e2cc fix dependencies 2021-02-01 16:16:06 +01:00
Salvatore Giordano 38a1b880e5 update deps 2021-02-01 16:11:29 +01:00
Salvatore Giordano 964a428f2e rename package folders 2021-02-01 15:45:58 +01:00
Salvatore GiordanoandGitHub 6682ad5e8b Merge pull request #240 from GetStream/llc-independence
LLC Independence
2021-02-01 15:43:07 +01:00
Salvatore Giordano 23feabe85e rename Client to StreamChatClient 2021-02-01 15:30:46 +01:00
Salvatore Giordano 1751cd6092 change rc to beta 2021-02-01 15:15:28 +01:00
Salvatore Giordano 4e6d64064e [llc] update changelog and readme 2021-02-01 15:13:59 +01:00
Salvatore Giordano b791040960 await deleting actions before update 2021-02-01 12:17:02 +01:00
Salvatore Giordano 62ed7246d4 bummp version 2021-02-01 10:06:34 +01:00
Salvatore Giordano 0d4db87906 check messagePagination nullability 2021-02-01 09:55:53 +01:00
Salvatore GiordanoandGitHub 7585f22821 Merge pull request #246 from GetStream/nash/add-asserts-to-required
Add assert checks for required params
2021-02-01 09:29:28 +01:00
Salvatore GiordanoandGitHub 7099492ad7 Merge pull request #245 from GetStream/nash/core-docs
Improve Core package docs
2021-02-01 09:28:48 +01:00
Salvatore GiordanoandGitHub 91ba47defd Merge pull request #243 from GetStream/fix/screenshots
feat: Added new screenshots
2021-01-29 15:45:11 +01:00
Salvatore GiordanoandGitHub 36c55eb014 Merge pull request #244 from GetStream/nash/error-builder
[Core] Use standard callback for ErrorBuilder
2021-01-29 15:38:24 +01:00
Salvatore GiordanoandGitHub 20c1acc80d Merge pull request #242 from GetStream/llc/hotfix/tokenProviderReconnection
Llc/hotfix/token provider reconnection
2021-01-29 10:12:49 +01:00
Salvatore Giordano 89a901f335 bump version 2021-01-29 09:52:55 +01:00
Salvatore Giordano e6241aca39 fix recconection bug while using tokenprovider 2021-01-29 09:30:22 +01:00
Salvatore GiordanoandGitHub b24a62361d Merge pull request #232 from GetStream/feature/ui-split
Feature/UI split
2021-01-28 14:37:12 +01:00
Salvatore Giordano ee745af2d9 remove screenshots 2021-01-28 14:25:26 +01:00
Salvatore Giordano b480d73da0 bump version of example app 2021-01-28 12:17:34 +01:00
Salvatore Giordano befc792226 Merge branch 'feature/new-ui' into feature/ui-split 2021-01-28 12:06:20 +01:00
Salvatore GiordanoandGitHub 56273d8dbf Merge pull request #239 from GetStream/nash/message-core-error-builder
Expose error callback in MessageList
2021-01-28 12:04:19 +01:00
Salvatore Giordano 1c4115280d Merge branch 'feature/ui-split' into nash/message-core-error-builder 2021-01-28 12:03:33 +01:00
Salvatore Giordano 55c1cae390 update default apikey and users 2021-01-28 12:02:06 +01:00
Salvatore GiordanoandGitHub 15d770d8dd Merge pull request #238 from GetStream/nash/core-sample-app
Add example to core package
2021-01-28 10:34:17 +01:00
Salvatore Giordano 5db845f028 Merge branch 'feature/ui-split' into nash/core-sample-app 2021-01-28 10:27:16 +01:00
Salvatore Giordano cb90146a8b fix examples 2021-01-28 10:25:52 +01:00
Salvatore Giordano 3e9734133d add streamchatcore tests 2021-01-27 14:11:58 +01:00
Salvatore Giordano b26fcd171d Merge branch 'feature/new-ui' into feature/ui-split 2021-01-26 12:33:54 +01:00
Salvatore Giordano 02cb474957 update sample app version 2021-01-26 11:18:44 +01:00
Salvatore Giordano b5285ff332 update llc dependency in stream_chat_flutter 2021-01-26 11:18:27 +01:00
Salvatore GiordanoandGitHub fe9b910998 Merge pull request #236 from GetStream/hotfix/wsDisconnect
Hotfix/ws disconnect
2021-01-26 11:13:27 +01:00
Salvatore Giordano 849f9c2c4a update melos 2021-01-26 11:00:05 +01:00
Salvatore Giordano 388829e32d rename _manuallyClosed to _manuallyDisconnected 2021-01-26 10:51:26 +01:00
Salvatore Giordano 20f37a6ff0 fix 2021-01-26 10:27:35 +01:00
Salvatore Giordano a8c44829b4 return if calling disconnect more than once in websocket 2021-01-26 10:26:39 +01:00
Salvatore Giordano e39daa0d6e llc version bump 2021-01-26 10:13:21 +01:00
Salvatore Giordano 773b8d5579 stop ws reconnection after calling disconnect 2021-01-26 10:12:13 +01:00
Salvatore Giordano 9635e2cda2 bump version 2021-01-25 09:58:31 +01:00
Salvatore Giordano 0ef454acc6 add loadingbuilder in messagelistview 2021-01-25 09:56:38 +01:00
Salvatore Giordano e0c8068fbd add messageFilter property in messageListView 2021-01-25 09:54:16 +01:00
Salvatore Giordano 463dc96a26 add nash iphone to certificates 2021-01-23 11:47:29 +01:00
Salvatore Giordano 7935eb1ac5 enable persistence in sample app 2021-01-22 22:49:59 +01:00
Salvatore Giordano 1bb6b04381 fix analyze 2021-01-22 17:35:30 +01:00
Salvatore Giordano 88777da2a7 fix formatting 2021-01-22 17:23:50 +01:00
Salvatore Giordano 82acc97675 fix formatting 2021-01-22 17:22:18 +01:00
Salvatore Giordano 5ee99f31a3 Merge branch 'feature/new-ui' into feature/ui-split 2021-01-22 17:17:25 +01:00
Salvatore Giordano 9d48d10666 upgrade llc 2021-01-22 15:32:51 +01:00
Salvatore Giordano ad112d3390 bump version 2021-01-22 15:26:48 +01:00
Salvatore Giordano 6035f177f9 fix tutorial examples 2021-01-22 15:24:19 +01:00
Salvatore GiordanoandGitHub ce2db23ffb Merge pull request #229 from GetStream/nash/push-enum
[Dart-LLC] Create enum for Push Providers
2021-01-22 15:09:05 +01:00
Salvatore GiordanoandGitHub 663f2f9fed Merge pull request #230 from GetStream/nash/migrate-to-enum
[Flutter-SDK] Migrate to push enum
2021-01-22 15:08:52 +01:00
Salvatore GiordanoandGitHub a1da75e7a9 Merge pull request #231 from GetStream/add-merge-function
[Message, ChannelModel] Add merge helper functions for easier data manipulation
2021-01-22 12:34:24 +01:00
Salvatore GiordanoandGitHub 8f8eee0fc8 Merge pull request #228 from GetStream/nash/recreate-example
Re-create example using Flutter 1.22.5
2021-01-21 15:37:26 +01:00
Salvatore Giordano 2982c2d824 fix android ci 2021-01-21 09:43:24 +01:00
Salvatore Giordano 390c1aafcf version bp 2021-01-20 18:01:35 +01:00
Salvatore Giordano ec915a9087 fix button style 2021-01-20 18:00:29 +01:00
Salvatore Giordano 993cab00a0 bump sample app version 2021-01-20 16:54:54 +01:00
Salvatore GiordanoandGitHub 6f36c89038 Merge pull request #226 from GetStream/nash/llc-example
Add Low Level Client Example
2021-01-20 16:31:38 +01:00
Salvatore GiordanoandGitHub 430ac3d2f3 Merge branch 'feature/new-ui' into nash/llc-example 2021-01-20 16:31:31 +01:00
Salvatore Giordano 547e59b9d6 bump sample app version 2021-01-20 15:37:21 +01:00
Salvatore GiordanoandGitHub 6f5deda509 Merge pull request #225 from GetStream/file-size-fix
fix: Added file size fix
2021-01-20 15:36:08 +01:00
Salvatore Giordano aeaef4babd fix file attachment borer 2021-01-20 15:35:43 +01:00
Salvatore Giordano 8824e348c2 bump sample app version 2021-01-20 13:01:00 +01:00
Salvatore GiordanoandGitHub 869ca35407 Merge pull request #224 from GetStream/doc-fixes-2.3
Doc fixes 2.3
2021-01-20 13:00:24 +01:00
Salvatore Giordano a2343e8693 extract on tap 2021-01-20 12:40:19 +01:00
Salvatore GiordanoandGitHub f74ae97856 Merge pull request #223 from GetStream/hotfix/picture-modal
fix: Fixed modal crash
2021-01-20 10:38:00 +01:00
Salvatore Giordano 581185657e fix appbar brightness in groupinfo 2021-01-19 16:27:45 +01:00
Salvatore Giordano 93897bcf27 fix button padding 2021-01-19 16:25:20 +01:00
Salvatore GiordanoandGitHub 726e1a2d77 Merge pull request #222 from GetStream/hotfix/preview
Hotfix/preview
2021-01-19 12:16:42 +01:00
Salvatore Giordano 113c969465 version bp 2021-01-19 12:13:19 +01:00
Salvatore Giordano 7fce7ebf38 fix customize_channel_preview example 2021-01-19 12:12:28 +01:00
Salvatore Giordano 2931fb2d4c fix channelpreview with messagelistempty 2021-01-19 12:09:50 +01:00
Salvatore GiordanoandGitHub 8a6e7a4f98 Merge pull request #221 from GetStream/hotfix/qa5.1
Hotfix/qa5.1
2021-01-19 11:25:31 +01:00
Salvatore Giordano 55e2e75a0f fix mentions in the same message 2021-01-19 11:01:59 +01:00