Salvatore Giordano
|
55e4c1ebd5
|
use a static map for additional headers
|
2021-11-03 12:53:36 +01:00 |
|
Salvatore Giordano
|
dbe9e38ab0
|
use melos 1.0.0-dev.6
|
2021-11-03 12:17:41 +01:00 |
|
Salvatore Giordano
|
931f01a554
|
fix(llc): fix tests
|
2021-11-03 12:09:07 +01:00 |
|
Salvatore Giordano
|
1729cbcbb6
|
chore(core): fix example
|
2021-11-02 18:17:33 +01:00 |
|
Salvatore Giordano
|
685de93e31
|
feat(llc,core,ui): send used package in the headers
|
2021-11-02 18:09:49 +01:00 |
|
 Salvatore GiordanoandGitHub
|
17b8612056
|
Merge pull request #755 from GetStream/hotfix/mocktail-fix
fix(ui, llc, core): fix tests
|
2021-11-02 10:40:20 +01:00 |
|
Deven Joshi
|
f1a46a3337
|
analysis fixes
|
2021-11-01 18:46:41 +05:30 |
|
Deven Joshi
|
a4e6f152cb
|
fix tests
|
2021-11-01 18:40:07 +05:30 |
|
 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 |
|
 Sahil KumarandGitHub
|
37ef8da0a8
|
Merge pull request #726 from GetStream/hotfix/messageHighlight
|
2021-10-26 14:19:59 +05:30 |
|
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 |
|
Sahil Kumar
|
c58ddb1aef
|
refactor(persistence): moor to drift name change migration.
Signed-off-by: xsahil03x <[email protected]>
|
2021-10-25 14:01:42 +05:30 |
|
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 |
|
 
|
cc4bc38f95
|
Apply suggestions from code review
Co-authored-by: Gordon <[email protected]>
|
2021-10-21 10:30:59 +02:00 |
|
 
|
8babf0acac
|
Apply suggestions from code review
Co-authored-by: Gordon <[email protected]>
|
2021-10-21 10:30:59 +02:00 |
|
 Sahil KumarandSalvatore Giordano
|
c4652b281b
|
feat(doc): add E2EE encryption guide
Signed-off-by: xsahil03x <[email protected]>
|
2021-10-21 10:30:59 +02:00 |
|
Salvatore Giordano
|
ad180b6fe6
|
fix(ui): fix image attachment resizing
|
2021-10-21 10:12:30 +02:00 |
|
Gordon Hayes
|
18dfd5a011
|
chore: move scrollable positioned list directory
|
2021-10-20 14:25:15 +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 |
|
 
|
976c8e6f27
|
Apply suggestions from code review
Co-authored-by: Gordon <[email protected]>
|
2021-10-20 13:54:22 +05:30 |
|
 
|
b45e869abf
|
Apply suggestions from code review
Co-authored-by: Gordon <[email protected]>
|
2021-10-20 13:14:01 +05:30 |
|
Gordon Hayes
|
6b936311a9
|
chore: set initial alignment to bottom
|
2021-10-19 18:47:20 +02:00 |
|
Gordon Hayes
|
92d1967e61
|
chore: update scrollable positioned list
|
2021-10-19 18:32:48 +02:00 |
|