Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
| * | Call sx-initialize on list-questions | Artur Malabarba | 2014-11-16 | 1 | -0/+1 |
| | | | | | | | | Addresses #63 | ||||
* | | Documentation -- part two | Sean Allred | 2014-11-18 | 1 | -22/+44 |
|/ | | | | Pushing this change to continue work elsewhere. | ||||
* | Finish merge | Artur Malabarba | 2014-11-15 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'remotes/origin/network-list' into real-scores | Artur Malabarba | 2014-11-15 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'master' into network-list | Sean Allred | 2014-11-14 | 1 | -17/+49 |
| |\ | | | | | | | | | | | | | | | | Conflicts: sx-filter.el sx-question.el | ||||
| * | | Move question sorting function to sx.el | Sean Allred | 2014-11-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | It is not specific to questions -- it is generally applicable to any alist. | ||||
* | | | Question list now makes use of read-p | Artur Malabarba | 2014-11-15 | 1 | -5/+8 |
| | | | |||||
* | | | Highlighting accepted answers actually works now. | Artur Malabarba | 2014-11-15 | 1 | -7/+3 |
| | | | |||||
* | | | Close question window with q | Artur Malabarba | 2014-11-15 | 1 | -1/+9 |
| |/ |/| | |||||
* | | Use function call instead of `call-interactively' | Sean Allred | 2014-11-14 | 1 | -1/+1 |
| | | |||||
* | | Use Ido when it is enabled | Sean Allred | 2014-11-14 | 1 | -1/+1 |
| | | |||||
* | | Implement basic site switching | Sean Allred | 2014-11-14 | 1 | -0/+13 |
| | | |||||
* | | Clean content at the request level | Sean Allred | 2014-11-14 | 1 | -1/+1 |
| | | |||||
* | | Fix window managing | Artur Malabarba | 2014-11-13 | 1 | -1/+2 |
| | | |||||
* | | Add a couple of sx-encoding-clean-content | Artur Malabarba | 2014-11-13 | 1 | -1/+1 |
| | | |||||
* | | Add missing require | Sean Allred | 2014-11-12 | 1 | -0/+1 |
| | | |||||
* | | Use consistent tag formatting | Sean Allred | 2014-11-12 | 1 | -1/+2 |
| | | | | | | | | | | | | Puts `mapconcat' to work by defining a helper function `sx-question--tag-format' and `concat'ing them with ` '. Simpler, more maintainable construction. | ||||
* | | Some more fixups from the merge | Artur Malabarba | 2014-11-13 | 1 | -6/+6 |
| | |