Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide commentaries for each file | Sean Allred | 2014-11-28 | 1 | -0/+3 |
| | |||||
* | Fix #110 | Sean Allred | 2014-11-27 | 1 | -1/+2 |
| | |||||
* | Old refresh bug | Artur Malabarba | 2014-11-25 | 1 | -1/+1 |
| | |||||
* | Move browse-filter to sx | Artur Malabarba | 2014-11-25 | 1 | -26/+3 |
| | |||||
* | .site is now a special symbol in sx-assoc-let | Artur Malabarba | 2014-11-25 | 1 | -24/+19 |
| | | | | | | sx-question.el no longer manually inserts the `site` property on fetched questions. This was insufficient because we also need this property on other objects. | ||||
* | ADd comment.link to filter | Artur Malabarba | 2014-11-25 | 1 | -0/+1 |
| | |||||
* | Fix indentation following indent declaration. | Jonathan Leech-Pepin | 2014-11-21 | 1 | -8/+8 |
| | |||||
* | Merge branch 'master' into sx-method-auth. Conflicts have been | Jonathan Leech-Pepin | 2014-11-21 | 1 | -20/+39 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | resolved. Logic and functions have been kept from the `cl-defun` `sx-method-call` while docstrings have been updated as per #77 when possible. Conflicts: sx-auth.el sx-method.el sx-question.el sx-request.el | ||||
| * | GitHub comments -- #77 | Sean Allred | 2014-11-20 | 1 | -10/+5 |
| | | |||||
| * | Enhance documentation | Sean Allred | 2014-11-19 | 1 | -1/+3 |
| | | |||||
| * | Minor typos and incorrect information | Sean Allred | 2014-11-19 | 1 | -6/+1 |
| | | |||||
| * | Merge branch 'master' into documentation | Sean Allred | 2014-11-19 | 1 | -2/+61 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: sx-method.el sx-question-list.el sx-question-mode.el sx-question.el sx-request.el sx.el | ||||
| * | | Documentation -- part three | Sean Allred | 2014-11-18 | 1 | -5/+6 |
| | | | | | | | | | | | | Source code is documented to the best of my knowledge and understanding. | ||||
| * | | Documentation -- part one | Sean Allred | 2014-11-17 | 1 | -16/+31 |
| | | | | | | | | | | | | Pushing this change to continue work elsewhere. | ||||
* | | | Fix auth settings in calls. Do not use 'warn in non-interactive commands. | Jonathan Leech-Pepin | 2014-11-20 | 1 | -0/+1 |
| | | | |||||
* | | | Uses of `sx-method-call` have been updated to use new format. | Jonathan Leech-Pepin | 2014-11-20 | 1 | -9/+11 |
| |/ |/| | | | | | | | | | | | | | sx-question now includes 2 authentication requiring parameters, `question.upvoted` and `question.downvoted`. These will only be used if access token exists. sx-favorites still uses site-workaround pending #82. | ||||
* | | Merge branch 'master' into hidden-questions | Artur Malabarba | 2014-11-18 | 1 | -0/+2 |
|\ \ | |||||
| * | | Define -visit to use answer link if available. | Artur Malabarba | 2014-11-17 | 1 | -0/+2 |
| |/ | |||||
* / | Implement hidden question database | Artur Malabarba | 2014-11-18 | 1 | -3/+49 |
|/ | | | | Also improve read question code. | ||||
* | Finish merge | Artur Malabarba | 2014-11-15 | 1 | -5/+8 |
| | |||||
* | Merge remote-tracking branch 'remotes/origin/network-list' into real-scores | Artur Malabarba | 2014-11-15 | 1 | -8/+0 |
|\ | |||||
| * | Merge branch 'master' into network-list | Sean Allred | 2014-11-14 | 1 | -50/+26 |
| |\ | | | | | | | | | | | | | | | | Conflicts: sx-filter.el sx-question.el | ||||
| * | | Move question sorting function to sx.el | Sean Allred | 2014-11-11 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | It is not specific to questions -- it is generally applicable to any alist. | ||||
* | | | Ensure we don't overwrite the cache | Artur Malabarba | 2014-11-15 | 1 | -6/+14 |
| | | | |||||
* | | | 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 | 1 | -3/+5 |
| |/ |/| | |||||
* | | 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 | ||||
* | | Comments | Artur Malabarba | 2014-11-13 | 1 | -1/+8 |
| | | |||||
* | | Also print answers | Artur Malabarba | 2014-11-13 | 1 | -1/+6 |
| | | |||||
* | | Improve question filter | Artur Malabarba | 2014-11-13 | 1 | -1/+1 |
| | | |||||
* | | Pull in question body | Sean Allred | 2014-11-12 | 1 | -1/+1 |
| | | | | | | | | Added this field to the filter as well. | ||||
* | | Use consistent tag formatting | Sean Allred | 2014-11-12 | 1 | -0/+4 |
| | | | | | | | | | | | | Puts `mapconcat' to work by defining a helper function `sx-question--tag-format' and `concat'ing them with ` '. Simpler, more maintainable construction. | ||||
* | | Merge branch 'master' into sx-question-mode | Artur Malabarba | 2014-11-13 | 1 | -10/+4 |
|\| | |||||
| * | Abstract out method calls | Sean Allred | 2014-11-08 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | | | | | | | Keeping method calls within `sx-request.el' was causing circular requirements. This commit sorts through all of the requirements for each of the files and ensures that this does not happen. Much of the content removed was for `sx-request-default-keyword-arguments-alist' and related items. It was unused, so it was pruned. If it is deemed necessary in the future, it should be included in `sx-method.el'. | ||||
| * | Re-work filtering and caching | Sean Allred | 2014-11-08 | 1 | -6/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * sx-auth.el - Use new symbolic cache access * sx-cache.el - Implement symbolic cache access * sx-filter.el - Use symbolic cache access - Compile and save filters on-demand (more work to be done to this end) * sx-question.el - Symbolic filters * sx-request.el - Protection against infinitely recursing when compiling a filter This will be re-worked into requests (a front-end function) and 'raw' requests (a back-end function). The front-end will add convenience to the back-end. * test/tests.el Remove outdated tests | ||||
| * | Introduce initialization logic and hooks | Sean Allred | 2014-11-07 | 1 | -5/+4 |
| | | |||||
* | | Implement sx-question-mode | Artur Malabarba | 2014-11-08 | 1 | -48/+0 |
| | | | | | | | | Also moves question-display code to its own file. | ||||
* | | Function for getting a single question. | Artur Malabarba | 2014-11-08 | 1 | -0/+10 |
|/ | |||||
* | Fix missing request in sx-question | Artur Malabarba | 2014-11-07 | 1 | -0/+1 |
| | |||||
* | Refactor to use `sx-` prefix | Sean Allred | 2014-11-07 | 1 | -34/+38 |
| | | | | A file stackexchange.el should be added for user-facing functions. | ||||
* | Renamed all files. | Artur Malabarba | 2014-11-07 | 1 | -0/+120 |
Still a lot to be done inside them. |