aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Default to NOT clear auth.Artur Malabarba2014-11-241-2/+4
* Make invalidate-all interactiveArtur Malabarba2014-11-241-1/+2
* Merge pull request #84 from jleechpe/sx-method-authSean Allred2014-11-218-78/+213
|\
| * Whitespace fixup (spaces not tabs).Jonathan Leech-Pepin2014-11-211-21/+21
| * Fix indentation following indent declaration.Jonathan Leech-Pepin2014-11-214-17/+17
| * Use `\(` for ( at beginning of line in docstring.Jonathan Leech-Pepin2014-11-211-1/+1
| * Use `(declare (indent 1)) in `sx-method-call`.Jonathan Leech-Pepin2014-11-211-0/+1
| * Whitespace/indent fixup.Jonathan Leech-Pepin2014-11-211-38/+38
| * Fix docstring/argument list ordering (mistake during merge).Jonathan Leech-Pepin2014-11-211-3/+3
| * Update docstring to reflect uses of `AUTH`.Jonathan Leech-Pepin2014-11-211-0/+15
| * Merge branch 'master' into sx-method-auth. Conflicts have beenJonathan Leech-Pepin2014-11-2117-201/+505
| |\
| * | Properly return a nil entry when falling backJonathan Leech-Pepin2014-11-201-1/+1
| * | Typo fix.Jonathan Leech-Pepin2014-11-201-1/+1
| * | Do not initialize Stack-Mode.Jonathan Leech-Pepin2014-11-201-0/+1
| * | Fix auth settings in calls. Do not use 'warn in non-interactive commands.Jonathan Leech-Pepin2014-11-204-4/+4
| * | Uses of `sx-method-call` have been updated to use new format.Jonathan Leech-Pepin2014-11-204-20/+24
| * | Remove default site specification. Defaults to nil if notJonathan Leech-Pepin2014-11-201-2/+2
| * | sx-method-call rewritten and associated improvements in sx-request.Jonathan Leech-Pepin2014-11-202-61/+78
| * | Improve method for returning clean filter.Jonathan Leech-Pepin2014-11-201-12/+21
| * | Do not actually need to check for no submethods. Already tested for.Jonathan Leech-Pepin2014-11-201-2/+1
| * | Fix sx-auth--method-p to work correctly when there is no submethodJonathan Leech-Pepin2014-11-201-2/+4
| * | Fix filter logic to account for alist of properties.Jonathan Leech-Pepin2014-11-201-11/+22
| * | Implement checking for filter and method authentication requirement.Jonathan Leech-Pepin2014-11-191-0/+68
* | | Merge pull request #87 from vermiculus/dont-derive-markdownSean Allred2014-11-211-1/+2
|\ \ \
| * | | Patch faulty separatorArtur Malabarba2014-11-211-0/+1
| * | | Derive special-mode instead of markdown-modeArtur Malabarba2014-11-211-1/+1
| | |/ | |/|
* | | Merge pull request #80 from jleechpe/invalidate-cacheArtur Malabarba2014-11-211-8/+13
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into invalidate-cacheJonathan Leech-Pepin2014-11-2117-253/+667
| |\ \ | |/ / |/| |
* | | Merge pull request #77 from vermiculus/documentationSean Allred2014-11-2017-226/+522
|\ \ \ | |_|/ |/| |
| * | Reflect new purpose of sx.orgSean Allred2014-11-201-4/+6
| * | GitHub comments -- #77Sean Allred2014-11-2014-124/+54
| * | Use `user-error' when there's no question at pointSean Allred2014-11-192-1/+2
| * | Follow package.el conventionSean Allred2014-11-191-2/+2
| * | Provide alias for `sx-auth-authenticate'Sean Allred2014-11-191-0/+2
| * | Enhance documentationSean Allred2014-11-193-5/+11
| * | Remove -cache-pSean Allred2014-11-191-6/+1
| * | Minor typos and incorrect informationSean Allred2014-11-196-12/+7
| * | Add `customize' dataSean Allred2014-11-193-4/+12
| * | Merge branch 'master' into documentationSean Allred2014-11-1910-148/+584
| |\ \ | |/ / |/| |
* | | Fix missing dependencyArtur Malabarba2014-11-191-1/+1
* | | Add some package definitions.Artur Malabarba2014-11-191-12/+31
* | | Merge pull request #76 from vermiculus/mark-read-keySean Allred2014-11-181-0/+13
|\ \ \
| * | | Mark as read with "m"Artur Malabarba2014-11-191-0/+13
|/ / /
* | | Merge pull request #71 from vermiculus/hidden-questionsSean Allred2014-11-183-4/+78
|\ \ \
| * \ \ Merge branch 'master' into hidden-questionsArtur Malabarba2014-11-182-57/+79
| |\ \ \
| * | | | Hidden question functionality implemented in the question listArtur Malabarba2014-11-181-1/+14
| * | | | Implement hidden question databaseArtur Malabarba2014-11-181-3/+49
| * | | | Define sorted insertion macro.Artur Malabarba2014-11-181-0/+15
* | | | | Merge pull request #73 from jleechpe/invalidate-cacheSean Allred2014-11-181-0/+25
|\ \ \ \ \
* | | | | | QUICK-FIX: Link regexp Fixes #74Artur Malabarba2014-11-181-1/+1