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 645
    • Issues 645
    • 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
  • !1024

Add ability to subscribe to users

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sadposter requested to merge FloatingGhost/pleroma:feature/user-status-subscriptions into develop Apr 05, 2019
  • Overview 30
  • Commits 20
  • Pipelines 12
  • Changes 13

Ref #771 (closed)

Adds 2 new endpoints

  • POST /api/v1/pleroma/accounts/:id/subscribe
  • POST /api/v1/pleroma/accounts/:id/unsubscribe

These will trigger a notification on status creation for all subscribed users.

Edited Apr 05, 2019 by Sadposter
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/user-status-subscriptions