Skip to content
Snippets Groups Projects
  1. Jun 28, 2019
  2. Jun 22, 2019
  3. Jun 21, 2019
  4. Jun 20, 2019
  5. Jun 13, 2019
  6. Jun 12, 2019
  7. Jun 09, 2019
  8. Jun 08, 2019
  9. May 24, 2019
  10. May 14, 2019
    • ThibG's avatar
      Record account suspend/silence time and keep track of domain blocks (#10660) · 14f6ce28
      ThibG authored
      * Record account suspend/silence time and keep track of domain blocks
      
      * Also unblock users who were suspended/silenced before dates were recorded
      
      * Add tests
      
      * Keep track of suspending date for users suspended through the CLI
      
      * Show accurate number of accounts that would be affected by unsuspending an instance
      
      * Change migration to set silenced_at and suspended_at
      
      * Revert "Also unblock users who were suspended/silenced before dates were recorded"
      
      This reverts commit a015c65d2d1e28c7b7cfab8b3f8cd5fb48b8b71c.
      
      * Switch from using suspended and silenced to suspended_at and silenced_at
      
      * Add post-deployment migration script to remove `suspended` and `silenced` columns
      
      * Use Account#silence! and Account#suspend! instead of updating the underlying property
      
      * Add silenced_at and suspended_at migration to post-migration
      
      * Change account fabricator to translate suspended and silenced attributes
      
      * Minor fixes
      
      * Make unblocking domains always retroactive
      14f6ce28
  11. May 09, 2019
  12. May 05, 2019
  13. May 04, 2019
  14. May 03, 2019
  15. Apr 27, 2019
    • Eugen Rochko's avatar
      Add blurhash (#10630) · fba96c80
      Eugen Rochko authored
      * Add blurhash
      
      * Use fallback color for spoiler when blurhash missing
      
      * Federate the blurhash and accept it as long as it's at most 5x5
      
      * Display unknown media attachments as blurhash placeholders
      
      * Improve style of embed actions and spoiler button
      
      * Change blurhash resolution from 3x3 to 4x4
      
      * Improve dependency definitions
      
      * Fix code style issues
      Unverified
      fba96c80
  16. Apr 21, 2019
  17. Apr 10, 2019
  18. Apr 09, 2019
  19. Apr 08, 2019
  20. Apr 06, 2019
  21. Apr 04, 2019
    • 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
  22. Apr 01, 2019
  23. Mar 30, 2019
  24. Mar 28, 2019
  25. Mar 14, 2019
  26. Mar 11, 2019
  27. Mar 05, 2019
  28. Feb 23, 2019
  29. Feb 17, 2019
  30. Jan 28, 2019
  31. Jan 27, 2019
  32. Jan 20, 2019
  33. Jan 19, 2019
Loading