Commit graph

854 commits

Author SHA1 Message Date
Huy Ngo
cfc9d7b0c9 Highlight user tags too 2024-08-05 11:31:37 +07:00
Huy Ngo
28fedcd1c9 Implement quote (low energy) 2024-08-05 11:05:07 +07:00
Huy Ngo
3ce4a7148a Fix padding 2024-08-05 09:22:10 +07:00
Huy Ngo
2989101e67 Apply paddings for image description too 2024-07-31 16:29:41 +07:00
Huy Ngo
041cb67746 Fix media lines 2024-07-31 16:12:45 +07:00
Huy Ngo
6251c023c0 Fix printing reacts padding 2024-07-31 16:05:13 +07:00
Huy Ngo
6952577957 Implement tree thread 2024-07-31 16:00:06 +07:00
Huy Ngo
55b02ccf4e Fix buggy mentions 2024-07-31 14:32:47 +07:00
Huy Ngo
f9442a3362 Implement include mentions 2024-07-31 14:24:25 +07:00
Huy Ngo
a39f1114fd Add bot indicator 2024-07-25 10:37:59 +07:00
Huy Ngo
b1f995e93b Add subject/title/summary/cw/whatev to print 2024-07-19 14:21:51 +07:00
Huy Ngo
3553827b5f Show original status id instead of boost id 2024-07-19 12:25:41 +07:00
Huy Ngo
5b685e62ad Fix coloring 2024-07-19 11:46:30 +07:00
Huy Ngo
6048e49d56 Make description line less short 2024-07-19 10:30:12 +07:00
Huy Ngo
a743718951 Add support for emoji reacts (and unreact) 2024-07-18 18:03:13 +07:00
Huy Ngo
df0b878e04 Add media description to output and remove URL wrapping
URL wrapping is hell for clicking
2024-07-18 16:32:25 +07:00
b35facb84c
Handle datetime without second fraction part 2024-02-14 21:11:10 +07:00
c82e670882
Add highlight for reacts 2024-02-14 17:38:15 +07:00
7ea714e61c
Add support for viewing emoji reacts 2024-02-14 17:26:06 +07:00
ae6999e111
Add expires_in parameter 2024-02-08 18:04:07 +07:00
e2fa161b60
Fix package names 2024-02-08 18:03:50 +07:00
e16999e830
Convert to markdown for sourcehut 2024-02-08 11:20:45 +07:00
7b55fe7b4c
Add bubble timeline 2024-01-03 10:33:33 +07:00
d7da2de99a
Fix broken for akkoma list 2023-12-20 21:10:26 +07:00
324e0f5a32
Add shell.nix for development 2023-12-18 09:56:43 +07:00
f82e20e171
Rename toot -> witchie (tests) 2023-12-14 16:00:43 +07:00
41fff21b8d
Rename toot to witchie 2023-12-12 10:24:36 +07:00
1c5abb8419
Improve from_dict performance by caching fields 2023-11-26 09:16:21 +01:00
48d9caef05
Improve typing in wcwidth module 2023-11-24 09:52:41 +01:00
509afd16a8
Add release date 2023-11-23 11:34:14 +01:00
a6bbe97332
Add changelog, bump version 2023-11-22 08:50:17 +01:00
7929919ffc
Add --json option to update_account 2023-11-22 08:41:15 +01:00
e961bd696d
Make account optional in following and followers 2023-11-22 08:22:21 +01:00
443f9445b1
Add --json option to account commands 2023-11-21 18:16:37 +01:00
016ae25569
Add --json option to various status commands 2023-11-21 16:51:02 +01:00
4203e8d313
Dedupe duplicate function 2023-11-21 16:51:02 +01:00
7793d4499a
Add --json option to post command 2023-11-21 16:51:02 +01:00
3530553a06
Add --json option to status and thread commands 2023-11-21 16:51:02 +01:00
ae7a36b8d8
Add --json option to search command 2023-11-21 16:50:55 +01:00
0c37716de1
Add --json option to instance command 2023-11-21 16:50:19 +01:00
57be6beae8
Log request exceptions 2023-11-21 16:50:19 +01:00
9664d71b57
Make get_instance return the response instead of json 2023-11-21 16:50:19 +01:00
3f680312c6
Remove monkeypatched auth tests
Not very useful, tested in integration tests.
2023-11-21 16:50:19 +01:00
45962b27c3
Fix search sending type=None if not specified 2023-11-21 16:48:12 +01:00
540851713c
Remove travis config 2023-11-21 16:48:11 +01:00
ec90077255
Merge pull request #406 from snan/venv-docs
Clarify misleading venv docs
2023-11-19 13:54:11 +01:00
cd03486a25
Remove unused imports 2023-11-19 12:48:22 +01:00
5a83cd7d3b
Read media viewer from settings 2023-11-19 12:15:26 +01:00
ef19449190
Load followed accounts after timeline
This way we don't have to wait for them to load, which may take a while
due to paging.
2023-11-19 09:12:42 +01:00
9808784645
Add a config file for vermin 2023-11-18 22:20:06 +01:00