Commit Graph
2188 Commits
Author SHA1 Message Date
Salvatore GiordanoandGitHub e75fce220f Merge branch 'release/4.0.0-beta.2' into fix/gallery_attachment_tests 2022-04-14 11:10:40 +02:00
Ayush Shekhar 478033078f Fixed failing tests 2022-04-14 14:37:39 +05:30
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 Giordano e5b768078b chore(llc,core,ui): update pubspec and changelogs 2022-04-14 09:50:50 +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
Ayush Shekhar 2e8d663dac Added attachment change update to changelog 2022-04-13 20:46:57 +05:30
Salvatore Giordano 1926076598 chore(llc,core,ui): update pubspec and changelogs 2022-04-13 17:08:27 +02:00
Ayush Shekhar 4facc30117 Added the updates in changelog 2022-04-13 20:27:01 +05:30
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
Ayush Shekhar 5587622587 Removed print statements from code, sorry for that 2022-04-13 18:22:06 +05:30
Ayush Shekhar 180c24ae72 Implemented StreamAttachmentPackage and fixed operations in widgets linked to full screen implementation, also fixed tests 2022-04-13 18:02:49 +05:30
Salvatore Giordano e59a2b001c Merge branch 'develop' into v4 2022-04-13 14:31:44 +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 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 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 f0947cf5e3 remove useless line 2022-04-08 16:29:15 +02:00
Salvatore Giordano dbddf62115 doc(repo): add push v2 guide 2022-04-08 15:23:04 +02:00
Ayush Shekhar 61bb067de1 Updated changelog and removed package import and pub dependency 2022-04-08 16:50:31 +05:30
Ayush Shekhar 62cd0dca25 Au revior visibility detector 2022-04-08 16:43:20 +05:30
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
Ayush Shekhar 92b8711ccf Removed the inline span builder code from messageinput 2022-04-06 18:26:09 +05:30
Ayush Shekhar e93f6da232 Merge branch 'v4' of https://github.com/GetStream/stream-chat-flutter into live-event-improvements 2022-04-06 14:49:51 +05:30
Salvatore Giordano c37560ca9e fix(ui): fix messageInput removing last space 2022-04-06 11:16:58 +02:00
Ayush Shekhar b75ad22a5d Added color properties to missing widgets in MessageInput 2022-04-05 15:42:30 +05:30
Ayush Shekhar 67c094b12b Added an option to pass InlineSpan builders for full control of message input 2022-04-05 13:46:57 +05:30
Gordon Hayes 44f17f0d95 docs(ui): update code documentation and tutorials 2022-04-04 16:54:01 +02:00
Ayush Shekhar 5e820c9ff9 Merge branch 'v4' of https://github.com/GetStream/stream-chat-flutter into live-event-improvements 2022-04-04 16:13:34 +05:30
Salvatore Giordano 9dd42f1a1c Merge branch 'develop' into v4 2022-04-04 12:09:21 +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 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