Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Merge pull request #256 from vermiculus/issue-254--sorting-options | Sean Allred | 2015-02-11 | 2 | -4/+57 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement sorting options Fix #254. | |||||
| | * | | | | | | | | sx-search-get-questions make KEYWORDS a &rest argument. | Artur Malabarba | 2015-02-11 | 1 | -2/+4 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Add ordering to question lists created by sx-search | Artur Malabarba | 2015-02-11 | 1 | -2/+14 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Improve order-methods | Artur Malabarba | 2015-02-11 | 1 | -0/+2 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Define sx-question-list-order-by | Artur Malabarba | 2015-02-11 | 1 | -0/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Command for switching the ordering method. | |||||
| | * | | | | | | | | Define sx-question-list--interactive-order-prompt | Artur Malabarba | 2015-02-11 | 1 | -0/+16 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Document sx-question-list--order | Artur Malabarba | 2015-02-11 | 1 | -1/+5 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Define sx-question-list--order | Artur Malabarba | 2015-02-11 | 1 | -0/+4 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Hotfix sx-search autoload | Sean Allred | 2015-02-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Should fix #255 | |||||
| * | | | | | | | | Include bug report instructions in CONTRIBUTING | Sean Allred | 2015-02-11 | 1 | -0/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Should provide some meta-help with issues like #255. This file is advertised when creating an issue, so it's the best we can do. | |||||
| * | | | | | | | | Merge pull request #253 from wkunkel/master | Sean Allred | 2015-02-07 | 1 | -0/+232 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add new icon | |||||
| | * | | | | | | | | Add new icon | William Kunkel | 2015-02-07 | 1 | -0/+232 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Version bump | Artur Malabarba | 2015-02-07 | 2 | -3/+3 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Hot Fix #249. Searching without query | Artur Malabarba | 2015-02-07 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #250 from purcell/patch-3 | Artur Malabarba | 2015-02-07 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add MELPA badges to README | |||||
| | * | | | | | | | | Add MELPA badges to README | Steve Purcell | 2015-02-07 | 1 | -0/+2 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Update README.org | Sean Allred | 2015-02-06 | 1 | -2/+0 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Note MELPA release in README | Sean Allred | 2015-02-06 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
| * | | | | | | | | Merge pull request #247 from vermiculus/issue-246--compress-commments | Sean Allred | 2015-02-03 | 2 | -3/+7 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Issue 246 compress commments | |||||
| | * | | | | | | | | Use sx--squash-whitespace in sx-question-mode--print-comment | Artur Malabarba | 2015-02-03 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #246 | |||||
| | * | | | | | | | | New function sx--squash-whitespace | Artur Malabarba | 2015-02-03 | 1 | -0/+4 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #245 from vermiculus/issue-244--cache-print-depth | Artur Malabarba | 2015-01-29 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Ensure printing of full data structure for cache | |||||
| | * | | | | | | | | Ensure printing of full data structure for cache | Sean Allred | 2015-01-28 | 1 | -2/+3 | |
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bind `print-{depth,level}' to nil before writing to the file. This should force `prin1' to spell out the entire data structure. Should fix #244. | |||||
| * | | | | | | | | Merge pull request #241 from vermiculus/make-the-world-right-again | Sean Allred | 2015-01-26 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | Upcase `post' to `POST' (and `get' to `GET') to fix request errors. | |||||
| | * | | | | | | | Fix the universe and make the world right again. | Artur Malabarba | 2015-01-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Amongst other things, this should put an end to whale hunting, malaria, and issues such as #238, #209 and #206. | |||||
| * | | | | | | | | Less demanding final regexp for questions. | Artur Malabarba | 2015-01-24 | 1 | -6/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'handle-html-tags' of github.com:vermiculus/stack-mode into ↵ | Artur Malabarba | 2015-02-03 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | handle-html-tags Conflicts: test/test-printing.el | |||||
| * | | | | | | | | | Fix tag-format function name in tests | Sean Allred | 2015-01-26 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'images' into handle-html-tags | Artur Malabarba | 2015-01-26 | 2 | -8/+20 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | Check image-type-available-p in the tests | Artur Malabarba | 2015-01-26 | 1 | -6/+13 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Only use images if imagemagick is available. | Artur Malabarba | 2015-01-26 | 1 | -2/+7 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'images' into handle-html-tags | Artur Malabarba | 2015-01-26 | 1 | -3/+2 | |
|\| | | | | | | | | | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'tag-buttons' into images | Artur Malabarba | 2015-01-26 | 1 | -3/+2 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | Fix test | Artur Malabarba | 2015-01-26 | 1 | -3/+2 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Handle the `kbd` html tag | Artur Malabarba | 2015-01-24 | 1 | -0/+2 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Handle the `sub` and `sup` html tag | Artur Malabarba | 2015-01-24 | 1 | -1/+13 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Handle the `code` html tag | Artur Malabarba | 2015-01-24 | 1 | -0/+34 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Do link handling per paragraph, so we don't linkify code blocks | Artur Malabarba | 2015-01-24 | 1 | -32/+35 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Only shrink images, don't enlarge them. | Artur Malabarba | 2015-01-24 | 1 | -3/+13 | |
| | | | | | | | | ||||||
* | | | | | | | | Larger max width | Artur Malabarba | 2015-01-24 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Fix and reorganize tests | Artur Malabarba | 2015-01-24 | 1 | -5/+7 | |
| | | | | | | | | ||||||
* | | | | | | | | Clean up nested links | Artur Malabarba | 2015-01-24 | 1 | -0/+8 | |
| | | | | | | | | ||||||
* | | | | | | | | Sorround images with newlines | Artur Malabarba | 2015-01-24 | 1 | -1/+6 | |
| | | | | | | | | ||||||
* | | | | | | | | With nested links, just do the inner one. | Artur Malabarba | 2015-01-24 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | sx-question-mode--reference-regexp no longer matches newlines | Artur Malabarba | 2015-01-24 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Test downloading image. | Artur Malabarba | 2015-01-24 | 1 | -1/+7 | |
| | | | | | | | | ||||||
* | | | | | | | | Detect if link is an image, download it, and pass it to ↵ | Artur Malabarba | 2015-01-24 | 1 | -3/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sx-question-mode--insert-link | |||||
* | | | | | | | | sx-question-mode--insert-link takes images too | Artur Malabarba | 2015-01-24 | 1 | -13/+17 | |
| | | | | | | | | ||||||
* | | | | | | | | Add tests for sx-request-get-... | Artur Malabarba | 2015-01-24 | 1 | -0/+8 | |
| | | | | | | | | ||||||
* | | | | | | | | sx-request-get-url error unless code 200 | Artur Malabarba | 2015-01-24 | 1 | -1/+2 | |
| | | | | | | | |