Salvatore Giordano
|
c418d190ea
|
add back button
|
2020-09-23 12:07:51 +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 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
|
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 |
|
Salvatore Giordano
|
90ff138dec
|
version bump
|
2020-06-24 15:54:00 +02:00 |
|
Salvatore Giordano
|
1d2ad50b93
|
update dependencies
|
2020-06-24 11:54:57 +02:00 |
|
Salvatore Giordano
|
73aab693c7
|
use last message getter
|
2020-06-24 10:34:03 +02:00 |
|
Salvatore Giordano
|
a5bb7072b3
|
update deprecated dependency
|
2020-06-23 13:03:23 +02:00 |
|
Salvatore Giordano
|
b5b844e16f
|
version bump
|
2020-06-22 17:05:33 +02:00 |
|
Salvatore Giordano
|
f35321a7d9
|
fix message list when readlist is null
|
2020-06-22 15:18:03 +02:00 |
|
Salvatore Giordano
|
0a5bb5434a
|
version bump
|
2020-06-10 15:52:13 +02:00 |
|
Salvatore Giordano
|
1a72987dbf
|
fix read indicator ui
|
2020-06-10 15:35:41 +02:00 |
|
Salvatore Giordano
|
7006aace12
|
add read indicators
|
2020-06-10 15:21:04 +02:00 |
|
Salvatore Giordano
|
cf29e62873
|
bump version
|
2020-06-04 16:38:44 +02:00 |
|
Salvatore Giordano
|
301cac18fb
|
use querymembers
|
2020-06-04 14:49:47 +02:00 |
|
Salvatore Giordano
|
3099b9566b
|
version bump
|
2020-06-03 11:56:57 +02:00 |
|
Salvatore Giordano
|
acdcb01fe0
|
docs and example update
|
2020-05-28 12:11:15 +02:00 |
|
Salvatore Giordano
|
ba33602a24
|
version bump
|
2020-05-27 16:51:32 +02:00 |
|
Salvatore Giordano
|
24eca0a9c3
|
update event listeners
|
2020-05-22 16:33:47 +02:00 |
|
Salvatore Giordano
|
c080c3f712
|
version bump
|
2020-05-20 09:55:25 +02:00 |
|
Salvatore Giordano
|
69da934877
|
liste for notificationRemovedFromChannel
|
2020-05-20 09:50:08 +02:00 |
|
Salvatore Giordano
|
4312e3133b
|
add system messages
|
2020-05-19 12:57:07 +02:00 |
|
Salvatore Giordano
|
d646dcb8c2
|
add channel added delete events
|
2020-05-18 18:02:10 +02:00 |
|
Salvatore Giordano
|
5a0e237a1f
|
remove dead code
|
2020-05-18 10:57:06 +02:00 |
|
Salvatore Giordano
|
18aeb0eba3
|
version bump
|
2020-05-18 10:55:27 +02:00 |
|
Salvatore Giordano
|
890f729668
|
fix hero tag duplicated
|
2020-05-16 12:29:00 +02:00 |
|
Salvatore Giordano
|
e8be4a2575
|
version bump
|
2020-05-14 15:52:40 +02:00 |
|
Salvatore Giordano
|
91c1b261c0
|
version bump
|
2020-05-14 11:38:56 +02:00 |
|
Salvatore Giordano
|
121f5c3d21
|
fix reaction bubble ui
|
2020-05-14 11:36:05 +02:00 |
|
Salvatore Giordano
|
cb284f773b
|
remove additional navigator widget
|
2020-05-14 10:30:56 +02:00 |
|
Salvatore Giordano
|
2de3cc2b69
|
version bump
|
2020-05-13 16:54:23 +02:00 |
|
Salvatore Giordano
|
a1a3cb177d
|
fix video attachment fullscreen
|
2020-05-13 15:51:45 +02:00 |
|
Salvatore Giordano
|
4dcdc457f4
|
do not show local notifications on silent messages
|
2020-05-12 15:58:24 +02:00 |
|
Salvatore Giordano
|
073f21dc5d
|
fix attachment size
|
2020-05-12 15:27:16 +02:00 |
|
Salvatore Giordano
|
18ded607a8
|
fix padding in messages
|
2020-05-11 16:53:07 +02:00 |
|
Salvatore Giordano
|
5b29057ccb
|
refactor message widget
|
2020-05-11 16:20:03 +02:00 |
|
Salvatore Giordano
|
daf0989f2d
|
add onLongPress to channel preview
|
2020-05-06 10:34:29 +02:00 |
|
Salvatore Giordano
|
aadb5277bd
|
version bump
|
2020-05-06 09:50:17 +02:00 |
|
Salvatore Giordano
|
c0fbb2cdbb
|
Merge branch 'master' into feature/notifications
|
2020-05-06 09:46:43 +02:00 |
|
Salvatore Giordano
|
874300cb37
|
version bump
|
2020-05-06 09:30:33 +02:00 |
|
Salvatore Giordano
|
9bb5e06c96
|
Refs #46: add background color as part of StreamChatThemeData
|
2020-05-06 09:28:47 +02:00 |
|
 Salvatore GiordanoandGitHub
|
f44a025d05
|
Merge pull request #44 from GetStream/review-readme
Tweak design and spelling in README
|
2020-05-05 11:20:41 +02:00 |
|
Salvatore Giordano
|
da095357ed
|
bump version
|
2020-05-04 09:50:51 +02:00 |
|
 Salvatore GiordanoandGitHub
|
c4c474b60c
|
Merge pull request #43 from GetStream/feature/messageInputActions
Feature/message input actions
|
2020-05-01 15:52:51 +02:00 |
|
 Salvatore GiordanoandGitHub
|
3481624182
|
Merge branch 'feature/notifications' into feature/messageInputActions
|
2020-05-01 13:31:03 +02:00 |
|
Salvatore Giordano
|
02d97893c1
|
add scrollPhysics to messagelistview
|
2020-04-30 11:55:03 +02:00 |
|
Salvatore Giordano
|
cb09f0d09e
|
add editMessageInputBuilder to customize the messageinput while editing messages
|
2020-04-30 11:17:44 +02:00 |
|
 Salvatore GiordanoandGitHub
|
ec57d91530
|
Merge branch 'feature/notifications' into feature/messageInputActions
|
2020-04-30 11:13:49 +02:00 |
|
Salvatore Giordano
|
df4f60c1e0
|
update llc
|
2020-04-29 17:29:17 +02:00 |
|
Salvatore Giordano
|
eee1426b52
|
refactoring
|
2020-04-29 15:17:59 +02:00 |
|
Salvatore Giordano
|
9709010513
|
cleanup
|
2020-04-29 14:08:19 +02:00 |
|
Salvatore Giordano
|
6d45e2d9bb
|
expose showAttachmentModal
|
2020-04-29 14:02:42 +02:00 |
|
Salvatore Giordano
|
cc876a9b2d
|
add DefaultAttachmentTypes
|
2020-04-29 12:17:22 +02:00 |
|
Salvatore Giordano
|
ff77d571c5
|
add AttachmentThumbnailBuilder and expose messageinputstate
|
2020-04-29 11:38:54 +02:00 |
|
Salvatore Giordano
|
cd1ae7d2ef
|
version bump
|
2020-04-28 16:59:21 +02:00 |
|
Salvatore Giordano
|
71577f884b
|
add actions parameter to messageinput
|
2020-04-28 16:38:07 +02:00 |
|