Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
/api/v1/accounts/relationships)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
conversation_partipations_user_id_fkey constraint.
|
|
|
|
|
|
get_or_create_service_actor_by_id()
|
|
|
|
|
|
|
|
|
|
|
|
- Actually sync counters in the database instead of info cache (which got
overriden after user update was finished anyway)
- Add following count field to user info
- Set hide_followers/hide_follows for remote users based on http status
codes for the first collection page
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
we can't change module attributes and endpoint settings in runtime
|
|
|
|
Bugfix/377 stuck follow request
Closes #377
See merge request pleroma/pleroma!1250
|
|
[#943] Contain search for unauthenticated users
See merge request pleroma/pleroma!1220
|
|
|
|
|
|
This leads to a few situations where it is impossible to follow a user.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://docs.joinmastodon.org/api/rest/accounts/
https://docs.joinmastodon.org/api/rest/search/
|
|
|
|
|
|
|
|
|
|
|