Commit Graph
100 Commits
Author SHA1 Message Date
Salvatore GiordanoandGitHub 7018beee46 Merge pull request #809 from GetStream/hotfix/retry
fix(llc): fix retry queue mechanism
2021-12-03 16:22:42 +01:00
Salvatore Giordano 5e91e1f501 chore(repo): remove prefer-match-file-name 2021-12-03 16:11:31 +01:00
Salvatore Giordano 14cd59f11b chore(llc): update changelog 2021-12-03 15:54:30 +01:00
Salvatore Giordano 48e8ac2597 fix(llc): revert message action 2021-12-03 15:45:39 +01:00
Salvatore Giordano 3773846101 fix(llc): revert message action 2021-12-03 15:45:13 +01:00
Salvatore Giordano 06b090dac2 fix(llc): revert message action 2021-12-03 15:43:49 +01:00
Salvatore Giordano 7547bd6b86 fix(llc): retry queue now follows the creation date 2021-12-03 15:38:23 +01:00
Salvatore Giordano 1b14e7f223 fix(llc): fix retry queue mechanism 2021-12-03 14:51:11 +01:00
Salvatore Giordano 10115df9cd fix(ui): update core dependency 2021-12-02 12:37:48 +01:00
Salvatore GiordanoandGitHub 0983de9936 Merge pull request #801 from GetStream/fix/unread-count
fix(llc): totalUnreadCount is not updating when app is resumed from background mode
2021-12-01 10:54:50 +01:00
Salvatore GiordanoandGitHub f7e7c897c8 Merge pull request #798 from GetStream/xsahil03x-patch-1
ci(repo): fix melos bs for transitive deps
2021-11-30 10:01:59 +01:00
Salvatore GiordanoandGitHub 105362fb7c Merge pull request #795 from GetStream/release/3.3.0
chore(llc,core,ui): 3.3.0
2021-11-29 17:48:37 +01:00
Salvatore Giordano 3bd545e504 minor fixes 2021-11-29 16:29:22 +01:00
Salvatore Giordano 85c29992e5 refactor(llc): rename deprecated tests 2021-11-29 15:47:55 +01:00
Salvatore Giordano 707bb65e93 refactor(ui): rename deprecated args 2021-11-29 15:25:12 +01:00
Salvatore Giordano ca513e86ef chore(ui): update changelog and bump version 2021-11-29 14:51:00 +01:00
Salvatore Giordano 33dcec8cb8 chore(core): update changelog and bump version 2021-11-29 14:49:06 +01:00
Salvatore Giordano b8a6d39efb chore(llc): update changelog and bump version 2021-11-29 14:47:59 +01:00
Salvatore GiordanoandGitHub 9b92f591ab Merge pull request #770 from GetStream/feat/hard-delete
feat(llc): added hard delete
2021-11-26 15:28:40 +01:00
Salvatore GiordanoandGitHub d0f9950c95 Merge pull request #793 from GetStream/hotfix/event
fix(llc): ChannelEvent.membersCount default to 0
2021-11-26 14:59:15 +01:00
f951be82f7 Apply suggestions from code review
Co-authored-by: Deven Joshi <[email protected]>
2021-11-26 12:56:21 +01:00
Salvatore Giordano 577b731768 remove listener from channel 2021-11-26 12:33:31 +01:00
Salvatore Giordano 0dd9af0906 fix(llc): dispose channel on deletion 2021-11-26 11:46:02 +01:00
Salvatore Giordano e9d148ef49 fix models 2021-11-26 10:47:48 +01:00
Salvatore Giordano eb186a92fb chore(llc): update changelog 2021-11-26 10:37:51 +01:00
Salvatore Giordano e5abb8fffe fix(llc): ChannelEvent.membersCount default to 0 2021-11-26 10:36:57 +01:00
Salvatore GiordanoandGitHub 6bb0d3872c Merge pull request #786 from GetStream/hotfix/filePicker
fix(ui): do not use `withData: true` property
2021-11-25 10:03:42 +01:00
Salvatore GiordanoandGitHub 0bb3ea675a Merge branch 'develop' into hotfix/filePicker 2021-11-24 15:49:51 +01:00
Salvatore Giordano 6da3632e7f chore(ui): update changelog 2021-11-24 15:49:14 +01:00
Salvatore GiordanoandGitHub e7f666156b Merge pull request #785 from GetStream/hotfix/readIndicator
fix(ui): listen for read events in the message widget
2021-11-24 15:42:51 +01:00
Salvatore Giordano b9378517fe fix(llc): do not use withData: true property 2021-11-24 15:38:53 +01:00
Salvatore GiordanoandGitHub 2d986b28a8 Merge branch 'develop' into hotfix/readIndicator 2021-11-24 15:12:03 +01:00
Salvatore GiordanoandGitHub 2cd7c44e24 Merge pull request #783 from GetStream/hotfix/userPresence
fix(llc,ui): fix user presence indicator update
2021-11-24 15:11:41 +01:00
Salvatore Giordano dfc2e480d2 chore(ui): update changelog 2021-11-24 12:42:06 +01:00
Salvatore Giordano 44bf613f8d fix(ui): listen for read events in the message widget 2021-11-24 12:41:25 +01:00
Salvatore Giordano 4655a01a74 fix tests 2021-11-24 11:24:22 +01:00
Salvatore Giordano a0fac0b17b fix(llc,ui): fix user presence indicator update 2021-11-23 16:15:48 +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