aboutsummaryrefslogtreecommitdiff
path: root/sx-question-list.el
Commit message (Expand)AuthorAgeFilesLines
* Fix unicode display on question listArtur Malabarba2014-12-031-3/+7
* Merge branch 'master' into answeringArtur Malabarba2014-12-031-50/+55
|\
| * Merge pull request #126 from vermiculus/improve-display-engineArtur Malabarba2014-12-021-50/+54
| |\
| | * Maintain good line position while navigating the question list.Artur Malabarba2014-12-011-1/+15
| | * Refactor sx-question-list-display-question into 2 other functionsArtur Malabarba2014-12-011-38/+32
| | * sx-question--mark-read returns nil if nothing changedArtur Malabarba2014-12-011-2/+1
| | * Refactor sx-question-list--unread-count into a function.Artur Malabarba2014-12-011-10/+7
| * | Bind sx-tab-switch to t in question listArtur Malabarba2014-12-011-0/+1
| |/
* / Implement a command for asking.Artur Malabarba2014-12-021-0/+1
|/
* Fix #111Sean Allred2014-11-271-0/+12
* Fix #110Sean Allred2014-11-271-1/+1
* Use let instead of letfArtur Malabarba2014-11-261-10/+13
* Give feedback on finished refresh.Artur Malabarba2014-11-261-1/+2
* Preserve visual position when refreshingArtur Malabarba2014-11-261-9/+11
* Merge pull request #95 from vermiculus/commentingSean Allred2014-11-251-3/+6
|\
| * A bug fix on the dataset.Artur Malabarba2014-11-261-3/+6
* | Merge pull request #93 from vermiculus/votingSean Allred2014-11-251-0/+2
|\|
| * Binds for voting.Artur Malabarba2014-11-251-0/+2
* | Merge pull request #91 from vermiculus/move-some-macros-to-sxSean Allred2014-11-251-11/+1
|\|
| * Refactor visit from question-list to sxArtur Malabarba2014-11-251-11/+1
* | Small improvement to question-list faceArtur Malabarba2014-11-251-1/+1
|/
* Streamline the refactoringArtur Malabarba2014-11-241-47/+59
* Fix next-page bugArtur Malabarba2014-11-241-2/+4
* Fix next-page logicArtur Malabarba2014-11-241-10/+10
* Refactor page to tabArtur Malabarba2014-11-241-3/+3
* Implement pagingArtur Malabarba2014-11-241-17/+40
* Add far movement commands,Artur Malabarba2014-11-241-0/+24
* Improve question-list-mode docArtur Malabarba2014-11-241-6/+17
* Accept empty input on switch-siteArtur Malabarba2014-11-241-5/+6
* Refactor list-questions into sx-view-frontpage.Artur Malabarba2014-11-241-22/+3
* Moving above the top or below the end refreshesArtur Malabarba2014-11-241-1/+23
* Refactor question-list as a generic backend.Artur Malabarba2014-11-241-50/+112
* GitHub comments -- #77Sean Allred2014-11-201-18/+8
* Follow package.el conventionSean Allred2014-11-191-2/+2
* Enhance documentationSean Allred2014-11-191-1/+4
* Minor typos and incorrect informationSean Allred2014-11-191-1/+1
* Merge branch 'master' into documentationSean Allred2014-11-191-29/+68
|\
| * Mark as read with "m"Artur Malabarba2014-11-191-0/+13
| * Merge pull request #71 from vermiculus/hidden-questionsSean Allred2014-11-181-1/+14
| |\
| | * Hidden question functionality implemented in the question listArtur Malabarba2014-11-181-1/+14
| * | Implements indication of starred questions in question-listJonathan Leech-Pepin2014-11-181-26/+38
| |/
| * Call sx-initialize on list-questionsArtur Malabarba2014-11-161-0/+1
* | Documentation -- part twoSean Allred2014-11-181-22/+44
|/
* Finish mergeArtur Malabarba2014-11-151-1/+1
* Merge remote-tracking branch 'remotes/origin/network-list' into real-scoresArtur Malabarba2014-11-151-1/+1
|\
| * Merge branch 'master' into network-listSean Allred2014-11-141-17/+49
| |\
| * | Move question sorting function to sx.elSean Allred2014-11-111-1/+1
* | | Question list now makes use of read-pArtur Malabarba2014-11-151-5/+8
* | | Highlighting accepted answers actually works now.Artur Malabarba2014-11-151-7/+3
* | | Close question window with qArtur Malabarba2014-11-151-1/+9
| |/ |/|