Skip to content
Snippets Groups Projects
  1. May 24, 2019
  2. 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
  3. May 09, 2019
  4. May 05, 2019
  5. May 04, 2019
  6. May 03, 2019
  7. 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
      fba96c80
  8. Apr 21, 2019
  9. Apr 10, 2019
  10. Apr 09, 2019
  11. Apr 08, 2019
  12. Apr 06, 2019
  13. 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
  14. Apr 01, 2019
  15. Mar 30, 2019
  16. Mar 28, 2019
  17. Mar 14, 2019
  18. Mar 11, 2019
  19. Mar 05, 2019
  20. Feb 23, 2019
  21. Feb 17, 2019
  22. Jan 28, 2019
  23. Jan 27, 2019
  24. Jan 20, 2019
  25. Jan 19, 2019
  26. Jan 18, 2019
  27. Jan 17, 2019
  28. Jan 16, 2019
  29. Jan 15, 2019
  30. Jan 08, 2019
  31. Jan 01, 2019
Loading