 Salvatore GiordanoandGitHub
|
4b6879650d
|
Merge pull request #752 from GetStream/release/3.2.0
chore(ui,llc,core): 3.2.0
|
2021-10-29 15:59:48 +02:00 |
|
Salvatore Giordano
|
a15636da91
|
remove unused import
|
2021-10-29 15:55:10 +02:00 |
|
 Salvatore GiordanoandGitHub
|
9000a6c758
|
Update packages/stream_chat_persistence/pubspec.yaml
|
2021-10-29 15:16:02 +02:00 |
|
Salvatore Giordano
|
b151369935
|
chore(core): bump version
|
2021-10-29 12:46:46 +02:00 |
|
Salvatore Giordano
|
d9e723daee
|
chore(ui): bump version
|
2021-10-29 12:46:12 +02:00 |
|
Salvatore Giordano
|
1cee3eae63
|
chore(llc): bump version
|
2021-10-29 12:45:05 +02:00 |
|
Salvatore Giordano
|
ccd95d7bd9
|
chore(llc,core,ui,persistence): update dependencies
|
2021-10-29 12:22:46 +02:00 |
|
Salvatore Giordano
|
26393402d8
|
fix(ui): fix positioned list view null check
|
2021-10-29 12:22:05 +02:00 |
|
 Salvatore GiordanoandGitHub
|
c8c3296e3e
|
Merge pull request #743 from GetStream/feat/positioned-list-experiment
fix(ui): MessageListView initial index
|
2021-10-29 11:34:12 +02:00 |
|
Salvatore Giordano
|
74ebf73fbc
|
fix(ui): fix image reloading
|
2021-10-29 11:00:16 +02:00 |
|
Salvatore Giordano
|
44992546da
|
Merge branch 'develop' into feat/positioned-list-experiment
|
2021-10-29 09:08:31 +02:00 |
|
Salvatore Giordano
|
e460d0c2bb
|
fix(ui): fix cancel label capitalization
|
2021-10-28 17:14:37 +02:00 |
|
Salvatore Giordano
|
165e8682c5
|
fix analysis
|
2021-10-28 09:36:10 +02:00 |
|
Salvatore Giordano
|
e65843963e
|
fix(ui): use isUpToDateStream
|
2021-10-27 16:29:34 +02:00 |
|
 Salvatore GiordanoandGitHub
|
b9f5d8aff3
|
Merge pull request #750 from GetStream/hotfix/unread
fix(llc): fix channel unread count
|
2021-10-27 15:01:28 +02:00 |
|
Salvatore Giordano
|
34eaae7a8c
|
fix(ui): revert scroll physics
|
2021-10-27 11:29:27 +02:00 |
|
Salvatore Giordano
|
831ecdbb06
|
Merge branch 'develop' into hotfix/unread
|
2021-10-27 09:11:20 +02:00 |
|
Salvatore Giordano
|
356d606625
|
fix(llc): fix channel unread count
|
2021-10-26 16:06:47 +02:00 |
|
Salvatore Giordano
|
89f767886a
|
fix(ui): fix quoted message scroll
|
2021-10-26 15:34:20 +02:00 |
|
Salvatore Giordano
|
04ca2c6eeb
|
fix(ui): fix scroll to bottom logic
|
2021-10-26 12:50:40 +02:00 |
|
Salvatore Giordano
|
1bcf9a515f
|
fix(ui): refactor scroll to bottom button
|
2021-10-25 16:18:58 +02:00 |
|
 Salvatore GiordanoandGitHub
|
e1eadb50b5
|
Merge pull request #749 from GetStream/migrate-persistence
refactor(persistence): moor to drift name change migration.
|
2021-10-25 12:10:09 +02:00 |
|
Salvatore Giordano
|
1806b3a6bd
|
fix(ui): change default alignment
|
2021-10-21 16:20:38 +02:00 |
|
Salvatore Giordano
|
d35ca783e7
|
fix(ui): fix image attachment resizing
|
2021-10-21 11:14:49 +02:00 |
|
Salvatore Giordano
|
281733cc3c
|
fix(ui): fix image attachment resizing
|
2021-10-21 11:09:32 +02:00 |
|
 Salvatore GiordanoandGitHub
|
7ea79cc4d5
|
Merge branch 'develop' into feat/positioned-list-experiment
|
2021-10-21 10:32:03 +02:00 |
|
Salvatore Giordano
|
3f291473e1
|
fix(ui): fix image attachment resizing
|
2021-10-21 10:31:31 +02:00 |
|
Salvatore Giordano
|
ad180b6fe6
|
fix(ui): fix image attachment resizing
|
2021-10-21 10:12:30 +02:00 |
|
 Salvatore GiordanoandGitHub
