Skip to content
Snippets Groups Projects
  1. Apr 01, 2019
    • ThibG's avatar
      Hide blocking accounts from blocked users (#10442) · 62bafa20
      ThibG authored
      * Revert "Add indication that you have been blocked in web UI (#10420)"
      
      This reverts commit bd02ec6d.
      
      * Revert "Add `blocked_by` relationship to the REST API (#10373)"
      
      This reverts commit 9745de88.
      
      * Hide blocking accounts from search results
      
      * Filter blocking accouts from account followers
      
      * Filter blocking accouts from account's following accounts
      
      * Filter blocking accounts from “reblogged by” and “favourited by” lists
      
      * Remove blocking account from URL search
      
      * Return 410 on trying to fetch user data from a user who blocked us
      
      * Return 410 in /api/v1/account/statuses for suspended or blocking accounts
      
      * Fix status filtering when performing URL search
      
      * Restore some React improvements
      
      Restore some cleanup from bd02ec6d
      
      * Refactor by adding `without_blocking` scope
      62bafa20
    • Jeong Arm's avatar
      67eb47e2
    • ThibG's avatar
      Fix more keybase-related test failures (#10443) · 2acd8940
      ThibG authored
      2acd8940
    • slice's avatar
      Improvements to image upload validation and creation (#10431) · 85973f4f
      slice authored
      * Check if image value is nil? before creating an image
      
      Check if uploaded images aren't nil before creating SiteUpload models
      for them.
      
      * Validate presence of file in SiteUpload
      
      * Fix file presence validation
      
      * Fabricate SiteUpload#file
      
      * Add link to Creative Commons license
      85973f4f
    • mayaeh's avatar
      i18n: Update Japanese translations (#10427) · abdf2253
      mayaeh authored
      * Update Japanese translations.
      
      run yarn manage:translations && i18n-tasks add-missing
      
      * Update Japanese translations.
      
      * Fix mistake
      
      * Change to be concise.
      abdf2253
  2. Mar 31, 2019
  3. Mar 30, 2019
  4. Mar 29, 2019
  5. Mar 28, 2019
  6. Mar 27, 2019
  7. Mar 26, 2019
Loading