Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use defconst instead of defvar where appropriate. | Artur Malabarba | 2015-01-04 | 1 | -31/+33 |
* | Fix docstrings | Sean Allred | 2015-01-04 | 1 | -5/+5 |
* | Merge branch 'organize' of github.com:vermiculus/sx.el into organize | Sean Allred | 2015-01-04 | 1 | -1/+1 |
|\ | |||||
| * | Standardize local variables | Sean Allred | 2014-12-01 | 1 | -2/+1 |
| * | Relate variable with setting function | Sean Allred | 2014-11-28 | 1 | -1/+3 |
| * | Correct documentation | Sean Allred | 2014-11-28 | 1 | -1/+1 |
| * | Provide commentaries for each file | Sean Allred | 2014-11-28 | 1 | -0/+7 |
| * | File header normalization | Sean Allred | 2014-11-27 | 1 | -1/+2 |
* | | Relate variable with setting function | Sean Allred | 2015-01-04 | 1 | -1/+3 |
* | | Correct documentation | Sean Allred | 2015-01-04 | 1 | -1/+1 |
* | | Provide commentaries for each file | Sean Allred | 2015-01-04 | 1 | -0/+7 |
* | | Autoload sx-authenticate | Artur Malabarba | 2014-12-12 | 1 | -3/+2 |
|/ | |||||
* | Simplify form to use `remove' | Sean Allred | 2014-11-27 | 1 | -8/+8 |
* | Fix #110 | Sean Allred | 2014-11-27 | 1 | -1/+1 |
* | Fix #112 | Sean Allred | 2014-11-27 | 1 | -1/+1 |
* | Add elements to auth-filter-auth and browse-filter | Artur Malabarba | 2014-11-25 | 1 | -1/+4 |
* | Request private_info scope | Artur Malabarba | 2014-11-24 | 1 | -0/+1 |
* | Merge branch 'master' into sx-method-auth. Conflicts have been | Jonathan Leech-Pepin | 2014-11-21 | 1 | -5/+22 |
|\ | |||||
| * | GitHub comments -- #77 | Sean Allred | 2014-11-20 | 1 | -4/+0 |
| * | Provide alias for `sx-auth-authenticate' | Sean Allred | 2014-11-19 | 1 | -0/+2 |
| * | Merge branch 'master' into documentation | Sean Allred | 2014-11-19 | 1 | -10/+12 |
| |\ | |||||
| * | | Documentation -- part one | Sean Allred | 2014-11-17 | 1 | -1/+20 |
* | | | Improve method for returning clean filter. | Jonathan Leech-Pepin | 2014-11-20 | 1 | -12/+21 |
* | | | Do not actually need to check for no submethods. Already tested for. | Jonathan Leech-Pepin | 2014-11-20 | 1 | -2/+1 |
* | | | Fix sx-auth--method-p to work correctly when there is no submethod | Jonathan Leech-Pepin | 2014-11-20 | 1 | -2/+4 |
* | | | Fix filter logic to account for alist of properties. | Jonathan Leech-Pepin | 2014-11-20 | 1 | -11/+22 |
* | | | Implement checking for filter and method authentication requirement. | Jonathan Leech-Pepin | 2014-11-19 | 1 | -0/+68 |
| |/ |/| | |||||
* | | Remove unneeded newline | Jonathan Leech-Pepin | 2014-11-14 | 1 | -2/+1 |
* | | Updated `sx-request-make` to use a consistent format for both `POST` and `GET... | Jonathan Leech-Pepin | 2014-11-14 | 1 | -10/+13 |
|/ | |||||
* | Change `access-token` to `access_token` to match api key. | Jonathan Leech-Pepin | 2014-11-14 | 1 | -1/+1 |
* | Abstract out method calls | Sean Allred | 2014-11-08 | 1 | -10/+9 |
* | Re-work filtering and caching | Sean Allred | 2014-11-08 | 1 | -1/+1 |
* | Finish name changes | Sean Allred | 2014-11-08 | 1 | -1/+1 |
* | Refactor to use `sx-` prefix | Sean Allred | 2014-11-07 | 1 | -25/+31 |
* | Renamed all files. | Artur Malabarba | 2014-11-07 | 1 | -0/+69 |