Commit Graph
3828 Commits
Author SHA1 Message Date
Deven Joshi 811a21079b analysis 2021-11-15 18:57:05 +05:30
Deven Joshi a6943ed00b fmt 2021-11-15 18:50:58 +05:30
Deven Joshi 3470ed0bf1 added changelog 2021-11-15 18:48:50 +05:30
Deven Joshi 9884c0452d added spacing types 2021-11-15 18:47:32 +05:30
Salvatore GiordanoandGitHub a3cce7ffff Merge pull request #756 from GetStream/feat/userAgent
feat(llc,core,ui): send used package in the headers
2021-11-03 17:16:42 +01:00
Salvatore Giordano bc948d666a fix analysis 2021-11-03 15:21:26 +01:00
Salvatore Giordano b8f0ae14f4 fix analysis 2021-11-03 15:14:36 +01:00
Salvatore Giordano f6f9e017cf fix core header 2021-11-03 13:18:54 +01:00
Salvatore Giordano 63e5eb0a24 clean up 2021-11-03 13:12:39 +01:00
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