Commit Graph
4954 Commits
Author SHA1 Message Date
Sahil KumarandGitHub 203ca79ed3 Merge pull request #1397 from GetStream/vale-linting 2023-04-07 02:39:57 +05:30
Sahil Kumar eabb9d778b add path check to package workflows
Signed-off-by: xsahil03x <[email protected]>
2023-04-07 02:28:18 +05:30
Sahil Kumar d7e6878a60 update vale workflow and lints.
Signed-off-by: xsahil03x <[email protected]>
2023-04-07 02:21:54 +05:30
Sahil Kumar d94a059c55 update .styles
Signed-off-by: xsahil03x <[email protected]>
2023-04-07 02:08:04 +05:30
xsahil03x a0a66ad933 Merge remote-tracking branch 'origin/develop' into vale-linting
# Conflicts:
#	docusaurus/docs/Flutter/05-guides/05-push-notifications/adding_push_notifications_v2.mdx
#	packages/stream_chat_flutter/CHANGELOG.md
2023-04-07 02:01:22 +05:30
Sahil KumarandGitHub 729dead18e Merge pull request #1497 from GetStream/feat/update-deps 2023-04-07 01:37:38 +05:30
Sahil Kumar 19339c1fde test(llc): fix test
Signed-off-by: xsahil03x <[email protected]>
2023-04-05 16:25:57 +05:30
Sahil KumarandGitHub 4fdde1461f Merge branch 'develop' into feat/update-deps 2023-04-05 15:41:10 +05:30
Deven JoshiandGitHub f67a51b761 Merge pull request #1499 from GetStream/fix/message-i18n
fix(llc): make message.i18n readonly
2023-04-05 15:39:31 +05:30
Sahil Kumar 05681f73a9 test(llc): fix test
Signed-off-by: xsahil03x <[email protected]>
2023-04-05 15:22:14 +05:30
Sahil Kumar 3e6fc826ee chore(llc): json annotation changes
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 18:09:08 +05:30
Sahil Kumar 3bddca8b29 chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 17:34:52 +05:30
Sahil Kumar 125014848a fix(llc): make message.i18n readonly
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 17:33:57 +05:30
Sahil Kumar 23fae50fef update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 15:31:10 +05:30
Sahil Kumar cbc8eeddd8 update action checkout
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 03:07:27 +05:30
Sahil Kumar 4be55961e8 update dcm action
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 02:57:59 +05:30
Sahil Kumar 7992a51bef fix analysis issues
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 02:47:46 +05:30
xsahil03x 36d3ca9258 fix tests
Signed-off-by: xsahil03x <[email protected]>
2023-04-03 20:27:14 +05:30
Sahil Kumar 99dd1dbaab push
Signed-off-by: xsahil03x <[email protected]>
2023-04-03 18:58:55 +05:30
Sahil Kumar 4f46983e5f ci(repo): enable flutter cache
Signed-off-by: xsahil03x <[email protected]>
2023-04-03 18:47:26 +05:30
Sahil Kumar 7e7ce696ad chore(core): remove redundant matchers
Signed-off-by: xsahil03x <[email protected]>
2023-04-03 18:45:06 +05:30
Sahil Kumar 61170a0921 ci(repo): add cache and concurrency
Signed-off-by: xsahil03x <[email protected]>
2023-04-03 18:26:57 +05:30
Sahil Kumar caec2647d3 chore(core): fix format
Signed-off-by: xsahil03x <[email protected]>
2023-04-03 18:19:17 +05:30
Sahil Kumar ffb00d0309 ci(repo): update flutter version
Signed-off-by: xsahil03x <[email protected]>
2023-04-03 18:13:45 +05:30
Sahil Kumar c771aa96d5 ci(repo): update melos version
Signed-off-by: xsahil03x <[email protected]>
2023-04-03 18:07:31 +05:30
Sahil Kumar 608049f71d feat(llc,core,ui,persistence,localization): update dependencies.
Signed-off-by: xsahil03x <[email protected]>
2023-04-03 18:01:09 +05:30
Rafal AdasiewiczandGitHub 9d82faab17 Merge pull request #1483 from GetStream/fix-link-chat-core
Fix link in 05-guides/09-initialize_stream_chat_widget_tree
2023-03-15 09:09:54 +01:00
Jeroen Leenarts a3bc51590a Fix link in 05-guides/09-initialize_stream_chat_widget_tree 2023-03-13 22:59:40 +01:00
Leandro Borges FerreiraandGitHub dfcef5252e Merge pull request #1480 from GetStream/ISSUE-1475/ImportTypo
fix(ui): Fixing typo in import
2023-03-08 13:27:41 +01:00
Leandro Borges Ferreira 1caba4d43b Update CHANGELOG.md 2023-03-07 12:09:25 +01:00
Leandro Borges Ferreira d0fcdc7848 Fixing typo in import 2023-03-07 11:46:30 +01:00
Rafal AdasiewiczandGitHub e66f96f759 Merge pull request #1467 from GetStream/feat/exposeAttachmentActionsModal
feat(ui): expose attachment actions modal builder
2023-02-15 10:21:07 +01:00
Rafal AdasiewiczandGitHub fbfb2cb95c Merge branch 'develop' into feat/exposeAttachmentActionsModal 2023-02-14 13:55:57 +01:00
Rafał Adasiewicz 8a9ecbc024 feat(ui): expose attachment actions modal builder 2023-02-14 13:51:14 +01:00
Leandro Borges FerreiraandGitHub 2b9541c6d6 Merge pull request #1463 from GetStream/ISSUE-1462/IpadShareBug
fix(ui): Support iPad for share button
2023-02-10 15:59:03 +01:00
Leandro Borges Ferreira 69925deec7 Update CHANGELOG.md 2023-02-10 12:41:57 +01:00
Leandro Borges Ferreira 87a5acd503 Support iPad for share button 2023-02-10 12:37:54 +01:00
Rafal AdasiewiczandGitHub ade75bd3b7 Merge pull request #1460 from GetStream/feat/exposePresence
feat(llc): expose presence property in Channel::watch method
2023-02-09 15:49:47 +01:00
Rafał Adasiewicz ae5a8af93f rename urlLinkTitleMaxLine to urlAttachmentTitleMaxLine 2023-02-09 14:24:13 +01:00
Rafał Adasiewicz 2189738135 fix analyze 2023-02-09 13:59:12 +01:00
Rafał Adasiewicz cc1ad224e2 feat(llc): expose presence property in Channel::watch method 2023-02-09 13:14:44 +01:00
Sahil KumarandGitHub 320067ce06 Merge pull request #1452 from GetStream/ISSUE-1399/AddingCustomLineForTitleUrl 2023-02-09 15:54:00 +05:30
Sahil KumarandGitHub 507c86ca03 Merge branch 'develop' into ISSUE-1399/AddingCustomLineForTitleUrl 2023-02-09 15:51:06 +05:30
Sahil KumarandGitHub f94fb56bca Merge pull request #1451 from GetStream/chore/updateSharePlus 2023-02-09 15:49:32 +05:30
Sahil KumarandGitHub e2f18a52ce Merge branch 'develop' into chore/updateSharePlus 2023-02-09 15:49:14 +05:30
Sahil KumarandGitHub 1fbf229c07 Merge pull request #1448 from GetStream/ISSUE-1432/FIxingWatchersStream 2023-02-09 15:48:51 +05:30
Sahil Kumar 6e9202fe61 chore(llc): rename theme property
Signed-off-by: xsahil03x <[email protected]>
2023-02-09 15:47:36 +05:30
Sahil KumarandGitHub e4d3f8a1fc Merge branch 'develop' into chore/updateSharePlus 2023-02-09 15:20:00 +05:30
Sahil KumarandGitHub 1a079df928 Merge branch 'develop' into ISSUE-1432/FIxingWatchersStream 2023-02-09 15:18:26 +05:30
Sahil Kumar b1e71a28c6 chore(llc): minor changes
Signed-off-by: xsahil03x <[email protected]>
2023-02-09 15:17:39 +05:30