Age | Commit message (Collapse) | Author |
|
|
|
|
|
1149-oban-job-queue
# Conflicts:
# test/web/twitter_api/twitter_api_controller_test.exs
|
|
Removing TwitterAPI
See merge request pleroma/pleroma!1605
|
|
Mastdon API: Add ability to get a remote account by nickname to `/api/v1/accounts/:id`
See merge request pleroma/pleroma!1622
|
|
|
|
|
|
Needed for pleroma-fe!941
|
|
`/api/v1/accounts/:id`
|
|
branch 'remotes/upstream/develop' into 1149-oban-job-queue
# Conflicts:
# config/config.exs
|
|
|
|
and test/web/mastodon_api/views
|
|
MastodonAPI.ListController; Add more tests
|
|
|
|
|
|
|
|
|
|
sixohsix/pleroma-post_expiration
|
|
|
|
1149-oban-job-queue
# Conflicts:
# lib/pleroma/application.ex
# lib/pleroma/scheduled_activity_worker.ex
# lib/pleroma/web/federator/retry_queue.ex
# lib/pleroma/web/oauth/token/clean_worker.ex
# test/user_test.exs
# test/web/federator_test.exs
|
|
|
|
Add custom profile fields
See merge request pleroma/pleroma!1488
|
|
|
|
Extended Pleroma Conversations
See merge request pleroma/pleroma!1535
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
According to gargron, this is the intended usage.
|
|
# Conflicts:
# CHANGELOG.md
|
|
It was calling CommonAPI.thread_muted? with post author's account
instead of viewer's one.
|
|
followers/following is enabled
We are already doing that in AP representation, so I think we should do
it here as well for consistency.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/api/v1/accounts/relationships)
|