Commit Graph
3175 Commits
Author SHA1 Message Date
GordonandGitHub f159f4e23e docs: add image 2021-07-29 15:54:56 +02:00
Gordon Hayes 47fe22e03d docs: additional localization examples 2021-07-29 14:54:57 +02:00
Gordon Hayes 8f7163b3a0 fix: ios build config 2021-07-29 14:50:36 +02:00
Gordon Hayes a7e3e3c179 Merge branch 'docs/addingLocalization' of github.com:GetStream/stream-chat-flutter into docs/addingLocalization 2021-07-29 11:58:35 +02:00
Gordon Hayes 66cc8d3ef8 docs: fix ios locales link 2021-07-29 11:58:22 +02:00
Salvatore Giordano 76074b4774 fix code snippet and add comments 2021-07-29 11:47:25 +02:00
Salvatore Giordano fc5e3add5d fix analysis 2021-07-29 11:39:15 +02:00
Salvatore Giordano 48d1eecf8c docs(localization): add flutter docs link 2021-07-29 11:28:22 +02:00
Salvatore Giordano 87dcaa3bf0 docs(localization): add Changing the default language section 2021-07-29 11:22:27 +02:00
Salvatore Giordano 993cd4ad6c docs(localization): fix translation links 2021-07-29 11:16:30 +02:00
Salvatore Giordano 3c48e70108 fix(ui): jiffy use app level locale 2021-07-29 11:14:21 +02:00
Salvatore GiordanoandGitHub 438bf81ba5 Merge pull request #586 from GetStream/docs/addingLocalization
docs(doc, localization): add localization docs
2021-07-28 18:02:42 +02:00
Salvatore Giordano 587fc47316 fix links 2021-07-28 17:49:27 +02:00
Sahil Kumar 236a32403e fix(localizations): minor fixes
Signed-off-by: xsahil03x <[email protected]>
2021-07-28 21:18:43 +05:30
00e3f58258 Update docusaurus/docs/Flutter/guides/adding_localization.mdx
Co-authored-by: Gordon Hayes <[email protected]>
2021-07-28 17:40:44 +02:00
18d49dd571 Update docusaurus/docs/Flutter/guides/adding_localization.mdx
Co-authored-by: Gordon Hayes <[email protected]>
2021-07-28 17:40:16 +02:00
Salvatore Giordano 800baec932 docs(localization): add localization docs 2021-07-28 17:20:14 +02:00
Salvatore Giordano fd38c25684 Merge branch 'master' into develop 2021-07-28 12:44:29 +02:00
Salvatore Giordano 93ee4260f8 chore(ui): fix analysis 2021-07-28 12:44:10 +02:00
Salvatore GiordanoandGitHub 5e0a638779 Merge pull request #584 from GetStream/release/2.1.0
chore(repo): 2.1.0
2021-07-28 12:38:11 +02:00
Salvatore GiordanoandGitHub b118167955 Merge pull request #583 from GetStream/release/2.1.0
chore(repo): 2.1.0
2021-07-28 12:36:41 +02:00
Salvatore Giordano fcce46cf16 fix pubspecs 2021-07-28 12:33:40 +02:00
Salvatore GiordanoandGitHub 057f4b8b18 Merge branch 'master' into release/2.1.0 2021-07-28 12:29:25 +02:00
Salvatore Giordano b523510845 bump version and changelog 2021-07-28 12:28:24 +02:00
Salvatore Giordano f16bb82964 merge master 2021-07-28 12:26:29 +02:00
Salvatore GiordanoandGitHub 2bb8a94865 Merge pull request #518 from GetStream/feat/localization
feat(ui, repo): stream_chat_localizations [CDS-318]
2021-07-28 12:24:51 +02:00
Salvatore Giordano 1107d99076 update readmes 2021-07-28 12:12:31 +02:00
Sahil Kumar 05e3ca1c48 chore(persistence): update schema version
Signed-off-by: xsahil03x <[email protected]>
2021-07-28 15:30:11 +05:30
xsahil03x f68d3df179 Merge remote-tracking branch 'origin/develop' into feat/localization
# Conflicts:
#	packages/stream_chat_flutter/lib/src/message_text.dart
2021-07-28 15:26:30 +05:30
Sahil Kumar 24bb8ced54 chore(ui): fix merge changes
Signed-off-by: xsahil03x <[email protected]>
2021-07-28 15:24:19 +05:30
Salvatore GiordanoandGitHub 3f55aed54e Merge pull request #562 from GetStream/cds-328
feat(ui): automatic message translation [CDS-328]
2021-07-28 11:52:44 +02:00
xsahil03x 7720bf677d Merge remote-tracking branch 'origin/develop' into feat/localization
# Conflicts:
#	packages/stream_chat_flutter/lib/src/attachment/giphy_attachment.dart
#	packages/stream_chat_flutter/lib/src/channel_name.dart
#	packages/stream_chat_flutter/lib/src/message_search_item.dart
#	packages/stream_chat_flutter/lib/src/message_widget.dart
2021-07-28 15:18:09 +05:30
Salvatore Giordano 0eb85684cf fix message text with null language 2021-07-28 11:39:26 +02:00
Salvatore Giordano 3e88dbedef update stream_chat_flutter changelog 2021-07-28 11:25:55 +02:00
Salvatore Giordano 5954bb2abc fix tests 2021-07-28 11:24:10 +02:00
Salvatore Giordano fe7a8a1ed0 make language nullable 2021-07-28 11:20:07 +02:00
Salvatore GiordanoandGitHub 0313b997cc Merge pull request #578 from GetStream/delete_message_fix
refactor(ui, core): delete_message
2021-07-27 18:06:16 +02:00
Sahil Kumar ba251e4d88 chore(ui): fix unused variable warning
Signed-off-by: xsahil03x <[email protected]>
2021-07-27 20:25:26 +05:30
Sahil Kumar f6cf835b4e fix(llc): update currentUser after successful connection
Signed-off-by: xsahil03x <[email protected]>
2021-07-27 20:23:28 +05:30
Sahil Kumar 39449e5700 chore(persistence): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2021-07-27 20:07:55 +05:30
Sahil Kumar 658f7f2504 feat(persistence): add support for message.i18n
Signed-off-by: xsahil03x <[email protected]>
2021-07-27 20:06:06 +05:30
Sahil Kumar 7449540f34 fix(llc, ui): fix failing tests
Signed-off-by: xsahil03x <[email protected]>
2021-07-27 18:35:15 +05:30
Sahil Kumar 467e892079 feat(ui): add support for translated message in MessageText
Signed-off-by: xsahil03x <[email protected]>
2021-07-27 16:49:04 +05:30
xsahil03x aad60bbc66 chore(llc): remove redundant event.me listener
Signed-off-by: xsahil03x <[email protected]>
2021-07-27 16:48:25 +05:30
Sahil Kumar c5782e0275 chore(llc): re-generate model classes
Signed-off-by: xsahil03x <[email protected]>
2021-07-27 16:47:24 +05:30
cef76aa27e Update packages/stream_chat_flutter/lib/src/message_widget.dart
Co-authored-by: Salvatore Giordano <[email protected]>
2021-07-27 15:04:10 +05:30
6cd80a7382 Update packages/stream_chat_flutter/lib/src/message_widget.dart
Co-authored-by: Salvatore Giordano <[email protected]>
2021-07-27 15:03:19 +05:30
Salvatore GiordanoandGitHub 4de68ba6cc Merge branch 'develop' into delete_message_fix 2021-07-27 09:32:37 +02:00
Deven Joshi 63ed35a5de added changelog entries 2021-07-26 18:33:41 +05:30
Deven Joshi f326480ed3 added changelog entries 2021-07-26 18:30:31 +05:30