Salvatore Giordano
|
720c0a80ed
|
chore(repo): update flutter version in workflow
|
2021-09-09 10:25:08 +02:00 |
|
 Salvatore GiordanoandGitHub
|
18c6fd842c
|
Merge pull request #669 from GetStream/fix/client-unread-count
fix(llc): Fix unread count not updating when the current user is set.
|
2021-09-09 09:41:08 +02:00 |
|
 Salvatore GiordanoandGitHub
|
62519d89da
|
Merge pull request #660 from GetStream/fix/message-search-pagination
fix(llc, ui, core): list pagination
|
2021-09-09 09:40:31 +02:00 |
|
 Salvatore GiordanoandGitHub
|
0bac708e14
|
Merge pull request #663 from GetStream/add-pagination-ended
feat(core, ui): Improve pagination invocation by using paginationEnded flag.
|
2021-09-07 17:58:25 +02:00 |
|
 Salvatore GiordanoandGitHub
|
386df52048
|
Merge pull request #662 from GetStream/feat/filters
feat(llc): add `Filter.contains` and `Filter.empty`
|
2021-09-07 16:37:50 +02:00 |
|
Salvatore Giordano
|
9dc04acf82
|
docs(llc): add documentation for filter.custom
|
2021-09-07 15:43:04 +02:00 |
|
 Salvatore GiordanoandGitHub
|
2cdc324b28
|
Merge pull request #614 from incendial/fix-cascade-deletion
fix(llc, persistence): enable pragma foreign_keys
|
2021-09-07 14:55:02 +02:00 |
|
Salvatore Giordano
|
6f75af2658
|
chore(llc): update changelog
|
2021-09-07 10:38:14 +02:00 |
|
Salvatore Giordano
|
3e1d5f7f92
|
docs(llc): add documentation for new filters
|
2021-09-07 10:37:13 +02:00 |
|
Salvatore Giordano
|
fe73cf0b71
|
fix(llc): fix contains filter params
|
2021-09-07 10:36:53 +02:00 |
|
Salvatore Giordano
|
d18286dc8d
|
feat(llc): add tests
|
2021-09-07 10:10:10 +02:00 |
|
Salvatore Giordano
|
395f5e6c64
|
feat(llc): add contains and empty filters
|
2021-09-07 10:02:05 +02:00 |
|
 Salvatore GiordanoandGitHub
|
d31a56f222
|
Merge pull request #661 from GetStream/fix/code-doc-links
docs(doc): fix image file paths
|
2021-09-06 18:54:02 +02:00 |
|
 Salvatore GiordanoandGitHub
|
5531323c18
|
Merge pull request #655 from GetStream/avatar-shape
refactor(ui): removed clipping from user avatar
|
2021-09-03 13:03:51 +02:00 |
|
Salvatore Giordano
|
442b22a007
|
Merge branch 'develop' into fix-cascade-deletion
|
2021-09-03 10:30:52 +02:00 |
|
 Salvatore GiordanoandGitHub
|
e0d0f8974f
|
Merge pull request #656 from GetStream/release/2.2.1
chore(llc,core,ui): update changelog and pubspecs
|
2021-09-01 12:20:58 +02:00 |
|
Salvatore Giordano
|
0f8ee304a2
|
chore(llc,core,ui): update changelog and pubspecs
|
2021-09-01 11:52:12 +02:00 |
|
Salvatore Giordano
|
142d062c53
|
fix(llc): use unread count when > 0
|
2021-09-01 10:50:39 +02:00 |
|
 Salvatore GiordanoandGitHub
|
fd8436d724
|
Merge pull request #652 from GetStream/hotfix/unreadIndicator
fix(llc): unread count not updating
|
2021-08-31 15:23:43 +02:00 |
|
 Salvatore GiordanoandGitHub
|
b59b77dd45
|
Merge branch 'develop' into hotfix/unreadIndicator
|
2021-08-31 14:47:13 +02:00 |
|
 Salvatore GiordanoandGitHub
|
75dc0022ef
|
Merge pull request #650 from GetStream/hotfix/channel.show
fix(llc): channel.show body
|
2021-08-31 14:46:37 +02:00 |
|
Salvatore Giordano
|
ae18eff8e8
|
refactor(llc): rename _computeInitialUnread to _computeUnread
|
2021-08-31 13:38:51 +02:00 |
|
 Salvatore GiordanoandGitHub
|
3b619ad8aa
|
Merge pull request #649 from GetStream/docs/foregroundPush
docs(doc): add foreground push notification
|
2021-08-31 11:13:10 +02:00 |
|
Salvatore Giordano
|
cfd66a451e
|
chore(llc): update changelog
|
2021-08-31 10:48:44 +02:00 |
|
Salvatore Giordano
|
8217b7469a
|
fix(llc): unread count not updating
|
2021-08-31 10:47:45 +02:00 |
|
 
