akkoma/lib/pleroma/web/activity_pub/object_validators
Ilja 37fdf148b0 Rename privilege tags
I first focussed on getting things working
Now that they do and we know what tags there are, I put some thought in providing better names

I use the form <what_it_controls>_<what_it_allows_you_to_do>

:statuses_read    => :messages_read
:status_delete    => :messages_delete

:user_read        => :users_read
:user_deletion    => :users_delete
:user_activation  => :users_manage_activation_state
:user_invite      => :users_manage_invites
:user_tag         => :users_manage_tags
:user_credentials => :users_manage_credentials

:report_handle    => :reports_manage_reports

:emoji_management => :emoji_manage_emoji
2022-07-01 10:28:09 +02:00
..
accept_reject_validator.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
add_remove_validator.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
announce_validator.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
answer_validator.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
article_note_page_validator.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
attachment_validator.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
audio_video_validator.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
block_validator.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
chat_message_validator.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
common_fields.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
common_fixes.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
common_validations.ex Validator for deleting statusses is now done with priviledge instead of superuser 2022-06-21 12:10:27 +02:00
create_chat_message_validator.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
create_generic_validator.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
delete_validator.ex Rename privilege tags 2022-07-01 10:28:09 +02:00
emoji_react_validator.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
event_validator.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
follow_validator.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
like_validator.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
question_options_validator.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
question_validator.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
tag_validator.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
undo_validator.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
update_validator.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00