open_social icon indicating copy to clipboard operation
open_social copied to clipboard

Open Social install profile for Drupal

Results 160 open_social issues
Sort by recently updated
recently updated
newest added

This PR adds explicit [permissions section](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions) to workflows. This is a security best practice because by default workflows run with [extended set of permissions](https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token) (except from `on: pull_request` [from external...

blocked: mergeable

## Problem In PR https://github.com/goalgorilla/open_social_dev/pull/29 drupal/coder requirement changed from 8.3.15 to 8.3.16 ## Solution 1. Run PHPCS & PHPCBF to fix issues reported. 2. `sort_email_frequency_options()` renamed to `activity_send_email_sort_email_frequency_options()` 3. `social_activity_default_views_list()`...

type: code refactoring
status: needs review
prio: medium
internal
type: improvement
team: guardians

## Problem Notifications are broken for the recipient users where the activity user owners are removed from the system manually causing notification loading issue on PHP 8.0 version. `TypeError: Drupal\profile\ProfileStorage::loadByUser():...

type: bug
team: external
status: needs backport
prio: medium

## Problem The post field field_post with the text doesn't allows to user to choose text format. After submitting this field gets the most higher text format in the list...

type: bug
team: enterprise
status: needs review
prio: medium
optional: review requested
team: finalizer

## Problem So, the problem is that a flexible group can be created with public visibility and group visibility for content, as a result the group is not available to...

type: bug
team: enterprise
status: needs work
prio: high
team: falcon

Bug 3315676 activity for unpublished ## Problem If a node fe. topic is created unpublished for later publication, an activity is created and processed by core cron function for the...

type: bug
team: external
status: needs review
prio: medium

Experimentation PR.

blocked: mergeable

## Problem It supports only nodes. ## Solution Extend functionality to cover all entity types. ## Issue tracker - https://www.drupal.org/project/social/issues/3315177 - https://getopensocial.atlassian.net/browse/PROD-22260

type: code refactoring
team: enterprise
type: feature request
status: needs work
prio: high
team: finalizer

## Problem *[Required] Describe the problem you're trying to solve, this should motivate why the changes you're proposing are needed.* ## Solution *[Required] Describe the solution you've created, elaborate on...

type: bug
type: code refactoring
team: enterprise
status: needs work
prio: medium
team: falcon

## Problem While moving over the behat tests from our `@stability-*` set-up to running all test folders on separate GitHub Workflow Jobs we lost the test that would upgrade Open...

team: external
status: needs work
prio: high
type: test
type: improvement