| Age | Commit message (Collapse) | Author |
|
|
|
Fixes `Plug.Conn.NotSentError` that causes a 5xx error in response
instead of 404 and 400.
Fixes pattern matching error caused by different response format
in test and non-test env: `Pleroma.Emails.Mailer.deliver_async` returns
:ok when PleromaJobQueue is enabled and `{:ok, _}` when it's disabled.
In tests, it's disabled.
|
|
added rate limit to password reset
configure rate limit in runtime
|
|
Status View: Poll ids are strings.
See merge request pleroma/pleroma!1430
|
|
|
|
|
|
|
|
|
|
Note: This isn’t in a release yet, can be seen in mastofe on the
rebase/glitch-soc branch.
|
|
Ability to reset avatar, profile banner and backgroud
See merge request pleroma/pleroma!1187
|
|
|
|
|
|
|
|
# Conflicts:
# CHANGELOG.md
|
|
|
|
AccountView: Add user background.
See merge request pleroma/pleroma!1280
|
|
following)
|
|
|
|
Feature/Rate Limiter
Closes #943
See merge request pleroma/pleroma!1266
|
|
|
|
|
|
|
|
|
|
|
|
Generic settings store for frontend user settings
See merge request pleroma/pleroma!1221
|
|
|
|
|
|
Mastodon Conversations API: Align to Mastodon behavior
See merge request pleroma/pleroma!1215
|
|
|
|
|
|
|
|
|
|
Also in this commit by accident:
- Fix query ordering causing exclude_poll_votes to not work
- Do not create notifications for Answer objects
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[ci skip]
|