aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sx-question-read-p and mark-read actually workArtur Malabarba2014-11-151-3/+26
* Add site date to questionsArtur Malabarba2014-11-151-5/+7
* Highlighting accepted answers actually works now.Artur Malabarba2014-11-152-10/+8
* Merge branch 'filling-and-fontlocking' into close-window-on-quitArtur Malabarba2014-11-150-0/+0
|\
| * Fixes #43Artur Malabarba2014-11-150-0/+0
* | Close question window with qArtur Malabarba2014-11-152-1/+14
|/
* 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
|\
| * 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
| |/
* | 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
|\|
| * Merge pull request #46 from vermiculus/sx-question-modeSean Allred2014-11-147-60/+542
| |\
| * | Update READMESean Allred2014-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
|\ \ \ | | |/ | |/|
| * | 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
| * | | | Improve comment formatingArtur Malabarba2014-11-141-8/+8
| | |/ / | |/| |
* | | | 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
|/ / /
* / / Correct comment formattingArtur Malabarba2014-11-141-12/+27
|/ /
* | Fix requiresArtur Malabarba2014-11-141-2/+2
* | Simplify deep-clean function furtherSean Allred2014-11-141-10/+5
* | Simplify deep-clean functionSean Allred2014-11-141-20/+16
* | Clean content at the request levelSean Allred2014-11-144-5/+37
* | List `markdown-mode' as a dependencySean Allred2014-11-131-0/+1
* | Start implementing sx-question-mode--fill-stringArtur Malabarba2014-11-131-5/+25
* | Fix window managingArtur Malabarba2014-11-132-2/+4
* | FixupArtur Malabarba2014-11-131-1/+1
* | Add a newlineArtur Malabarba2014-11-131-0/+1
* | CommentsArtur Malabarba2014-11-132-14/+59