1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-16 06:15:25 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Kian-Meng Ang
2d0089893f Fix typos
Found via `codespell -L fo,te,oll`
2024-01-08 02:59:35 +08: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
3dc5d35751
Migrate account commands 2023-11-28 14:05:44 +01:00
Ivan Habunek
d6678e0498
Migrate post command 2023-11-28 11:53:43 +01:00
Ivan Habunek
e961bd696d
Make account optional in following and followers 2023-11-22 08:22:21 +01:00
Ivan Habunek
443f9445b1
Add --json option to account commands 2023-11-21 18:16:37 +01:00
Ivan Habunek
2c4f7e17c9
Add --json option to whoami command 2023-11-18 15:40:51 +01:00
Ivan Habunek
3d7f7cfce3
Break up integration tests 2023-03-30 10:56:40 +02:00