0
0
mirror of https://github.com/ihabunek/toot.git synced 2025-09-21 19:35:03 -04:00
Commit Graph

8 Commits

Author SHA1 Message Date
Ivan Habunek
39ff728119 Fix deprecation warning 2024-11-27 19:45:48 +01:00
Ivan Habunek
76bb1b5484 Add post --reply-last option
fixes #464
2024-09-22 22:14:36 +02:00
Ivan Habunek
3ff9bc7942 Use assert_ok helper for better testing errors 2024-09-22 22:14:36 +02:00
Ivan Habunek
fab23b9069 Reorganize cli imports
The old way did not allow for having multiple commands of the same name
2023-12-13 15:00:47 +01:00
Ivan Habunek
d6678e0498 Migrate post command 2023-11-28 11:53:43 +01:00
Ivan Habunek
4203e8d313 Dedupe duplicate function 2023-11-21 16:51:02 +01:00
Ivan Habunek
7793d4499a Add --json option to post command 2023-11-21 16:51:02 +01:00
Ivan Habunek
3d7f7cfce3 Break up integration tests 2023-03-30 10:56:40 +02:00