Commit graph

879 commits

Author SHA1 Message Date
6bd7a5203a
Don't break the refs
Some checks failed
Run tests / test (3.10) (push) Has been cancelled
Run tests / test (3.11) (push) Has been cancelled
Run tests / test (3.12) (push) Has been cancelled
Run tests / test (3.7) (push) Has been cancelled
Run tests / test (3.8) (push) Has been cancelled
Run tests / test (3.9) (push) Has been cancelled
2024-08-17 00:47:03 +07:00
718eb615ef
Implement quote and code 2024-08-17 00:37:27 +07:00
dbcf3cbd92
Switch to html.parser for cleaner parsing 2024-08-17 00:01:46 +07:00
Huy Ngo
7ab79be936 WIP: try python html parser for proper parsing 2024-08-16 18:36:02 +07:00
Huy Ngo
0ba5f2fc7a Fix hashtag link in post 2024-08-16 17:08:10 +07:00
Huy Ngo
371f70455b Make witchie calibrate size on each print 2024-08-16 14:25:36 +07:00
Huy Ngo
32bc73b6f9 Make the style-aware length more accurate 2024-08-16 09:50:15 +07:00
Huy Ngo
2d66e9c0b3 Fix wrapping overflowing lines 2024-08-16 08:52:02 +07:00
Huy Ngo
5a56e753b9 Use finding list instead of chaining them 2024-08-15 18:25:22 +07:00
Huy Ngo
968864ae1f Allow setting TERM_WIDTH via env var 2024-08-15 18:02:30 +07:00
Huy Ngo
b7dab5926e Disregard the length for styling tags 2024-08-15 17:23:32 +07:00
Huy Ngo
2ad49b7774 Fix link refs 2024-08-15 17:03:32 +07:00
Huy Ngo
59cce65ef3 Add lines between main post and links 2024-08-15 17:00:51 +07:00
Huy Ngo
85ebe76f5f Fix keying 2024-08-15 16:03:05 +07:00
Huy Ngo
28dd345219 Update some markup 2024-08-15 16:01:49 +07:00
Huy Ngo
e72be437e6 Implement nested list 2024-08-15 15:40:26 +07:00
Huy Ngo
4adaf21861 Implement images and links 2024-08-15 15:00:54 +07:00
Huy Ngo
33a397baef Implement HTML: lists
also not stripping text that looks like html tags
2024-08-15 12:14:25 +07:00
Huy Ngo
5273d32c30 Run some lint 2024-08-09 18:34:59 +07:00
Huy Ngo
23d49c8e57 Fix sorting 2024-08-07 17:46:05 +07:00
Huy Ngo
9812075688 Implement emoji list 2024-08-07 16:35:22 +07:00
Huy Ngo
c242176d92 Fix padding for post ID 2024-08-05 12:23:59 +07:00
Huy Ngo
aad69f5561 Use high-level shutil instead of os. 2024-08-05 11:46:37 +07:00
Huy Ngo
c18181ed81 Get terminal size instead of fixing it to 80 2024-08-05 11:44:03 +07:00
Huy Ngo
34c65f838a Fix padding 2024-08-05 11:39:39 +07:00
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