Skip to content

restricted_nicknames: Add names from MastoAPI endpoints

Alex Gleason requested to merge alexgleason/pleroma:spoopy-user into develop

I thought "hey, know what'd be funny? What if I made my username verify_credentials?"

What I really hoped would happen is it would show me my own profile when I visited the page, but the result is less dramatic:

Screenshot_from_2020-08-06_17-55-45

Oh well, we should probably restrict any nicknames that match paths in the MastoAPI. 😛

Merge request reports