Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 645
    • Issues 645
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 86
    • Merge requests 86
  • 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
  • !949

Add support for exclude_types, limit and min_id in Mastodon notifications

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Eugenij requested to merge eugenijm/pleroma:masto-api-notifications into develop Mar 18, 2019
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 6

https://docs.joinmastodon.org/api/rest/notifications/#get-api-v1-notifications

Adds support for limit, min_id, and exclude_types (follow, favourite, reblog, mention) in Mastodon notifications API

Also, unifies Mastodon-compatible pagination logic with followers/follows and notifications.

Edited Mar 18, 2019 by Eugenij
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: masto-api-notifications