admin_api
|
Add user show endpoint for Pleroma admin API
|
2019-03-27 21:44:15 +03:00 |
channels
|
change Repo.get(User, id) => User.get_by_id(id)
|
2019-04-02 17:01:26 +07:00 |
federator
|
Replace Pleroma.Jobs with pleroma_job_queue
|
2019-03-29 12:46:05 +00:00 |
mastodon_api
|
Document subscription endpoints, fix typos
|
2019-04-06 16:20:06 +01:00 |
nodeinfo
|
NodeInfo: Return safe_dm_mentions feature flag.
|
2019-03-22 11:57:20 +01:00 |
router.ex
|
Change relationship direction of subscriptions
|
2019-04-05 17:02:07 +01:00 |
streamer.ex
|
change Repo.get(User, id) => User.get_by_id(id)
|
2019-04-02 17:01:26 +07:00 |