diff --git a/composer.json b/composer.json index 97db198..e4cff27 100644 --- a/composer.json +++ b/composer.json @@ -220,6 +220,9 @@ }, "enable-patching": true, "patches": { + "drupal/bsky": { + "Implement Social Platform plugin from MPOSSE [#3536172]": "https://git.drupalcode.org/project/bsky/-/merge_requests/3.diff" + }, "drupal/coffee": { "Allow user to specify keyboard shortcut.": "https://www.drupal.org/files/issues/2018-11-11/1734898-14.coffee-hotkeys-plus-g.patch" }, diff --git a/composer.lock b/composer.lock index 1645e4a..731b6e8 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "35ad16965fb37f2ae6e25397a6d56d97", + "content-hash": "3b873db1d9b271245e84604512509453", "packages": [ { "name": "abraham/twitteroauth", diff --git a/config/config_snapshot.snapshot.config_sync.module.mposse.yml b/config/config_snapshot.snapshot.config_sync.module.mposse.yml index 6f41a69..7143187 100644 --- a/config/config_snapshot.snapshot.config_sync.module.mposse.yml +++ b/config/config_snapshot.snapshot.config_sync.module.mposse.yml @@ -294,3 +294,10 @@ items: custom_storage: false _core: default_config_hash: jyX7uOWNwbwefjns3Bae1WuNHswaiHkp3hGz8wxndpc + - + collection: '' + name: mposse.settings + data: + soft_disable: 0 + _core: + default_config_hash: 9nnKKkP9HwZxXTuO0uyt0rDeJ-C46AWVn8_OqVznEP8 diff --git a/config/core.extension.yml b/config/core.extension.yml index d2c3fbc..c7bece7 100644 --- a/config/core.extension.yml +++ b/config/core.extension.yml @@ -13,6 +13,7 @@ module: block_content: 0 block_visibility_groups: 0 breakpoint: 0 + bsky: 0 captcha: 0 ckeditor: 0 ckeditor5: 0 @@ -97,6 +98,7 @@ module: indieweb_webmention: 0 inline_entity_form: 0 inotherwords: 0 + key: 0 language: 0 layout_discovery: 0 link: 0 diff --git a/config/language/es/paragraphs.paragraphs_type.file.yml b/config/language/es/paragraphs.paragraphs_type.file.yml new file mode 100644 index 0000000..8f9471a --- /dev/null +++ b/config/language/es/paragraphs.paragraphs_type.file.yml @@ -0,0 +1 @@ +label: Archivo diff --git a/config/language/es/views.view.watchdog.yml b/config/language/es/views.view.watchdog.yml index 068949e..c73eceb 100644 --- a/config/language/es/views.view.watchdog.yml +++ b/config/language/es/views.view.watchdog.yml @@ -7,6 +7,8 @@ display: label: Tipo timestamp: label: Fecha + message: + label: Mensaje name: label: Usuario link: