Skip to content
Snippets Groups Projects
  1. Mar 15, 2020
    • rinpatch's avatar
      rip out fetch_initial_posts · e87a32bc
      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
      e87a32bc
  2. Mar 13, 2020
    • rinpatch's avatar
      rate limiter: disable based on if remote ip was found, not on if the plug was enabled · fc4496d4
      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
      fc4496d4
  3. Feb 29, 2020
  4. Feb 28, 2020
  5. Feb 27, 2020
  6. Feb 26, 2020
  7. Feb 25, 2020
  8. Feb 22, 2020
  9. Feb 20, 2020
  10. Feb 15, 2020
  11. Feb 13, 2020
  12. Feb 11, 2020
  13. Feb 08, 2020
  14. Feb 06, 2020
  15. Feb 05, 2020
  16. Jan 30, 2020
  17. Jan 29, 2020
  18. Jan 27, 2020
  19. Jan 25, 2020
  20. Jan 24, 2020
  21. Jan 23, 2020
Loading