Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
pleroma
pleroma
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 397
    • Issues 397
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 57
    • Merge Requests 57
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Pleroma
  • pleromapleroma
  • Merge Requests
  • !266

Merged
Opened Aug 07, 2018 by Haelwenn@lanodanMaintainer11 of 16 tasks completed11/16 tasks

Add/Fix Mastodon endpoints for 2.4.3 compatibility

  • Overview 5
  • Commits 8
  • Pipelines 15
  • Changes 11

This is to be able to rebase mastofe on 2.4.3 and earlier releases and be sure that everything is working.

Below is the current status of pleroma before this MR, with tasks done and yet to do in this MR marked.


Missing

Pre-2.3.x

  • Hashtag streaming, works by getting only the string in the tag field. There seems to be an issue with fixing tags in the transmogrifier as it’s putting different types in the same field.
  • delete event in the user stream

2.4.3

  • keyword filtering
    • /api/v1/filters GET & POST
    • /api/v1/filters/:id GET, PUT, DELETE
    • filters_changed event in the user stream
    • expiration

Faking/Ignoring

2.4.0

  • profile fields
  • bot account?
  • custom emoji in bio/display_name, see !265 (merged)
  • language code in status; currently ignored, it doesn’t supports multi-languages so it’ll stay like that

2.4.1

  • Trends; I’ll probably leave it faked, so consider it done.

Done

2.4.0

  • Direct Message Column
  • Media Timeline

2.4.1

  • /api/v2/search

Yet to be merged

2.4.3

  • suggestions https://git.pleroma.social/pleroma/pleroma/merge_requests/254
Edited Aug 27, 2018 by Haelwenn
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: pleroma/pleroma!266
Source branch: feature/mastodon_api_2.4.x

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.