Salvatore Giordano
|
9a1cb38e2a
|
refactor(ui): rename portal to overlays
|
2021-09-22 09:24:36 +02:00 |
|
Salvatore Giordano
|
152adfc8b0
|
refactor(ui): added MultiPortal and customPortalOptions
|
2021-09-21 16:44:03 +02:00 |
|
Salvatore Giordano
|
e0b23653b7
|
fix(ui): fix review
|
2021-09-21 14:40:25 +02:00 |
|
Salvatore Giordano
|
3da495a872
|
refactor(ui): use portal
|
2021-09-21 09:46:46 +02:00 |
|
Salvatore Giordano
|
829c7042cc
|
fix(ui): fix ios
|
2021-09-20 13:35:49 +02:00 |
|
 Salvatore GiordanoandGitHub
|
acffc176db
|
Merge branch 'develop' into overlay-alt
|
2021-09-20 12:07:56 +02:00 |
|
Salvatore Giordano
|
a4efbbaa9f
|
feat(ui): add customOverlays to MessageInput
|
2021-09-20 12:07:08 +02:00 |
|
Salvatore Giordano
|
bba1e817d3
|
fix(ui): remove dead code
|
2021-09-20 11:59:21 +02:00 |
|
Salvatore Giordano
|
d07b7c6cfd
|
docs(ui): add code docs
|
2021-09-20 11:47:08 +02:00 |
|
Salvatore Giordano
|
8730c1b055
|
fix(ui): fix example logs
|
2021-09-20 11:36:28 +02:00 |
|
Salvatore Giordano
|
76671197f7
|
refactor(ui): fix sendAction
|
2021-09-20 11:35:50 +02:00 |
|
Salvatore Giordano
|
92f5153b6b
|
refactor(ui): refactor overlays
|
2021-09-20 11:33:42 +02:00 |
|
 Salvatore GiordanoandGitHub
|
6f677de528
|
Merge pull request #693 from GetStream/fix/674
fix(ui): check scrollController is attached before calling jump.
|
2021-09-17 17:15:39 +02:00 |
|
Salvatore Giordano
|
d8774a2bbd
|
Merge branch 'develop' into overlay-alt
|
2021-09-17 11:32:14 +02:00 |
|
 Salvatore GiordanoandGitHub
|
4aed0542a2
|
Merge pull request #672 from GetStream/fix/668
fix(ui): fix `MessageInput` rendering errors
|
2021-09-17 11:25:59 +02:00 |
|
Salvatore Giordano
|
145685be4b
|
wip
|
2021-09-16 16:15:41 +02:00 |
|
 Salvatore GiordanoandGitHub
|
4561e6077b
|
Merge pull request #690 from GetStream/cds/430
refactor(ui): Use `titleLink` instead of `ogScrapeUrl` for handling link attachments.
|
2021-09-16 15:49:21 +02:00 |
|
 Salvatore GiordanoandGitHub
|
58aee68d96
|
Merge pull request #683 from GetStream/attachment-tap-fix
fix(ui): Attachment tap fix
|
2021-09-16 12:55:55 +02:00 |
|
 Salvatore GiordanoandGitHub
|
ef2607e66a
|
Merge pull request #689 from GetStream/ref/add-attachment-additional-fields
feat(llc): add `fileSize`, `mimeType` in Attachment model
|
2021-09-16 12:54:29 +02:00 |
|
Salvatore Giordano
|
eac4085090
|
fix(ui): fix giphy attachment tap callback
|
2021-09-16 12:24:42 +02:00 |
|
Salvatore Giordano
|
99e4d724d6
|
fix(ui): fix giphy attachment tap callback
|
2021-09-16 12:22:00 +02:00 |
|
 Salvatore GiordanoandGitHub
|
e7fc5e4133
|
Merge pull request #688 from GetStream/ref/deprecate-pagination-params
feat(ui, core): deprecate `.pagination` in favor of `.limit`
|
2021-09-16 12:00:12 +02:00 |
|
Salvatore Giordano
|
9a70beb33d
|
chore(core): fix format
|
2021-09-16 11:43:04 +02:00 |
|
 Salvatore GiordanoandGitHub
|
38dac01a39
|
Merge pull request #686 from GetStream/feat/default-user-list-filter
feat(core, ui): Add `Filter.empty` as the default filter in `UserListView`.
|
2021-09-16 11:39:34 +02:00 |
|
Salvatore Giordano
|
33b9152d4f
|
feat(ui): add onAttachmentTap to ImageGroup
|
2021-09-15 12:08:34 +02:00 |
|
 Salvatore GiordanoandGitHub
|
d65481533a
|
Merge pull request #682 from GetStream/fix/673
fix(core): match oldWidget custom type params using jsonEncode in didUpdate.
|
2021-09-14 17:35:30 +02:00 |
|
Salvatore Giordano
|
377789c421
|
refactor(ui): remove context from Commands and Mentions overlays
|
2021-09-10 10:52:59 +02:00 |
|
Salvatore Giordano
|
19472027cc
|
refactor(ui): remove context and add size property to EmojiOverlay
|
2021-09-09 17:01:36 +02:00 |
|
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 |
|