Age | Commit message (Collapse) | Author |
|
email confirmation needed.
Refactored login code in OAuthController, reused in AccountController. Added tests.
|
|
AccountController: Don't explicitly ask to keep users unconfirmed.
Closes #1993
See merge request pleroma/pleroma!2809
|
|
|
|
|
|
1993-confirm-users-on-registration
|
|
Confirmation is set in User.register_changeset based on the config
settings.
|
|
|
|
|
|
|
|
|
|
Allow unblocking a domain via query params
Closes #1971
See merge request pleroma/pleroma!2783
|
|
|
|
StatusView: Handle badly formatted emoji reactions.
Closes #1976
See merge request pleroma/pleroma!2788
|
|
|
|
:restrict_unauthenticated.
Made `Pleroma.Web.MastodonAPI.AccountView.render("show.json", _)` demand :for or :force option in order to prevent incorrect rendering of empty map instead of expected user representation with truish :restrict_unauthenticated setting.
|
|
|
|
|
|
|
|
|
|
|
|
Add rejection reason to our MRFs
See merge request pleroma/pleroma!2759
|
|
|
|
|
|
|
|
|
|
user: Add support for custom emojis in profile fields
See merge request pleroma/pleroma!2741
|
|
|
|
chat-federation-information
|
|
|
|
AccountController: Return scope in proper format.
Closes #1723
See merge request pleroma/pleroma!2694
|
|
Add support for remote favicons
See merge request pleroma/pleroma!2261
|
|
AccountController: Fix muting / unmuting reblogs.
Closes #1925
See merge request pleroma/pleroma!2732
|
|
|
|
|
|
[#1895] Made hashtag timeline respect `:restrict_unauthenticated` instance setting
Closes #1895
See merge request pleroma/pleroma!2731
|
|
|
|
|
|
|
|
|
|
setting.
|
|
|
|
chat-federation-information
|
|
|
|
MastoAPI 2.9.0: status text on deletion
See merge request pleroma/pleroma!2690
|
|
features/mastoapi-2.9.0-status_text
|
|
|
|
|
|
|
|
|
|
|