Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rendered
|
|
|
|
|
|
: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.
|
|
|
|
|
|
for registration, authentication, email confirmation, confirmation resending.
Made admin methods create confirmed users.
|
|
|
|
|
|
|
|
Upgrade to Phoenix 1.4
Closes #451
See merge request pleroma/pleroma!560
|
|
|
|
WebFinger: Sends a 400 when resource param is missing, fix XRD typo in test
See merge request pleroma/pleroma!554
|
|
|
|
Mastodon API: Fix PUT /api/web/settings
See merge request pleroma/pleroma!557
|
|
|
|
|
|
endpoints
|
|
[#114] Email invites
See merge request pleroma/pleroma!541
|
|
|
|
|
|
Notice test has been failing due to missing placeholder in index.html
I've tried to use fixtures to substitute that file in test environment but it became too much hassle. Fixtures are not copied to _build directory so I'd need to change file fetching logic. IMO it doesn't worth it since pleroma-fe already has this placeholder merged and all future updated of index.html will include it.
|
|
|
|
|
|
|
|
include it.
|
|
|
|
[#114] User registration emails
Closes #114
See merge request pleroma/pleroma!531
|
|
Prevent accidental double RTs or favorites
See merge request pleroma/pleroma!542
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|