index
:
draco
this commit
master
Draco is a script to convert reddit thread to Org document
Andinus <andinus@nand.sh>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remvove ups, downs from properties & add author_flair_text
Andinus
2020-11-25
1
-2
/
+2
*
Remove created_utc property from each comment
Andinus
2020-11-25
1
-4
/
+3
*
Keep each dot in a single line
Andinus
2020-11-25
1
-4
/
+12
*
Fix formatting in News section
Andinus
2020-11-25
1
-2
/
+2
*
Add update News in README
v0.3.1
Andinus
2020-11-25
1
-0
/
+5
*
Put author name in code block if it begins & ends with "_"
Andinus
2020-11-25
1
-8
/
+18
*
Bump version to v0.3.0, add update News to README
v0.3.0
Andinus
2020-11-24
3
-3
/
+15
*
Document new features in manual
Andinus
2020-11-24
1
-5
/
+16
*
Move repeated code to a subroutine, remove some debug messages
Andinus
2020-11-24
1
-43
/
+34
*
Actually handle all the comments
Andinus
2020-11-24
1
-33
/
+90
*
Handle comments hidden under "continue this thread"
Andinus
2020-11-24
1
-18
/
+59
*
Bump version to v0.2.2
v0.2.2
Andinus
2020-11-24
2
-6
/
+3
*
Remove wrong information, add new release information
Andinus
2020-11-24
1
-6
/
+5
*
Handle all kinds of comments in iterate_over_comments
Andinus
2020-11-24
1
-80
/
+128
*
Add News for v0.2.1 update
Andinus
2020-11-24
1
-0
/
+10
*
Update instructions in README, add comments in draco.pl, fix bug
v0.2.1
Andinus
2020-11-24
3
-24
/
+57
*
Update install instructions in README
v0.2.0
Andinus
2020-11-23
1
-17
/
+10
*
Release v0.2.0, load comments hidden under "load more comments"
Andinus
2020-11-23
3
-34
/
+161
*
Add "[S]" after submitter's comments
Andinus
2020-11-20
2
-6
/
+8
*
Add debug option, bump version to v0.1.3
v0.1.3
Andinus
2020-11-20
2
-4
/
+14
*
Add install instruction for dnf & apt based systems
Andinus
2020-11-20
1
-0
/
+7
*
Include the archive date in properties
Andinus
2020-11-19
1
-0
/
+2
*
Add alt-links to cast file in README
Andinus
2020-11-19
1
-0
/
+2
*
Add links to Demo in README
Andinus
2020-11-19
1
-2
/
+8
*
Bump version to v0.1.2
v0.1.2
Andinus
2020-11-19
1
-1
/
+1
*
Link the post title to url
Andinus
2020-11-19
1
-4
/
+3
*
Add date to the document
Andinus
2020-11-19
1
-0
/
+7
*
Document version flag in manual
v0.1.1
Andinus
2020-11-19
1
-0
/
+1
*
Add option to print version, bump version to v0.1.1
Andinus
2020-11-19
1
-3
/
+12
*
Update dependency in README
Andinus
2020-11-19
1
-4
/
+4
*
Switch to Unicode::LineBreak from Text::Wrapper
Andinus
2020-11-19
2
-7
/
+11
*
Add notes to README & manual regarding new changes
Andinus
2020-11-19
2
-2
/
+33
*
Wrap text at 72 characters & put a space before each line
Andinus
2020-11-19
1
-2
/
+16
*
Initial commit
Andinus
2020-11-19
3
-0
/
+139
*
Initialize draco
Andinus
2020-11-19
2
-0
/
+39