|
de8f0d9f93
|
Apply suggestions from code review
Co-authored-by: Gordon <[email protected]>
|
2021-08-31 09:11:27 +02:00 |
|
Salvatore Giordano
|
1ebafb036f
|
fix(llc): update tests
|
2021-08-30 15:21:59 +02:00 |
|
Salvatore Giordano
|
a23b29ddc3
|
chore(llc): update changelog
|
2021-08-30 13:26:35 +02:00 |
|
Salvatore Giordano
|
d7c96143a5
|
fix(llc): channel.show body
|
2021-08-30 13:25:34 +02:00 |
|
Salvatore Giordano
|
bf1ca1ba49
|
docs(doc): add foreground push notification
|
2021-08-30 11:20:41 +02:00 |
|
 Salvatore GiordanoandGitHub
|
2bc6e2dd0f
|
Merge pull request #648 from GetStream/customize_message
docs(doc): Customize message
|
2021-08-30 10:28:49 +02:00 |
|
 Salvatore GiordanoandGitHub
|
4dd574e364
|
Merge pull request #643 from GetStream/docs/firebase-authentication
docs(doc): generate user tokens with Firebase Auth and Cloud Functions guide
|
2021-08-27 09:18:00 +02:00 |
|
 Salvatore GiordanoandGitHub
|
00eb126a4d
|
Merge pull request #644 from GetStream/fix/localization
fix(localization): fix typos in italian strings
|
2021-08-26 13:00:07 +02:00 |
|
 Salvatore GiordanoandGitHub
|
a9a7ac1f5e
|
Merge pull request #646 from GetStream/feat/melosDocs
feat(repo): add melos docs command
|
2021-08-26 11:39:58 +02:00 |
|
Salvatore Giordano
|
2a69d46c64
|
feat(repo): add melos docs command
|
2021-08-26 11:33:24 +02:00 |
|
 Salvatore GiordanoandGitHub
|
40922963ab
|
Update docusaurus/docs/Flutter/guides/user_token_generation_with_firebase_auth.mdx
|
2021-08-26 10:59:35 +02:00 |
|
Salvatore Giordano
|
db75558ca8
|
fix(repo): pr_title config
|
2021-08-26 10:29:41 +02:00 |
|
Salvatore Giordano
|
790e8e19af
|
chore(localization): update changelog
|
2021-08-26 10:26:12 +02:00 |
|
Salvatore Giordano
|
d020f9ed8e
|
fix(localization): fix typos in italian strings
|
2021-08-26 10:24:55 +02:00 |
|
 Salvatore GiordanoandGitHub
|
cf8a0284bd
|
Merge pull request #641 from GetStream/release/2.2.0
chore(llc,core,ui,localization): 2.2.0
|
2021-08-25 14:47:57 +02:00 |
|
Salvatore Giordano
|
588234d753
|
fix(localization): update changelog
|
2021-08-25 14:32:30 +02:00 |
|
Salvatore Giordano
|
a11de48305
|
chore(persistence): update changelog
|
2021-08-25 13:49:03 +02:00 |
|
Salvatore Giordano
|
2e13874957
|
fix(core): fix changelog entry
|
2021-08-25 13:45:00 +02:00 |
|
Salvatore Giordano
|
fc7be96374
|
chore(llc): update version
|
2021-08-25 13:34:08 +02:00 |
|
Salvatore Giordano
|
ad907d27b9
|
chore(llc,core,ui,localization): update changelogs
|
2021-08-25 12:36:30 +02:00 |
|
 Salvatore GiordanoandGitHub
|
2ad30dfb5a
|
Merge pull request #640 from GetStream/ref/nullability
refactor(llc, ui): make cooldown non-nullable.
|
2021-08-25 12:27:16 +02:00 |
|
 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 |
|
 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 |
|
 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 |
|
 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 |
|
 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 |
|
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 |
|
Salvatore Giordano
|
5ecbfa4ac8
|
move comments
|
2021-08-20 10:21:29 +02:00 |
|
 Salvatore GiordanoandGitHub
|
791729db4d
|
Merge branch 'develop' into localization-ko-and-jp
|
2021-08-19 12:19:11 +02:00 |
|
Salvatore Giordano
|
5bda5db705
|
update changelog
|
2021-08-19 12:17:56 +02:00 |
|
Salvatore Giordano
|
894802502a
|
update readme and example
|
2021-08-19 12:16:55 +02:00 |
|
Salvatore Giordano
|
a93b585d61
|
fix analysis
|
2021-08-19 11:44:23 +02:00 |
|
Salvatore Giordano
|
819abd091e
|
fix format
|
2021-08-19 11:43:25 +02:00 |
|
Salvatore Giordano
|
44e4cb5d37
|
update changelog
|
2021-08-19 11:39:12 +02:00 |
|
Salvatore Giordano
|
d53f309a26
|
remove unused import
|
2021-08-19 11:35:26 +02:00 |
|
Salvatore Giordano
|
b3542ffb78
|
fix(ui): open MessageListView at a specific message
|
2021-08-19 11:34:22 +02:00 |
|
Salvatore Giordano
|
84fccf2c63
|
fix(ui): revert wrapping ChannelPreview in a DecoratedBox because of Slidable
|
2021-08-18 12:22:56 +02:00 |
|
 Salvatore GiordanoandGitHub
