open_social
open_social copied to clipboard
Open Social install profile for Drupal
# Summary of Translations Below is a summary of the strings changed, removed, and updated in the template file. ```diff - %subject + :count orphaned activities with target_type \":type\" have...
Updates the requirements on drupal/graphql to permit the latest version. You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot...
## Problem The CKeditor5 does not support the custom CKeditor.mention behavior (JavaScript code in the social_mentions module). ## Solution Remove legacy JavaScript code from social_mentions module. ## Issue tracker -...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v7.0.0 :sparkles: Now supports commit signing with bot-generated tokens! See "What's new" below. :writing_hand::robot: Behaviour...
## Problem && Solution We used to load all roles / group types based on if -outsider is part of the name. This worked fine for a lot of the...
Updates the requirements on drupal/url_embed to permit the latest version. You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot...
Updates the requirements on drupal/search_api_solr to permit the latest version. You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot...
Issue #3345231: Fix missing accept/reject invitiation for invited users for request to join groups
## Problem This PR resolves the problem highlighted in this PR https://github.com/goalgorilla/open_social/pull/3326 which got rolled back in this PR https://github.com/goalgorilla/open_social/pull/3353 as the modifications were leading to issues where users couldn't...
## Problem (for internal) Currently we don't have user cancels enrollment to the event. ## Solution (for internal) Add this event. **The PR is based on this branch https://github.com/goalgorilla/open_social/pull/4136, so...
## Problem (for internal) Currently, the Group Tab Manager module allows managers to select a wide range of options. In this story, we want to clean up these options to...