Commit Graph
4015 Commits
Author SHA1 Message Date
Salvatore GiordanoandGitHub df3ba092f6 Merge pull request #835 from GetStream/feat/unfurl-url-client-side
feat(ui): add support for og attachment preview
2022-01-11 16:04:31 +01:00
Salvatore GiordanoandGitHub a1d96419ec Merge pull request #854 from GetStream/mip-duw
fix(ui): added mip didUpdateWidget for focusnode
2022-01-11 15:53:34 +01:00
Deven Joshi e21d32941a add listener to effective controller 2022-01-11 16:07:11 +05:30
Deven Joshi 8bd826d08d change var to focusnode 2022-01-11 12:50:02 +05:30
Deven Joshi dcbdfc32ea added mip didUpdateWidget for focusnode 2022-01-11 12:48:42 +05:30
Deven Joshi fa5e993d29 tried fix for mip bug 2022-01-04 15:29:03 +05:30
Deven Joshi 631ab68990 make the tld non-linear-searchy 2022-01-04 14:37:34 +05:30
Salvatore Giordano 504e72deca add TLD validity check 2022-01-03 16:11:46 +01:00
Salvatore Giordano dbcdd5aea6 fix tests 2022-01-03 09:34:19 +01:00
Salvatore Giordano fbf8694f58 use a function for textPatternStyle and add default to theme 2022-01-03 09:20:47 +01:00
Salvatore Giordano e85b1a8b3f move message input controllers to ui 2021-12-29 15:19:27 +01:00
Salvatore Giordano 8278e1f745 fix analysis 2021-12-29 11:42:08 +01:00
Salvatore Giordano a445001760 Merge branch 'message-input-controller' into feat/unfurl-url-client-side 2021-12-28 11:37:28 +01:00
Salvatore Giordano 9652c977a2 fix tests 2021-12-27 18:00:48 +01:00
Salvatore GiordanoandGitHub bb6002656f Merge branch 'develop' into message-input-controller 2021-12-27 10:54:52 +01:00
Salvatore GiordanoandGitHub 5a4fe2963f Merge pull request #830 from GetStream/hotfix/media-download
fix(ui): media download
2021-12-27 10:54:12 +01:00
Salvatore GiordanoandGitHub 793bbbac47 Merge branch 'develop' into hotfix/media-download 2021-12-27 10:54:03 +01:00
Deven Joshi 3c6f345c2d fixed tests for modal 2021-12-21 16:20:32 +05:30
Deven Joshi 3f0eb33d6e cleanup 2021-12-21 15:56:53 +05:30
Deven JoshiandGitHub ba7e915885 Merge branch 'develop' into message-input-controller 2021-12-21 15:56:34 +05:30
Sahil Kumar 8b6c732844 feat(ui, core): minor fixes and improvements
Signed-off-by: xsahil03x <[email protected]>
2021-12-21 14:11:23 +05:30
Deven Joshi 0c2ce9c955 fixed docs 2021-12-20 19:29:03 +05:30
Sahil Kumar 56e030f40c feat(ui, core): handle ogAttachment modification via message_input_controller.dart.
Signed-off-by: xsahil03x <[email protected]>
2021-12-20 18:25:56 +05:30
Sahil Kumar 50e9cb38e9 chore(ui): minor fixes
Signed-off-by: xsahil03x <[email protected]>
2021-12-20 16:40:58 +05:30
Sahil Kumar e19cc87362 feat(ui): add support for OG Attachment preview.
Signed-off-by: xsahil03x <[email protected]>
2021-12-20 16:11:12 +05:30
Salvatore GiordanoandGitHub 13a863fb81 Merge pull request #832 from GetStream/video-fix
feat(ui): added autoplay to videos
2021-12-20 11:00:12 +01:00
Salvatore Giordano 0aed43b188 fix(ui): use all message attachments in FullScreenMedia page 2021-12-20 10:55:51 +01:00
Deven Joshi 099e904614 fixed bugs 2021-12-17 21:50:34 +05:30
Deven Joshi cb60567372 added autoplay to videos 2021-12-16 17:13:55 +05:30
Deven Joshi 2638b148d0 added autoplay to videos 2021-12-16 17:11:07 +05:30
Salvatore Giordano 505b11b12e chore(ui): update changelog 2021-12-16 10:19:29 +01:00
Salvatore Giordano a5005bb78f fix(ui): use file extension instead of mimeType 2021-12-16 10:17:42 +01:00
Salvatore Giordano ec28d00e81 fix message input quoted message 2021-12-15 10:51:28 +01:00
Salvatore Giordano ce20c247d7 fix emoji overlay 2021-12-14 15:15:02 +01:00
Deven Joshi a49a0ed7c9 removed print 2021-12-13 23:17:24 +05:30
Deven Joshi 9f8c511495 fix: registration 2021-12-13 23:14:00 +05:30
Deven Joshi c9effc429a Merge branch 'message-input-controller' of https://github.com/GetStream/stream-chat-flutter into message-input-controller 2021-12-13 22:00:41 +05:30
Salvatore Giordano 67f9700b4a restoration wip 2021-12-13 17:17:23 +01:00
Salvatore Giordano 64c32b96ac Merge branch 'develop' into message-input-controller 2021-12-13 12:28:32 +01:00
Salvatore GiordanoandGitHub 536fb45d5b Merge pull request #824 from GetStream/feat/enrichUrl
feat(llc): Add enrichUrl endpoint.
2021-12-13 12:22:43 +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
Salvatore Giordano b372f7b3f8 revert message.dart 2021-12-13 11:44:33 +01:00
Salvatore Giordano 527ac4563f fix tests 2021-12-13 11:33:46 +01:00
Sahil Kumar a5242627f9 chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2021-12-13 15:53:36 +05:30
Sahil Kumar 5567708fe9 feat(llc): Add enrichUrl endpoint.
Signed-off-by: xsahil03x <[email protected]>
2021-12-13 15:50:33 +05:30
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
Salvatore Giordano 830ffcd4a7 Merge branch 'develop' into message-input-controller 2021-12-10 09:41:32 +01:00