Gordon Hayes
|
cb4ed36c24
|
fix: use didUpdateWidget to scroll to new initial index
|
2021-10-19 18:17:19 +02:00 |
|
Gordon Hayes
|
3a9be7431f
|
chore: center message list initial aligment
|
2021-10-19 18:13:31 +02:00 |
|
Gordon Hayes
|
b41b08cf34
|
fix: default message filter
|
2021-10-19 18:02:03 +02:00 |
|
Gordon Hayes
|
0c864a1453
|
fix: positioned list initial index
|
2021-10-19 17:58:33 +02:00 |
|
Gordon Hayes
|
f805419816
|
chore: linting
|
2021-10-18 11:42:39 +02:00 |
|
Gordon Hayes
|
28bd688c7a
|
Merge branch 'develop' into feat/positioned-list-experiment
|
2021-10-18 11:22:01 +02:00 |
|
Gordon Hayes
|
51e0b90f94
|
chore: linting
|
2021-10-18 10:51:06 +02:00 |
|
Gordon Hayes
|
3a7343904d
|
feat: move scrollable positioned list to internal
src
|
2021-10-15 15:13:59 +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 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 |
|
Efthymios Sarmpanis
|
9c4d33f1e6
|
fix(ui): fix broken test
|
2021-10-11 10:58:17 +03:00 |
|
 Salvatore GiordanoandEfthymios Sarmpanis
|
549f3f03d5
|
fix(ui): fix tests
|
2021-10-09 20:06:27 +03:00 |
|
Efthymios Sarmpanis
|
7d90dc0cfe
|
feat(ui): add the ability to add a background image in MessageListView
|
2021-10-09 20:06:27 +03:00 |
|
Deven Joshi
|
bea9b404ec
|
Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into mark-read-fix
|
2021-10-08 17:45:06 +05:30 |
|
Deven Joshi
|
19c0491b9d
|
fmt and changelog
|
2021-10-08 17:43:31 +05:30 |
|
Deven Joshi
|
fb6e1e8977
|
fix for markAllRead()
|
2021-10-08 17:28:29 +05:30 |
|
Gordon Hayes
|
74c8e67406
|
refactor: IndexKey to ValueKey
|
2021-10-08 10:33:11 +02: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 |
|
Sahil Kumar
|
506146959c
|
chore: bump code metrics to v4.4.0
Signed-off-by: xsahil03x <[email protected]>
|
2021-10-07 19:50:07 +05:30 |
|
Sahil Kumar
|
cf50a442e7
|
fix: reduce test to satisfy dependency for code metrics
Signed-off-by: xsahil03x <[email protected]>
|
2021-10-07 19:49:16 +05:30 |
|
 Sahil KumarandGitHub
|
ed43d53c5a
|
Merge branch 'develop' into repo/dart-code-metrics
|
2021-10-07 18:13:34 +05:30 |
|
Gordon Hayes
|
b9866a709a
|
feat: add messagesIndex to keep track of list indexes
|
2021-10-06 15:35:22 +02:00 |
|
Gordon Hayes
|
5998982bc4
|
Merge branch 'develop' into feat/positioned-list-experiment
|
2021-10-06 15:11:11 +02:00 |
|
 Salvatore GiordanoandGitHub
|
dd467cf64e
|
Merge pull request #724 from GetStream/example-fix
fix: fixed example
|
2021-10-06 14:19:02 +02:00 |
|
Deven Joshi
|
9371004843
|
fix for example
|
2021-10-06 17:47:29 +05:30 |
|
 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 |
|