Age | Commit message (Collapse) | Author |
|
|
|
|
|
Related: https://git.pleroma.social/pleroma/pleroma/-/issues/954
|
|
FollowingRelationship storage & performance optimizations
See merge request pleroma/pleroma!2332
|
|
Added need_reboot endpoint to admin api
Closes #1677
See merge request pleroma/pleroma!2373
|
|
when password is provided. Refactored plugs skipping functionality.
|
|
Enforcement of OAuth scopes check for authenticated API endpoints
See merge request pleroma/pleroma!2349
|
|
Fix ObjectAgePolicy
See merge request pleroma/pleroma!2404
|
|
Fix follower/blocks import when nicknames starts with @
Closes #1698
See merge request pleroma/pleroma!2416
|
|
|
|
follow request doesn't exist when calling `POST /api/v1/follow_requests/:id/authorize`
|
|
Prevents the possibility of re-registration, which allowed to read
DMs of the deleted account.
Also includes a migration that tries to find any already deleted
accounts and insert skeletons for them.
Closes pleroma/pleroma#1687
|
|
Use Pleroma.Formatter.linkify/2 instead
See merge request pleroma/pleroma!2352
|
|
Add support for funkwhale Audio activity
Closes #764 and #1624
See merge request pleroma/pleroma!2287
|
|
Fix profile url for funkwhale channels, removes one source_data use
Closes #1653
See merge request pleroma/pleroma!2333
|
|
AccountView: fix for other forms of <br> in bio
Closes #1643
See merge request pleroma/pleroma!2322
|
|
Admin API: `PATCH /api/pleroma/admin/users/:nickname/update_credentials`
See merge request pleroma/pleroma!2149
|
|
Fix activity deletion
Closes #1640
See merge request pleroma/pleroma!2328
|
|
|
|
was enabled
The current rate limiter disable logic won't trigger when the remote ip
is not forwarded, only when the remoteip plug is not enabled, which is
not the case on most instances since it's enabled by default. This
changes the behavior to warn and disable when the remote ip was not forwarded,
even if the RemoteIP plug is enabled.
Also closes #1620
|
|
Every time someone tries to use it, it goes mad and tries to scrape the
entire fediverse for no visible reason, it's better to just remove it
than continue shipping it in it's current state.
idea acked by lain and feld on irc
Closes #1595 #1422
|
|
static_fe: Sanitize HTML
Closes #1614
See merge request pleroma/pleroma!2299
|
|
It moves bbcode to bbcode_pleroma as the former is owned by kaniini
and transfering ownership wasn't done in a timely manner.
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1374
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1375
|
|
Allow account registration without an email
See merge request pleroma/pleroma!2246
|
|
|
|
|
|
|
|
|
|
Do not fail when user has no email
See merge request pleroma/pleroma!2249
|
|
|
|
ActivityPub actions & side-effects in transaction
Closes #1482
See merge request pleroma/pleroma!2089
|
|
Done via the following command:
git diff fcd5dd259a1700a045be902b43391b0d1bd58a5b --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>'
|
|
Done via the following command:
git diff 1e6c102b --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/'
|
|
|
|
RateLimiter improvements: runtime configurability, no default limits in tests
See merge request pleroma/pleroma!2250
|
|
Admin API: `/api/pleroma/admin/statuses` (accepts `godmode` and `local_only`)
Closes #1550
See merge request pleroma/pleroma!2192
|
|
limits in tests.
|
|
|
|
/api/pleroma/admin/users/:nickname/statuses` and `GET /api/pleroma/admin/instance/:instance/statuses`
|
|
`godmode` and `local_only`)
|
|
|
|
scope
|
|
1505-threads-federation
# Conflicts:
# CHANGELOG.md
# config/config.exs
|
|
Single emoji reaction
Closes #1578
See merge request pleroma/pleroma!2226
|
|
remote_follow_controller.ex: Redirect to the user page on success
Closes #1245
See merge request pleroma/pleroma!2123
|
|
1505-threads-federation
# Conflicts:
# config/config.exs
|
|
Tweaks to `clear_config` calls in tests
See merge request pleroma/pleroma!2209
|
|
|
|
Fix `status.expires_at` type
Closes #1573
See merge request pleroma/pleroma!2222
|
|
tests-clear-config-tweaks
# Conflicts:
# test/web/admin_api/admin_api_controller_test.exs
|