Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sx-question-read-p and mark-read actually work | Artur Malabarba | 2014-11-15 | 1 | -3/+26 |
| | |||||
* | Add site date to questions | Artur Malabarba | 2014-11-15 | 1 | -5/+7 |
| | |||||
* | Highlighting accepted answers actually works now. | Artur Malabarba | 2014-11-15 | 2 | -10/+8 |
| | |||||
* | Merge branch 'filling-and-fontlocking' into close-window-on-quit | Artur Malabarba | 2014-11-15 | 0 | -0/+0 |
|\ | |||||
| * | Fixes #43 | Artur Malabarba | 2014-11-15 | 0 | -0/+0 |
| | | |||||
* | | Close question window with q | Artur Malabarba | 2014-11-15 | 2 | -1/+14 |
|/ | |||||
* | n and p skip invisible sections | Artur Malabarba | 2014-11-15 | 1 | -10/+12 |
| | |||||
* | Refactor buttons to be actual buttons. | Artur Malabarba | 2014-11-15 | 1 | -24/+18 |
| | |||||
* | Several navigation improvements. | Artur Malabarba | 2014-11-15 | 2 | -32/+49 |
| | |||||
* | Move through buttons with TAB. | Artur Malabarba | 2014-11-14 | 1 | -9/+32 |
| | |||||
* | Remove j and k keys | Artur Malabarba | 2014-11-14 | 1 | -2/+0 |
| | | | | They were redundant with n and p, and I have plans for them. | ||||
* | Merge branch 'master' into filling-and-fontlocking | Artur Malabarba | 2014-11-14 | 4 | -2/+49 |
|\ | |||||
| * | Merge pull request #50 from jleechpe/sx-request-make-update | Artur Malabarba | 2014-11-14 | 1 | -1/+1 |
| |\ | | | | | | | Change `access-token` to `access_token` to match api key. | ||||
| | * | Change `access-token` to `access_token` to match api key. | Jonathan Leech-Pepin | 2014-11-14 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #49 from jleechpe/sx-request-make-update | Sean Allred | 2014-11-14 | 1 | -1/+1 |
| |\| | | | | | | | Set `sx-request-api-root` to use `https` instead of `http`. | ||||
| | * | Set `sx-request-api-root` to use `https` instead of `http`. | Jonathan Leech-Pepin | 2014-11-14 | 1 | -1/+1 |
| |/ | | | | | | | This will prevent loss of authentication token when using authentication. | ||||
| * | Merge pull request #47 from vermiculus/switching-networks | Sean Allred | 2014-11-14 | 2 | -0/+47 |
| |\ | | | | | | | Implement basic site switching | ||||
| | * | 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 |
| | | | |||||
| | * | Fix documentation | Sean Allred | 2014-11-14 | 1 | -2/+1 |
| | | | |||||
| | * | Implement basic site switching | Sean Allred | 2014-11-14 | 2 | -0/+48 |
| |/ | |||||
* | | Refactor propertized-display-name | Artur Malabarba | 2014-11-14 | 1 | -3/+3 |
| | | |||||
* | | Finish link implementation | Artur Malabarba | 2014-11-14 | 1 | -59/+111 |
| | | |||||
* | | Start link implementation | Artur Malabarba | 2014-11-14 | 1 | -4/+33 |
| | | |||||
* | | Merge branch 'master' into filling-and-fontlocking | Artur Malabarba | 2014-11-14 | 1 | -7/+36 |
|\| | |||||
| * | Merge pull request #46 from vermiculus/sx-question-mode | Sean Allred | 2014-11-14 | 7 | -60/+542 |
| |\ | | | | | | | Question Mode | ||||
| * | | Update README | Sean Allred | 2014-11-14 | 1 | -7/+36 |
| | | | |||||
* | | | Font lock @usernames | Artur Malabarba | 2014-11-14 | 1 | -0/+5 |
| | | | |||||
* | | | Comment | Artur Malabarba | 2014-11-14 | 1 | -0/+1 |
| | | | |||||
* | | | Merge branch 'sx-question-mode' into font-lock | Artur Malabarba | 2014-11-14 | 2 | -11/+10 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'sx-question-mode' of github.com:vermiculus/stack-mode into ↵ | Artur Malabarba | 2014-11-14 | 2 | -3/+2 |
| |\ \ | | | | | | | | | | | | | sx-question-mode | ||||
| | * \ | Merge branch 'sx-question-mode' of github.com:vermiculus/stack-mode into ↵ | Sean Allred | 2014-11-14 | 1 | -12/+27 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | sx-question-mode I neglected to pull before I started committing. | ||||
| | * | | | Ensure error string can print | Sean Allred | 2014-11-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | "%s" must take a string, but what we get might not be string-y. | ||||
| | * | | | Use correct method | Sean Allred | 2014-11-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | `sx-request-make' wouldn't behave correctly on this | ||||
| | * | | | Fix require | Sean Allred | 2014-11-14 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | We don't seem to use sx-filter anywhere in here | ||||
| * | | | | Improve comment formating | Artur Malabarba | 2014-11-14 | 1 | -8/+8 |
| | |/ / | |/| | | |||||
* | | | | Fill content! | Artur Malabarba | 2014-11-14 | 1 | -4/+13 |
| | | | | |||||
* | | | | Fontify when filling | Artur Malabarba | 2014-11-14 | 1 | -3/+4 |
| | | | | |||||
* | | | | Disable font-lock-mode | Artur Malabarba | 2014-11-14 | 1 | -6/+7 |
|/ / / | |||||
* / / | Correct comment formatting | Artur Malabarba | 2014-11-14 | 1 | -12/+27 |
|/ / | |||||
* | | Fix requires | Artur Malabarba | 2014-11-14 | 1 | -2/+2 |
| | | |||||
* | | Simplify deep-clean function further | Sean Allred | 2014-11-14 | 1 | -10/+5 |
| | | | | | | | | | | If it is not a cons cell, then it is an atom. We don't need to use `cond' for this. | ||||
* | | Simplify deep-clean function | Sean Allred | 2014-11-14 | 1 | -20/+16 |
| | | |||||
* | | Clean content at the request level | Sean Allred | 2014-11-14 | 4 | -5/+37 |
| | | |||||
* | | List `markdown-mode' as a dependency | Sean Allred | 2014-11-13 | 1 | -0/+1 |
| | | | | | | | | This should fix the Travis build | ||||
* | | Start implementing sx-question-mode--fill-string | Artur Malabarba | 2014-11-13 | 1 | -5/+25 |
| | | | | | | | | Address #43 | ||||
* | | Fix window managing | Artur Malabarba | 2014-11-13 | 2 | -2/+4 |
| | | |||||
* | | Fixup | Artur Malabarba | 2014-11-13 | 1 | -1/+1 |
| | | |||||
* | | Add a newline | Artur Malabarba | 2014-11-13 | 1 | -0/+1 |
| | | |||||
* | | Comments | Artur Malabarba | 2014-11-13 | 2 | -14/+59 |
| | |