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 |
|
Sahil Kumar
|
5cada0ce49
|
Merge branches 'develop' and 'ref/segregate-api-layer' of https://github.com/GetStream/stream-chat-flutter into ref/segregate-api-layer
Conflicts:
packages/stream_chat/lib/src/api/channel.dart
packages/stream_chat/lib/src/client.dart
packages/stream_chat_persistence/lib/src/db/moor_chat_database.g.dart
|
2021-05-27 20:07:11 +05:30 |
|
Sahil Kumar
|
839ced618b
|
major refactoring
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-05-27 19:59:34 +05:30 |
|
Salvatore Giordano
|
65bf45306a
|
fix lint and tests
|
2021-05-27 16:27:23 +02:00 |
|
Deven Joshi
|
edf0d84b31
|
fix: Corrected message padding
|
2021-05-27 18:57:30 +05:30 |
|
Deven Joshi
|
23fbfbeff9
|
fix: Now caches message before update
|
2021-05-27 16:41:04 +05:30 |
|
Salvatore Giordano
|
4f5958a067
|
implement connectivity plus
|
2021-05-27 11:04:30 +02:00 |
|
Deven Joshi
|
259f717ec8
|
feat: Added pin permissions list
|
2021-05-27 14:03:46 +05:30 |
|
Salvatore Giordano
|
d07b3776ec
|
fix use of reduce
|
2021-05-27 09:49:11 +02:00 |
|
Deven Joshi
|
0e1e9a12f9
|
feat: Added pin message functionality
|
2021-05-26 16:39:48 +05:30 |
|
 Salvatore GiordanoandGitHub
|
b954cc2872
|
Merge pull request #452 from GetStream/hotfix/textTheme
fix: text theme
|
2021-05-21 16:34:19 +02:00 |
|
Salvatore Giordano
|
c151a86fc7
|
fix typo
|
2021-05-21 15:23:20 +02:00 |
|
Salvatore Giordano
|
05402ee338
|
apply texttheme to rest of headers
|
2021-05-21 15:10:07 +02:00 |
|
Salvatore Giordano
|
69fdeb813d
|
fix channel header text theme
|
2021-05-21 15:08:58 +02:00 |
|
Salvatore Giordano
|
847e5120af
|
minor fixes
|
2021-05-21 15:04:25 +02:00 |
|
Salvatore Giordano
|
d350c23be3
|
Merge branch 'develop' into perf
|
2021-05-21 15:04:19 +02:00 |
|
Salvatore Giordano
|
d764de9f68
|
add test
|
2021-05-21 11:37:03 +02:00 |
|
Salvatore Giordano
|
5b39893f76
|
add test
|
2021-05-21 11:36:08 +02:00 |
|
Salvatore Giordano
|
a543cf325a
|
fix assert error message
|
2021-05-21 10:50:35 +02:00 |
|
Deven Joshi
|
9e20031320
|
fix: Channel list builder perf fix
|
2021-05-21 14:18:21 +05:30 |
|
Salvatore Giordano
|
32cb1e7700
|
replicate in channel
|
2021-05-21 10:45:59 +02:00 |
|
Salvatore Giordano
|
bdc19a9d59
|
make timeoutOrExpirationDate optional
|
2021-05-21 10:41:50 +02:00 |
|
Salvatore Giordano
|
02037b684c
|
fix analyze
|
2021-05-21 09:40:03 +02:00 |
|
Salvatore Giordano
|
3d2210233f
|
update comment
|
2021-05-20 16:56:45 +02:00 |
|