5485 Commits
Author SHA1 Message Date
Salvatore Giordano 1001709997 update llc dependency 2020-11-11 10:33:04 +01:00
Neevash Ramdial (Nash)andGitHub a34b8bb63b Merge pull request #134 from GetStream/develop
- Fixes null user image
2020-11-10 13:10:42 -04:00
Salvatore Giordano d38bb92737 extract condition 2020-11-10 18:07:33 +01:00
Salvatore Giordano 4383e74d49 bump version 2020-11-10 17:59:51 +01:00
Salvatore Giordano f63d65a1bb check if user.extradata["image"] is null 2020-11-10 17:58:45 +01:00
Salvatore Giordano 0306fa4124 upgrade dependencies 2020-11-10 17:58:24 +01:00
Salvatore Giordano 23b85e87f0 Merge branch 'master' into feature/new-ui 2020-11-10 17:42:24 +01:00
Salvatore Giordano a91f1c5000 fix image alignent 2020-11-10 17:28:10 +01:00
Salvatore Giordano 2d125ea836 use hostname if not null 2020-11-10 17:25:25 +01:00
Salvatore Giordano 24c44520e6 fix alignment 2020-11-10 17:16:40 +01:00
Salvatore Giordano f87fa8ae8f add inkwell 2020-11-10 17:12:48 +01:00
Salvatore Giordano 3cfe5efd09 fix tests 2020-11-10 16:46:25 +01:00
Salvatore Giordano 1ef232c2a9 fix dep 2020-11-10 16:14:58 +01:00
Salvatore Giordano b1401a5f0c create a new app and client for advanced options 2020-11-10 16:05:51 +01:00
Deven Joshi 477673aa28 fix: Fix case when image is null 2020-11-10 19:38:05 +05:30
Deven Joshi 755dd511ed feat: Added url attachments 2020-11-10 19:32:46 +05:30
Salvatore Giordano e8cb8fa49d Merge branch 'feature/new-ui' into feature/choose-user 2020-11-10 10:08:16 +01:00
Salvatore Giordano 89fdb47e0e show unread indicator only for members 2020-11-10 10:07:28 +01:00
Salvatore Giordano bb6ba72b1a refactoring 2020-11-09 18:39:16 +01:00
Salvatore Giordano ae0316fe4f add animation 2020-11-09 15:15:15 +01:00
Salvatore Giordano 815b0120bf fix iconbuttons splash animation 2020-11-09 14:45:12 +01:00
Deven Joshi cfaad03bfb Merge branch 'feature/file-picker' of https://github.com/GetStream/stream-chat-flutter into feature/file-picker 2020-11-09 18:11:53 +05:30
Deven Joshi 9399e28869 feat, fix: Added animation, fixed modal issues 2020-11-09 18:11:45 +05:30
Salvatore Giordano 58e66ee28f fix overlay issues 2020-11-09 13:33:29 +01:00
Deven Joshi 0867d7a4db fix: Fixed issues 2020-11-09 17:19:34 +05:30
Salvatore Giordano 27c3447c2e fix remove attachment indicator color 2020-11-09 11:20:21 +01:00
Salvatore Giordano 5c2de16581 move gesture detector 2020-11-09 11:17:39 +01:00
Salvatore Giordano 53946d088d Merge branch 'feature/new-ui' into feature/file-picker 2020-11-09 11:10:22 +01:00
Deven JoshiandGitHub c8f8021030 Merge pull request #131 from GetStream/hotfix/channelQueryOnLocalNotification
remove channel.query
2020-11-09 15:20:13 +05:30
Salvatore Giordano 13b909b5fb fix example 2020-11-09 10:41:57 +01:00
Salvatore Giordano 59359784fb remove channel.query 2020-11-09 10:41:05 +01:00
Deven Joshi 909587a127 fix: Fixed picture flickering 2020-11-09 14:50:09 +05:30
Deven JoshiandGitHub 0df738f579 Merge pull request #130 from GetStream/hotfix/channelQueryOnLocalNotification
channel query on local notification was using event.type
2020-11-09 14:41:00 +05:30
Deven Joshi a06b7c2cd8 feat: Added remove image 2020-11-09 14:38:25 +05:30
Deven Joshi 812f702845 feat: Added selected image 2020-11-09 14:21:32 +05:30
Salvatore Giordano 7740932f2f fix example 2020-11-09 09:48:04 +01:00
Salvatore Giordano 2f8891af7f version bump 2020-11-09 09:46:54 +01:00
Salvatore Giordano 1285f82a64 fix condition 2020-11-09 09:44:10 +01:00
Salvatore Giordano 6613476700 channel query on local notification was using event.type 2020-11-09 09:43:47 +01:00
Deven Joshi 38c06d5de7 fix: Fixed overflow bug 2020-11-09 13:02:46 +05:30
Salvatore Giordano c8bbd59732 add choose user pages 2020-11-06 17:09:29 +01:00
Salvatore Giordano 73f5b33489 update app name and icon 2020-11-06 13:41:24 +01:00
Deven JoshiandGitHub aad5b02a37 Merge pull request #123 from GetStream/feature/emojiPicker
add emoji picker
2020-11-06 16:56:50 +05:30
Salvatore GiordanoandGitHub b6630d51e0 Merge branch 'feature/new-ui' into feature/emojiPicker 2020-11-06 12:23:40 +01:00
Salvatore Giordano 3aababa282 automatically replace emoji 2020-11-06 12:20:21 +01:00
Salvatore Giordano 7d45feafbb remove dark theme for now 2020-11-06 12:12:35 +01:00
Salvatore Giordano b4646231fc fix emoji picker with multiple : 2020-11-06 12:02:23 +01:00
Salvatore Giordano 7463b4f725 fix text overflow 2020-11-06 11:31:23 +01:00
Deven JoshiandGitHub 8a5d69b245 Merge pull request #126 from GetStream/hotfix/messageListView
Hotfix/message list view
2020-11-06 15:57:34 +05:30
Salvatore Giordano df9b5100b8 filter null emojis 2020-11-06 11:25:51 +01:00