Skip to content
Snippets Groups Projects
  1. May 17, 2019
  2. May 16, 2019
  3. May 15, 2019
  4. May 14, 2019
    • rinpatch's avatar
      Make rate limiting for Mastodon Registration API less agressive and enable it by default. · 38f3393e
      rinpatch authored
      As discussed on irc. Unlike Mastodon our web interface for registrations
      is using the same APIs regular apps would be using, so 5 requests per 30
      minutes per IP could hurt valid use-cases when Pleroma-FE switches to
      it. Also enable the endpoint by default, it makes no sense to
      have it disabled when
      1. TwitterAPI endpoint is there and always enabled
      2. Unlike Mastodon, there is no way to get an account without using the APIs (makes me wonder why the setting is even there)
      
      Also in this commit: minor changelog improvements.
      38f3393e
    • minibikini's avatar
      Update CHANGELOG · c1665fd9
      minibikini authored
      c1665fd9
  5. May 13, 2019
  6. May 12, 2019
  7. May 08, 2019
  8. May 06, 2019
  9. May 03, 2019
  10. Apr 25, 2019
  11. Apr 24, 2019
    • rinpatch's avatar
      Fix leaking private configuration parameters in Mastodon and Twitter APIs, and... · 4baea6e6
      rinpatch authored
      Fix leaking private configuration parameters in Mastodon and Twitter APIs, and add new configuration parameters to Mastodon API
      
      This patch:
      - Fixes `rights` in twitterapi ignoring `show_role`
      - Fixes exposing default scope of the user to anyone in Mastodon API
      - Extends Mastodon API to be able to show and set `no_rich_text`, `default_scope`, `hide_follows`, `hide_followers`, `hide_favorites` (requested by the FE in #674)
      
      Sorry in advance for 500 line one commit diff, I should have split it up to separate MRs
      4baea6e6
  12. Apr 23, 2019
  13. Apr 22, 2019
  14. Apr 21, 2019
  15. Apr 20, 2019
  16. Apr 19, 2019
  17. Apr 18, 2019
  18. Apr 17, 2019
  19. Apr 16, 2019
  20. Apr 15, 2019
  21. Apr 13, 2019
  22. Apr 12, 2019
Loading