aboutsummaryrefslogtreecommitdiff
path: root/sx-question.el
Commit message (Expand)AuthorAgeFilesLines
* Abstract sorting functionSean Allred2015-01-151-0/+7
* Merge branch 'organize' of github.com:vermiculus/sx.el into organizeSean Allred2015-01-041-1/+1
|\
| * Merge branch 'master' into organizeSean Allred2014-12-031-22/+29
| |\
| * | Standardize local variablesSean Allred2014-12-011-2/+1
| * | Merge branch 'master' into organizeSean Allred2014-11-291-14/+15
| |\ \
| * | | Provide commentaries for each fileSean Allred2014-11-281-0/+3
* | | | Standardize local variablesSean Allred2015-01-041-1/+1
* | | | Provide commentaries for each fileSean Allred2015-01-041-0/+3
* | | | Merge pull request #175 from vermiculus/goto-mapSean Allred2015-01-041-1/+2
|\ \ \ \
| * \ \ \ Merge branch 'master' into goto-mapSean Allred2015-01-021-8/+7
| |\ \ \ \
| * | | | | get-questions accepts a submethod argumentArtur Malabarba2014-12-231-1/+2
* | | | | | Merge branch 'master' into fix-mark-read-logicSean Allred2015-01-021-9/+9
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'master' into inboxArtur Malabarba2015-01-011-8/+7
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Refactor .site to .site_parArtur Malabarba2014-12-221-9/+9
* | | | | | Don't barf if read-question cdr is not a dateArtur Malabarba2014-12-291-1/+2
| |/ / / / |/| | | |
* | | | | Fix `sx-question--mark-hidden', which was just plain wrong.Artur Malabarba2014-12-271-8/+7
|/ / / /
* | | | Implent getting question given answer idArtur Malabarba2014-12-171-0/+14
* | | | Unused variableArtur Malabarba2014-12-151-2/+1
* | | | Fix lexical bindings.Artur Malabarba2014-12-141-1/+0
* | | | Improve some header comments.Artur Malabarba2014-12-061-1/+1
| |_|/ |/| |
* | | Merge pull request #126 from vermiculus/improve-display-engineArtur Malabarba2014-12-021-20/+25
|\ \ \
| * | | sx-question--mark-read returns nil if nothing changedArtur Malabarba2014-12-011-20/+25
| | |/ | |/|
* / | sx-question-get-questions takes arbitrary keywords.Artur Malabarba2014-12-011-2/+4
|/ /
* / Fix byte-compile warningsArtur Malabarba2014-11-291-14/+15
|/
* Fix #110Sean Allred2014-11-271-1/+2
* Old refresh bugArtur Malabarba2014-11-251-1/+1
* Move browse-filter to sxArtur Malabarba2014-11-251-26/+3
* .site is now a special symbol in sx-assoc-letArtur Malabarba2014-11-251-24/+19
* ADd comment.link to filterArtur Malabarba2014-11-251-0/+1
* Fix indentation following indent declaration.Jonathan Leech-Pepin2014-11-211-8/+8
* Merge branch 'master' into sx-method-auth. Conflicts have beenJonathan Leech-Pepin2014-11-211-20/+39
|\
| * GitHub comments -- #77Sean Allred2014-11-201-10/+5
| * Enhance documentationSean Allred2014-11-191-1/+3
| * Minor typos and incorrect informationSean Allred2014-11-191-6/+1
| * Merge branch 'master' into documentationSean Allred2014-11-191-2/+61
| |\
| * | Documentation -- part threeSean Allred2014-11-181-5/+6
| * | Documentation -- part oneSean Allred2014-11-171-16/+31
* | | Fix auth settings in calls. Do not use 'warn in non-interactive commands.Jonathan Leech-Pepin2014-11-201-0/+1
* | | Uses of `sx-method-call` have been updated to use new format.Jonathan Leech-Pepin2014-11-201-9/+11
| |/ |/|
* | Merge branch 'master' into hidden-questionsArtur Malabarba2014-11-181-0/+2
|\ \
| * | Define -visit to use answer link if available.Artur Malabarba2014-11-171-0/+2
| |/
* / Implement hidden question databaseArtur Malabarba2014-11-181-3/+49
|/
* Finish mergeArtur Malabarba2014-11-151-5/+8
* Merge remote-tracking branch 'remotes/origin/network-list' into real-scoresArtur Malabarba2014-11-151-8/+0
|\
| * Merge branch 'master' into network-listSean Allred2014-11-141-50/+26
| |\
| * | Move question sorting function to sx.elSean Allred2014-11-111-6/+0
* | | Ensure we don't overwrite the cacheArtur Malabarba2014-11-151-6/+14
* | | sx-question-read-p and mark-read actually workArtur Malabarba2014-11-151-3/+26
* | | Add site date to questionsArtur Malabarba2014-11-151-5/+7
* | | Highlighting accepted answers actually works now.Artur Malabarba2014-11-151-3/+5
| |/ |/|