aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | * | | | | | | | Define sx-question-list-order-byArtur Malabarba2015-02-111-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Command for switching the ordering method.
| | | | * | | | | | | | Define sx-question-list--interactive-order-promptArtur Malabarba2015-02-111-0/+16
| | | | | | | | | | | |
| | | | * | | | | | | | Document sx-question-list--orderArtur Malabarba2015-02-111-1/+5
| | | | | | | | | | | |
| | | | * | | | | | | | Define sx-question-list--orderArtur Malabarba2015-02-111-0/+4
| | | |/ / / / / / / /
| | | * | | | | | | | Hotfix sx-search autoloadSean Allred2015-02-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Should fix #255
| | | * | | | | | | | Include bug report instructions in CONTRIBUTINGSean Allred2015-02-111-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/masterSean Allred2015-02-071-0/+232
| | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add new icon
| | | | * | | | | | | | Add new iconWilliam Kunkel2015-02-071-0/+232
| | | |/ / / / / / / /
| | | * | | | | | | | Version bumpArtur Malabarba2015-02-072-3/+3
| | | | | | | | | | |
| | | * | | | | | | | Hot Fix #249. Searching without queryArtur Malabarba2015-02-071-1/+1
| | | | | | | | | | |
| | | * | | | | | | | Merge pull request #250 from purcell/patch-3Artur Malabarba2015-02-071-0/+2
| | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add MELPA badges to README
| | | | * | | | | | | | Add MELPA badges to READMESteve Purcell2015-02-071-0/+2
| | | |/ / / / / / / /
| | | * | | | | | | | Update README.orgSean Allred2015-02-061-2/+0
| | | | | | | | | | |
| | | * | | | | | | | Note MELPA release in READMESean Allred2015-02-061-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| | | * | | | | | | | Merge pull request #247 from vermiculus/issue-246--compress-commmentsSean Allred2015-02-032-3/+7
| | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Issue 246 compress commments
| | | | * | | | | | | | Use sx--squash-whitespace in sx-question-mode--print-commentArtur Malabarba2015-02-031-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #246
| | | | * | | | | | | | New function sx--squash-whitespaceArtur Malabarba2015-02-031-0/+4
| | | | | |_|_|/ / / / | | | | |/| | | | | |
| | | * | | | | | | | Merge pull request #245 from vermiculus/issue-244--cache-print-depthArtur Malabarba2015-01-291-2/+3
| | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Ensure printing of full data structure for cache
| | | | * | | | | | | | Ensure printing of full data structure for cacheSean Allred2015-01-281-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-againSean Allred2015-01-261-1/+1
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | | Upcase `post' to `POST' (and `get' to `GET') to fix request errors.
| | | | * | | | | | | Fix the universe and make the world right again.Artur Malabarba2015-01-211-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 Malabarba2015-01-241-6/+1
| | | | | | | | | | |
* | | | | | | | | | | Fetch images asynchronously.Artur Malabarba2015-02-121-39/+42
| | | | | | | | | | |
* | | | | | | | | | | Make sx-request-get-url support asynchronous fetchingArtur Malabarba2015-02-121-14/+33
| | | | | | | | | | |
* | | | | | | | | | | Refactor fill-and-fontify to sx-question-mode--insert-markdownArtur Malabarba2015-02-122-39/+57
|/ / / / / / / / / /
* | | | | | | | | | Check image-type-available-p in the testsArtur Malabarba2015-01-261-6/+13
| | | | | | | | | |
* | | | | | | | | | Only use images if imagemagick is available.Artur Malabarba2015-01-261-2/+7
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge branch 'tag-buttons' into imagesArtur Malabarba2015-01-261-3/+2
|\| | | | | | | | | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Fix testArtur Malabarba2015-01-261-3/+2
| | | | | | | |
* | | | | | | | Only shrink images, don't enlarge them.Artur Malabarba2015-01-241-3/+13
| | | | | | | |
* | | | | | | | Larger max widthArtur Malabarba2015-01-241-1/+1
| | | | | | | |
* | | | | | | | Fix and reorganize testsArtur Malabarba2015-01-241-5/+7
| | | | | | | |
* | | | | | | | 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
| | | | | | | |
* | | | | | | | Test downloading image.Artur Malabarba2015-01-241-1/+7
| | | | | | | |
* | | | | | | | Detect if link is an image, download it, and pass it to ↵Artur Malabarba2015-01-241-3/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sx-question-mode--insert-link
* | | | | | | | sx-question-mode--insert-link takes images tooArtur Malabarba2015-01-241-13/+17
| | | | | | | |
* | | | | | | | Add tests for sx-request-get-...Artur Malabarba2015-01-241-0/+8
| | | | | | | |
* | | | | | | | sx-request-get-url error unless code 200Artur Malabarba2015-01-241-1/+2
| | | | | | | |
* | | | | | | | Refactor part of request-get-data into request-get-urlArtur Malabarba2015-01-241-8/+12
|/ / / / / / /
* | | | | | | Merge branch 'master' into tag-buttonsArtur Malabarba2015-01-241-1/+1
|\| | | | | |
| * | | | | | Hotfix wrong-number of argumentsArtur Malabarba2015-01-241-1/+1
| |/ / / / /
* | | | | | Merge branch 'master' into tag-buttonsArtur Malabarba2015-01-236-83/+215
|\| | | | |
| * | | | | Hotfix with-demoted-errors in sx-compose-send, should Close #238Artur Malabarba2015-01-201-4/+9
| | | | | |
| * | | | | Merge pull request #236 from vermiculus/vermiculus/sort-answersSean Allred2015-01-171-8/+5
| |\ \ \ \ \ | | | | | | | | | | | | | | Prune useless progn form
| | * | | | | Prune useless progn formSean Allred2015-01-171-8/+5
| | | | | | |
| * | | | | | Merge pull request #231 from vermiculus/malabarba/fix-display-from-inboxSean Allred2015-01-165-71/+201
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | Fix sx-display from inbox. Now RET should work on any inbox item. Much more usable!
| | * | | | | Merge branch 'master' into malabarba/fix-display-from-inboxArtur Malabarba2015-01-166-29/+52
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | | Conflicts: sx.el