aboutsummaryrefslogtreecommitdiff
path: root/sx-question-print.el
Commit message (Expand)AuthorAgeFilesLines
* Fix link regexpArtur Malabarba2015-03-261-2/+3
* Shorten separatorArtur Malabarba2015-03-221-1/+1
* Merge branch 'master' of github.com:vermiculus/stack-modeArtur Malabarba2015-03-081-14/+14
|\
| * Hotfix question printing.Artur Malabarba2015-03-041-14/+14
* | Raw links are shortened. Affects #227Artur Malabarba2015-03-081-4/+7
* | Hot fix #227. Add "-" to allowed chars in raw linksArtur Malabarba2015-03-081-1/+1
|/
* Hotfix paragraph-separateArtur Malabarba2015-03-041-1/+1
* Merge pull request #260 from vermiculus/print-question-without-temp-bufferArtur Malabarba2015-03-021-100/+125
|\
| * Merge branch 'handle-html-tags' into print-question-without-temp-bufferArtur Malabarba2015-02-261-3/+2
| |\
| * \ Merge branch 'handle-html-tags' into print-question-without-temp-bufferArtur Malabarba2015-02-261-19/+100
| |\ \
| * | | Fix paragraph fillingArtur Malabarba2015-02-151-14/+20
| * | | fix imagesArtur Malabarba2015-02-121-4/+5
| * | | Merge branch 'images' into print-question-without-temp-bufferArtur Malabarba2015-02-121-1/+1
| |\ \ \
| * | | | Fetch images asynchronously.Artur Malabarba2015-02-121-39/+42
| * | | | Refactor fill-and-fontify to sx-question-mode--insert-markdownArtur Malabarba2015-02-121-38/+56
* | | | | Merge pull request #270 from vermiculus/closed-questionsArtur Malabarba2015-03-021-8/+34
|\ \ \ \ \
| * | | | | Add details to reason.Artur Malabarba2015-03-021-8/+34
* | | | | | Merge pull request #268 from vermiculus/closed-questionsSean Allred2015-03-021-1/+22
|\| | | | |
| * | | | | Improved grammarArtur Malabarba2015-03-021-2/+2
| * | | | | Swap date and reasonArtur Malabarba2015-03-021-1/+1
| * | | | | Add mode-line info for closed questions.Artur Malabarba2015-02-271-0/+5
| * | | | | Print a header for closed questions.Artur Malabarba2015-02-271-1/+17
* | | | | | Merge pull request #243 from vermiculus/handle-html-tagsArtur Malabarba2015-02-271-33/+82
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Fix quote -> codeArtur Malabarba2015-02-261-3/+2
| | |_|/ | |/| |
| * | | Merge branch 'master' into handle-html-tagsArtur Malabarba2015-02-261-21/+54
| |\ \ \
| * \ \ \ Merge branch 'images' into handle-html-tagsArtur Malabarba2015-01-261-2/+7
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Handle the `kbd` html tagArtur Malabarba2015-01-241-0/+2
| * | | | Handle the `sub` and `sup` html tagArtur Malabarba2015-01-241-1/+13
| * | | | Handle the `code` html tagArtur Malabarba2015-01-241-0/+34
| * | | | Do link handling per paragraph, so we don't linkify code blocksArtur Malabarba2015-01-241-32/+35
* | | | | Merge branch 'generate-header-line-from-keymap' into delete-commandArtur Malabarba2015-02-261-32/+114
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #263 from vermiculus/answer-and-question-headersArtur Malabarba2015-02-261-11/+32
| |\ \ \ \
| | * | | | Indicate which answer is acceptedArtur Malabarba2015-02-201-1/+15
| | * | | | Up and Down arrows when you voteArtur Malabarba2015-02-201-5/+5
| | * | | | Improve legibility of sx-question-mode--print-sectionArtur Malabarba2015-02-201-1/+8
| | * | | | Fix "Asked on" for answersArtur Malabarba2015-02-201-4/+4
| * | | | | Merge pull request #259 from vermiculus/bind-answer-sorting-to-a-keyArtur Malabarba2015-02-261-4/+15
| |\ \ \ \ \
| | * | | | | Define possible values for answer sortingArtur Malabarba2015-02-121-4/+15
| * | | | | | Merge branch 'master' into imagesArtur Malabarba2015-02-211-4/+6
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | / | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'tag-buttons' into imagesArtur Malabarba2015-02-121-3/+3
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Only use images if imagemagick is available.Artur Malabarba2015-01-261-2/+7
| | |_|_|/ | |/| | |
| * | | | Only shrink images, don't enlarge them.Artur Malabarba2015-01-241-3/+13
| * | | | Larger max widthArtur Malabarba2015-01-241-1/+1
| * | | | Clean up nested linksArtur Malabarba2015-01-241-0/+8
| * | | | Sorround images with newlinesArtur Malabarba2015-01-241-1/+6
| * | | | With nested links, just do the inner one.Artur Malabarba2015-01-241-1/+1
| * | | | sx-question-mode--reference-regexp no longer matches newlinesArtur Malabarba2015-01-241-1/+1
| * | | | Detect if link is an image, download it, and pass it to sx-question-mode--ins...Artur Malabarba2015-01-241-3/+21
| * | | | sx-question-mode--insert-link takes images tooArtur Malabarba2015-01-241-13/+17
* | | | | Don't print deleted posts.Artur Malabarba2015-02-211-24/+31
| |_|/ / |/| | |