Commit Graph
1064 Commits
Author SHA1 Message Date
Salvatore Giordano 46dcf6a629 fix compression video 2020-11-30 18:07:11 +01:00
Salvatore Giordano 48738c84c5 fix compressed video upload 2020-11-30 17:17:35 +01:00
Salvatore Giordano 6e72e8d03e fix mimetype of .heic pics when picked from files 2020-11-30 15:41:25 +01:00
Salvatore Giordano 11bee325a7 remove debug code 2020-11-30 12:27:20 +01:00
Salvatore Giordano aed495e80f update notification 2020-11-30 12:26:54 +01:00
Salvatore Giordano c0d7571fbf fix choose user navigation 2020-11-30 09:55:23 +01:00
Salvatore GiordanoandGitHub fc6d2a6f42 Merge pull request #157 from GetStream/add-bottom-nav
Add bottomNavigationBar
2020-11-30 09:44:29 +01:00
Salvatore Giordano c4647761fe fix channelinfo 2020-11-27 16:30:27 +01:00
Salvatore Giordano 9fb2dd5f3f fix video duration 2020-11-27 16:06:46 +01:00
Salvatore Giordano 1c2f916070 fix heic pics 2020-11-27 15:08:29 +01:00
Sahil Kumar c137ffcc6d Add bottomNavigationBar
Signed-off-by: Sahil Kumar <[email protected]>
2020-11-27 19:03:48 +05:30
Salvatore GiordanoandGitHub 06f3803e45 Merge pull request #156 from GetStream/feat/channel-search
feat : MessageSearchListView
2020-11-27 13:03:17 +01:00
xsahil03x fa5b4ebab8 minor changes
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 17:32:08 +05:30
Salvatore Giordano 3dd994d207 fix name 2020-11-27 12:54:29 +01:00
Salvatore Giordano 78be96eab0 use correct response model 2020-11-27 12:49:17 +01:00
Salvatore Giordano d896e45eab Merge branch 'feature/new-ui' into feat/channel-search 2020-11-27 10:39:18 +01:00
xsahil03x e20ed0f012 dartfmt
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 14:09:45 +05:30
xsahil03x d5e8ee2071 close keyboard on listView scroll
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 14:08:41 +05:30
xsahil03x 1ef7511f62 minor changes
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 14:02:59 +05:30
xsahil03x 15669e8dd8 [MessageSearchListView] Add itemTap property
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 14:02:21 +05:30
xsahil03x 4df3bf1610 minor changes
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 13:58:33 +05:30
Salvatore Giordano 9ca8606790 fix bottom sheet and channel name 2020-11-27 09:23:12 +01:00
xsahil03x 5867dc3317 [UserListView] remove redundant property
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 13:45:28 +05:30
xsahil03x ad37e1b465 [UserListView] fix docComments
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 13:44:04 +05:30
xsahil03x c6552be540 add docComments
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 13:42:10 +05:30
xsahil03x ded26db306 feat : MessageSearchListView
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 12:54:57 +05:30
Salvatore Giordano 29868aa7a9 fix messageinput ui 2020-11-26 17:46:41 +01:00
Salvatore Giordano 5ac0c60d6f use photo manager 2020-11-26 17:14:30 +01:00
Salvatore Giordano 953058e325 fix tests 2020-11-26 15:49:48 +01:00
Salvatore Giordano a59dddc514 fix video thumbnail 2020-11-26 15:18:59 +01:00
Salvatore Giordano 4d35c3a151 update deleted message 2020-11-26 14:09:02 +01:00
Salvatore Giordano 862d7022cb fix intro navigation 2020-11-26 13:48:06 +01:00
Salvatore Giordano 68f5e5e4dc fix scroll to bottom button 2020-11-26 13:41:46 +01:00
Salvatore GiordanoandGitHub 4749466a8d Merge pull request #154 from GetStream/qa2/add-new-screen
QA2/add new screen
2020-11-26 12:25:10 +01:00
Salvatore GiordanoandGitHub 722db0b66d Merge pull request #153 from GetStream/hotfix/media-picker
Hotfix/media picker
2020-11-26 12:24:56 +01:00
xsahil03x 139730d911 minor fix
Signed-off-by: xsahil03x <[email protected]>
2020-11-26 16:28:15 +05:30
Salvatore Giordano ebcaed8771 add singleton trick 2020-11-26 11:44:14 +01:00
Salvatore Giordano eca446bcea remove log 2020-11-26 11:40:29 +01:00
Salvatore Giordano a636253e98 use lock in compress service 2020-11-26 11:23:33 +01:00
Sahil KumarandGitHub 94c202f1b4 Merge pull request #152 from GetStream/feature/typingAnimation 2020-11-26 14:25:07 +05:30
Salvatore GiordanoandGitHub 80485e065d Merge pull request #149 from GetStream/qa/new-chat-screens
QA/new chat screens
2020-11-26 09:47:39 +01:00
Sahil Kumar 1c42db37da Fix search icon
Signed-off-by: xsahil03x <[email protected]>
2020-11-26 11:56:56 +05:30
xsahil03x 973ab806d7 Merge branches 'feature/new-ui' and 'qa/new-chat-screens' of github.com:GetStream/stream-chat-flutter into qa/new-chat-screens
 Conflicts:
	example/lib/new_group_chat_screen.dart
2020-11-25 22:39:14 +05:30
xsahil03x ed3fc88f62 Configure routes in example project. 2020-11-25 22:37:11 +05:30
Salvatore Giordano efd6bfdc8e fix error 2020-11-25 17:19:38 +01:00
Salvatore Giordano 2ea38c128b compress videos 2020-11-25 17:05:39 +01:00
Salvatore Giordano 92a12e6e92 Merge branch 'feature/new-ui' into hotfix/media-picker 2020-11-25 16:17:58 +01:00
Salvatore Giordano e936b828be fix api keyy 2020-11-25 15:52:32 +01:00
Salvatore Giordano 3c9072e81c save config for advanced options 2020-11-25 15:50:00 +01:00
Salvatore Giordano 58b079abba fix svgs icons 2020-11-25 15:29:08 +01:00