Sahil Kumar
|
7efb6ca3dd
|
[MessageListView] Change parentMessage gradient alignment
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-23 15:13:17 +05:30 |
|
Sahil Kumar
|
beea7e1c67
|
[Message Actions Modal] Hide showInChannel Indicator
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-23 14:57:03 +05:30 |
|
Sahil Kumar
|
6b97879009
|
cleanup
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-23 14:53:34 +05:30 |
|
Sahil Kumar
|
538029a5de
|
[Stream Channel] Fix getReplies
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-23 14:48:23 +05:30 |
|
Sahil Kumar
|
c2633cecb2
|
fix typo
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-23 14:02:18 +05:30 |
|
Sahil Kumar
|
011b939c28
|
[Thread Header] Fix channelName overflow
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-23 13:58:02 +05:30 |
|
Sahil Kumar
|
209c5a3c24
|
Initial implementation
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-22 21:45:14 +05:30 |
|
 Deven JoshiandGitHub
|
b8c6723216
|
Merge pull request #183 from GetStream/feature/loadingIndicators
add loading builder in channellistview; add sendButtonLocation and an…
|
2020-12-22 20:11:13 +05:30 |
|
Salvatore Giordano
|
d703755343
|
version bp
|
2020-12-22 15:08:06 +01:00 |
|
Salvatore Giordano
|
b7495bb16a
|
add loading builder in channellistview; add sendButtonLocation and animationduration to messageinput
|
2020-12-22 14:15:58 +01:00 |
|
Deven Joshi
|
4aa2a8946a
|
feat: Added gridview for channel list view and changed implementation for image sharing
|
2020-12-22 17:45:08 +05:30 |
|
Deven Joshi
|
f8cf3a7d29
|
fmt: dartfmt
|
2020-12-21 20:50:50 +05:30 |
|
Deven Joshi
|
4fab6cd2fd
|
Merge branch 'feature/new-ui' of https://github.com/GetStream/stream-chat-flutter into feature/group-info-screen
Conflicts:
pubspec.yaml
|
2020-12-21 20:46:39 +05:30 |
|
Deven Joshi
|
0968bff3ae
|
rfac: Moved pages to sample app
|
2020-12-21 20:29:12 +05:30 |
|
Sahil Kumar
|
aa5433a881
|
Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/thread-header
|
2020-12-21 17:23:15 +05:30 |
|
 Salvatore GiordanoandGitHub
|
8c70ae97b3
|
Merge pull request #181 from GetStream/release/0.2.18
Release/0.2.18
|
2020-12-21 12:30:32 +01:00 |
|
Salvatore Giordano
|
9b6c03ee5c
|
use async await
|
2020-12-21 12:24:03 +01:00 |
|
Salvatore Giordano
|
b0093dc065
|
remove unnecessary .catchError
|
2020-12-21 12:21:35 +01:00 |
|
Salvatore Giordano
|
27ab376e81
|
remove unnecessary .catchError
|
2020-12-21 12:19:57 +01:00 |
|
Salvatore Giordano
|
d63c876c1c
|
add await
|
2020-12-21 12:14:58 +01:00 |
|
Salvatore Giordano
|
3c35a800a8
|
fix loading
|
2020-12-21 12:14:31 +01:00 |
|
Salvatore Giordano
|
12f0bb1d94
|
fix loading
|
2020-12-21 12:13:36 +01:00 |
|
Salvatore Giordano
|
cfad93eb19
|
fix typo
|
2020-12-21 12:06:55 +01:00 |
|
Salvatore Giordano
|
3315b81059
|
version bp
|
2020-12-21 11:58:22 +01:00 |
|
Salvatore Giordano
|
cc41d5380f
|
update dependencies
|
2020-12-21 11:57:50 +01:00 |
|
 Salvatore GiordanoandGitHub
|
10a98a6d25
|
Merge pull request #161 from GetStream/feat/two-way-pagination
feat: 2 way pagination
|
2020-12-21 11:46:21 +01:00 |
|
Salvatore Giordano
|
abf218595e
|
update llc dependency
|
2020-12-21 11:43:15 +01:00 |
|
Sahil Kumar
|
a4071c117e
|
[Message Input] Change "sendAsDm" checkbox title
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-21 15:31:13 +05:30 |
|
Sahil Kumar
|
903dec9d1f
|
[Thread Header] Redesign wrt new ui
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-21 15:29:59 +05:30 |
|
Salvatore Giordano
|
74781fd24f
|
fix message search date
|
2020-12-18 15:54:13 +01:00 |
|
Salvatore Giordano
|
e3b268fb45
|
fix padding
|
2020-12-18 15:53:14 +01:00 |
|
Salvatore Giordano
|
14aebadabf
|
fix markread
|
2020-12-18 15:44:28 +01:00 |
|
Deven Joshi
|
58cc196ecc
|
feat: group info screen details
|
2020-12-18 20:08:44 +05:30 |
|
Sahil Kumar
|
9665481323
|
Change cupertinoActivitYIndicator to cicularProgressIndicator
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-18 19:55:27 +05:30 |
|
Sahil Kumar
|
8b66362b5d
|
Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/two-way-pagination
Conflicts:
example/pubspec.yaml
pubspec.yaml
|
2020-12-18 17:37:38 +05:30 |
|
Sahil Kumar
|
9e3248d4c9
|
minor refactor
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-18 17:13:55 +05:30 |
|
Sahil Kumar
|
99b02623fa
|
Merge branch 'feat/two-way-pagination' of github.com:GetStream/stream-chat-flutter into feat/two-way-pagination
|
2020-12-18 17:12:00 +05:30 |
|
Sahil Kumar
|
7cfb1752fb
|
fix newMessage jump bug
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-18 17:11:46 +05:30 |
|
Salvatore Giordano
|
c0d7936f57
|
version bp
|
2020-12-18 11:59:23 +01:00 |
|
Salvatore Giordano
|
7cceb59f0a
|
implement shadowban
|
2020-12-18 11:58:45 +01:00 |
|
Salvatore Giordano
|
89d1d5f562
|
update llc dependency
|
2020-12-18 11:54:47 +01:00 |
|
Salvatore Giordano
|
8ee4b585b8
|
mark read only if the channel is up to date
|
2020-12-18 10:00:10 +01:00 |
|
Sahil Kumar
|
49377b46a2
|
fix initialIndex bug
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-17 23:15:56 +05:30 |
|
Deven Joshi
|
7c24e7b202
|
feat: Added file and image screens, group info details
|
2020-12-17 19:42:07 +05:30 |
|
Sahil Kumar
|
84aa3fbb87
|
Use localChannel if present instead of creating a new
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-17 17:10:45 +05:30 |
|
 Sahil KumarandGitHub
|
9ec5f102d1
|
Merge pull request #179 from GetStream/feature/channelListView
|
2020-12-17 15:52:04 +05:30 |
|
Salvatore Giordano
|
0883728a2e
|
update changelog
|
2020-12-17 11:19:55 +01:00 |
|
Salvatore Giordano
|
422df24e9f
|
use comparator
|
2020-12-17 11:15:25 +01:00 |
|
Salvatore Giordano
|
7310a905be
|
add change it to a function called at the end of the message.new event handler
|
2020-12-17 10:33:47 +01:00 |
|
Salvatore Giordano
|
4b88627457
|
version bp
|
2020-12-17 10:14:31 +01:00 |
|