aboutsummaryrefslogtreecommitdiff
path: root/sx-auth.el
Commit message (Expand)AuthorAgeFilesLines
* Use defconst instead of defvar where appropriate.Artur Malabarba2015-01-041-31/+33
* Fix docstringsSean Allred2015-01-041-5/+5
* Merge branch 'organize' of github.com:vermiculus/sx.el into organizeSean Allred2015-01-041-1/+1
|\
| * Standardize local variablesSean Allred2014-12-011-2/+1
| * Relate variable with setting functionSean Allred2014-11-281-1/+3
| * Correct documentationSean Allred2014-11-281-1/+1
| * Provide commentaries for each fileSean Allred2014-11-281-0/+7
| * File header normalizationSean Allred2014-11-271-1/+2
* | Relate variable with setting functionSean Allred2015-01-041-1/+3
* | Correct documentationSean Allred2015-01-041-1/+1
* | Provide commentaries for each fileSean Allred2015-01-041-0/+7
* | Autoload sx-authenticateArtur Malabarba2014-12-121-3/+2
|/
* Simplify form to use `remove'Sean Allred2014-11-271-8/+8
* Fix #110Sean Allred2014-11-271-1/+1
* Fix #112Sean Allred2014-11-271-1/+1
* Add elements to auth-filter-auth and browse-filterArtur Malabarba2014-11-251-1/+4
* Request private_info scopeArtur Malabarba2014-11-241-0/+1
* Merge branch 'master' into sx-method-auth. Conflicts have beenJonathan Leech-Pepin2014-11-211-5/+22
|\
| * GitHub comments -- #77Sean Allred2014-11-201-4/+0
| * Provide alias for `sx-auth-authenticate'Sean Allred2014-11-191-0/+2
| * Merge branch 'master' into documentationSean Allred2014-11-191-10/+12
| |\
| * | Documentation -- part oneSean Allred2014-11-171-1/+20
* | | Improve method for returning clean filter.Jonathan Leech-Pepin2014-11-201-12/+21
* | | Do not actually need to check for no submethods. Already tested for.Jonathan Leech-Pepin2014-11-201-2/+1
* | | Fix sx-auth--method-p to work correctly when there is no submethodJonathan Leech-Pepin2014-11-201-2/+4
* | | Fix filter logic to account for alist of properties.Jonathan Leech-Pepin2014-11-201-11/+22
* | | Implement checking for filter and method authentication requirement.Jonathan Leech-Pepin2014-11-191-0/+68
| |/ |/|
* | Remove unneeded newlineJonathan Leech-Pepin2014-11-141-2/+1
* | Updated `sx-request-make` to use a consistent format for both `POST` and `GET...Jonathan Leech-Pepin2014-11-141-10/+13
|/
* Change `access-token` to `access_token` to match api key.Jonathan Leech-Pepin2014-11-141-1/+1
* Abstract out method callsSean Allred2014-11-081-10/+9
* Re-work filtering and cachingSean Allred2014-11-081-1/+1
* Finish name changesSean Allred2014-11-081-1/+1
* Refactor to use `sx-` prefixSean Allred2014-11-071-25/+31
* Renamed all files.Artur Malabarba2014-11-071-0/+69