Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Merge conflict in test/web/mastodon_api/mastodon_api_controller_test.exs
|
|
|
|
|
|
Add fake status submit
See merge request pleroma/pleroma!995
|
|
Conflict test/web/twitter_api/util_controller_test.exs
|
|
Replace `Repo.get_by` with existing functions
See merge request pleroma/pleroma!1010
|
|
|
|
not inserted to the db
|
|
Replace `Repo.get(Module, id)` with `Module.get_by_id(id)` where possible
See merge request pleroma/pleroma!1009
|
|
|
|
|
|
|
|
|
|
features/mastoapi/2.6.0-conversations
|
|
changes in apis
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
notifications.
Unify Mastodon-compatible pagination logic.
|
|
|
|
recognition).
|
|
|
|
Extend MastoAPI to provide attachment mimetypes
See merge request pleroma/pleroma!938
|
|
|
|
separate NotificationView, add tests
|
|
|
|
|
|
MastoAPI followers/following endpoints
See merge request pleroma/pleroma!924
|
|
|
|
This is to make it easier for the frontends to handle domain.com/users/nickname
urls.
|
|
|
|
|
|
|
|
|
|
|
|
MastoFE uses `GET /api/v1/follow_requests` and PleromaFE uses
`GET /api/pleroma/friend_requests` which they query on the initial page
load.
|
|
Add `with_muted` param.
Closes #683
See merge request pleroma/pleroma!872
|
|
|
|
convenience
|
|
|
|
|
|
|