aboutsummaryrefslogtreecommitdiff
path: root/sx-site.el
Commit message (Collapse)AuthorAgeFilesLines
* Fix auth settings in calls. Do not use 'warn in non-interactive commands.Jonathan Leech-Pepin2014-11-201-2/+1
|
* Uses of `sx-method-call` have been updated to use new format.Jonathan Leech-Pepin2014-11-201-3/+4
| | | | | | | | 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.
* Fix commentSean Allred2014-11-141-1/+1
|
* Merge branch 'master' into network-listSean Allred2014-11-141-2/+6
|\ | | | | | | | | | | Conflicts: sx-filter.el sx-question.el
| * Fix documentationSean Allred2014-11-141-2/+1
| |
| * Implement basic site switchingSean Allred2014-11-141-0/+35
|
* Use smart cachingSean Allred2014-11-111-2/+9
|
* Add favorite sites customizationSean Allred2014-11-111-0/+5
|
* Include more fields in the sites filterSean Allred2014-11-111-1/+4
|
* Use narrow filter for site listSean Allred2014-11-101-2/+18
|
* Rename sx-network to sx-siteSean Allred2014-11-071-0/+36
According to the documentation, it's the appropriate terminology.