aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #56 from vermiculus/filling-and-fontlockingSean Allred2014-11-152-59/+194
|\
| * Use more rx.Artur Malabarba2014-11-151-4/+7
| * Fix typoArtur Malabarba2014-11-151-3/+3
| * Fixes #43Artur Malabarba2014-11-150-0/+0
| * n and p skip invisible sectionsArtur Malabarba2014-11-151-10/+12
| * Refactor buttons to be actual buttons.Artur Malabarba2014-11-151-24/+18
| * Several navigation improvements.Artur Malabarba2014-11-152-32/+49
| * Move through buttons with TAB.Artur Malabarba2014-11-141-9/+32
| * Remove j and k keysArtur Malabarba2014-11-141-2/+0
| * Merge branch 'master' into filling-and-fontlockingArtur Malabarba2014-11-144-2/+49
| |\
| * | Refactor propertized-display-nameArtur Malabarba2014-11-141-3/+3
| * | Finish link implementationArtur Malabarba2014-11-141-59/+111
| * | Start link implementationArtur Malabarba2014-11-141-4/+33
| * | Merge branch 'master' into filling-and-fontlockingArtur Malabarba2014-11-141-7/+36
| |\ \
| * | | Font lock @usernamesArtur Malabarba2014-11-141-0/+5
| * | | CommentArtur Malabarba2014-11-141-0/+1
| * | | Merge branch 'sx-question-mode' into font-lockArtur Malabarba2014-11-142-11/+10
| |\ \ \
| * | | | Fill content!Artur Malabarba2014-11-141-4/+13
| * | | | Fontify when fillingArtur Malabarba2014-11-141-3/+4
| * | | | Disable font-lock-modeArtur Malabarba2014-11-141-6/+7
* | | | | Merge pull request #53 from vermiculus/network-listSean Allred2014-11-147-55/+58
|\ \ \ \ \
| * | | | | Fix commentSean Allred2014-11-141-1/+1
| * | | | | Merge branch 'master' into network-listSean Allred2014-11-1413-155/+666
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Use smart cachingSean Allred2014-11-111-2/+9
| * | | | | Convenience argument for `cache-get'Sean Allred2014-11-111-5/+8
| * | | | | Add favorite sites customizationSean Allred2014-11-111-0/+5
| * | | | | Include more fields in the sites filterSean Allred2014-11-111-1/+4
| * | | | | Don't need to hexify filterSean Allred2014-11-111-1/+1
| * | | | | Move question sorting function to sx.elSean Allred2014-11-113-7/+8
| * | | | | Merge branch 'master' into network-listSean Allred2014-11-112-17/+41
| |\ \ \ \ \
| * | | | | | Use narrow filter for site listSean Allred2014-11-101-2/+18
| * | | | | | Merge branch 'master' into network-listSean Allred2014-11-0915-226/+330
| |\ \ \ \ \ \
| * | | | | | | Rename sx-network to sx-siteSean Allred2014-11-071-4/+4
* | | | | | | | Merge pull request #54 from vermiculus/fix-assoc-letSean Allred2014-11-141-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Quick-fix assoc-letArtur Malabarba2014-11-141-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #50 from jleechpe/sx-request-make-updateArtur Malabarba2014-11-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Change `access-token` to `access_token` to match api key.Jonathan Leech-Pepin2014-11-141-1/+1
* | | | | | | | Merge pull request #49 from jleechpe/sx-request-make-updateSean Allred2014-11-141-1/+1
|\| | | | | | |
| * | | | | | | Set `sx-request-api-root` to use `https` instead of `http`.Jonathan Leech-Pepin2014-11-141-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #47 from vermiculus/switching-networksSean Allred2014-11-142-0/+47
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Use function call instead of `call-interactively'Sean Allred2014-11-141-1/+1
| * | | | | | Use Ido when it is enabledSean Allred2014-11-141-1/+1
| * | | | | | Fix documentationSean Allred2014-11-141-2/+1
| * | | | | | Implement basic site switchingSean Allred2014-11-142-0/+48
|/ / / / / /
* | | | | | Merge pull request #46 from vermiculus/sx-question-modeSean Allred2014-11-147-60/+542
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'sx-question-mode' of github.com:vermiculus/stack-mode into sx-q...Artur Malabarba2014-11-142-3/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'sx-question-mode' of github.com:vermiculus/stack-mode into sx-q...Sean Allred2014-11-141-12/+27
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Ensure error string can printSean Allred2014-11-141-1/+1
| | * | | | | Use correct methodSean Allred2014-11-141-1/+1
| | * | | | | Fix requireSean Allred2014-11-141-1/+0