aboutsummaryrefslogtreecommitdiff
path: root/sx-interaction.el
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Add missing dot-operatorSean Allred2014-12-021-1/+1
|/ / /
* | | Header Commentary to sx-interactionArtur Malabarba2014-12-021-1/+16
* | | Refactor sx-compose-createArtur Malabarba2014-12-021-3/+3
* | | Implement a command for asking.Artur Malabarba2014-12-021-0/+17
* | | Editing implementedArtur Malabarba2014-12-021-4/+27
* | | Simplify update-display codeArtur Malabarba2014-12-021-10/+10
* | | Fix docArtur Malabarba2014-12-021-3/+1
* | | sx-answer to start composing from the question bufferArtur Malabarba2014-12-021-4/+39
| |/ |/|
* | Switch get-pos-property to get-char-propertyArtur Malabarba2014-12-011-1/+1
* | question-mod now uses overlays to store the sx--data-here propertyArtur Malabarba2014-12-011-3/+3
* | New "Add a Comment" buttonArtur Malabarba2014-11-291-3/+6
|/
* Prune unused lexical variableSean Allred2014-11-271-2/+1
* Merge pull request #99 from vermiculus/copy-visit-linkArtur Malabarba2014-11-261-5/+14
|\
| * Add ability to copy link instead of visiting itSean Allred2014-11-251-5/+14
* | Streamline replying to commentsSean Allred2014-11-251-1/+1
|/
* Several bug fixes to commenting logic.Artur Malabarba2014-11-261-15/+22
* new sx--get-post bugArtur Malabarba2014-11-251-13/+13
* Implement commenting on anything.Artur Malabarba2014-11-251-0/+73
* Moved interaction functions to their own fileArtur Malabarba2014-11-251-0/+110