|
df8c556e1c
|
Merge pull request #739 from GetStream/doc/chat-encryption
feat(doc): add E2EE encryption guide
|
2021-10-20 12:46:43 +02:00 |
|
Salvatore Giordano
|
ac47f4a2fa
|
chore(ui): update changelog
|
2021-10-20 12:25:37 +02:00 |
|
Salvatore Giordano
|
03c2e44d73
|
fix(ui): add initialIndex and alignment to didUpdateWidget in scrollable list
|
2021-10-20 10:52:26 +02:00 |
|
Salvatore Giordano
|
0ad0da21c6
|
chore(ui): remove scrollable_positioned_list from analysis
|
2021-10-20 10:51:53 +02:00 |
|
 Salvatore GiordanoandGitHub
|
4e612ef2c1
|
Merge branch 'develop' into hotfix/messageHighlight
|
2021-10-13 10:22:04 +02:00 |
|
 Salvatore GiordanoandGitHub
|
4e6fd97b55
|
Merge pull request #733 from GetStream/hotfix/mediaListView
fix(ui): use createdAt to sort media (the default value is updatedAt)
|
2021-10-13 09:43:25 +02:00 |
|
Salvatore Giordano
|
0f691fa924
|
fix(ui): analysis
|
2021-10-12 16:37:15 +02:00 |
|
Salvatore Giordano
|
ce68471a29
|
fix(ui): check assetList is not null
|
2021-10-12 16:27:49 +02:00 |
|
 Salvatore GiordanoandGitHub
|
4de8c1cbe5
|
Merge branch 'develop' into hotfix/messageHighlight
|
2021-10-12 15:36:07 +02:00 |
|
Salvatore Giordano
|
c58f937b20
|
fix(ui): analysis
|
2021-10-12 14:58:19 +02:00 |
|
Salvatore Giordano
|
239b3ccded
|
fix(ui): analysis
|
2021-10-12 14:49:57 +02:00 |
|
Salvatore Giordano
|
68f6dd264e
|
chore(ui): update changelog
|
2021-10-12 13:05:23 +02:00 |
|
Salvatore Giordano
|
b8ff14963f
|
fix(ui): use createdAt to sort media (the default value is updatedAt)
|
2021-10-12 13:01:55 +02:00 |
|
 Salvatore GiordanoandGitHub
|
48a82165ca
|
Merge pull request #713 from esarbanis/background-image
feat(ui): add the ability to add a background image in MessageListView
|
2021-10-11 13:57:03 +02:00 |
|
Salvatore Giordano
|
7bdc9b3d75
|
chore(ui): update changelog
|
2021-10-11 11:48:44 +02:00 |
|
Salvatore Giordano
|
17147b44db
|
fix tests
|
2021-10-11 11:37:25 +02:00 |
|
Salvatore Giordano
|
b4e544930e
|
fix tests
|
2021-10-11 11:30:43 +02:00 |
|
 Salvatore GiordanoandGitHub
|
10f765b0d1
|
Merge pull request #729 from GetStream/mark-read-fix
fix(llc): fix for markAllRead()
|
2021-10-11 10:10:02 +02:00 |
|
 Salvatore GiordanoandGitHub
|
f34d1c2678
|
Update packages/stream_chat/CHANGELOG.md
|
2021-10-11 10:09:54 +02:00 |
|
 Salvatore GiordanoandEfthymios Sarmpanis
|
549f3f03d5
|
fix(ui): fix tests
|
2021-10-09 20:06:27 +03:00 |
|
Salvatore Giordano
|
0146d2cc85
|
fix(ui): missing trailing comma
|
2021-10-07 16:40:29 +02:00 |
|
 Salvatore GiordanoandGitHub
|
2f2051a240
|
Merge pull request #679 from GetStream/repo/dart-code-metrics
feat(repo): add dart_code_metrics
|
2021-10-07 16:30:44 +02:00 |
|
Salvatore Giordano
|
b32f1df07f
|
chore(ui): update changelog
|
2021-10-07 10:40:20 +02:00 |
|
Salvatore Giordano
|
cc9fc9549a
|
fix(ui): fix message highlight alignment
|
2021-10-07 10:39:40 +02:00 |
|
 Salvatore GiordanoandGitHub
