Sahil Kumar
|
2d820e3f2f
|
chore(ui): flutter format, fix analyzer
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-25 15:46:20 +05:30 |
|
Sahil Kumar
|
1a99a38469
|
refactor(llc, ui): make cooldown non-nullable.
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-25 15:40:26 +05:30 |
|
 Salvatore GiordanoandGitHub
|
3ad35602bc
|
Merge pull request #637 from GetStream/docs/gh-issue-forms
docs(doc): use github issue forms
|
2021-08-24 15:42:16 +02:00 |
|
 GordonandGitHub
|
3cb0aec504
|
docs: fix punctuation
|
2021-08-24 12:15:42 +02:00 |
|
 GordonandGitHub
|
12112406f4
|
docs: use gh issue forms for feature requests
|
2021-08-24 12:13:53 +02:00 |
|
 GordonandGitHub
|
3f1510d4ff
|
docs: use gh issue forms for bug reports
|
2021-08-24 12:11:58 +02:00 |
|
 Salvatore GiordanoandGitHub
|
25d15e213c
|
Merge pull request #636 from GetStream/fix/localizationDocs
fix(doc): add translation docs link
|
2021-08-24 11:26:56 +02:00 |
|
 
|
c71575bb25
|
Update docusaurus/docs/Flutter/guides/adding_localization.mdx
Co-authored-by: Gordon <[email protected]>
|
2021-08-24 11:26:27 +02:00 |
|
Salvatore Giordano
|
6878517d8b
|
fix(docs): add translation docs link
|
2021-08-24 11:06:25 +02:00 |
|
 Salvatore GiordanoandGitHub
|
a305422b2b
|
Merge pull request #620 from GetStream/feat/limit-attachment-selection
feat(ui): add possibility to limit attachments in `MessageInput`
|
2021-08-24 10:51:12 +02:00 |
|
Salvatore Giordano
|
02066e3bfb
|
feat(localization): add localized strings
|
2021-08-24 09:46:29 +02:00 |
|
Deven Joshi
|
f0976f0aab
|
added comment
|
2021-08-23 21:00:04 +05:30 |
|
Deven Joshi
|
93f60bc248
|
added comment
|
2021-08-23 20:51:26 +05:30 |
|
Deven Joshi
|
a37c92cdbf
|
fix test
|
2021-08-23 20:46:14 +05:30 |
|
Sahil Kumar
|
55853c2aca
|
refactor(ui): remove redundant web pickers from MessageInput
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-23 17:42:29 +05:30 |
|
Sahil Kumar
|
958ef8e9df
|
fix(ui): add 8 left padding to textInput if command is enabled.
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-23 17:33:48 +05:30 |
|
Sahil Kumar
|
9588daf683
|
chore(ui): apply review changes, minor ui improvements
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-23 16:49:52 +05:30 |
|
Sahil Kumar
|
0bdfff5bf6
|
fix(ui): disable camera and video button if attachment limit is crossed.
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-23 16:49:03 +05:30 |
|
Sahil Kumar
|
d67ff91e12
|
feat(ui): Focus message input if initial message is provided.
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-23 16:46:29 +05:30 |
|
Sahil Kumar
|
6bbb80c2e9
|
fix(ui): add null check for message.text while parsing existing message.
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-23 16:45:30 +05:30 |
|
 Salvatore GiordanoandGitHub
|
ad8729e8ed
|
Merge pull request #619 from GetStream/cds-405
refactor(ui): use channel `.nameStream` and `.imageStream` instead of `.extraDataStream`
|
2021-08-23 11:26:20 +02:00 |
|
Salvatore Giordano
|
01789501bc
|
Merge branch 'develop' into feat/limit-attachment-selection
|
2021-08-23 11:14:08 +02:00 |
|
 Salvatore GiordanoandGitHub
|
f87a733929
|
Merge pull request #635 from GetStream/fix/null-checks-on-message-text
fix(ui): add null checks on message text
|
2021-08-23 10:11:13 +02:00 |
|
 Salvatore GiordanoandGitHub
|
3db81213f0
|
Merge pull request #626 from GetStream/cds-189
feat(ui, llc): slow mode
|
2021-08-23 09:58:28 +02:00 |
|
 Salvatore GiordanoandGitHub
