Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
features/poll-validation
|
|
|
|
|
|
[#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated setting
Closes #1973
See merge request pleroma/pleroma!2791
|
|
|
|
Fix #783: Make MRF reject log as info level instead of error
Closes #783
See merge request pleroma/pleroma!2758
|
|
:restrict_unauthenticated.
Made `Pleroma.Web.MastodonAPI.AccountView.render("show.json", _)` demand :for or :force option in order to prevent incorrect rendering of empty map instead of expected user representation with truish :restrict_unauthenticated setting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
replied-to post
|
|
|
|
|
|
|
|
update-validator
|
|
conversation field is still set for outgoing federation for compatibility.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Transmogrifier: On incoming follow accept, update follow counts.
Closes #1748
See merge request pleroma/pleroma!2515
|
|
|
|
|
|
|
|
|
|
feature/emojireactvalidator
|
|
feature/emojireactvalidator
|
|
|
|
feature/undo-validator-reduced
|
|
|
|
|
|
|
|
feature/delete-validator
|
|
|
|
feature/delete-validator
|
|
Prevents the possibility of re-registration, which allowed to read
DMs of the deleted account.
Also includes a migration that tries to find any already deleted
accounts and insert skeletons for them.
Closes pleroma/pleroma#1687
|