Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Support editing comments. | Artur Malabarba | 2014-12-22 | 1 | -1/+0 | |
| | | | | | ||||||
* | | | | | Fix bad docstring | Sean Allred | 2015-01-02 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | Branch: search | |||||
* | | | | | Introduce convencience function for site prompting | Sean Allred | 2015-01-02 | 1 | -0/+12 | |
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Arose from comment discussion at [1]. This function allows for simplified syntax when the use case wants to retrieve a site token in an interactive context. See docstring for details. [1]: https://github.com/vermiculus/sx.el/pull/183/files#r22403919 | |||||
* | | | | Initial implementation of sx-completing-read | Artur Malabarba | 2014-12-27 | 1 | -4/+4 | |
| | | | | ||||||
* | | | | Merge pull request #173 from vermiculus/visit-question-from-link | Artur Malabarba | 2014-12-27 | 1 | -4/+22 | |
|\ \ \ \ | | | | | | | | | | | Visit question from link | |||||
| * \ \ \ | Merge branch 'master' into visit-question-from-link | Sean Allred | 2014-12-26 | 1 | -8/+22 | |
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: sx.el Conflict arose from 6eb53ee0f12dd9f7d444e6749f6cc55c6db62078 | |||||
| * | | | | whitespace | Artur Malabarba | 2014-12-20 | 1 | -3/+3 | |
| | | | | | ||||||
| * | | | | sx-open-link takes link from clipboard by default | Artur Malabarba | 2014-12-20 | 1 | -1/+5 | |
| | | | | | ||||||
| * | | | | Refactor sx-visit to sx-visit-externally | Artur Malabarba | 2014-12-20 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | sx-open-link: command to visit links inside SX | Artur Malabarba | 2014-12-20 | 1 | -0/+13 | |
| | | | | | ||||||
| * | | | | Implement identifying type, id, and site of a link. | Artur Malabarba | 2014-12-17 | 1 | -0/+1 | |
| | | | | | ||||||
* | | | | | Add autoload cookie to `sx-ask' | Sean Allred | 2014-12-27 | 1 | -0/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Do comment validity checking on edits too | Artur Malabarba | 2014-12-17 | 1 | -1/+3 | |
| | | | | ||||||
* | | | | Refactor comment validity checking | Artur Malabarba | 2014-12-17 | 1 | -2/+14 | |
| | | | | ||||||
* | | | | Fix buffer not updating after posting answers/edits. | Artur Malabarba | 2014-12-17 | 1 | -4/+5 | |
| | | | | ||||||
* | | | | Support editing comments. | Artur Malabarba | 2014-12-17 | 1 | -1/+0 | |
|/ / / | ||||||
* | | | Hotfix wrong variable | Artur Malabarba | 2014-12-16 | 1 | -1/+1 | |
| | | | ||||||
* | | | user-error is "not known to be defined" in emacs 24.2 | Artur Malabarba | 2014-12-15 | 1 | -2/+2 | |
| | | | ||||||
* | | | Hotfix undefined function | Sean Allred | 2014-12-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | Related in conversation: #151 Branch: master | |||||
* | | | Fix dependency order. sx-tab now requires sx-interaction | Artur Malabarba | 2014-12-14 | 1 | -2/+16 | |
| | | | ||||||
* | | | Merge branch 'master' into issue-130 | Sean Allred | 2014-12-03 | 1 | -17/+75 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: sx-request.el Conflict was trivial. | |||||
| * | | | Slight simplification | Artur Malabarba | 2014-12-03 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | Refactor :question-read-p in data-here as a separate function | Artur Malabarba | 2014-12-03 | 1 | -40/+40 | |
| | | | | ||||||
| * | | | Extend sx--data-here | Artur Malabarba | 2014-12-03 | 1 | -24/+49 | |
| | | | | ||||||
| * | | | Merge branch 'master' into answering | Artur Malabarba | 2014-12-03 | 1 | -4/+37 | |
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | Conflicts: sx-question-list.el sx-question-print.el sx-tab.el | |||||
| | * | | Redo sx--data-here take &optional noerror | Artur Malabarba | 2014-12-02 | 1 | -4/+11 | |
| | | | | ||||||
| | * | | Merge branch 'master' into improve-display-engine | Sean Allred | 2014-12-02 | 1 | -15/+11 | |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: sx-interaction.el Conflicting functions: sx--data-here | |||||
| | * | | | Refactor sx-question-list-display-question into 2 other functions | Artur Malabarba | 2014-12-01 | 1 | -0/+24 | |
| | | | | | ||||||
| | * | | | Section Comment | Artur Malabarba | 2014-12-01 | 1 | -0/+2 | |
| | | | | | ||||||
| | * | | | Make sx--data-here throw error on failure. | Artur Malabarba | 2014-12-01 | 1 | -3/+10 | |
| | | |/ | | |/| | ||||||
* | / | | Add missing dot-operator | Sean Allred | 2014-12-02 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Header Commentary to sx-interaction | Artur Malabarba | 2014-12-02 | 1 | -1/+16 | |
| | | | ||||||
* | | | Refactor sx-compose-create | Artur Malabarba | 2014-12-02 | 1 | -3/+3 | |
| | | | ||||||
* | | | Implement a command for asking. | Artur Malabarba | 2014-12-02 | 1 | -0/+17 | |
| | | | ||||||
* | | | Editing implemented | Artur Malabarba | 2014-12-02 | 1 | -4/+27 | |
| | | | | | | | | | | | | Fix #11 | |||||
* | | | Simplify update-display code | Artur Malabarba | 2014-12-02 | 1 | -10/+10 | |
| | | | ||||||
* | | | Fix doc | Artur Malabarba | 2014-12-02 | 1 | -3/+1 | |
| | | | ||||||
* | | | 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 | |