Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sx-answer to start composing from the question buffer | Artur Malabarba | 2014-12-02 | 1 | -4/+39 |
| | |||||
* | Switch get-pos-property to get-char-property | Artur Malabarba | 2014-12-01 | 1 | -1/+1 |
| | |||||
* | question-mod now uses overlays to store the sx--data-here property | Artur Malabarba | 2014-12-01 | 1 | -3/+3 |
| | | | | | This lets us stack one inside each other (comments inside questions) without overwriting them. | ||||
* | New "Add a Comment" button | Artur Malabarba | 2014-11-29 | 1 | -3/+6 |
| | |||||
* | Prune unused lexical variable | Sean Allred | 2014-11-27 | 1 | -2/+1 |
| | |||||
* | Merge pull request #99 from vermiculus/copy-visit-link | Artur Malabarba | 2014-11-26 | 1 | -5/+14 |
|\ | | | | | Add ability to copy link instead of visiting it | ||||
| * | Add ability to copy link instead of visiting it | Sean Allred | 2014-11-25 | 1 | -5/+14 |
| | | |||||
* | | Streamline replying to comments | Sean Allred | 2014-11-25 | 1 | -1/+1 |
|/ | | | | Append a single space after the at-mention in comment replies. | ||||
* | Several bug fixes to commenting logic. | Artur Malabarba | 2014-11-26 | 1 | -15/+22 |
| | |||||
* | new sx--get-post bug | Artur Malabarba | 2014-11-25 | 1 | -13/+13 |
| | |||||
* | Implement commenting on anything. | Artur Malabarba | 2014-11-25 | 1 | -0/+73 |
| | |||||
* | Moved interaction functions to their own file | Artur Malabarba | 2014-11-25 | 1 | -0/+110 |