Commit Graph
100 Commits
Author SHA1 Message Date
Salvatore Giordano 44bf613f8d fix(ui): listen for read events in the message widget 2021-11-24 12:41:25 +01:00
Salvatore GiordanoandGitHub 63fb8105d3 Merge pull request #780 from GetStream/fix/indicator
fix(llc): unread indicator
2021-11-23 10:27:57 +01:00
Salvatore GiordanoandGitHub fb38b5c01e Merge pull request #782 from dkrutskikh/trailing-commas
chore(repo): add missed trailing commas
2021-11-23 10:27:30 +01:00
Salvatore GiordanoandGitHub ee3035d62b Update packages/stream_chat/CHANGELOG.md 2021-11-23 10:26:37 +01:00
Salvatore Giordano 5009dd20e3 Merge branch 'develop' into fix/indicator 2021-11-23 10:24:17 +01:00
Salvatore GiordanoandGitHub 3b377fa5ed Merge pull request #772 from GetStream/fix/focus
fix(ui): fix for unfocusing bug
2021-11-23 10:23:59 +01:00
Salvatore Giordano ffeed57c8f fix(core): fix tests 2021-11-19 15:58:46 +01:00
Salvatore Giordano b5f8c6333d chore(ui): update changelog 2021-11-19 12:39:24 +01:00
Salvatore GiordanoandGitHub 64a74635af Merge branch 'develop' into fix/focus 2021-11-19 12:34:55 +01:00
Salvatore Giordano 361b5e7303 fix(ui): add MessageListView.ScrollViewKeyboardDismissBehavior 2021-11-19 12:19:02 +01:00
Salvatore GiordanoandGitHub 44927d2420 Merge pull request #765 from GetStream/feat/queryAround
feat(llc, ui): Added a queryAround implementation
2021-11-19 11:50:31 +01:00
Salvatore GiordanoandGitHub 9ce8b00290 Merge branch 'develop' into feat/queryAround 2021-11-18 17:51:44 +01:00
Salvatore GiordanoandGitHub 20391865b0 Merge pull request #771 from GetStream/feat/attachment-actions
feat(ui): added customisation options for attachment actions modal and related widgets
2021-11-18 17:50:46 +01:00
Salvatore GiordanoandGitHub 65446bded7 Merge pull request #773 from GetStream/fix/spacing
feat(ui): Added better spacing builder
2021-11-18 17:08:46 +01:00
Salvatore Giordano ebd6b45efd chore(ui): update changelog 2021-11-18 17:08:16 +01:00
Salvatore GiordanoandGitHub 1ba3571ef0 Merge branch 'develop' into fix/spacing 2021-11-18 16:29:29 +01:00
Salvatore GiordanoandGitHub 7188f08df9 Merge pull request #763 from geweald/fix-web-attachments
fix(llc, ui): Fix web attachments & closing websocket
2021-11-17 13:25:05 +01:00
Salvatore GiordanoandGitHub 6f499626f1 Merge branch 'develop' into fix-web-attachments 2021-11-17 12:04:00 +01:00
Salvatore Giordano 1c25d415d6 fix(ui): export attachment_actions_modal 2021-11-17 11:31:51 +01:00
Salvatore GiordanoandGitHub 84d8d5f124 Merge branch 'develop' into feat/attachment-actions 2021-11-17 10:54:22 +01:00
Salvatore GiordanoandGitHub 9302e41035 Merge pull request #774 from GetStream/fix/memberCount
fix(ui): membercount null error
2021-11-17 10:53:54 +01:00
Salvatore Giordano 2f5b3a444c chore(ui): remove dependecy 2021-11-16 17:16:33 +01:00
Salvatore Giordano bd637caebf chore(repo): update melos in ci 2021-11-16 13:06:28 +01:00
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
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