Skip to content
Snippets Groups Projects
  1. May 09, 2020
  2. May 04, 2020
  3. Apr 27, 2020
    • Lerk's avatar
      Add `tootctl emoji export` (#13534) · 15785057
      Lerk authored
      * add emoji export command to cli
      
      * fix codeclimate issues
      
      * add error when no matching category was found
      
      * add other suggestions
      
      * exit 1 when no matching category is found
      
      * changes according to suggestions
      
      * :eyes:
      
      * RubyNein
      
      Y u always autoformat :c
      Unverified
      15785057
  4. Apr 26, 2020
  5. Apr 19, 2020
  6. Apr 06, 2020
  7. Apr 05, 2020
  8. Apr 02, 2020
  9. Mar 26, 2020
  10. Mar 10, 2020
  11. Mar 09, 2020
  12. Mar 08, 2020
  13. Feb 29, 2020
  14. Feb 27, 2020
  15. Feb 22, 2020
  16. Feb 15, 2020
  17. Feb 10, 2020
  18. Feb 08, 2020
  19. Jan 28, 2020
  20. Jan 24, 2020
  21. Jan 23, 2020
    • Eugen Rochko's avatar
      Add announcements (#12662) · f52c988e
      Eugen Rochko authored
      * Add announcements
      
      Fix #11006
      
      * Add reactions to announcements
      
      * Add admin UI for announcements
      
      * Add unit tests
      
      * Fix issues
      
      - Add `with_dismissed` param to announcements API
      - Fix end date not being formatted when time range is given
      - Fix announcement delete causing reactions to send streaming updates
      - Fix announcements container growing too wide and mascot too small
      - Fix `all_day` being settable when no time range is given
      - Change text "Update" to "Announcement"
      
      * Fix scheduler unpublishing announcements before they are due
      
      * Fix filter params not being passed to announcements filter
      Unverified
      f52c988e
  22. Jan 21, 2020
  23. Jan 11, 2020
  24. Jan 09, 2020
  25. Dec 17, 2019
    • ThibG's avatar
      Changes to tootctl statuses remove (#11267) · 7fe45e7c
      ThibG authored
      * Fix comments in statuses_cli
      
      The comment for the part of query keeping statuses which have replies was
      incorrect, explaining the part of the query kept favourited statuses instead
      
      * Keep statuses favourited by local users in tootctl statuses remove
      
      * Do delete old replies that are not direct interactions with local users
      
      * Skip reblogs of local statuses instead of all reblogs
      
      * Optimize some queries
      
      * Keep old statuses with recent reblogs
      
      * Add option to clear toots from followed accounts too
      7fe45e7c
  26. Dec 12, 2019
  27. Dec 09, 2019
  28. Dec 08, 2019
  29. Dec 02, 2019
  30. Nov 04, 2019
    • Nathaniel Suchy's avatar
      Add `tootctl media lookup` command (#12283) · 23ed9303
      Nathaniel Suchy authored
      * Add a lookup tool to the media cli
      
      * Improved lookup logic
      
      * Clarified wording in the output
      
      * Code style changes
      
      * Code style changes
      
      * Code style changes
      
      * Code style changes
      
      * Add error handling code incase an attachment isn't found
      
      * Code style changes
      
      * Code style changes
      
      * Make requested changes
      
      * Fix styling issues
      
      * Handle other media types
      
      * Remove an inadvertently added log
      
      * Make requested changes
      
      * Make the code safe no matter what the path, S3 or not
      
      * Code style changes
      
      * Code style changes
      
      * Replace select method with Ruby Enumerable grep method
      23ed9303
  31. Oct 10, 2019
  32. Oct 09, 2019
  33. Oct 08, 2019
  34. Oct 07, 2019
Loading