Commit Graph
100 Commits
Author SHA1 Message Date
Salvatore Giordano 1e96e4be44 update fastlane 2020-10-05 13:51:32 +02:00
Salvatore Giordano 6efb0ebbc1 update fastlane plugins 2020-10-05 12:44:19 +02:00
Salvatore Giordano 70ce771265 update ci 2020-10-05 11:37:44 +02:00
Salvatore GiordanoandGitHub c20371cd16 Update main.yml 2020-10-05 11:18:02 +02:00
Salvatore GiordanoandGitHub 12c3258198 Update main.yml 2020-10-05 11:17:38 +02:00
Salvatore Giordano f81013dd9b update ci 2020-10-05 11:16:55 +02:00
Salvatore Giordano 5786df1ef5 update test 2020-10-05 11:04:21 +02:00
Salvatore Giordano f5ac9c08c8 remove caching in ci 2020-10-05 10:50:52 +02:00
Salvatore Giordano 75ff451429 Merge branch 'master' into feature/new-ui 2020-10-05 10:42:38 +02:00
Salvatore Giordano 7dad413056 Merge branch 'master' into feature/new-ui 2020-10-05 10:42:01 +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
Salvatore Giordano 396ab171cd update flutter version 2020-09-01 15:17:19 +02:00
Salvatore Giordano 867d242e28 update github actions 2020-09-01 15:13:16 +02:00
Salvatore Giordano 8c17b268ae add reaction picker 2020-09-01 15:09:47 +02:00
Salvatore Giordano 0997867944 add message_actions_modal.dart 2020-08-27 16:22:22 +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 cd1af89fc0 implement didUpdateWidget in ChannelListView to react to setState 2020-08-24 15:22:59 +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 b3e5b44c43 Merge branch 'master' into feature/new-ui 2020-08-24 10:46:54 +02:00
Salvatore Giordano 1fab8a7916 bump version 2020-08-21 15:04:44 +02:00
Salvatore Giordano bd4eb3d7e9 fix sending indicator 2020-08-17 14:42:40 +02:00
Salvatore Giordano bab5565964 merge master 2020-08-07 16:53:58 +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 b95efa0ea5 update components for splitview 2020-08-03 15:56:00 +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 d008bc01ac update image group sizing 2020-08-03 10:45:59 +02:00
Salvatore Giordano 882b57aca2 update main.yml 2020-07-29 14:06:43 +02:00
Salvatore Giordano 5e2d61c00e add firebase tools 2020-07-29 12:45:59 +02:00
Salvatore Giordano e1aaa63ac7 fix firebase in fastlane 2020-07-29 12:22:37 +02:00
Salvatore Giordano bdac795059 update provisioning profiles 2020-07-29 11:59:38 +02:00
Salvatore Giordano 65c18b57a1 update provisioning profiles 2020-07-29 11:38:13 +02:00
Salvatore Giordano 79505b2254 update provisioning profiles 2020-07-29 11:22:44 +02:00
Salvatore Giordano 5d1d695911 add setup_ci 2020-07-28 16:52:40 +02:00
Salvatore Giordano f28e1cb914 update matchfile 2020-07-28 15:49:25 +02:00
Salvatore Giordano 1bc5982d72 update matchfile 2020-07-28 15:38:32 +02:00
Salvatore Giordano 9b01585fad update github username 2020-07-28 15:25:10 +02:00
Salvatore GiordanoandGitHub 8a44a02e50 Update main.yml 2020-07-28 14:49:18 +02:00
Salvatore GiordanoandGitHub 0e508fb1ef Update main.yml 2020-07-28 14:29:47 +02:00
Salvatore GiordanoandGitHub 8162873055 Update main.yml 2020-07-28 14:23:27 +02:00
Salvatore GiordanoandGitHub d3eef802b8 Update main.yml 2020-07-28 14:16:50 +02:00
Salvatore GiordanoandGitHub 57d3c62bf7 Update main.yml 2020-07-28 14:11:06 +02:00
Salvatore Giordano a0a6745c72 Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feature/new-ui 2020-07-28 14:10:10 +02:00
Salvatore Giordano 836acf6943 add fastlane + github actions for ios 2020-07-28 14:07:16 +02:00
Salvatore GiordanoandGitHub 0aa25ec3d0 Update main.yml 2020-07-24 10:22:30 +02:00
Salvatore GiordanoandGitHub eaad42b4da Update main.yml 2020-07-23 17:10:32 +02:00
Salvatore GiordanoandGitHub bc3245ccd0 Update main.yml 2020-07-23 16:20:11 +02:00
Salvatore GiordanoandGitHub 495fcc89b5 add debug commands 2020-07-23 16:05:39 +02:00
Salvatore GiordanoandGitHub 01bef02b73 debug release ios 2020-07-23 15:45:48 +02:00
Salvatore GiordanoandGitHub 2e85111386 update firebase deploy action version 2020-07-23 15:25:37 +02:00
Salvatore GiordanoandGitHub 410945a8a4 Update main.yml 2020-07-23 15:01:25 +02:00
Salvatore GiordanoandGitHub ecdb5cb682 Update main.yml 2020-07-23 14:47:19 +02:00
Salvatore GiordanoandGitHub 55b9ec2950 Update main.yml 2020-07-23 14:34:27 +02:00
Salvatore GiordanoandGitHub e4e05a857b Update main.yml 2020-07-23 14:29:14 +02:00
Salvatore Giordano 808cc223a1 add carousel on tap 2020-07-23 13:57:16 +02:00
Salvatore Giordano 02a3642894 add image group 2020-07-23 11:02:46 +02:00
Salvatore Giordano d03a70e39a update ios config 2020-07-21 15:25:04 +02:00