|
28e6e4073e
|
Merge pull request #627 from GetStream/ref/non-nullable-streams
refactor(llc, ui): Make Streams non-nullable wherever possible.
|
2021-08-17 13:00:26 +02:00 |
|
 Salvatore GiordanoandGitHub
|
3a1ebb67a6
|
Merge pull request #628 from GetStream/hotfix/timestampReverseMessageList
fix(ui): date divider in not reverse message list
|
2021-08-17 13:00:00 +02:00 |
|
Salvatore Giordano
|
56bd3b5b50
|
fix(core): always show date divider
|
2021-08-17 12:34:38 +02:00 |
|
 Salvatore GiordanoandGitHub
|
ad33d44f10
|
Merge pull request #629 from GetStream/hotfix/pagination
fix(core): `ChannelListView` pagination on refresh
|
2021-08-17 12:00:17 +02:00 |
|
 
|
7cdc2b98e5
|
Update packages/stream_chat_flutter/CHANGELOG.md
Co-authored-by: Sahil Kumar <[email protected]>
|
2021-08-17 11:59:45 +02:00 |
|
Salvatore Giordano
|
ad4be0e9d6
|
update changelog
|
2021-08-17 11:26:16 +02:00 |
|
Salvatore Giordano
|
d0f5f4af83
|
fix format
|
2021-08-17 11:19:02 +02:00 |
|
Salvatore Giordano
|
607ad40443
|
fix(core): ChannelListView pagination on refresh
|
2021-08-17 10:32:56 +02:00 |
|
Salvatore Giordano
|
79b2d91902
|
chore(ui): update changelog
|
2021-08-17 10:01:50 +02:00 |
|
Salvatore Giordano
|
b4329786e8
|
fix(ui): date dividers in not reversed message list view
|
2021-08-17 10:00:59 +02:00 |
|
 Salvatore GiordanoandGitHub
|
92ec5e8d6a
|
Merge pull request #608 from GetStream/docs/review
docs(doc): intro and contribution files
|
2021-08-16 16:21:16 +02:00 |
|
 Salvatore GiordanoandGitHub
|
923155cff6
|
Merge pull request #623 from GetStream/fix/hindi-translations
fix(localization): Fix `Hindi` translations.
|
2021-08-16 16:17:53 +02:00 |
|
 Salvatore GiordanoandGitHub
|
372c626d24
|
Merge pull request #592 from GetStream/localization-es
feat(localization): Support for Spanish
|
2021-08-06 12:30:10 +02:00 |
|
 Salvatore GiordanoandGitHub
|
1842a4b086
|
Merge pull request #598 from GetStream/release/2.1.2
chore(ui): 2.1.2
|
2021-07-30 16:14:06 +02:00 |
|
Salvatore Giordano
|
4586bfc6eb
|
chore(repo): update pana conditions
|
2021-07-30 16:13:49 +02:00 |
|
Salvatore Giordano
|
6a32a29311
|
chore(ui): 2.1.2
|
2021-07-30 16:08:56 +02:00 |
|
 Salvatore GiordanoandGitHub
|
f8a0ccb4ea
|
Merge pull request #597 from GetStream/customize_message_actions
docs(doc): Customize message actions
|
2021-07-30 16:05:58 +02:00 |
|
 Salvatore GiordanoandGitHub
|
4902a64a46
|
Merge pull request #591 from GetStream/livestream-guide
docs(doc): Livestream guide
|
2021-07-30 14:38:44 +02:00 |
|
 Salvatore GiordanoandGitHub
|
613ee72904
|
Merge pull request #596 from GetStream/fix/590
fix(ui): add null-check in currentUserMember
|
2021-07-30 11:49:06 +02:00 |
|
Salvatore Giordano
|
b989fbc3ad
|
fix(llc): use channel partial update for slowmode
|
2021-07-30 11:48:23 +02:00 |
|
Salvatore Giordano
|
28695fb9d8
|
Merge branch 'develop' into cds-189
|
2021-07-30 11:23:39 +02:00 |
|
Salvatore Giordano
|
419864cd90
|
docs(localization): minor fix
|
2021-07-30 11:08:21 +02:00 |
|
 
|
b05a822d60
|
Apply suggestions from code review
Co-authored-by: Jc Miñarro <[email protected]>
|
2021-07-30 10:54:20 +02:00 |
|
 Salvatore GiordanoandGitHub
|
7f589edeb1
|
Merge pull request #587 from GetStream/docs/addingLocalization
docs(localization): polishing
|
2021-07-29 16:58:30 +02:00 |
|