Commit Graph
3781 Commits
Author SHA1 Message Date
Salvatore Giordano d35ca783e7 fix(ui): fix image attachment resizing 2021-10-21 11:14:49 +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
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
Sahil Kumar 71af49c459 feat(doc): add E2EE encryption guide
Signed-off-by: xsahil03x <[email protected]>
2021-10-18 19:29:34 +05:30
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