Commit Graph
390 Commits
Author SHA1 Message Date
Salvatore Giordano 2bc72bd96e add CreateChannelPage to example 2020-09-23 16:42:50 +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 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
Laff d05dbf26bb Expose ScrollViewKeyboardDismissBehavior to LIstView 2020-09-17 19:36:14 -07: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
Kriz Mendoza f5f7ab9f40 Pass in SendMessageResponse to onMessageSent callback, instead of mostly empty Message object 2020-09-08 18:05:05 -07:00
Salvatore Giordano b97d102389 add no channels info text 2020-09-08 09:29:43 +02:00
Salvatore Giordano 241e18f609 fix typo 2020-08-27 11:17:09 +02:00
Salvatore Giordano 9fbbe2ac5c version bump 2020-08-26 11:45:42 +02:00
Salvatore Giordano f2c6e1a810 version bump 2020-08-25 15:15:20 +02:00
Salvatore GiordanoandGitHub f7ed34f831 Merge pull request #75 from GetStream/develop
Develop
2020-08-25 15:11:19 +02:00
Salvatore Giordano 5bcc9bdf91 add onLinkTap to MessageWidget 2020-08-25 11:09:37 +02:00
Salvatore Giordano 1e8fbd2854 add pullToRefresh property to ChannelListView 2020-08-25 11:07:29 +02:00
Salvatore Giordano b8757e0e4c version bump 2020-08-24 15:12:25 +02:00
Salvatore GiordanoandGitHub dd9bd2595d Merge pull request #73 from GetStream/develop
implement didUpdateWidget in ChannelListView to react to setState
2020-08-24 15:10:24 +02:00
Salvatore Giordano 16eb9bd397 implement didUpdateWidget in ChannelListView to react to setState 2020-08-24 11:07:32 +02:00
Salvatore Giordano 1fab8a7916 bump version 2020-08-21 15:04:44 +02:00
Salvatore Giordano 00f22d98be bump version 2020-08-07 16:02:15 +02:00
Salvatore GiordanoandGitHub 757da2f032 Merge pull request #70 from GetStream/feature/lockChannelsOrder
add lockChannelsOrder property to channelsBloc
2020-08-07 16:01:36 +02:00
Salvatore Giordano 42ed371d48 add lockChannelsOrder property to channelsBloc 2020-08-07 15:58:52 +02:00
Salvatore Giordano cdd968f39f update dependencies 2020-08-05 10:48:43 +02:00
Salvatore Giordano fdaf15a895 bump version 2020-08-05 09:48:10 +02:00
Salvatore GiordanoandGitHub 544e1524ad Merge pull request #69 from GetStream/hotfix/hiddenChannels
add channel to view if new message arrives and the channel is hidden
2020-08-05 09:42:33 +02:00
Salvatore Giordano 40bf12a922 add channel to view if new message arrives and the channel is hidden 2020-08-05 09:36:16 +02:00
Salvatore Giordano 84af372179 bump version 2020-08-03 15:53:55 +02:00
Salvatore GiordanoandGitHub 40bcae4360 Merge pull request #67 from GetStream/example/splitview
add splitview example fixing components
2020-08-03 15:45:16 +02:00
Salvatore Giordano ebbf174e57 add splitview example fixing components 2020-08-03 15:38:40 +02:00
Salvatore Giordano 59144e875f version bump 2020-07-21 11:26:38 +02:00
Salvatore GiordanoandGitHub c72223c3d4 Merge pull request #62 from GetStream/develop
add link TextStyle for messages
2020-07-21 11:22:26 +02:00
Salvatore Giordano 7f9f6e2c04 fix dark ui message background 2020-07-21 11:15:59 +02:00
Salvatore Giordano 9c287e02ba rename messagementions to messagelinks 2020-07-21 10:39:18 +02:00
Salvatore Giordano 7dea0bdacd add link TextStyle for messages 2020-07-21 10:35:27 +02:00
Salvatore Giordano d116c0537f bump version 2020-07-14 16:32:44 +02:00
Salvatore Giordano 981bce3d21 bump version 2020-07-09 17:37:34 +02:00
Salvatore GiordanoandGitHub a4e548279b Update README.md 2020-07-06 15:37:27 +02:00
Salvatore Giordano 9830bb5074 version bump 2020-07-06 15:36:20 +02:00
Salvatore GiordanoandGitHub 44431153cc Merge pull request #25 from GetStream/feature/notifications
Offline storage and notifications
2020-07-06 15:07:15 +02:00
Salvatore Giordano 57d4638b15 update examples 2020-07-01 10:00:29 +02:00