Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into visit-question-from-link | Sean Allred | 2014-12-26 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Conflicts: sx.el Conflict arose from 6eb53ee0f12dd9f7d444e6749f6cc55c6db62078 | ||||
| * | Hotfix switch-tab | Artur Malabarba | 2014-12-20 | 1 | -1/+1 |
| | | |||||
* | | Refactor sx-visit to sx-visit-externally | Artur Malabarba | 2014-12-20 | 1 | -1/+1 |
|/ | |||||
* | sx-display-question is not known to be defined. | Artur Malabarba | 2014-12-15 | 1 | -3/+2 |
| | | | | It was the wrong function to use anyway. | ||||
* | user-error is "not known to be defined" in emacs 24.2 | Artur Malabarba | 2014-12-15 | 1 | -2/+2 |
| | |||||
* | Also mention q | Artur Malabarba | 2014-12-14 | 1 | -1/+4 |
| | |||||
* | Fix up and down keys | Artur Malabarba | 2014-12-14 | 1 | -2/+2 |
| | |||||
* | Use the header-line as a UI guide. | Artur Malabarba | 2014-12-14 | 1 | -1/+13 |
| | |||||
* | Define up and down keys on the list. | Artur Malabarba | 2014-12-09 | 1 | -2/+7 |
| | |||||
* | Fix unicode display on question list | Artur Malabarba | 2014-12-03 | 1 | -3/+7 |
| | |||||
* | Merge branch 'master' into answering | Artur Malabarba | 2014-12-03 | 1 | -50/+55 |
|\ | | | | | | | | | | | | | Conflicts: sx-question-list.el sx-question-print.el sx-tab.el | ||||
| * | Merge pull request #126 from vermiculus/improve-display-engine | Artur Malabarba | 2014-12-02 | 1 | -50/+54 |
| |\ | | | | | | | Improve display engine | ||||
| | * | Maintain good line position while navigating the question list. | Artur Malabarba | 2014-12-01 | 1 | -1/+15 |
| | | | |||||
| | * | Refactor sx-question-list-display-question into 2 other functions | Artur Malabarba | 2014-12-01 | 1 | -38/+32 |
| | | | |||||
| | * | sx-question--mark-read returns nil if nothing changed | Artur Malabarba | 2014-12-01 | 1 | -2/+1 |
| | | | |||||
| | * | Refactor sx-question-list--unread-count into a function. | Artur Malabarba | 2014-12-01 | 1 | -10/+7 |
| | | | | | | | | | | | | Less bookeeping | ||||
| * | | Bind sx-tab-switch to t in question list | Artur Malabarba | 2014-12-01 | 1 | -0/+1 |
| |/ | | | | | | | Fixes #17 | ||||
* / | Implement a command for asking. | Artur Malabarba | 2014-12-02 | 1 | -0/+1 |
|/ | |||||
* | Fix #111 | Sean Allred | 2014-11-27 | 1 | -0/+12 |
| | |||||
* | Fix #110 | Sean Allred | 2014-11-27 | 1 | -1/+1 |
| | |||||
* | Use let instead of letf | Artur Malabarba | 2014-11-26 | 1 | -10/+13 |
| | | | | Older letfs are bugged. | ||||
* | 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 | -9/+11 |
| | | | | Both for question list and question mode. | ||||
* | Merge pull request #95 from vermiculus/commenting | Sean Allred | 2014-11-25 | 1 | -3/+6 |
|\ | | | | | Commenting | ||||
| * | A bug fix on the dataset. | Artur Malabarba | 2014-11-26 | 1 | -3/+6 |
| | | | | | | | | The question-list--dataset is now a list, not a vector. | ||||
* | | Merge pull request #93 from vermiculus/voting | Sean Allred | 2014-11-25 | 1 | -0/+2 |
|\| | | | | | Voting | ||||
| * | Binds for voting. | Artur Malabarba | 2014-11-25 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #91 from vermiculus/move-some-macros-to-sx | Sean Allred | 2014-11-25 | 1 | -11/+1 |
|\| | | | | | Move some macros to sx | ||||
| * | Refactor visit from question-list to sx | Artur Malabarba | 2014-11-25 | 1 | -11/+1 |
| | | |||||
* | | Small improvement to question-list face | Artur Malabarba | 2014-11-25 | 1 | -1/+1 |
|/ | |||||
* | Streamline the refactoring | Artur Malabarba | 2014-11-24 | 1 | -47/+59 |
| | |||||
* | Fix next-page bug | Artur Malabarba | 2014-11-24 | 1 | -2/+4 |
| | |||||
* | Fix next-page logic | Artur Malabarba | 2014-11-24 | 1 | -10/+10 |
| | |||||
* | Refactor page to tab | Artur Malabarba | 2014-11-24 | 1 | -3/+3 |
| | |||||
* | Implement paging | Artur Malabarba | 2014-11-24 | 1 | -17/+40 |
| | |||||
* | Add far movement commands, | Artur Malabarba | 2014-11-24 | 1 | -0/+24 |
| | |||||
* | Improve question-list-mode doc | Artur Malabarba | 2014-11-24 | 1 | -6/+17 |
| | |||||
* | Accept empty input on switch-site | Artur Malabarba | 2014-11-24 | 1 | -5/+6 |
| | |||||
* | Refactor list-questions into sx-view-frontpage. | Artur Malabarba | 2014-11-24 | 1 | -22/+3 |
| | |||||
* | Moving above the top or below the end refreshes | Artur Malabarba | 2014-11-24 | 1 | -1/+23 |
| | |||||
* | Refactor question-list as a generic backend. | Artur Malabarba | 2014-11-24 | 1 | -50/+112 |
| | |||||
* | GitHub comments -- #77 | Sean Allred | 2014-11-20 | 1 | -18/+8 |
| | |||||
* | Follow package.el convention | Sean Allred | 2014-11-19 | 1 | -2/+2 |
| | |||||
* | Enhance documentation | Sean Allred | 2014-11-19 | 1 | -1/+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 | -29/+68 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: sx-method.el sx-question-list.el sx-question-mode.el sx-question.el sx-request.el sx.el | ||||
| * | Mark as read with "m" | Artur Malabarba | 2014-11-19 | 1 | -0/+13 |
| | | | | | | | | Fixes #61 | ||||
| * | Merge pull request #71 from vermiculus/hidden-questions | Sean Allred | 2014-11-18 | 1 | -1/+14 |
| |\ | | | | | | | Hidden questions | ||||
| | * | Hidden question functionality implemented in the question list | Artur Malabarba | 2014-11-18 | 1 | -1/+14 |
| | | | |||||
| * | | Implements indication of starred questions in question-list | Jonathan Leech-Pepin | 2014-11-18 | 1 | -26/+38 |
| |/ | | | | | | | | | | | | | `sx-question-list-favorite` inherits face from `sx-question-list-score-upvoted` Favorite is displayed using char \x2b26 WHITE MEDIUM DIAMOND. |