Commit Graph
587 Commits
Author SHA1 Message Date
Salvatore Giordano d379de9f96 minor fixes 2020-11-18 10:49:35 +01:00
Salvatore Giordano 0d7bf98a5b add shimmer effect 2020-11-17 11:38:34 +01:00
Salvatore Giordano 957194217b Merge branch 'master' into feature/new-ui 2020-11-16 17:22:46 +01:00
Salvatore GiordanoandGitHub bb243d7c7a bump version (#137) 2020-11-16 12:18:57 -04:00
Salvatore Giordano b0cbcbc6c8 update giphy label 2020-11-16 16:59:58 +01:00
Salvatore Giordano 4ff3a225b2 add record icon 2020-11-16 16:49:00 +01:00
Salvatore Giordano c04d72d46f update message input radius 2020-11-16 16:44:00 +01:00
Salvatore Giordano 2c6c2f5bc1 update message input radius 2020-11-16 16:41:58 +01:00
Salvatore Giordano 0efce1bf3a fix tests 2020-11-16 16:33:44 +01:00
Neevash Ramdial 77d62eefdd expose style option for attachment icon 2020-11-15 21:34:14 -04:00
Neevash Ramdial 78e23bc256 expose input text style 2020-11-15 21:33:51 -04:00
Neevash Ramdial 13604cee38 Change material type to transparent 2020-11-15 21:32:53 -04:00
Neevash Ramdial 83787846c9 expose builder for empty state 2020-11-15 21:18:13 -04:00
Salvatore Giordano 2a7fdc750d fix modal with attachment and text 2020-11-13 17:20:12 +01:00
Salvatore Giordano 49dc157ea7 fix attachment shape 2020-11-13 17:12:36 +01:00
Salvatore Giordano 8dd718b148 ask permissions 2020-11-13 16:26:24 +01:00
Salvatore Giordano e3a260902b Merge branch 'feature/new-ui' into feature/file-picker 2020-11-13 13:45:21 +01:00
Salvatore Giordano a649e2d5e7 fix thumbnails 2020-11-13 12:26:47 +01:00
Salvatore Giordano 0eb3aee421 fix group images 2020-11-12 18:52:10 +01:00
Salvatore Giordano 7eb9a9dfd9 remoe editing from giphy messages 2020-11-12 18:35:55 +01:00
Salvatore Giordano 10e502f84a fix qa 2020-11-12 15:05:31 +01:00
Salvatore Giordano b14819efc5 fix dragging 2020-11-12 12:53:37 +01:00
Salvatore Giordano 5891ade24b Merge branch 'feature/new-ui' into feature/file-picker 2020-11-12 11:25:07 +01:00
Salvatore Giordano 264b11362e remove inkwell from url attachment 2020-11-11 18:04:13 +01:00
Salvatore Giordano 43d7522b19 highligth attach icon 2020-11-11 17:43:29 +01:00
Salvatore Giordano 0d95284ba5 Merge branch 'feature/new-ui' into feature/file-picker 2020-11-11 17:30:10 +01:00
Salvatore Giordano f756e6e567 extract media list view 2020-11-11 17:29:45 +01:00
Salvatore Giordano 42e746fed7 use media_gallery plugin 2020-11-11 16:35:58 +01:00
Salvatore Giordano e32902d5aa add unread indicator in backbutton 2020-11-11 15:21:00 +01:00
Deven JoshiandGitHub bc64691be3 Merge pull request #129 from GetStream/feature/choose-user
Feature/choose user
2020-11-11 19:26:00 +05:30
Salvatore Giordano e07c865c67 fix url attachment image border radius 2020-11-11 14:16:00 +01:00
Salvatore GiordanoandGitHub 98c22ba285 Merge pull request #133 from GetStream/feature/url-attachment
Feature/url attachment
2020-11-11 13:59:34 +01:00
Salvatore Giordano 36d7ad060a update sending indicator color 2020-11-11 13:03:46 +01:00
Deven Joshi 49f792bceb rfac, fix: Separated URL attachment to widget, fixed clipping 2020-11-11 17:23:51 +05:30
Salvatore Giordano 09dc280f6d use random png on default users 2020-11-11 12:21:17 +01:00
Salvatore Giordano d24a74be78 use random pngs 2020-11-11 12:16:05 +01:00
Salvatore Giordano 7c1c002429 Merge branch 'feature/new-ui' into feature/choose-user 2020-11-11 12:09:31 +01:00
Salvatore Giordano 1a56aafd88 Merge branch 'master' into feature/new-ui 2020-11-11 12:09:16 +01:00
Salvatore Giordano 269ad0b99b add drawer 2020-11-11 12:03:39 +01:00
Salvatore Giordano 8216a47ee8 Merge branch 'feature/new-ui' into feature/choose-user 2020-11-11 10:34:53 +01:00
Salvatore Giordano d38bb92737 extract condition 2020-11-10 18:07:33 +01:00
Salvatore Giordano f63d65a1bb check if user.extradata["image"] is null 2020-11-10 17:58:45 +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
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