Commit Graph
1073 Commits
Author SHA1 Message Date
Salvatore Giordano 5f12802799 fix reconnection event 2022-03-22 16:34:06 +01:00
Sahil Kumar 5f93867657 feat(ui): Calculate slidable extentRatio in case of custom actions
Signed-off-by: xsahil03x <[email protected]>
2022-03-22 15:09:00 +05:30
Salvatore Giordano 4be9ff24a9 add dependency override to example 2022-03-21 13:26:20 +01:00
Sahil Kumar f907450f1c feat(ui): Update slidable to 1.2.0
Signed-off-by: xsahil03x <[email protected]>
2022-03-21 16:57:40 +05:30
Salvatore GiordanoandGitHub 35dec5bb18 Merge pull request #1029 from GetStream/migrate/photo_permission_api
Changed permission request api in attachment picker(v4)
2022-03-21 12:15:27 +01:00
Salvatore Giordano 7507e8b032 Merge branch 'develop' into v4 2022-03-21 10:11:18 +01:00
Ayush Shekhar ec9d0774ff Changed permission request api in attachment picker 2022-03-21 13:29:05 +05:30
Salvatore GiordanoandGitHub ddcd86e662 Merge pull request #1004 from bhayatus/develop
feat(ui): Add ability to specify onLinkTap for url attachments
2022-03-17 10:50:19 +01:00
Salvatore Giordano b79510acb3 Merge branch 'develop' into refactor/deprecate-v3 2022-03-17 10:18:58 +01:00
Sahil Kumar 2b09747cb1 fix(ui): fix channel list tile style for mentioned users
Signed-off-by: xsahil03x <[email protected]>
2022-03-17 14:02:51 +05:30
Salvatore Giordano 3620e57f98 chore(core,ui): update pubspec version 2022-03-16 09:05:50 +01:00
766f03eb94 Update packages/stream_chat_flutter/CHANGELOG.md
Co-authored-by: Gordon <[email protected]>
2022-03-15 18:30:37 +01:00
Salvatore Giordano 935f4bcc03 chore(llc,core,ui): update pubspec and changelogs 2022-03-15 17:20:01 +01:00
xsahil03x 03fceb04ca Merge remote-tracking branch 'origin/refactor/deprecate-v3' into refactor/deprecate-v3 2022-03-15 14:24:38 +05:30
Sahil Kumar d7080641bd refactor(ui): remove video compression
Signed-off-by: xsahil03x <[email protected]>
2022-03-15 14:24:20 +05:30
Salvatore Giordano a7b4ad3c57 fix mention username/id replacing 2022-03-11 11:06:07 +01:00
Usaim Bhayat 39abca308c Update CHANGELOG.md 2022-03-10 16:44:43 -05:00
Usaim Bhayat 098a541318 add ability to specify onLinkTap for url attachments 2022-03-10 16:24:36 -05:00
Sahil Kumar 4565157664 chore(ui): export v3 MessageInput widget
Signed-off-by: xsahil03x <[email protected]>
2022-03-10 14:28:33 +05:30
Sahil Kumar a7e3839256 refactor(ui, core): Deprecate v3
Signed-off-by: xsahil03x <[email protected]>
2022-03-10 14:12:01 +05:30
Salvatore Giordano f8c0f808d8 add missing localizations 2022-03-08 10:44:52 +01:00
Salvatore Giordano 357357cdff fix tests 2022-03-08 10:29:49 +01:00
Salvatore Giordano f9ae1b9b62 Merge branch 'v4' into feat/stream-channel-listview 2022-03-07 11:45:37 +01:00
Salvatore Giordano 7d2bb534b1 Merge branch 'develop' into v4 2022-03-07 11:45:04 +01:00
Salvatore GiordanoandGitHub 8f14cfe944 Merge pull request #940 from geweald/fix/input_message
fix(ui): overflow of mentions overlay & input focus node
2022-03-07 11:29:36 +01:00
Salvatore GiordanoandGitHub 80da3614bf Merge pull request #912 from GetStream/version-bump-and-android-fixes
fix(ui): sample app version bump
2022-03-07 10:32:45 +01:00
Salvatore Giordano 86d181d77b refactor(repo): use local path dependencies 2022-03-07 10:07:42 +01:00
geweald 3583b79789 fix(ui): overflow of mentions overlay & input focus node 2022-03-02 13:31:41 +01:00
Sahil Kumar 98dbe30ffb chore(llc, core, ui): bump versions to 3.5.0
Signed-off-by: xsahil03x <[email protected]>
2022-03-01 18:09:25 +05:30
Salvatore GiordanoandGitHub 132a78fab4 Merge pull request #911 from GetStream/fix/full-screen-media-dispose
perf(ui): improve full screen media animation
2022-02-28 13:13:20 +01:00
Ayush Shekhar 8bfd93266e Fix: variable for channel was named client 2022-02-24 16:30:51 +05:30
Ayush Shekhar e7d8810722 Added entry in changelog 2022-02-24 16:05:00 +05:30
Ayush Shekhar c7ba48a446 Pass null for onImageTap when no function is passed 2022-02-24 15:56:19 +05:30
Sacha Arbonel 68643da42b fix(ui): sample app gradle fixes 2022-02-21 14:29:50 -04:00
Sacha Arbonel de4f531af1 fix(ui): sample app version bump 2022-02-21 14:29:12 -04:00
Gordon Hayes 2cef539639 perf: improve full screen media animations 2022-02-21 12:19:36 +01:00
Gordon Hayes d2a0fd603d fix: controllers not disposed 2022-02-21 11:00:54 +01:00
Simon EckerstorferandGitHub f318b619ae Merge branch 'develop' into develop 2022-02-18 17:09:30 +01:00
S-ecki 27cb7d2f98 Update CHANGELOG.md 2022-02-18 17:08:32 +01:00
Gordon Hayes cfb41dd629 fix: scrollToBottom not respecting false value 2022-02-18 15:26:44 +01:00
S-ecki ea38750a44 update chewie to newest version
fixes issue #805
2022-02-18 10:39:17 +01:00
Sahil Kumar a191e7f325 fix(ui): fix unban command not working in MessageInput
Signed-off-by: xsahil03x <[email protected]>
2022-02-15 16:26:41 +05:30
GroovinChip 6e2f7855aa (chore:flutter) - run sample app on macos
Some xcode project settings were updated due to building for macos
2022-02-14 10:04:09 -05:00
Sahil Kumar 202af02f8e chore: move controllers from ui to core
Signed-off-by: xsahil03x <[email protected]>
2022-02-07 15:25:07 +05:30
5580fc2ba1 Apply suggestions from code review
Co-authored-by: Gordon <[email protected]>
2022-02-03 11:33:10 +01:00
Salvatore Giordano 7a6a759bc2 chore(ui): bump version 2022-02-02 15:44:14 +01:00
Salvatore Giordano bfe44fb596 chore(ui): update deps 2022-02-02 15:39:05 +01:00
Salvatore Giordano 6571cdd487 Merge branch 'develop' into v4 2022-02-01 16:34:59 +01:00
Salvatore GiordanoandGitHub 1557259a9b Merge pull request #859 from SpencerC/develop
chore(ui): update flutter svg
2022-02-01 15:36:18 +01:00
Salvatore Giordano 6351fa0a5f deprecate old widgets 2022-02-01 12:03:29 +01:00