forked from AkkomaGang/akkoma
37fdf148b0
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 |
||
---|---|---|
.. | ||
account_view.ex | ||
app_view.ex | ||
conversation_view.ex | ||
custom_emoji_view.ex | ||
filter_view.ex | ||
follow_request_view.ex | ||
instance_view.ex | ||
list_view.ex | ||
marker_view.ex | ||
media_view.ex | ||
notification_view.ex | ||
poll_view.ex | ||
report_view.ex | ||
scheduled_activity_view.ex | ||
status_view.ex | ||
subscription_view.ex | ||
suggestion_view.ex | ||
timeline_view.ex |