1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-09-22 04:25:55 -04:00
Commit Graph

12 Commits

Author SHA1 Message Date
Ivan Habunek
438a8ab206
Make instance work without logging in 2023-12-14 13:06:06 +01: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
c7e01c77f2
Add --json option to tag commands 2023-12-13 08:40:02 +01:00
Ivan Habunek
e5c8fc4f77
Extend instance tests 2023-11-30 20:08:59 +01:00
Ivan Habunek
51fcd60eb5
Migrate status commands 2023-11-28 12:26:08 +01:00
Ivan Habunek
9ecfa79db8
Setup click, migrate read commands 2023-11-28 10:13:05 +01:00
Ivan Habunek
443f9445b1
Add --json option to account commands 2023-11-21 18:16:37 +01:00
Ivan Habunek
7793d4499a
Add --json option to post command 2023-11-21 16:51:02 +01:00
Ivan Habunek
0c37716de1
Add --json option to instance command 2023-11-21 16:50:19 +01:00
Ivan Habunek
8aad38671e
Add integration tests for status and thread 2023-06-28 12:38:29 +02:00
Ivan Habunek
4df2abf5cd
Implement base_url as fixture 2023-06-22 10:59:44 +02:00
Ivan Habunek
3d7f7cfce3
Break up integration tests 2023-03-30 10:56:40 +02:00