summary refs log tree commit diff stats
path: root/draco.pl
Commit message (Expand)AuthorAgeFilesLines
* Release v0.3.3 HEAD v0.3.3 masterAndinus2022-08-091-1/+1
* Print $response->{content} on failureAndinus2022-08-091-1/+1
* Tiny format changeAndinus2021-06-151-2/+2
* Bump version to v0.3.2, update News sectionAndinus2020-11-261-1/+1
* Remvove ups, downs from properties & add author_flair_textAndinus2020-11-251-2/+2
* Remove created_utc property from each commentAndinus2020-11-251-4/+3
* Keep each dot in a single lineAndinus2020-11-251-4/+12
* Put author name in code block if it begins & ends with "_"Andinus2020-11-251-8/+18
* Bump version to v0.3.0, add update News to README v0.3.0Andinus2020-11-241-2/+2
* Move repeated code to a subroutine, remove some debug messagesAndinus2020-11-241-43/+34
* Actually handle all the commentsAndinus2020-11-241-33/+90
* Handle comments hidden under "continue this thread"Andinus2020-11-241-18/+59
* Bump version to v0.2.2 v0.2.2Andinus2020-11-241-1/+1
* Handle all kinds of comments in iterate_over_commentsAndinus2020-11-241-80/+128
* Update instructions in README, add comments in draco.pl, fix bug v0.2.1Andinus2020-11-241-16/+30
* Release v0.2.0, load comments hidden under "load more comments"Andinus2020-11-231-13/+111
* Add "[S]" after submitter's commentsAndinus2020-11-201-1/+3
* Add debug option, bump version to v0.1.3 v0.1.3Andinus2020-11-201-3/+6
* Include the archive date in propertiesAndinus2020-11-191-0/+2
* Bump version to v0.1.2 v0.1.2Andinus2020-11-191-1/+1
* Link the post title to urlAndinus2020-11-191-4/+3
* Add date to the documentAndinus2020-11-191-0/+7
* Add option to print version, bump version to v0.1.1Andinus2020-11-191-3/+12
* Switch to Unicode::LineBreak from Text::WrapperAndinus2020-11-191-5/+8
* Wrap text at 72 characters & put a space before each lineAndinus2020-11-191-2/+16
* Initial commitAndinus2020-11-191-0/+81