- 30 Apr, 2020 9 commits
-
-
Haelwenn authored
-
lain authored
-
Alex Gleason authored
-
Eugenij authored
Mastodon API: do not create a following relationship if the corresponding follow request doesn't exist when calling `POST /api/v1/follow_requests/:id/authorize`
- 08 Apr, 2020 2 commits
-
-
rinpatch authored
- 07 Apr, 2020 5 commits
- 02 Apr, 2020 3 commits
-
-
rinpatch authored
test/earmark_renderer_test.exs: Rename from test/earmark_renderer_test.ex See merge request pleroma/pleroma!2300
-
Haelwenn authored
Add support for funkwhale Audio activity Closes #764 and #1624 See merge request pleroma/pleroma!2287
-
- 31 Mar, 2020 9 commits
-
-
rinpatch authored
-
rinpatch authored
-
Haelwenn authored
Improve documentation of mrf_object_age See merge request pleroma/pleroma!2305
-
rinpatch authored
Fix ssl option on Ecto config breaking release See merge request pleroma/pleroma!2307
-
rinpatch authored
AccountView: fix for other forms of <br> in bio Closes #1643 See merge request pleroma/pleroma!2322
-
feld authored
Fix activity deletion Closes #1640 See merge request pleroma/pleroma!2328
-
rinpatch authored
[#1364] Ability to opt-out of notifications (in all clients) Closes #1364 See merge request pleroma/pleroma!2301
- 15 Mar, 2020 12 commits
-
-
rinpatch authored
-
rinpatch authored
-
rinpatch authored
-
rinpatch authored
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
-
rinpatch authored
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
-
rinpatch authored
static_fe: Sanitize HTML Closes #1614 See merge request pleroma/pleroma!2299
-
rinpatch authored
-
Haelwenn authored
Related: pleroma/pleroma#1594
-
feld authored