- Mar 16, 2020
-
-
Alexander Strizhakov authored
-
- Mar 15, 2020
-
-
rinpatch authored
test/earmark_renderer_test.exs: Rename from test/earmark_renderer_test.ex See merge request pleroma/pleroma!2300
-
Haelwenn authored
-
Haelwenn authored
-
Haelwenn authored
Wasn't in the test suite otherwise
-
Haelwenn authored
rate limiter: disable based on if remote ip was found, not on if the plug was enabled Closes #1620 See merge request pleroma/pleroma!2296
-
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
-
Haelwenn authored
Related: pleroma/pleroma#1594
-
- Mar 14, 2020
-
-
Ivan Tashkinov authored
Merge remote-tracking branch 'remotes/origin/develop' into 1560-non-federating-instances-routes-restrictions # Conflicts: # lib/pleroma/plugs/static_fe_plug.ex
-
- Mar 13, 2020
-
-
rinpatch authored
-
rinpatch authored
pleroma_api.md: direct_conversation_id vs. conversation_id See merge request pleroma/pleroma!2263
-
feld 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
-
feld authored
-
feld authored
-
feld authored
-
feld authored
-
feld authored
-
feld authored
-
feld authored
-
feld authored
-
feld authored
-
rinpatch authored
Revert "Set better Cache-Control header for static content" Closes #1613 See merge request pleroma/pleroma!2290
-
minibikini authored
-
Haelwenn authored
It moves bbcode to bbcode_pleroma as the former is owned by kaniini and transfering ownership wasn't done in a timely manner. Closes: pleroma/pleroma#1374 Closes: pleroma/pleroma#1375
-
- Mar 12, 2020
-
-
feld authored
Exclude private and direct statuses visible to the admin when using godmode Closes #1599 See merge request pleroma/pleroma!2272
-
Ivan Tashkinov authored
Merge remote-tracking branch 'remotes/origin/develop' into 1560-non-federating-instances-routes-restrictions # Conflicts: # test/web/activity_pub/activity_pub_controller_test.exs
-
- Mar 11, 2020
-
-
rinpatch authored
CLI_tasks/user.md: Fix `pleroma.user new` documentation Closes #1621 See merge request pleroma/pleroma!2286
-
feld authored
Allow account registration without an email See merge request pleroma/pleroma!2246
-