Salvatore Giordano
|
67f9700b4a
|
restoration wip
|
2021-12-13 17:17:23 +01:00 |
|
 Salvatore GiordanoandGitHub
|
0ac0d0d113
|
Merge pull request #821 from GetStream/chore/message-input-controller-review
chore(ui, core): docs and linting improvements
|
2021-12-13 11:44:47 +01:00 |
|
Gordon Hayes
|
42ed167091
|
chore: docs and linting improvements
|
2021-12-10 17:35:58 +01:00 |
|
Salvatore Giordano
|
b39c013e35
|
add basic test and fix default validator
|
2021-12-10 15:53:28 +01:00 |
|
Salvatore Giordano
|
0ec6e1c40f
|
minor updates
|
2021-12-10 15:15:58 +01:00 |
|
Salvatore Giordano
|
ff2c8801d5
|
minor updates
|
2021-12-10 10:00:30 +01:00 |
|
 Deven JoshiandGitHub
|
2b0d5b641a
|
Merge branch 'develop' into message-input-controller
|
2021-12-03 14:53:33 +05:30 |
|
Salvatore Giordano
|
0b0ff753d4
|
refactor(ui): improve message input controller
|
2021-12-01 10:52:45 +01:00 |
|
Salvatore Giordano
|
04f9208273
|
Merge branch 'develop' into message-input-controller
|
2021-11-30 15:27:40 +01:00 |
|
Sahil Kumar
|
1e49156618
|
test(core): fix failing tests
Signed-off-by: xsahil03x <[email protected]>
|
2021-11-29 22:56:02 +05:30 |
|
Salvatore Giordano
|
0dd9af0906
|
fix(llc): dispose channel on deletion
|
2021-11-26 11:46:02 +01:00 |
|
Deven Joshi
|
be8b319691
|
fixes name
|
2021-11-10 20:01:02 +05:30 |
|
Deven Joshi
|
bfacbaa1ad
|
feat: Added a queryAround implementation
|
2021-11-10 18:16:16 +05:30 |
|
Deven Joshi
|
085d8cf344
|
feat: Added a queryAround implementation
|
2021-11-10 18:12:27 +05:30 |
|
Deven Joshi
|
013316af73
|
feat: Added a queryAround implementation
|
2021-11-10 18:07:42 +05:30 |
|
Deven Joshi
|
afc8026547
|
feat: Added a queryAround implementation
|
2021-11-10 17:56:35 +05:30 |
|
Salvatore Giordano
|
b8f0ae14f4
|
fix analysis
|
2021-11-03 15:14:36 +01:00 |
|
Salvatore Giordano
|
f6f9e017cf
|
fix core header
|
2021-11-03 13:18:54 +01:00 |
|
Salvatore Giordano
|
63e5eb0a24
|
clean up
|
2021-11-03 13:12:39 +01:00 |
|
Salvatore Giordano
|
55e4c1ebd5
|
use a static map for additional headers
|
2021-11-03 12:53:36 +01:00 |
|
Salvatore Giordano
|
685de93e31
|
feat(llc,core,ui): send used package in the headers
|
2021-11-02 18:09:49 +01:00 |
|
Deven Joshi
|
82109e5e4c
|
added stream message button, general refactor
|
2021-11-02 22:13:51 +05:30 |
|
Deven Joshi
|
72e2c4d27e
|
Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into message-input-controller
|
2021-11-02 15:16:11 +05:30 |
|
Deven Joshi
|
8e7e6c9542
|
fixed texteditingcontroller issues
|
2021-10-22 18:51:06 +05:30 |
|
Gordon Hayes
|
b41b08cf34
|
fix: default message filter
|
2021-10-19 18:02:03 +02:00 |
|
Deven Joshi
|
4459253f49
|
sendAsDm changes
|
2021-10-19 16:08:25 +05:30 |
|
Deven Joshi
|
011fb1b2d9
|
added basic replacements for controller
|
2021-10-19 15:31:20 +05:30 |
|
Sahil Kumar
|
2157340784
|
chore(repo): run dart fix
Signed-off-by: xsahil03x <[email protected]>
|
2021-10-01 16:45:18 +05:30 |
|
Sahil Kumar
|
ca7cf541a7
|
chore(repo): fix lints
Signed-off-by: xsahil03x <[email protected]>
|
2021-10-01 16:45:16 +05:30 |
|
Salvatore Giordano
|
148ab9871b
|
Merge branch 'develop' into overlay-portal
|
2021-09-29 17:34:30 +02:00 |
|
Sahil Kumar
|
6686cc1af6
|
feat(ui): improve add support for mentionAllAppUsers in UserMentionsOverlay.
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-27 16:27:17 +05:30 |
|
Salvatore Giordano
|
ad3c3572dd
|
feat!(core): commit breaking changes
|
2021-09-22 15:25:45 +02:00 |
|
Gordon Hayes
|
b7fe7287a5
|
docs: change paginationParams to limit
|
2021-09-22 13:00:11 +02:00 |
|
Sahil Kumar
|
6427e34119
|
feat(ui, core): deprecate pagination in favor of limit
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-15 20:50:44 +05:30 |
|
Sahil Kumar
|
ea3d10646e
|
feat(ui, core): Add default empty filter in UserListView.
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-15 16:02:05 +05:30 |
|
Sahil Kumar
|
8779341bbd
|
fix(core): match oldWidget objects using jsonEncode
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-14 20:28:00 +05:30 |
|
xsahil03x
|
4093e743b6
|
Merge remote-tracking branch 'origin/fix/message-search-pagination' into fix/message-search-pagination
|
2021-09-08 15:29:44 +05:30 |
|
Sahil Kumar
|
e27ec9edb7
|
chore(core): add doc comments
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-08 15:29:14 +05:30 |
|
xsahil03x
|
7bd00aaec9
|
Merge branch 'fix/message-search-pagination' of github.com:GetStream/stream-chat-flutter into add-pagination-ended
|
2021-09-07 20:25:07 +05:30 |
|
Sahil Kumar
|
3069f87629
|
test(core): fix tests
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-07 20:20:49 +05:30 |
|
Sahil Kumar
|
d9de5e15ad
|
test(core): fix message search list core tests
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-07 19:45:31 +05:30 |
|
Sahil Kumar
|
21647040e1
|
feat(core, ui): Improve pagination invocation by using paginationEnded flag.
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-07 17:59:56 +05:30 |
|
xsahil03x
|
fd6fcef9b2
|
Merge branch 'develop' of github.com:GetStream/stream-chat-flutter into fix/message-search-pagination
|
2021-09-06 19:37:33 +05:30 |
|
Sahil Kumar
|
4ddb0703b3
|
fix(llc, ui): message search pagination
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-06 19:35:04 +05:30 |
|
Sahil Kumar
|
f90dc4127d
|
refactor!(core): Refactor BetterStreamBuilder.
1. BREAKING: Renamed `BetterStreamBuilder.loadingBuilder` to `.noDataBuilder`.
2. BREAKING: Added non-null constraint on `BetterStreamBuilder<T extends Object>`.
3. `BetterStreamBuilder.initialData` is now nullable/not-required.
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-20 16:13:27 +05:30 |
|
Salvatore Giordano
|
607ad40443
|
fix(core): ChannelListView pagination on refresh
|
2021-08-17 10:32:56 +02:00 |
|
 Salvatore GiordanoandGitHub
|
4de68ba6cc
|
Merge branch 'develop' into delete_message_fix
|
2021-07-27 09:32:37 +02:00 |
|
Sahil Kumar
|
5c7877b987
|
chore(llc, core, ui): ignore deprecated methods from codecov
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-26 16:45:36 +05:30 |
|
Deven Joshi
|
c0951272eb
|
feat: Extracted visible_footnote.dart, corrected default filter
|
2021-07-26 15:06:47 +05:30 |
|
Sahil Kumar
|
f7b9511adb
|
refactor(llc, core, ui): Deprecate .user, .userStream in favor of .currentUser, .currentUserStream
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-26 14:57:29 +05:30 |
|