aboutsummaryrefslogtreecommitdiff
path: root/sx-interaction.el
Commit message (Expand)AuthorAgeFilesLines
* Hotfix wrong-number of argumentsArtur Malabarba2015-01-241-1/+1
* fix .id -> .comment_idArtur Malabarba2015-01-151-1/+1
* Implement comment viewing in sx-displayArtur Malabarba2015-01-151-2/+12
* Missing parenthesesArtur Malabarba2015-01-151-1/+1
* Add support for opening comments in sx-open-linkArtur Malabarba2015-01-151-0/+4
* sx-open-link redirects chat links to browserArtur Malabarba2015-01-151-14/+18
* Fix sx-displayArtur Malabarba2015-01-141-4/+8
* Navigate to answer after printing questionArtur Malabarba2015-01-141-2/+4
* Reorder sx-displayArtur Malabarba2015-01-141-6/+12
* sx-open-link complains if it doesn't know what to do.Artur Malabarba2015-01-141-1/+5
* sx--add-answer-to-question-object returns the questionArtur Malabarba2015-01-071-1/+2
* Rename add to ensureArtur Malabarba2015-01-071-2/+2
* Fix unkown owner after creating a comment.Artur Malabarba2015-01-071-5/+11
* Don't propertize when composing a commentArtur Malabarba2015-01-071-1/+1
* Fix outdated referencesArtur Malabarba2015-01-071-1/+1
* Merge branch 'organize' of github.com:vermiculus/sx.el into organizeSean Allred2015-01-041-1/+5
|\
| * Merge branch 'master' into organizeSean Allred2014-12-031-7/+43
| |\
| * | Standardize local variablesSean Allred2014-12-011-2/+2
| * | Provide commentaries for each fileSean Allred2014-11-281-0/+4
| * | File header normalizationSean Allred2014-11-271-1/+5
* | | Standardize local variablesSean Allred2015-01-041-1/+1
* | | Merge pull request #194 from vermiculus/better-vote-logicSean Allred2015-01-041-12/+14
|\ \ \
| * | | "u" and "d" unconditionally apply votes instead of toggling.Artur Malabarba2015-01-041-12/+14
* | | | Use symbols for url-request-methodSean Allred2015-01-041-3/+3
|/ / /
* | | Only favorite questionsArtur Malabarba2015-01-041-1/+1
* | | Implement favoritingArtur Malabarba2015-01-041-0/+18
* | | Merge branch 'master' into searchSean Allred2015-01-021-19/+38
|\ \ \
| * \ \ Merge branch 'master' into inboxArtur Malabarba2015-01-011-4/+5
| |\ \ \
| * | | | Viewing and visiting doesn't work on inbox.Artur Malabarba2014-12-221-9/+10
| * | | | Generalize sx-display-question to sx-displayArtur Malabarba2014-12-221-1/+19
| * | | | sx-display-question should only take questionsArtur Malabarba2014-12-221-1/+1
| * | | | Refactor .site to .site_parArtur Malabarba2014-12-221-9/+9
| * | | | Do comment validity checking on edits tooArtur Malabarba2014-12-221-1/+3
| * | | | Refactor comment validity checkingArtur Malabarba2014-12-221-2/+14
| * | | | Fix buffer not updating after posting answers/edits.Artur Malabarba2014-12-221-4/+5
| * | | | Support editing comments.Artur Malabarba2014-12-221-1/+0
* | | | | Fix bad docstringSean Allred2015-01-021-3/+3
* | | | | Introduce convencience function for site promptingSean Allred2015-01-021-0/+12
| |/ / / |/| | |
* | | | Initial implementation of sx-completing-readArtur Malabarba2014-12-271-4/+4
* | | | Merge pull request #173 from vermiculus/visit-question-from-linkArtur Malabarba2014-12-271-4/+22
|\ \ \ \
| * \ \ \ Merge branch 'master' into visit-question-from-linkSean Allred2014-12-261-8/+22
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | whitespaceArtur Malabarba2014-12-201-3/+3
| * | | | sx-open-link takes link from clipboard by defaultArtur Malabarba2014-12-201-1/+5
| * | | | Refactor sx-visit to sx-visit-externallyArtur Malabarba2014-12-201-1/+1
| * | | | sx-open-link: command to visit links inside SXArtur Malabarba2014-12-201-0/+13
| * | | | Implement identifying type, id, and site of a link.Artur Malabarba2014-12-171-0/+1
* | | | | Add autoload cookie to `sx-ask'Sean Allred2014-12-271-0/+1
| |/ / / |/| | |
* | | | Do comment validity checking on edits tooArtur Malabarba2014-12-171-1/+3
* | | | Refactor comment validity checkingArtur Malabarba2014-12-171-2/+14
* | | | Fix buffer not updating after posting answers/edits.Artur Malabarba2014-12-171-4/+5