Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Remove -cache-p | Sean Allred | 2014-11-19 | 1 | -6/+1 | |
| * | | Minor typos and incorrect information | Sean Allred | 2014-11-19 | 6 | -12/+7 | |
| * | | Add `customize' data | Sean Allred | 2014-11-19 | 3 | -4/+12 | |
| * | | Merge branch 'master' into documentation | Sean Allred | 2014-11-19 | 10 | -148/+584 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Fix missing dependency | Artur Malabarba | 2014-11-19 | 1 | -1/+1 | |
* | | | Add some package definitions. | Artur Malabarba | 2014-11-19 | 1 | -12/+31 | |
* | | | Merge pull request #76 from vermiculus/mark-read-key | Sean Allred | 2014-11-18 | 1 | -0/+13 | |
|\ \ \ | ||||||
| * | | | 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 | 3 | -4/+78 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'master' into hidden-questions | Artur Malabarba | 2014-11-18 | 2 | -57/+79 | |
| |\ \ \ | ||||||
| * | | | | Hidden question functionality implemented in the question list | Artur Malabarba | 2014-11-18 | 1 | -1/+14 | |
| * | | | | Implement hidden question database | Artur Malabarba | 2014-11-18 | 1 | -3/+49 | |
| * | | | | Define sorted insertion macro. | Artur Malabarba | 2014-11-18 | 1 | -0/+15 | |
* | | | | | Merge pull request #73 from jleechpe/invalidate-cache | Sean Allred | 2014-11-18 | 1 | -0/+25 | |
|\ \ \ \ \ | ||||||
* | | | | | | QUICK-FIX: Link regexp Fixes #74 | Artur Malabarba | 2014-11-18 | 1 | -1/+1 | |
* | | | | | | Merge pull request #72 from jleechpe/sx-questions-show-favorite | Artur Malabarba | 2014-11-18 | 1 | -26/+38 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Implements indication of starred questions in question-list | Jonathan Leech-Pepin | 2014-11-18 | 1 | -26/+38 | |
| | |_|/ / / | |/| | | | | ||||||
| | | | * | | Update user manual | Sean Allred | 2014-11-18 | 1 | -92/+5 | |
| | | | * | | Documentation -- part three | Sean Allred | 2014-11-18 | 6 | -42/+101 | |
| | | | * | | Simplify `sx-method-call' | Sean Allred | 2014-11-18 | 1 | -6/+2 | |
| | | | * | | Documentation -- part two | Sean Allred | 2014-11-18 | 5 | -36/+67 | |
| | | | * | | Documentation -- part one | Sean Allred | 2014-11-17 | 11 | -96/+436 | |
| | | | | * | Fix cache invalidation to behave properly. | Jonathan Leech-Pepin | 2014-11-19 | 1 | -6/+11 | |
| | | |_|/ | | |/| | | ||||||
| | * | | | Use `cl-remove-if` rather than `remove-if` | Jonathan Leech-Pepin | 2014-11-18 | 1 | -1/+1 | |
| | * | | | Fix docstring. | Jonathan Leech-Pepin | 2014-11-18 | 1 | -2/+1 | |
| | * | | | Provide cache invalidation | Jonathan Leech-Pepin | 2014-11-18 | 1 | -0/+26 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #70 from jleechpe/sx-networks | Sean Allred | 2014-11-18 | 2 | -34/+34 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Replace (sx-favorites--ensure-favorite-list) with (sx-favorites--initialize). | Jonathan Leech-Pepin | 2014-11-18 | 1 | -17/+15 | |
| * | | | Correct naming of cache to correspond to sx-cache-get. | Jonathan Leech-Pepin | 2014-11-18 | 1 | -1/+1 | |
| * | | | Fix logic for updating cache and setting variables. | Jonathan Leech-Pepin | 2014-11-18 | 1 | -15/+17 | |
|/ / / | ||||||
* | | | Merge pull request #69 from jleechpe/sx-networks | Sean Allred | 2014-11-18 | 2 | -0/+198 | |
|\| | | ||||||
| * | | GH comment fix: | Jonathan Leech-Pepin | 2014-11-18 | 1 | -1/+1 | |
| * | | GH comment fixes: | Jonathan Leech-Pepin | 2014-11-18 | 1 | -2/+2 | |
| * | | (sx-favorites--update-site-favorites): Change from (list ..) to (cons ..). | Jonathan Leech-Pepin | 2014-11-18 | 1 | -1/+1 | |
| * | | Fixes as per Github comments | Jonathan Leech-Pepin | 2014-11-18 | 1 | -5/+6 | |
| * | | Fixes as per github comments. | Jonathan Leech-Pepin | 2014-11-18 | 1 | -15/+15 | |
| * | | Refactor sx-network--get-associated to avoid double call to | Jonathan Leech-Pepin | 2014-11-18 | 2 | -5/+5 | |
| * | | Fix mistakes: | Jonathan Leech-Pepin | 2014-11-17 | 1 | -2/+3 | |
| * | | Use sx-network--user-filter to include `user_type' property (non-default). | Jonathan Leech-Pepin | 2014-11-17 | 1 | -1/+26 | |
| * | | Generate and update list of favorited questions. | Jonathan Leech-Pepin | 2014-11-17 | 1 | -0/+87 | |
| * | | Create `sx-networks` and the associated cache. | Jonathan Leech-Pepin | 2014-11-17 | 1 | -0/+84 | |
* | | | Merge pull request #67 from vermiculus/question-mode-keybindings++ | Artur Malabarba | 2014-11-18 | 2 | -57/+79 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Merge branch 'master' into question-mode-keybindings++ | Artur Malabarba | 2014-11-17 | 6 | -50/+92 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Merge pull request #52 from jleechpe/sx-request-make-update | Artur Malabarba | 2014-11-17 | 3 | -44/+76 | |
|\ \ \ | ||||||
| * | | | Update `sx-method-call` to use `need-auth` and `use-post` variables when | Jonathan Leech-Pepin | 2014-11-17 | 1 | -2/+11 | |
| * | | | Change from `add-to-list` to `push` to avoid a strange `(void-variable | Jonathan Leech-Pepin | 2014-11-17 | 1 | -2/+3 | |
| * | | | Merge branch 'master' into sx-request-make-update | Jonathan Leech-Pepin | 2014-11-17 | 9 | -248/+343 | |
| |\ \ \ | ||||||
| * | | | | Adjust request keyword creation to verify if AUTH is needed. | Jonathan Leech-Pepin | 2014-11-17 | 1 | -16/+32 | |
| * | | | | Fix incorrect call to `call` rather than `request-url` | Jonathan Leech-Pepin | 2014-11-17 | 1 | -1/+1 | |
| * | | | | Remove unneeded newline | Jonathan Leech-Pepin | 2014-11-14 | 1 | -2/+1 |