Commit Graph
100 Commits
Author SHA1 Message Date
Salvatore Giordano ec01c6c1db add changelog 2020-12-09 15:25:03 +01:00
Salvatore Giordano 1a1dd7e3c5 version bp 2020-12-09 15:24:41 +01:00
Salvatore Giordano 25fd47f4ba Merge branch 'master' into hotfix/mentionTap 2020-12-09 15:15:33 +01:00
Salvatore Giordano 0ca0fd1814 version bp 2020-12-09 14:55:58 +01:00
Salvatore Giordano d6a6bdff67 expose messageInputDecoration 2020-12-09 14:45:24 +01:00
Salvatore Giordano 1339f878dc fix mention tap 2020-12-07 17:12:18 +01:00
Salvatore Giordano c51ebd12dd version bp 2020-12-07 13:09:53 +01:00
Salvatore Giordano b5b35031d9 fix messageinput autofocus 2020-12-07 13:08:11 +01:00
Salvatore Giordano 7a3218c9df Merge branch 'master' into hotfix/channelPreview 2020-12-07 13:07:56 +01:00
Salvatore GiordanoandGitHub d3126f1e99 Merge pull request #167 from TramPamPam/feature/messageInputAutofocus
Make public autofocus field of the TextField of message_input
2020-12-07 13:07:05 +01:00
Salvatore Giordano ac4a60ebb7 do not wrap custom channel preview builder to avoid weird behaviour 2020-12-07 13:02:10 +01:00
Salvatore Giordano 2e846c0f9f do not call markread if channel does not support it 2020-12-03 17:03:52 +01:00
Salvatore GiordanoandGitHub 9068f38659 bump version (#162) 2020-12-02 12:14:33 -04:00
Salvatore GiordanoandGitHub aa2ee31d4d Merge pull request #160 from gvv-ua/channel_long_tap
add onLongPress on channel when using custom channel builder
2020-12-02 17:09:57 +01:00
Salvatore GiordanoandGitHub 18477bf2b6 Update README.md 2020-11-30 09:43:12 +01:00
Salvatore Giordano 026edeb480 bump mp version 2020-11-25 10:23:36 +01:00
Salvatore Giordano 362be0b704 add message tap callbacks 2020-11-25 10:19:45 +01:00
Salvatore GiordanoandGitHub 3781408371 Merge pull request #148 from GetStream/hotfix/debounce
Hotfix/debounce
2020-11-24 16:44:42 +01:00
Salvatore Giordano 9525db4dc3 add if(mounted) check 2020-11-24 16:41:32 +01:00
Salvatore Giordano 7ce3e00bb7 bump version 2020-11-24 16:19:56 +01:00
Salvatore Giordano 0c875ab68e update dependencies 2020-11-24 16:17:53 +01:00
Salvatore Giordano 897ef85050 use offline list if error 2020-11-24 16:05:21 +01:00
Salvatore Giordano 5a45454ac8 add debounce to mentions overlay 2020-11-24 16:02:02 +01:00
Salvatore Giordano 04da9a06b3 update github action 2020-11-19 11:58:30 +01:00
Salvatore Giordano 199831a7ec fix show overlay 2020-11-19 11:50:41 +01:00
Salvatore Giordano 6a8e76dc18 fix typo 2020-11-19 11:00:25 +01:00
Salvatore Giordano 1c1cf66d93 bump version 2020-11-19 10:59:59 +01:00
Salvatore Giordano a793c623b2 use texteditingcontroller listener instead of onchanged 2020-11-19 10:58:10 +01:00
Salvatore GiordanoandGitHub 1d5f181a87 Merge pull request #138 from GetStream/update-readme
Update README.md
2020-11-18 10:41:54 +01:00
Salvatore GiordanoandGitHub 150a8b00a6 Update README.md
update readme adding file picker troubleshooting link
2020-11-18 09:35:23 +01:00
Salvatore GiordanoandGitHub bb243d7c7a bump version (#137) 2020-11-16 12:18:57 -04:00
Salvatore GiordanoandGitHub 580ba45948 Merge pull request #136 from GetStream/nash/expose_message_input_styling
Expose addition input styling options
2020-11-16 10:12:29 +01:00
Salvatore GiordanoandGitHub 96f3452bf1 Merge pull request #135 from GetStream/nash/empty-state
Expose builder for empty channel state
2020-11-16 10:07:50 +01: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 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
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
Salvatore Giordano 3a575dcbd8 trigger action on prs on every branch 2020-10-29 10:27:43 +01:00
Salvatore Giordano 145351846d remove useless native code 2020-10-29 10:02:22 +01:00
Salvatore Giordano dcff11e188 fix mime type 2020-10-29 09:49:22 +01:00
Salvatore Giordano 65c5fc9d4f adapt file picker to web 2020-10-28 17:47:44 +01:00
Salvatore GiordanoandGitHub d6fa0b9ee8 Merge pull request #112 from GetStream/hotfix/unreadCount
use channe.state.unreacCountStream
2020-10-23 16:06:45 +02:00
Salvatore Giordano 4a6c062484 use channe.state.unreacCountStream 2020-10-23 16:03:03 +02:00
Salvatore GiordanoandGitHub 876275aa54 Merge pull request #110 from GetStream/hotfix/sampleApp
Refs #109: update sample app gradle
2020-10-22 11:15:13 +02:00
Salvatore Giordano 95802c1f31 Refs #109: update sample app gradle 2020-10-22 11:12:55 +02:00
Salvatore GiordanoandGitHub 46a0cfd8a6 Merge pull request #107 from GetStream/hotfix/example
fix single conversation example
2020-10-20 10:23:14 +02:00
Salvatore Giordano 4a6acedafb fix single conversation example 2020-10-19 15:36:20 +02:00
Salvatore GiordanoandGitHub 2205b7fca2 Merge pull request #103 from GetStream/feature/separatorBuilder
Feature/separator builder
2020-10-15 12:00:01 +02:00
Salvatore Giordano 8331816eb3 bump version 2020-10-15 09:31:19 +02:00
Salvatore Giordano 957fb5f264 Ref #102: add separatorBuilder to ChannelListView 2020-10-15 09:30:33 +02:00
Salvatore GiordanoandGitHub 10dfbbde9c Merge pull request #101 from GetStream/feature/offlineStorage
update llc dependency and hotfixes
2020-10-12 11:20:09 +02:00
Salvatore Giordano 52369f481b version bump 2020-10-12 11:16:47 +02:00
Salvatore Giordano efced08641 update llc dependency and hotfixes 2020-10-12 11:15:37 +02:00
Salvatore GiordanoandGitHub 05fd5858f4 Merge pull request #100 from GetStream/dj-develop
feat: Added reaction faces to bottom sheet
2020-10-09 13:08:24 +02:00
Salvatore Giordano 62494e7a0a use latestReactions in reaction picker (like it's done in react sdk) 2020-10-09 13:06:10 +02:00
Salvatore Giordano e1b708824d Merge branch 'master' into feature/web 2020-10-07 14:37:57 +02:00
Salvatore Giordano 0e1255fb45 version bump 2020-10-07 14:34:33 +02:00
Salvatore Giordano f6607d9cb2 fix example to run on flutter web 2020-10-07 14:29:22 +02:00
Salvatore GiordanoandGitHub 6dcae510b5 Update issue templates 2020-10-07 09:51:37 +02:00
Salvatore Giordano eb4699a692 version bump 2020-10-06 17:09:01 +02:00
Salvatore GiordanoandGitHub 485ca6552f Merge pull request #96 from GetStream/hotfix/backButton
center back button extracting the widget
2020-10-06 16:18:28 +02:00
Salvatore Giordano 8733082ca3 update gitignore 2020-10-06 12:14:09 +02:00
Salvatore Giordano f676777e4b center back button extracting the widget 2020-10-06 12:02:48 +02:00
Salvatore GiordanoandGitHub ff2634f51d Merge pull request #95 from GetStream/dj-develop
fix: Auto capitalize the start of sentences
2020-10-06 09:47:00 +02:00
Salvatore GiordanoandGitHub 04bcd07b9f Merge pull request #94 from GetStream/update_deps
update dependencies
2020-10-05 10:41:05 +02:00
Salvatore Giordano 7ecaa9b069 update dependencies 2020-10-05 10:28:36 +02:00
Salvatore GiordanoandGitHub 6ddc7d8f5b Merge pull request #93 from GetStream/hotfix/iosExampleApp
comment out notification handling code on ios due to incompatible dependencies
2020-10-05 10:21:25 +02:00
Salvatore GiordanoandGitHub dd614c6afe Merge pull request #92 from GetStream/dj-develop
fix: Removed overflow parameter and migrated to clipBehavior
2020-10-05 09:36:48 +02:00
Salvatore Giordano 149c5dd2eb comment out notification handling code on ios due to incompatible dependencies 2020-10-02 15:38:39 +02:00
Salvatore Giordano 933c286db2 version bump 2020-10-01 15:10:12 +02:00
Salvatore GiordanoandGitHub 6806118b2d Merge pull request #90 from GetStream/feature/backButtonOnFullScreenVideo
add back button on full screen video page
2020-10-01 11:11:54 +02:00
Salvatore Giordano b9b5627d9e add back button on full screen video page 2020-10-01 10:29:16 +02:00
Salvatore Giordano 2bc72bd96e add CreateChannelPage to example 2020-09-23 16:42:50 +02:00
Salvatore Giordano e01df9e65f bump version 2020-09-23 13:05:59 +02:00
Salvatore Giordano c418d190ea add back button 2020-09-23 12:07:51 +02:00
Salvatore Giordano 1abb108a15 version bump 2020-09-22 16:36:40 +02:00
Salvatore GiordanoandGitHub edf624700c Merge pull request #84 from GetStream/imtoori-patch-1
Update README.md
2020-09-22 16:19:05 +02:00
Salvatore Giordano e72da27051 ellipse name if too long 2020-09-21 17:17:30 +02:00
Salvatore Giordano 293ad5c9bf fix last active on new message 2020-09-21 17:17:13 +02:00
Salvatore GiordanoandGitHub 127a30b779 Update README.md 2020-09-21 15:05:48 +02:00
Salvatore GiordanoandGitHub a8c4d5709b Merge pull request #83 from GetStream/feature/tests
add basic testing for channel_preview widget
2020-09-21 15:00:40 +02:00
Salvatore Giordano 2b93491cb1 remove dependencies caching 2020-09-21 13:23:17 +02:00
Salvatore Giordano 06129cdd82 update ci 2020-09-21 13:21:33 +02:00
Salvatore Giordano 42992d0c02 update ci 2020-09-21 13:19:14 +02:00
Salvatore Giordano d3811b72ce add basic testing for channel_preview widget 2020-09-21 12:47:48 +02:00
Salvatore GiordanoandGitHub d36ecffe1f Merge pull request #82 from KieranLafferty/master
Expose ScrollViewKeyboardDismissBehavior to LIstView
2020-09-18 09:07:53 +02:00
Salvatore Giordano 363d53b364 version bump 2020-09-17 10:31:16 +02:00
Salvatore Giordano 6790a65888 version bump 2020-09-16 11:29:35 +02:00
Salvatore Giordano 7cd360315e version bump 2020-09-16 10:38:41 +02:00
Salvatore Giordano bd22ee0fd6 fix channellistview loading when client is not initialized 2020-09-16 10:35:28 +02:00
Salvatore Giordano ef51103b81 version bump 2020-09-09 14:29:36 +02:00
Salvatore Giordano b43a026b3f Merge branch 'master' of github.com:GetStream/stream-chat-flutter 2020-09-09 14:26:26 +02:00
Salvatore GiordanoandGitHub c8299904bd Merge pull request #79 from the-mighty/master
Pass in SendMessageResponse to onMessageSent callback, instead of mos…
2020-09-09 10:29:17 +02:00
Salvatore Giordano b97d102389 add no channels info text 2020-09-08 09:29:43 +02:00