Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pleroma pleroma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 646
    • Issues 646
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PleromaPleroma
  • pleromapleroma
  • Merge requests
  • !2451

Follow request notifications enforcement

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ivan Tashkinov requested to merge follow-request-notifications into develop May 01, 2020
  • Overview 1
  • Commits 2
  • Pipelines 2
  • Changes 5

Removed pleroma.notifications.enable_follow_request_notifications config switch (follow request notifications are now enabled by default and could not be switched off).

Note: requires PleromaFE bundle: !2462 (merged) (or newer)

Note: that would break compatibility with older PleromaFE versions. Assuming the case of running latest BE with older FE an edge case. Still, for such an edge case we might instead keep pleroma.notifications.enable_follow_request_notifications config switch but make it true by default. Thoughts?

Edited May 02, 2020 by Ivan Tashkinov
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: follow-request-notifications