aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Autoload sx-open-linkAlex Branham2016-12-221-0/+1
* Support Org 9Sean Allred2016-11-091-1/+8
* Fix #323Sean Allred2016-11-041-1/+1
* Merge pull request #295 from vermiculus/vermiculus/readmeSean Allred2016-01-261-17/+82
|\
| * Update READMESean Allred2016-01-261-15/+17
| * TypoSean Allred2015-05-281-1/+1
| * Add sample keybindingsSean Allred2015-05-281-0/+30
| * Extend READMESean Allred2015-05-271-17/+50
* | Call `markdown-syntax-propertize` while rendering question buffersArtur Malabarba2016-01-261-0/+2
* | [Fix #312] Disable undo in `sx-question-mode'Artur Malabarba2016-01-251-0/+1
* | Support for org-store-linkSean Allred2016-01-061-1/+13
* | Don’t calculate sx-question-mode-use-images at compile timeArtur Malabarba2015-11-121-3/+1
* | Merge pull request #309 from tarsius/silencioSean Allred2015-11-041-0/+6
|\ \
| * | Silence byte-compilerJonas Bernoulli2015-11-041-0/+6
|/ /
* | Avoid creating a directory when compilingSean Allred2015-11-011-1/+3
* | Fix many cases of odd indentationArtur Malabarba2015-10-221-30/+30
* | Use pcaseArtur Malabarba2015-10-221-12/+12
* | Fix #307. Self-closing tags and hr separatorsArtur Malabarba2015-10-221-8/+31
* | Merge pull request #299 from vermiculus/fix-autoloadsSean Allred2015-07-181-44/+11
|\ \
| * | Simplify autoloads to just point to "sx-tab"Artur Malabarba2015-07-181-44/+11
|/ /
* | Merge pull request #298 from vermiculus/vermiculus/fix-auth-flowSean Allred2015-07-171-1/+1
|\ \
| * | Fix authentication flow for some browsersSean Allred2015-07-171-1/+1
|/ /
* | Improve botArtur Malabarba2015-07-141-3/+5
* | Merge branch 'master' of github.com:vermiculus/sx.elArtur Malabarba2015-07-021-2/+2
|\ \
| * | Fix #296 Make searching a bit fuzzier.Artur Malabarba2015-07-021-2/+2
* | | Some fixes for the bot and the backoff.Artur Malabarba2015-07-022-13/+19
|/ /
* | More messages during backoff.Artur Malabarba2015-07-021-0/+1
* | sx-request respects the backoff parameterArtur Malabarba2015-06-011-4/+22
* | [bot.sh] Use data branch.Artur Malabarba2015-05-281-1/+1
* | [bot.sh] Automate pushing.Artur Malabarba2015-05-281-5/+9
* | Make the bot slower.Artur Malabarba2015-05-281-4/+4
|/
* Fix bug when tabulated-list-use-header-line is nilArtur Malabarba2015-05-111-1/+5
* Fix docstring of sx-cache-invalidate-allArtur Malabarba2015-05-111-1/+3
* Get rid of left-over set-buffer-multibyteArtur Malabarba2015-05-021-4/+1
* Do the question-hiding at print time.Artur Malabarba2015-05-021-8/+8
* Add requireArtur Malabarba2015-04-301-0/+1
* Add inbox autoloadsArtur Malabarba2015-04-281-0/+2
* Set nobreak-char-display to nilArtur Malabarba2015-04-281-1/+2
* Version 0.3Artur Malabarba2015-04-262-3/+3
* Actually translate nbsp to a non-breaking spaceArtur Malabarba2015-04-221-1/+1
* Be more careful about printing accept button. Fix #288Artur Malabarba2015-04-221-2/+3
* sx-question-mode-hide-show-section complains if used incorrectlyArtur Malabarba2015-04-211-0/+2
* Fix #275. semibold to semi-boldArtur Malabarba2015-04-211-2/+2
* Actually use sx-user-name face. Fix #285Artur Malabarba2015-04-211-3/+3
* Require interaction in sx-search. Fix #284Artur Malabarba2015-04-211-0/+1
* Require switchto.el where appropriate. Fix #280Artur Malabarba2015-04-203-3/+3
* Move sx-sorted-insert-skip-firstArtur Malabarba2015-04-202-13/+13
* Hide html commentsArtur Malabarba2015-04-191-1/+9
* Improve sx-question-mode-bullet-appearance default valueArtur Malabarba2015-04-191-1/+1
* Implement sx-question-list-excluded-tagsArtur Malabarba2015-04-191-7/+25