Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Improve some header comments. | Artur Malabarba | 2014-12-06 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge branch 'master' into answering | Artur Malabarba | 2014-12-03 | 1 | -3/+17 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: sx-question-list.el sx-question-print.el sx-tab.el | |||||
| * | | | | Merge branch 'master' into improve-display-engine | Sean Allred | 2014-12-02 | 1 | -7/+9 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: sx-interaction.el Conflicting functions: sx--data-here | |||||
| * | | | | | Refactor sx-question-mode--window into a function. | Artur Malabarba | 2014-12-01 | 1 | -3/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It made little sense the way it was, and it was complicated. Now that it's a function, it's always up to date. | |||||
| * | | | | | Define and use sx-question-mode-display-buffer-function | Artur Malabarba | 2014-12-01 | 1 | -1/+10 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Fix bug introduced by new use of overlays. | Artur Malabarba | 2014-12-02 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Editing implemented | Artur Malabarba | 2014-12-02 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | Fix #11 | |||||
* | | | | | sx-answer to start composing from the question buffer | Artur Malabarba | 2014-12-02 | 1 | -0/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Comments are now hidden when you fold the question | Artur Malabarba | 2014-12-01 | 1 | -6/+8 | |
| | | | | ||||||
* | | | | Slight tweak to question-mode-recenter-line | Artur Malabarba | 2014-11-29 | 1 | -1/+1 | |
|/ / / | | | | | | | | | | | | | So the "add comment" button is visible after navigating to the comments section. | |||||
* | / | Split sx-question-mode into two files. | Artur Malabarba | 2014-11-29 | 1 | -408/+3 | |
| |/ |/| | | | | | | | | | | | sx-question-print holds all the logic for printing the buffer's content. The original file is reserved for the mode definition, interactive commands, and functions that create and display the bufer. | |||||
* | | Tweak section header face. | Artur Malabarba | 2014-11-29 | 1 | -2/+2 | |
| | | ||||||
* | | Turn interactible objects into actual buttons | Artur Malabarba | 2014-11-29 | 1 | -54/+43 | |
|/ | | | | Fixes #96 | |||||
* | Merge branch 'master' into hotfix | Sean Allred | 2014-11-27 | 1 | -3/+24 | |
|\ | ||||||
| * | Merge pull request #105 from vermiculus/issue-97 | Sean Allred | 2014-11-27 | 1 | -3/+24 | |
| |\ | | | | | | | Don't fill link labels or headers | |||||
| | * | Finish partial fix. | Artur Malabarba | 2014-11-26 | 1 | -8/+8 | |
| | | | ||||||
| | * | Don't fill link labels or headers | Artur Malabarba | 2014-11-26 | 1 | -3/+24 | |
| | | | | | | | | | | | | Fixes #97 | |||||
* | | | Fix #111 | Sean Allred | 2014-11-27 | 1 | -1/+7 | |
| | | | ||||||
* | | | Fix #110 | Sean Allred | 2014-11-27 | 1 | -1/+1 | |
|/ / | ||||||
* | | Give feedback on finished refresh. | Artur Malabarba | 2014-11-26 | 1 | -1/+2 | |
| | | | | | | | | | | Now that position is preserved, refreshing is so discreet that we need some feedback. :) | |||||
* | | Preserve visual position when refreshing | Artur Malabarba | 2014-11-26 | 1 | -3/+6 | |
|/ | | | | Both for question list and question mode. | |||||
* | Add keybind for commenting. | Artur Malabarba | 2014-11-26 | 1 | -0/+1 | |
| | ||||||
* | Merge branch 'voting' into commenting | Artur Malabarba | 2014-11-26 | 1 | -18/+51 | |
|\ | ||||||
| * | Question/answer score is displayed in the question buffer | Artur Malabarba | 2014-11-25 | 1 | -15/+49 | |
| | | ||||||
| * | Cleanup old obsolete line. | Artur Malabarba | 2014-11-25 | 1 | -3/+2 | |
| | | ||||||
* | | Old recentering bug | Artur Malabarba | 2014-11-26 | 1 | -5/+6 | |
|/ | | | | | We sometimes get an error because we're recentering a window that's not selected. | |||||
* | Binds for voting. | Artur Malabarba | 2014-11-25 | 1 | -0/+2 | |
| | ||||||
* | sx can also updates question-mode buffer. | Artur Malabarba | 2014-11-25 | 1 | -7/+12 | |
| | ||||||
* | Refactor visit from question-mode to sx | Artur Malabarba | 2014-11-25 | 1 | -16/+2 | |
| | ||||||
* | Move wrap-in-text-property/overlay to sx | Artur Malabarba | 2014-11-25 | 1 | -72/+42 | |
| | ||||||
* | Streamline the refactoring | Artur Malabarba | 2014-11-24 | 1 | -2/+1 | |
| | ||||||
* | Patch faulty separator | Artur Malabarba | 2014-11-21 | 1 | -0/+1 | |
| | ||||||
* | Derive special-mode instead of markdown-mode | Artur Malabarba | 2014-11-21 | 1 | -1/+1 | |
| | | | | After recent changes, markdown-mode no longer makes sense. | |||||
* | GitHub comments -- #77 | Sean Allred | 2014-11-20 | 1 | -33/+13 | |
| | ||||||
* | Use `user-error' when there's no question at point | Sean Allred | 2014-11-19 | 1 | -1/+1 | |
| | ||||||
* | Enhance documentation | Sean Allred | 2014-11-19 | 1 | -3/+4 | |
| | ||||||
* | Minor typos and incorrect information | Sean Allred | 2014-11-19 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' into documentation | Sean Allred | 2014-11-19 | 1 | -65/+99 | |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: sx-method.el sx-question-list.el sx-question-mode.el sx-question.el sx-request.el sx.el | |||||
| * | QUICK-FIX: Link regexp Fixes #74 | Artur Malabarba | 2014-11-18 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' into question-mode-keybindings++ | Artur Malabarba | 2014-11-17 | 1 | -2/+2 | |
| |\ | ||||||
| | * | Merge pull request #68 from vermiculus/question-mode-keybindings | Sean Allred | 2014-11-17 | 1 | -2/+15 | |
| | |\ | | | | | | | | | Question mode keybindings | |||||
| | * | | Fix use of `rx' macro | Sean Allred | 2014-11-15 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | It needs to be evaluated. | |||||
| * | | | Define -visit to use answer link if available. | Artur Malabarba | 2014-11-17 | 1 | -1/+17 | |
| | | | | ||||||
| * | | | Set text property sx-question-mode--data-here | Artur Malabarba | 2014-11-17 | 1 | -56/+60 | |
| | |/ | |/| | | | | | | | | | | | | | It holds the data of current section, which is a question or answer for now. This means the data of thing-at-point is always immediately available through get-text-property. | |||||
| * | | Add function to browse-url in question-mode | Sean Allred | 2014-11-16 | 1 | -2/+14 | |
| | | | ||||||
| * | | Set question data when printing the question | Sean Allred | 2014-11-16 | 1 | -0/+1 | |
| |/ | ||||||
* | | Documentation -- part three | Sean Allred | 2014-11-18 | 1 | -22/+49 | |
| | | | | | | | | Source code is documented to the best of my knowledge and understanding. | |||||
* | | Documentation -- part two | Sean Allred | 2014-11-18 | 1 | -3/+6 | |
|/ | | | | Pushing this change to continue work elsewhere. | |||||
* | Merge branch 'master' into real-scores | Sean Allred | 2014-11-15 | 1 | -7/+10 | |
|\ | ||||||
| * | Use more rx. | Artur Malabarba | 2014-11-15 | 1 | -4/+7 | |
| | |