|
dd467cf64e
|
Merge pull request #724 from GetStream/example-fix
fix: fixed example
|
2021-10-06 14:19:02 +02:00 |
|
 Salvatore GiordanoandGitHub
|
334d28c263
|
Merge pull request #723 from GetStream/hotfix/sdkConstraint
fix(ui): update sdk contraints to reflect the code
|
2021-10-06 10:24:03 +02:00 |
|
Salvatore Giordano
|
cdcaf0a284
|
chore(ui): update changelog
|
2021-10-06 09:58:10 +02:00 |
|
Salvatore Giordano
|
96c037565b
|
fix(ui): update sdk contraints to reflect the code
|
2021-10-06 09:56:02 +02:00 |
|
 Salvatore GiordanoandGitHub
|
d9abe5d0e2
|
Merge pull request #722 from GetStream/release/3.1.0
chore(llc,core,ui): 3.1.1
|
2021-10-05 14:50:52 +02:00 |
|
Salvatore Giordano
|
1ea8f38293
|
fix(core): fix analysis
|
2021-10-05 14:44:49 +02:00 |
|
Salvatore Giordano
|
9766b38244
|
chore(llc,core,ui): update changelog and pubspecs
|
2021-10-05 14:36:47 +02:00 |
|
Salvatore Giordano
|
27c684e766
|
fix(llc): fix event model
|
2021-10-05 14:35:37 +02:00 |
|
Salvatore Giordano
|
859c42305c
|
chore(ui): update changelog
|
2021-10-05 14:24:01 +02:00 |
|
 
|
964d77d18e
|
Update packages/stream_chat/pubspec.yaml
Co-authored-by: Sahil Kumar <[email protected]>
|
2021-10-05 14:13:51 +02:00 |
|
Salvatore Giordano
|
3adc75c265
|
fix(llc): regenerate code and remove default values where possible
|
2021-10-05 13:50:42 +02:00 |
|
Salvatore Giordano
|
d808276fe3
|
chore(llc,core,ui): update changelog and pubspecs
|
2021-10-05 10:53:00 +02:00 |
|
Salvatore Giordano
|
ba28d9dbec
|
chore(llc): update dependencies
|
2021-10-05 10:47:28 +02:00 |
|
Salvatore Giordano
|
ef3cbe3833
|
chore(ui): update dependencies
|
2021-10-05 09:51:05 +02:00 |
|
 Salvatore GiordanoandGitHub
|
b70e385c0f
|
Merge pull request #719 from GetStream/cds-439
feat(ui): add `paginationLoadingIndicatorBuilder` in `MessageListView`.
|
2021-10-04 17:28:09 +02:00 |
|
 Salvatore GiordanoandGitHub
|
71e4775677
|
Merge branch 'develop' into cds-439
|
2021-10-04 17:11:29 +02:00 |
|
 Salvatore GiordanoandGitHub
|
7c306819dc
|
Merge pull request #718 from GetStream/cds-437
feat(ui): copy linkBg theme property in message theme.
|
2021-10-04 16:57:15 +02:00 |
|
 Salvatore GiordanoandGitHub
|
b222a99cfb
|
Merge pull request #702 from GetStream/docs/versioning-policy
docs(doc): add versioning policy
|
2021-10-04 13:51:34 +02:00 |
|
 Salvatore GiordanoandGitHub
|
6553ea4a76
|
Merge pull request #717 from nitishk72/capitalize-extension-fix
fix(ui): fix capitalize extension not working on empty strings
|
2021-10-04 13:51:08 +02:00 |
|
Salvatore Giordano
|
a2a558356e
|
Merge branch 'develop' into docs/versioning-policy
|
2021-10-04 13:38:23 +02:00 |
|
Salvatore Giordano
|
195b95e16e
|
chore(ui): update changelog
|
2021-10-04 13:36:42 +02:00 |
|
 Salvatore GiordanoandGitHub
|
ecc8d2835b
|
Merge pull request #715 from GetStream/hotfix/floatingDateStream
fix(ui): fix floating date stream subscription
|
2021-10-01 13:55:14 +02:00 |
|
Salvatore Giordano
|
1e88e9f6e7
|
Merge branch 'develop' into hotfix/floatingDateStream
|
2021-10-01 13:22:29 +02:00 |
|
 Salvatore GiordanoandGitHub
