Commit Graph
100 Commits
Author SHA1 Message Date
Salvatore GiordanoandGitHub eac9d096e8 Merge pull request #1109 from GetStream/feat/grid-views
feat(core, ui): add grid views, minor refactoring
2022-04-29 15:25:11 +02:00
Salvatore GiordanoandGitHub 0d770614cd Merge pull request #1105 from GetStream/migrate/empty_array_to_null
change(llc,core,ui,persistence): Migrate List properties in llc models to be nullable
2022-04-27 11:32:03 +02:00
Salvatore Giordano 38ace99788 format 2022-04-27 11:09:46 +02:00
Salvatore Giordano 1781f3169c chore(ui): update changelog 2022-04-22 17:10:21 +02:00
Salvatore GiordanoandGitHub 1d94731205 Merge pull request #1094 from GetStream/feat/additional-list-views
feat(ui, core): add remaining v4 list-views
2022-04-22 17:06:56 +02:00
Salvatore Giordano 2323c59ed4 fix scroll to bottom glitching 2022-04-14 16:16:57 +02:00
Salvatore GiordanoandGitHub 6d0989a647 Merge pull request #1079 from GetStream/release/4.0.0-beta.2
chore(llc,core,ui): update pubspec and changelogs
2022-04-14 11:45:36 +02:00
Salvatore Giordano da4fd16af7 add test 2022-04-14 11:32:32 +02:00
Salvatore GiordanoandGitHub a2f1981a2f Merge pull request #1084 from GetStream/fix/gallery_attachment_tests
fix(ui): Fixed failing tests for attachment actions and gallery header
2022-04-14 11:27:17 +02:00
Salvatore GiordanoandGitHub e75fce220f Merge branch 'release/4.0.0-beta.2' into fix/gallery_attachment_tests 2022-04-14 11:10:40 +02:00
Salvatore Giordano affe37e684 fix(ui): align new widgets to develop fixes 2022-04-14 10:10:21 +02:00
Salvatore Giordano 2bd088dc50 Merge branch 'v4' into release/4.0.0-beta.2 2022-04-14 10:06:12 +02:00
Salvatore Giordano 9d0f66ee8c Merge branch 'develop' into v4 2022-04-14 10:04:27 +02:00
Salvatore GiordanoandGitHub 8bdcc6b7f0 Merge pull request #1083 from GetStream/release/3.6.1
chore(llc,core,ui): update pubspec and changelogs
2022-04-14 09:55:11 +02:00
Salvatore Giordano e5b768078b chore(llc,core,ui): update pubspec and changelogs 2022-04-14 09:50:50 +02:00
Salvatore GiordanoandGitHub ccbd6cbf2d Merge pull request #1082 from GetStream/hotfix/userReconnectionBug
fix(llc): fix reconnection
2022-04-14 09:49:25 +02:00
Salvatore Giordano 8a438ea321 chore(llc): update changelog 2022-04-14 09:41:05 +02:00
Salvatore Giordano 6556ed6d58 fix(llc): fix reconnection 2022-04-14 09:39:47 +02:00
Salvatore Giordano 1926076598 chore(llc,core,ui): update pubspec and changelogs 2022-04-13 17:08:27 +02:00
Salvatore GiordanoandGitHub a0c8522ed1 Merge pull request #1078 from GetStream/add/live_improvement_changelog
Added the updates in changelog
2022-04-13 16:59:34 +02:00
Salvatore GiordanoandGitHub ff31f46746 Merge pull request #1076 from GetStream/fix/full_screen_media
fix(ui): Attachment actions on full screen were broken
2022-04-13 15:42:44 +02:00
Salvatore Giordano e59a2b001c Merge branch 'develop' into v4 2022-04-13 14:31:44 +02:00
Salvatore GiordanoandGitHub 7aa4c4dd48 Merge pull request #1075 from GetStream/release/3.6.0
chore(llc,core,ui): update pubspec and changelogs
2022-04-13 11:59:24 +02:00
Salvatore Giordano 1b08145bbf remove unneeded import 2022-04-13 11:58:52 +02:00
Salvatore Giordano 92613a0787 cleanup 2022-04-13 11:22:12 +02:00
Salvatore Giordano d1366df2af chore(llc,core,ui): update pubspec and changelogs 2022-04-13 11:16:29 +02:00
Salvatore GiordanoandGitHub 0b2330e349 Merge pull request #1072 from GetStream/hotfix/userReconnection
fix(llc): send only user_id while reconnecting
2022-04-13 09:07:41 +02:00
Salvatore Giordano 8a4f80c04d fix(llc): fix tests 2022-04-12 16:10:35 +02:00
Salvatore Giordano d7ee768a83 fix(llc): pass includeUserDetailsInConnectCall to WS 2022-04-12 15:24:17 +02:00
Salvatore GiordanoandGitHub bf7d7fb5b9 Merge pull request #1073 from GetStream/feat/truncateParams
feat(llc): add additional parameters to channel.truncate
2022-04-12 15:24:03 +02:00
Salvatore Giordano 0d3ed3f1e1 chore(ui): update changelog 2022-04-12 15:13:00 +02:00
Salvatore Giordano 7d27f357ab chore(llc): update changelog 2022-04-12 11:31:08 +02:00
Salvatore Giordano 58536e56c0 feat(llc): add additional parameters to channel.truncate 2022-04-12 11:29:40 +02:00
Salvatore Giordano 748f4bd1b6 fix(llc): add doc 2022-04-11 17:31:38 +02:00
Salvatore Giordano 136d5be43a fix(llc): fix llc 2022-04-11 17:30:42 +02:00
Salvatore Giordano 6f50ea514e fix(llc): send only user_id while manually reconnecting 2022-04-11 16:13:19 +02:00
Salvatore Giordano 691644dc83 chore(llc): update changelog 2022-04-11 14:30:32 +02:00
Salvatore Giordano 81b2bc1531 fix(llc): send only user_id while reconnecting 2022-04-11 14:30:08 +02:00
Salvatore Giordano 432579e04b fix documentation 2022-04-11 10:33:23 +02:00
Salvatore GiordanoandGitHub 2e3009fb3c Merge pull request #1066 from GetStream/docs/push-v2
docs(repo): add push v2 guide
2022-04-11 10:17:37 +02:00
Salvatore Giordano 0338f4f4ed fix alignment 2022-04-11 09:30:38 +02:00
689e590075 Update docusaurus/docs/Flutter/guides/adding_push_notifications_v2.mdx
Co-authored-by: ferhat elmas <[email protected]>
2022-04-11 09:29:45 +02:00
Salvatore Giordano f9d1dd704b review 2022-04-08 16:31:21 +02:00
Salvatore Giordano f0947cf5e3 remove useless line 2022-04-08 16:29:15 +02:00
Salvatore GiordanoandGitHub 3392003bbf Merge pull request #1065 from GetStream/change/replace_visibility_detector
fix(ui): Remove Visibility Detector Package
2022-04-08 15:56:52 +02:00
Salvatore Giordano dbddf62115 doc(repo): add push v2 guide 2022-04-08 15:23:04 +02:00
Salvatore GiordanoandGitHub 65a5af7b6c Merge pull request #1030 from GetStream/live-event-improvements
feat(flutter): Live event integration improvements
2022-04-07 10:53:23 +02:00
Salvatore GiordanoandGitHub e35259f9b8 Merge pull request #1057 from GetStream/v4-doc-fixes
docs(ui): fix names and update tutorials
2022-04-07 10:50:10 +02:00
Salvatore Giordano 1bb3c0566e fix tests 2022-04-07 10:50:00 +02:00
Salvatore GiordanoandGitHub f659f09ada Merge pull request #1060 from GetStream/fix/message_input_bg_color
fix(ui): Use MessageInputTheme's inputBackgroundColor in MessageInput widgets
2022-04-07 10:33:02 +02:00
Salvatore Giordano c37560ca9e fix(ui): fix messageInput removing last space 2022-04-06 11:16:58 +02:00
Salvatore Giordano 9dd42f1a1c Merge branch 'develop' into v4 2022-04-04 12:09:21 +02:00
Salvatore GiordanoandGitHub 21c61486ca Merge pull request #1056 from GetStream/hotfix/hardDeletedMessages
fix(llc): Hard delete from dashboard does not delete message from client
2022-04-04 11:31:37 +02:00
Salvatore Giordano aa20e11465 chore(llc): update changelog 2022-04-04 11:05:18 +02:00
Salvatore Giordano 36dc4295fd fix(llc): remove hard delete messages from persistence storage 2022-04-04 11:04:41 +02:00
Salvatore GiordanoandGitHub 8264361c06 Merge pull request #1055 from GetStream/hotfix/memberRemoved
fix(llc): member removed
2022-04-04 11:03:04 +02:00
Salvatore Giordano b610438913 fix(llc): use where 2022-04-04 10:41:04 +02:00
Salvatore Giordano 047dce107f chore(llc): remove not needed List.from 2022-04-04 10:39:23 +02:00
Salvatore Giordano ad385c393d chore(llc): update changelog 2022-04-04 10:36:11 +02:00
Salvatore Giordano a6990a3f66 fix(llc): member removed 2022-04-04 10:35:14 +02:00
Salvatore GiordanoandGitHub 981389ef8a Merge pull request #1043 from GetStream/fix/thread-offline-reactions 2022-03-25 09:07:40 +01:00
Salvatore GiordanoandGitHub 2bde45ec1a Merge pull request #1041 from GetStream/feat/truncate
feat(llc): Handle `event.message` in `channel.truncate` events
2022-03-24 12:55:10 +01:00
Salvatore GiordanoandGitHub 1cdef1a053 Merge pull request #1042 from GetStream/hotfix/messageListViewInitialAlignment
fix(ui): message list view initial alignment
2022-03-24 11:57:47 +01:00
Salvatore Giordano 338b8422fd chore(ui): update changelog 2022-03-24 11:44:46 +01:00
Salvatore Giordano b11a812721 fix(ui): fix initial alignment in message list view 2022-03-24 11:42:46 +01:00
Salvatore Giordano 058e2b42cc chore(llc): update changelog 2022-03-24 11:10:32 +01:00
Salvatore Giordano b0fc437719 feat(llc): handle event.message in channel.truncate events 2022-03-24 11:09:37 +01:00
Salvatore GiordanoandGitHub fae95c9edf Merge pull request #1037 from GetStream/release/4.0.0-beta.0
release first beta
2022-03-23 16:58:27 +01:00
Salvatore Giordano a8e04e8428 fix imports 2022-03-23 16:49:16 +01:00
Salvatore Giordano 21a8110bd2 fix format 2022-03-23 16:36:03 +01:00
Salvatore Giordano a0f353373e fix format 2022-03-23 14:47:57 +01:00
Salvatore Giordano 363c95148e update changelog 2022-03-23 14:25:51 +01:00
Salvatore Giordano 025e20d37a Merge branch 'v4' into release/4.0.0-beta.0 2022-03-23 14:25:26 +01:00
Salvatore Giordano 9eefb74600 remove log 2022-03-23 11:34:44 +01:00
Salvatore Giordano d387ae260f update pubspec and changelogs 2022-03-23 11:02:46 +01:00
Salvatore Giordano 2c2b6bdac2 fix reconnection event 2022-03-23 09:59:24 +01:00
Salvatore Giordano 5f12802799 fix reconnection event 2022-03-22 16:34:06 +01:00
Salvatore GiordanoandGitHub 1358a68ebb Merge pull request #1035 from GetStream/slidable-extent-ratio
feat(ui): calculate slidable extentRatio in case of custom actions
2022-03-22 10:42:43 +01:00
Salvatore GiordanoandGitHub cc84a8707e Merge pull request #1031 from GetStream/feat/slidable-1.2.0
feat(ui): Update slidable to 1.2.0
2022-03-21 16:34:48 +01:00
Salvatore Giordano 04f2d05742 fix android build for persistence 2022-03-21 16:07:48 +01:00
Salvatore Giordano 48b93fd630 fix android build? 2022-03-21 15:36:08 +01:00
Salvatore Giordano ed72f29052 use local deps 2022-03-21 15:20:51 +01:00
Salvatore Giordano d39988fcde use local deps 2022-03-21 15:01:41 +01:00
Salvatore Giordano bd7c74a6f3 fix deps 2022-03-21 14:35:38 +01:00
Salvatore Giordano 9f120d65c3 use local deps 2022-03-21 13:54:32 +01:00
Salvatore Giordano 4be9ff24a9 add dependency override to example 2022-03-21 13:26:20 +01:00
Salvatore GiordanoandGitHub 35dec5bb18 Merge pull request #1029 from GetStream/migrate/photo_permission_api
Changed permission request api in attachment picker(v4)
2022-03-21 12:15:27 +01:00
Salvatore Giordano 7507e8b032 Merge branch 'develop' into v4 2022-03-21 10:11:18 +01:00
Salvatore GiordanoandGitHub ddcd86e662 Merge pull request #1004 from bhayatus/develop
feat(ui): Add ability to specify onLinkTap for url attachments
2022-03-17 10:50:19 +01:00
Salvatore GiordanoandGitHub fe786ca616 Merge pull request #1002 from GetStream/refactor/deprecate-v3
refactor(ui, core): deprecate v3
2022-03-17 10:46:25 +01:00
Salvatore Giordano b79510acb3 Merge branch 'develop' into refactor/deprecate-v3 2022-03-17 10:18:58 +01:00
Salvatore GiordanoandGitHub e1d46f5bae Merge pull request #1015 from GetStream/no_actions_on_drafts
chore(repo): Proposal: Don't run actions on draft PR's
2022-03-17 09:30:39 +01:00
Salvatore Giordano 2c8d22bb39 Merge branch 'master' into develop 2022-03-16 09:10:22 +01:00
Salvatore GiordanoandGitHub b88967bb55 Merge pull request #1010 from GetStream/release/3.5.1
chore(llc,core,ui): update pubspec and changelogs
2022-03-16 09:09:58 +01:00
Salvatore Giordano 3620e57f98 chore(core,ui): update pubspec version 2022-03-16 09:05:50 +01:00
6d4e3d76e0 Update packages/stream_chat/CHANGELOG.md
Co-authored-by: Gordon <[email protected]>
2022-03-15 18:36:18 +01:00
9bb7e5f0f3 Update packages/stream_chat/CHANGELOG.md
Co-authored-by: Gordon <[email protected]>
2022-03-15 18:30:44 +01:00
766f03eb94 Update packages/stream_chat_flutter/CHANGELOG.md
Co-authored-by: Gordon <[email protected]>
2022-03-15 18:30:37 +01:00
8847a0b0bb Update packages/stream_chat/lib/src/ws/websocket.dart
Co-authored-by: Sacha Arbonel <[email protected]>
2022-03-15 18:24:58 +01:00
Salvatore Giordano 935f4bcc03 chore(llc,core,ui): update pubspec and changelogs 2022-03-15 17:20:01 +01:00