Nutomic
6047257bfc
* Move admin flag from person to local_user (fixes #3060) The person table is for federated data, but admin flag can only apply to local users. Thats why it really belongs in the local_user table. This will also prevent the federation code from accidentally overwriting the admin flag * fmt * try to fix api tests * lint * fix person view * ci * ci --------- Co-authored-by: Dessalines <dessalines@users.noreply.github.com> |
||
---|---|---|
.. | ||
comment_report_view.rs | ||
comment_view.rs | ||
custom_emoji_view.rs | ||
lib.rs | ||
local_user_view.rs | ||
post_report_view.rs | ||
post_view.rs | ||
private_message_report_view.rs | ||
private_message_view.rs | ||
registration_application_view.rs | ||
site_view.rs | ||
structs.rs |