| Age | Commit message (Collapse) | Author |
|
FQN. Added tests.
|
|
local nickname
(<nick>@<our_instance_host>).
|
|
|
|
|
|
|
|
Create tombstone instead of object deletion
See merge request pleroma/pleroma!593
|
|
Reserve a few user names
See merge request pleroma/pleroma!594
|
|
|
|
|
|
These are all names that are used for domain.com/:route routes or projected to be.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix "url" of Videos in transmogrifier
Closes #367
See merge request pleroma/pleroma!459
|
|
|
|
|
|
|
|
|
|
Twitter ActivityView: fix crash with activity without content
See merge request pleroma/pleroma!572
|
|
|
|
|
|
|
|
|
|
|
|
[#114] Email confirmation
See merge request pleroma/pleroma!546
|
|
:account_activation_required is disabled prior to confirmation.
Ensured that no confirmation emails are sent if :account_activation_required is not true. Adjusted tests.
|
|
security.
Added tests for `confirm_email` action.
|
|
|
|
|
|
|
|
Pleroma-API.md: Import from /wikis/Pleroma-only-api-endpoints
See merge request pleroma/pleroma!571
|
|
|
|
auth-inactive users
unless requested by admin or moderator.
|
|
|
|
|
|
|
|
Add a way to use the admin api without a user.
See merge request pleroma/pleroma!576
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for registration, authentication, email confirmation, confirmation resending.
Made admin methods create confirmed users.
|
|
|
|
Introduced User.register/1 to encapsulate User record creation and post-registration actions.
|