pleroma/lib/pleroma/web/activity_pub
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
..
activity_pub Copyright bump for 2022 2022-02-25 23:11:42 -07:00
mrf StealEmojiPolicy: fix String rejected_shortcodes 2022-05-18 21:25:10 +02:00
object_validator Copyright bump for 2022 2022-02-25 23:11:42 -07:00
object_validators Rename privilege tags 2022-07-01 10:28:09 +02:00
side_effects Copyright bump for 2022 2022-02-25 23:11:42 -07:00
views Copyright bump for 2022 2022-02-25 23:11:42 -07:00
activity_pub.ex Rename privilege tags 2022-07-01 10:28:09 +02:00
activity_pub_controller.ex Skip cache when /objects or /activities is authenticated 2022-05-06 10:23:26 +02:00
builder.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
internal_fetch_actor.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
mrf.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
object_validator.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
pipeline.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
publisher.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
relay.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
side_effects.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
transmogrifier.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
utils.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
visibility.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00