Skip to content
Snippets Groups Projects
  1. Apr 08, 2019
  2. Apr 07, 2019
  3. Apr 06, 2019
  4. Apr 05, 2019
  5. Apr 04, 2019
    • jeroenpraat's avatar
      Dutch (nl) translation (#10474) · 48a52c93
      jeroenpraat authored
      * Translation Dutch
      
      * Update activerecord.nl.yml
      
      * Update devise.nl.yml
      
      * Update nl.yml
      
      * Update nl.yml
      
      * Update devise.nl.yml
      
      * Update nl.yml
      48a52c93
    • Ben Lubar's avatar
      Fix `tootctl accounts cull` (#10460) · e6814a33
      Ben Lubar authored
      * List the actual accounts that would have been culled during a dry run.
      
      Otherwise, the dry run mode is basically useless.
      
      * Prevent unreachable domains from inheriting the previous status code.
      
      * Update CHANGELOG.md for #10460.
      e6814a33
    • ashleyhull-versent's avatar
      Duplicate values (#10470) · bd365cc3
      ashleyhull-versent authored
      bd365cc3
    • spla's avatar
      i18n: update Catalan translation (#10458) · 26bd9fa5
      spla authored
      * Updated Catalan strings
      
      * Update ca.yml
      
      * Update ca.yml
      
      * Update ca.yml
      
      * Update ca.yml
      
      * Update ca.yml
      
      * Update ca.yml
      
      * Update ca.yml
      
      * Update simple_form.ca.yml
      
      * Update simple_form.ca.yml
      
      * Update simple_form.ca.yml
      
      * bundle exec i18n-tasks
      
      * Update ca.json
      
      * Update simple_form.ca.yml
      
      * i18n: Update Catalan translations
      
      * i18n: Update Catalan translations
      
      * i18n: Update Catalan translations
      
      * i18n: Update Catalan translations
      
      * i18n: Update Catalan translations
      
      * i18n: Update Catalan translations
      
      * i18n: Update Catalan translations
      26bd9fa5
  6. Apr 03, 2019
  7. Apr 02, 2019
  8. Apr 01, 2019
    • ThibG's avatar
    • 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
Loading