|
62714e375d
|
Merge pull request #714 from GetStream/xsahil03x-patch-1
chore(llc, persistence): fix test failing on latest version
|
2021-10-01 13:11:38 +02:00 |
|
Salvatore Giordano
|
3139b9d51e
|
chore(ui): update changelog
|
2021-10-01 13:11:22 +02:00 |
|
Salvatore Giordano
|
9898e88081
|
fix(ui): fix floating date stream subscription
|
2021-10-01 13:10:29 +02:00 |
|
 Salvatore GiordanoandGitHub
|
5766d50e10
|
Merge pull request #709 from GetStream/hotfix/messageListView
fix(ui): thread reply scrolling main list
|
2021-10-01 12:29:29 +02:00 |
|
 Salvatore GiordanoandGitHub
|
4875577dff
|
Merge branch 'develop' into hotfix/messageListView
|
2021-10-01 12:29:24 +02:00 |
|
 Salvatore GiordanoandGitHub
|
21a0a27a0e
|
Merge pull request #712 from GetStream/hotfix/CDNAttachments
fix(llc): fixed expired cdn attachment links
|
2021-10-01 12:29:01 +02:00 |
|
Salvatore Giordano
|
007e6783de
|
chore(repo): update flutter version in workflow
|
2021-10-01 10:20:08 +02:00 |
|
Salvatore Giordano
|
39502ecb24
|
Merge branch 'develop' into docs/versioning-policy
|
2021-10-01 09:42:18 +02:00 |
|
 Salvatore GiordanoandGitHub
|
a6ad32b39e
|
Merge pull request #698 from GetStream/overlay-portal
refactor(ui): use portal in messageinput overlays
|
2021-10-01 09:36:47 +02:00 |
|
 Salvatore GiordanoandGitHub
|
4b37206b6f
|
Merge pull request #708 from GetStream/add-filter
feat(llc): added not exists filter
|
2021-10-01 09:26:08 +02:00 |
|
 Salvatore GiordanoandGitHub
|
5d96dd8a64
|
Merge branch 'develop' into add-filter
|
2021-09-30 15:32:02 +02:00 |
|
Salvatore Giordano
|
09f6a9cd42
|
chore(ui): update changelog
|
2021-09-30 10:14:16 +02:00 |
|
Salvatore Giordano
|
148ab9871b
|
Merge branch 'develop' into overlay-portal
|
2021-09-29 17:34:30 +02:00 |
|
Salvatore Giordano
|
aa6fc06402
|
fix analysis
|
2021-09-29 16:53:29 +02:00 |
|
Salvatore Giordano
|
0233c243f1
|
fix(llc): fixed expired cdn attachment links
|
2021-09-29 15:11:10 +02:00 |
|
 Salvatore GiordanoandGitHub
|
e0c7584bd7
|
Merge pull request #707 from GetStream/feat/improve-mentions
feat(ui): improve mentions autocomplete and local-search experience
|
2021-09-29 14:06:47 +02:00 |
|
Salvatore Giordano
|
2ce209bed0
|
fix(llc): format and analyze
|
2021-09-29 09:55:56 +02:00 |
|
 Salvatore GiordanoandGitHub
|
e754a8c37e
|
Merge pull request #711 from omtodkar/develop
fix(llc): support for `int` user Ids in JWT tokens
|
2021-09-29 09:54:19 +02:00 |
|
Salvatore Giordano
|
5a9af36d8a
|
chore(ui): update changelog
|
2021-09-27 16:58:57 +02:00 |
|
Salvatore Giordano
|
9ac85a31a7
|
fix(ui): thread reply scrolling main list
|
2021-09-27 16:57:14 +02:00 |
|
 Salvatore GiordanoandGitHub
|
771ba10999
|
Merge pull request #705 from GetStream/release/3.0.0
chore(llc,core,ui,persistence,localization): 3.0.0
|
2021-09-27 11:09:10 +02:00 |
|
Salvatore Giordano
|
1e5a042d3b
|
chore(ui): fix dependencies
|
2021-09-27 11:08:49 +02:00 |
|
Salvatore Giordano
|
2b5e827e13
|
chore(ui,core,persistance,localization): loose dependency constraints
|
2021-09-27 10:48:46 +02:00 |
|
Salvatore Giordano
|
175d4d3860
|
chore(ui,core,persistance,localization): added dependency changelogs
|
2021-09-27 09:30:59 +02:00 |
|
 Salvatore GiordanoandGitHub
|
853a3fe2af
|
Apply suggestions from code review
|
2021-09-27 09:20:33 +02:00 |
|