|
501208a9e4
|
Merge branch 'develop' into fix/null-checks-on-message-text
|
2021-08-23 09:56:29 +02:00 |
|
Gordon Hayes
|
93ce9201a9
|
docs: update CHANGELOG.md
|
2021-08-23 09:54:19 +02:00 |
|
Deven Joshi
|
b95c971508
|
Merge remote-tracking branch 'origin/cds-189' into cds-189
|
2021-08-23 13:07:37 +05:30 |
|
Deven Joshi
|
0f8418dd29
|
added changelog
|
2021-08-23 13:07:23 +05:30 |
|
Gordon Hayes
|
eb468edf82
|
fix: add null checks to message text
|
2021-08-20 17:48:16 +02:00 |
|
Gordon Hayes
|
c0b80b84c6
|
fix: add null checks on message text
|
2021-08-20 17:31:08 +02:00 |
|
 Salvatore GiordanoandGitHub
|
b5698b1e29
|
Merge pull request #632 from GetStream/hotfix/messageList
fix(ui): open `MessageListView` at a specific message
|
2021-08-20 17:13:26 +02:00 |
|
 Salvatore GiordanoandGitHub
|
80aaef037a
|
Update packages/stream_chat_localizations/lib/src/stream_chat_localizations_ko.dart
|
2021-08-20 17:12:26 +02:00 |
|
 Salvatore GiordanoandGitHub
|
72e932c7ee
|
Merge pull request #634 from GetStream/hotfix/updateDocs
fix(doc): update `Adding custom attachment guide` with updated code
|
2021-08-20 16:40:58 +02:00 |
|
Salvatore Giordano
|
162a144d97
|
fix(docs): update Adding custom attachment guide with updated code
|
2021-08-20 15:56:18 +02:00 |
|
Sahil Kumar
|
ed6c87ef49
|
refactor(ui): make initialIndex, initialAlignment non nullable
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-20 19:16:23 +05:30 |
|
 Salvatore GiordanoandGitHub
|
f9e37acc7e
|
Merge pull request #631 from GetStream/repo/add-verify-changelog-workflow
ci(repo): add verify-semantic-changelog-update action workflow
|
2021-08-20 15:22:48 +02:00 |
|
 Salvatore GiordanoandGitHub
|
c54db6fe55
|
Merge pull request #633 from GetStream/ref/bsb.loadingBuilder
refactor(core, ui)!: Refactor BetterStreamBuilder.
|
2021-08-20 14:46:49 +02:00 |
|
Salvatore Giordano
|
071b337194
|
call streamchannel.of just once
|
2021-08-20 14:41:35 +02:00 |
|
xsahil03x
|
9cd458053d
|
Merge remote-tracking branch 'origin/cds-405' into cds-405
# Conflicts:
# packages/stream_chat_flutter/lib/src/channel_avatar.dart
# packages/stream_chat_flutter/lib/src/channel_name.dart
|
2021-08-20 17:05:20 +05:30 |
|
Sahil Kumar
|
8627865b44
|
refactor(ui): use BetterStreamBuilder in ChannelAvatar and ChannelName
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-20 17:04:32 +05:30 |
|
Deven Joshi
|
fea90d4afd
|
added japanese and korean localizations
|
2021-08-20 16:20:56 +05:30 |
|
Deven Joshi
|
1f874b1252
|
Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into cds-189
|
2021-08-20 16:19:28 +05:30 |
|
Sahil Kumar
|
54b162749d
|
refactor(ui): Replace channel.extraDataStream with channel.nameStream, channel.imageStream in ChannelName and ChannelAvatar widget respectively.
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-20 16:15:20 +05:30 |
|
Sahil Kumar
|
08c2a2a886
|
refactor(ui): update core dependency
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-20 16:14:07 +05:30 |
|
Deven Joshi
|
b7ba8b5e85
|
fixed test
|
2021-08-20 16:13:46 +05:30 |
|
Sahil Kumar
|
f90dc4127d
|
refactor!(core): Refactor BetterStreamBuilder.
1. BREAKING: Renamed `BetterStreamBuilder.loadingBuilder` to `.noDataBuilder`.
2. BREAKING: Added non-null constraint on `BetterStreamBuilder<T extends Object>`.
3. `BetterStreamBuilder.initialData` is now nullable/not-required.
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-20 16:13:27 +05:30 |
|
Deven Joshi
|
feac07057a
|
removed comments
|
2021-08-20 16:10:48 +05:30 |
|
Deven Joshi
|
6cf63fe3ca
|
added tests
|
2021-08-20 16:10:01 +05:30 |
|
Salvatore Giordano
|
26407a0f15
|
rename test folder
|
2021-08-20 11:03:04 +02:00 |
|
 Salvatore GiordanoandGitHub
|
a12b46b866
|
Merge pull request #602 from GetStream/localization-ko-and-jp
feat(localization): support for Japanese and Korean
|
2021-08-20 10:57:48 +02:00 |
|