aboutsummaryrefslogtreecommitdiff
path: root/sx-question.el
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into tag-buttonsArtur Malabarba2015-02-121-1/+2
|\
| * Don't freak out because question_id is nil.Artur Malabarba2015-02-031-1/+2
* | Merge branch 'master' into tag-buttonsArtur Malabarba2015-01-231-0/+20
|\|
| * Merge branch 'master' into malabarba/fix-display-from-inboxArtur Malabarba2015-01-161-0/+15
| |\
| * | Implement question-get-from-commentArtur Malabarba2015-01-151-0/+20
* | | Merge branch 'master' into tag-buttonsArtur Malabarba2015-01-161-1/+14
|\ \ \ | | |/ | |/|
| * | Merge pull request #228 from vermiculus/vermiculus/sort-answersSean Allred2015-01-161-0/+15
| |\ \ | | |/ | |/|
| | * Change older-p to newer-pSean Allred2015-01-161-2/+2
| | * Use assq instead of assocSean Allred2015-01-161-3/+3
| | * Add more sorting functionsSean Allred2015-01-151-0/+8
| | * Abstract sorting functionSean Allred2015-01-151-0/+7
* | | Move tag-format to sx-tag.elArtur Malabarba2015-01-151-4/+0
|/ /
* / SpellcheckSean Allred2015-01-071-1/+1
|/
* 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