Commit Graph
4046 Commits
Author SHA1 Message Date
Salvatore Giordano 23fed8d35f fix analyze 2021-06-09 16:28:05 +02:00
Salvatore Giordano dc6c3094e9 performance fixes 2021-06-09 16:11:59 +02:00
Deven Joshi 5485ec3c57 feat: Added basic files 2021-06-09 18:42:45 +05:30
Deven Joshi 3dd197c188 feat: Added docusaurus action 2021-06-09 16:14:14 +05:30
Deven Joshi 7091ce5360 feat: Added docusaurus 2021-06-09 15:33:51 +05:30
Sahil Kumar 89f989003d add core/api tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-08 16:09:17 +05:30
Salvatore Giordano e567e5f12b Merge branch 'develop' into perf 2021-06-08 10:03:27 +02:00
Salvatore GiordanoandGitHub 9a17914d1f Merge pull request #457 from GetStream/feat/pinned
feat: Added pin message functionality
2021-06-08 10:02:33 +02:00
Salvatore Giordano 6239fefbaa Merge branch 'develop' into feat/pinned 2021-06-08 09:43:07 +02:00
Salvatore GiordanoandGitHub 6d13bcb575 Merge pull request #469 from GetStream/hotfix/skipPush
fix: use skipPush as a send message param
2021-06-08 09:31:11 +02:00
Salvatore GiordanoandGitHub 5b67b345e8 Merge pull request #468 from GetStream/feat/usernameBuilder
feat: add usernameBuilder param
2021-06-08 09:30:55 +02:00
Deven Joshi 7e463a9663 fix: Fixed trailing comma 2021-06-07 19:29:00 +05:30
Salvatore Giordano 9834660679 Merge branch 'develop' into perf 2021-06-07 15:36:47 +02:00
Salvatore Giordano 877de57669 use skipPush as a send message param 2021-06-07 13:04:23 +02:00
Salvatore Giordano bc0d0d5705 add usernameBuilder param 2021-06-07 11:48:26 +02:00
Salvatore Giordano 6df1e111cb add skippush to merge 2021-06-07 10:59:35 +02:00
Deven Joshi 244c77cbc7 fix: Timestamp alignment 2021-06-07 13:45:03 +05:30
Deven Joshi 96f65ae619 fix: fixed pin tests 2021-06-07 13:04:38 +05:30
Deven Joshi 9f60af5e16 fix: fixed pin tests 2021-06-07 12:52:57 +05:30
Deven Joshi e351374100 fix: fixed update tests 2021-06-07 12:44:49 +05:30
Sahil Kumar bdfbc27917 add stream_chat_error_test.dart
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-04 17:09:41 +05:30
Sahil Kumar b64aa70b73 remove, refactor old tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-04 16:27:37 +05:30
Sahil Kumar dbb98811ab push mocks.dart
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-04 16:26:35 +05:30
Sahil Kumar cb9a8a23a9 add timer_helper_test.dart
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-04 16:25:12 +05:30
Sahil Kumar 214d1bcf1d add core/http tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-04 16:24:52 +05:30
Sahil Kumar 473851684b add platform_detector_test.dart
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-03 22:29:52 +05:30
Sahil Kumar 7a95192093 add extension_test.dart, serializer_test.dart and utils_test.dart 2021-06-03 21:44:12 +05:30
Sahil Kumar 63d391ba7a add chat_persistence_client_test.dart 2021-06-03 20:04:32 +05:30
Sahil Kumar 1626d7432c add websocket_test.dart 2021-06-03 18:06:56 +05:30
Sahil Kumar d758f3df1d change file structure, replace rate_limit with the pub dependency
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-03 13:38:32 +05:30
Sahil Kumar eac8093b22 merge fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-02 18:03:22 +05:30
Sahil Kumar 12e6b9c500 unify errors, refactor retry_queue
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-02 17:56:38 +05:30
Deven Joshi 39d82c75ad feat: Added new API endpoint 2021-06-02 15:55:39 +05:30
Salvatore GiordanoandGitHub 08877f4927 Merge branch 'develop' into perf 2021-06-02 09:52:25 +02:00
Salvatore Giordano c10166dbff experiment with streambuilder 2021-06-01 17:24:26 +02:00
Salvatore Giordano 06bf2cdfe5 fix rebuild message list view 2021-06-01 15:42:45 +02:00
Salvatore GiordanoandGitHub 612e52b6fb Merge pull request #465 from GetStream/swipe-actions
feat: Swipe actions
2021-06-01 14:35:04 +02:00
Deven Joshi 23d992740f Changed callback type 2021-06-01 17:46:12 +05:30
Deven Joshi 71b7facc0c Merge branches 'develop' and 'feat/pinned' of https://github.com/GetStream/stream-chat-flutter into feat/pinned 2021-05-31 15:44:24 +05:30
Deven Joshi 5ed6932ef2 analysis fixes 2021-05-31 14:29:11 +05:30
Deven Joshi 56e7d45cb8 analysis fixes 2021-05-31 14:28:49 +05:30
Deven Joshi f75e50d651 added swipe actions list 2021-05-31 14:21:17 +05:30
Deven Joshi ba0b525255 removed swipe actions list 2021-05-31 11:37:48 +05:30
Deven Joshi ceaf30e545 feat: Added list of actions to channel_list_view.dart 2021-05-31 11:30:51 +05:30
Deven Joshi 765ca60343 feat: Added callbacks for default slidable options 2021-05-31 11:16:40 +05:30
Salvatore GiordanoandGitHub e4475d1035 Merge pull request #459 from GetStream/feat/connectivity
feat: connectivity
2021-05-28 09:43:43 +02:00
Sahil Kumar 644c8b67d8 re-subscribe connectivityStream if widget.connectivityStream changes
Signed-off-by: Sahil Kumar <[email protected]>
2021-05-28 12:02:49 +05:30
Sahil Kumar 927eb3c451 extract location outside of client options
Signed-off-by: Sahil Kumar <[email protected]>
2021-05-28 10:35:13 +05:30
Sahil Kumar 9201ebb2f3 improvements
Signed-off-by: Sahil Kumar <[email protected]>
2021-05-27 20:26:52 +05:30
Sahil Kumar 73aa8f58e3 merge fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-05-27 20:10:45 +05:30