summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to v0.3.0, add update News to README v0.3.0Andinus2020-11-243-3/+15
* Document new features in manualAndinus2020-11-241-5/+16
* 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-242-6/+3
* Remove wrong information, add new release informationAndinus2020-11-241-6/+5
* Handle all kinds of comments in iterate_over_commentsAndinus2020-11-241-80/+128
* Add News for v0.2.1 updateAndinus2020-11-241-0/+10
* Update instructions in README, add comments in draco.pl, fix bug v0.2.1Andinus2020-11-243-24/+57
* Update install instructions in README v0.2.0Andinus2020-11-231-17/+10
* Release v0.2.0, load comments hidden under "load more comments"Andinus2020-11-233-34/+161
* Add "[S]" after submitter's commentsAndinus2020-11-202-6/+8
* Add debug option, bump version to v0.1.3 v0.1.3Andinus2020-11-202-4/+14
* Add install instruction for dnf & apt based systemsAndinus2020-11-201-0/+7
* Include the archive date in propertiesAndinus2020-11-191-0/+2
* Add alt-links to cast file in READMEAndinus2020-11-191-0/+2
* Add links to Demo in READMEAndinus2020-11-191-2/+8
* 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
* Document version flag in manual v0.1.1Andinus2020-11-191-0/+1
* Add option to print version, bump version to v0.1.1Andinus2020-11-191-3/+12
* Update dependency in READMEAndinus2020-11-191-4/+4
* Switch to Unicode::LineBreak from Text::WrapperAndinus2020-11-192-7/+11
* Add notes to README & manual regarding new changesAndinus2020-11-192-2/+33
* Wrap text at 72 characters & put a space before each lineAndinus2020-11-191-2/+16
* Initial commitAndinus2020-11-193-0/+139
* Initialize dracoAndinus2020-11-192-0/+39