index
:
sx.el.git
master
SX -- Stack Exchange for Emacs
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sx-question-list.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #126 from vermiculus/improve-display-engine
Artur Malabarba
2014-12-02
1
-50
/
+54
|
\
|
*
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
*
|
Bind sx-tab-switch to t in question list
Artur Malabarba
2014-12-01
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
*
Give feedback on finished refresh.
Artur Malabarba
2014-11-26
1
-1
/
+2
*
Preserve visual position when refreshing
Artur Malabarba
2014-11-26
1
-9
/
+11
*
Merge pull request #95 from vermiculus/commenting
Sean Allred
2014-11-25
1
-3
/
+6
|
\
|
*
A bug fix on the dataset.
Artur Malabarba
2014-11-26
1
-3
/
+6
*
|
Merge pull request #93 from vermiculus/voting
Sean Allred
2014-11-25
1
-0
/
+2
|
\
|
|
*
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
|
\
|
|
*
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
|
\
|
*
Mark as read with "m"
Artur Malabarba
2014-11-19
1
-0
/
+13
|
*
Merge pull request #71 from vermiculus/hidden-questions
Sean Allred
2014-11-18
1
-1
/
+14
|
|
\
|
|
*
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
|
|
/
|
*
Call sx-initialize on list-questions
Artur Malabarba
2014-11-16
1
-0
/
+1
*
|
Documentation -- part two
Sean Allred
2014-11-18
1
-22
/
+44
|
/
*
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
|
|
\
|
*
|
Move question sorting function to sx.el
Sean Allred
2014-11-11
1
-1
/
+1
*
|
|
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
[next]