Skip to content
Snippets Groups Projects
  1. Apr 26, 2019
    • kaniini's avatar
      mix: add bbcode dependency · 2bd880be
      kaniini authored
      2bd880be
    • kaniini's avatar
      Merge branch 'feature/mastoapi-new-config' into 'develop' · 48f68fd1
      kaniini 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
      
      See merge request pleroma/pleroma!1093
      48f68fd1
  2. Apr 25, 2019
  3. 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
  4. Apr 23, 2019
  5. Apr 22, 2019
  6. Apr 21, 2019
Loading