Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
changes in apis
|
|
|
|
|
|
|
|
|
|
Add safe dm mode option.
See merge request pleroma/pleroma!958
|
|
|
|
|
|
|
|
recognition).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MastoFE uses `GET /api/v1/follow_requests` and PleromaFE uses
`GET /api/pleroma/friend_requests` which they query on the initial page
load.
|
|
[#675] Do not show DMs in mentions timeline
See merge request pleroma/pleroma!877
|
|
|
|
|
|
Add `with_muted` param.
Closes #683
See merge request pleroma/pleroma!872
|
|
|
|
Not used anymore.
|
|
|
|
|
|
|
|
Add OAuth tokens endpoint
See merge request pleroma/pleroma!805
|
|
Follow request count
See merge request pleroma/pleroma!817
|
|
|
|
Mainly useful for user export.
|
|
`approve_friend_request`, and `deny_friend_request` actions.
Add follow_request_count to the user view.
|
|
|
|
|
|
|
|
in the BE
This was a dirty regex replace which worked on my server
|
|
|
|
|
|
|
|
Split hide_network into hide_followers & hide_followings (fixed)
See merge request pleroma/pleroma!765
|
|
|
|
|
|
|
|
This reverts merge request !733
|
|
Split hide_network into hide_followers & hide_followings
See merge request pleroma/pleroma!733
|
|
New frontend configuration mechanism.
Closes #445
See merge request pleroma/pleroma!700
|