Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Define and use sx-question-mode-display-buffer-function | Artur Malabarba | 2014-12-01 | 1 | -1/+10 | |
| | | | | | ||||||
* | | | | | Merge pull request #127 from vermiculus/moar-taaabs | Sean Allred | 2014-12-02 | 3 | -6/+98 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | Implement more tabs | |||||
| * | | | | Bind sx-tab-switch to t in question list | Artur Malabarba | 2014-12-01 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | Fixes #17 | |||||
| * | | | | Define command for changing tab | Artur Malabarba | 2014-12-01 | 1 | -3/+18 | |
| | | | | | ||||||
| * | | | | Define 5 new tabs, as per http://api.stackexchange.com/docs/questions | Artur Malabarba | 2014-12-01 | 1 | -1/+75 | |
| | | | | | ||||||
| * | | | | sx-question-get-questions takes arbitrary keywords. | Artur Malabarba | 2014-12-01 | 1 | -2/+4 | |
| |/ / / | ||||||
* | | | | Merge pull request #124 from vermiculus/buttons-everywhere | Sean Allred | 2014-12-02 | 6 | -81/+263 | |
|\ \ \ \ | | | | | | | | | | | Buttons everywhere | |||||
* \ \ \ \ | Merge pull request #101 from vermiculus/issue-100 | Artur Malabarba | 2014-12-01 | 1 | -1/+7 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | Default to post author if post editor is missing | |||||
| * | | | | Reimplement deleted-user | Artur Malabarba | 2014-12-01 | 1 | -1/+7 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' into issue-100 | Sean Allred | 2014-11-29 | 16 | -511/+560 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: sx-question-mode.el | |||||
| * \ \ \ \ | Merge branch 'master' into issue-100 | Sean Allred | 2014-11-27 | 3 | -10/+38 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into issue-100 | Sean Allred | 2014-11-27 | 7 | -52/+48 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Deleted-user variable is not risky | Sean Allred | 2014-11-27 | 1 | -1/+0 | |
| | | | | | | | | ||||||
| * | | | | | | | Add missing ')' | Sean Allred | 2014-11-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Staged only part of a change -- stupid mistake. | |||||
| * | | | | | | | Enforce string value for display_name | Sean Allred | 2014-11-26 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | Use customizable deleted-user structure | Sean Allred | 2014-11-26 | 1 | -1/+8 | |
| | | | | | | | | ||||||
| * | | | | | | | Default to post author if post editor is missing | Sean Allred | 2014-11-26 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #100 | |||||
* | | | | | | | | Merge pull request #125 from vermiculus/issue-57-unibyte-vs-multibyte | Sean Allred | 2014-11-30 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | Fix #57. Set the buffer as unibyte then multibyte again. | |||||
| * | | | | | | | Fix #57. Set the buffer as unibyte then multibyte again. | Artur Malabarba | 2014-11-29 | 1 | -0/+4 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #120 from vermiculus/reorganize-question-mode | Sean Allred | 2014-11-29 | 2 | -408/+443 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Reorganize question mode | |||||
* \ \ \ \ \ \ \ | Merge pull request #118 from vermiculus/compilation-issues | Sean Allred | 2014-11-28 | 4 | -26/+29 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Compilation issues | |||||
| * | | | | | | | | Autoload sx-tab-frontpage correctly | Artur Malabarba | 2014-11-29 | 1 | -1/+5 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Autoload sx-tab-frontpage | Artur Malabarba | 2014-11-29 | 1 | -0/+3 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Autload sx-tab-frontpage | Artur Malabarba | 2014-11-29 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Affects #109 | |||||
| * | | | | | | | | Remove need-auth from sx-request--build-keyword-arguments | Artur Malabarba | 2014-11-29 | 1 | -11/+5 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Fix byte-compile warnings | Artur Malabarba | 2014-11-29 | 2 | -15/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #115 | |||||
* | | | | | | | | | Merge pull request #119 from vermiculus/buttons | Sean Allred | 2014-11-28 | 1 | -56/+45 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | Buttons | |||||
| | | | | | | * | | Not adamant | Artur Malabarba | 2014-12-03 | 1 | -3/+3 | |
| | | | | | | | | | ||||||
| | | | | | | * | | Header commentary on sx-button | Artur Malabarba | 2014-12-03 | 1 | -5/+20 | |
| | | | | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | Affects #123 | |||||
| | | | | | | * | Header Commentary to sx-interaction | Artur Malabarba | 2014-12-02 | 1 | -1/+16 | |
| | | | | | | | | ||||||
| | | | | | | * | Header Commentary to sx-compose | Artur Malabarba | 2014-12-02 | 1 | -0/+10 | |
| | | | | | | | | ||||||
| | | | | | | * | Refactor sx-compose-create | Artur Malabarba | 2014-12-02 | 2 | -7/+7 | |
| | | | | | | | | ||||||
| | | | | | | * | Fix up asking logic | Artur Malabarba | 2014-12-02 | 1 | -8/+13 | |
| | | | | | | | | ||||||
| | | | | | | * | Implement a command for asking. | Artur Malabarba | 2014-12-02 | 3 | -7/+33 | |
| | | | | | | | | ||||||
| | | | | | | * | Fix bug introduced by new use of overlays. | Artur Malabarba | 2014-12-02 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | | | | | | * | Editing implemented | Artur Malabarba | 2014-12-02 | 3 | -4/+33 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #11 | |||||
| | | | | | | * | Simplify update-display code | Artur Malabarba | 2014-12-02 | 1 | -10/+10 | |
| | | | | | | | | ||||||
| | | | | | | * | Fix doc | Artur Malabarba | 2014-12-02 | 1 | -3/+1 | |
| | | | | | | | | ||||||
| | | | | | | * | Prettier comment button | Artur Malabarba | 2014-12-02 | 1 | -0/+1 | |
| | | | | | | | | ||||||
| | | | | | | * | Add an answer button | Artur Malabarba | 2014-12-02 | 2 | -0/+11 | |
| | | | | | | | | ||||||
| | | | | | | * | sx-answer to start composing from the question buffer | Artur Malabarba | 2014-12-02 | 2 | -4/+40 | |
| | | | | | | | | ||||||
| | | | | | | * | Implement asking | Artur Malabarba | 2014-12-02 | 1 | -20/+43 | |
| | | | | | | | | ||||||
| | | | | | | * | Rename before-functions | Artur Malabarba | 2014-12-01 | 1 | -31/+49 | |
| | | | | | | | | ||||||
| | | | | | | * | Some after-send-hooks to improve experience | Artur Malabarba | 2014-12-01 | 1 | -20/+43 | |
| | | | | | | | | ||||||
| | | | | | | * | Initial compose-mode implementation. | Artur Malabarba | 2014-12-01 | 1 | -0/+163 | |
| | | | | | |/ | ||||||
| | | | | | * | Switch get-pos-property to get-char-property | Artur Malabarba | 2014-12-01 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | | | | | * | Comments are now hidden when you fold the question | Artur Malabarba | 2014-12-01 | 2 | -33/+35 | |
| | | | | | | | ||||||
| | | | | | * | Better positioning of the add comment button | Artur Malabarba | 2014-12-01 | 1 | -18/+25 | |
| | | | | | | | ||||||
| | | | | | * | question-mod now uses overlays to store the sx--data-here property | Artur Malabarba | 2014-12-01 | 3 | -16/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This lets us stack one inside each other (comments inside questions) without overwriting them. | |||||
| | | | | | * | Clean 'display in code-blocks. Fixes #117 | Artur Malabarba | 2014-11-29 | 1 | -0/+1 | |
| | | | | | | |