aboutsummaryrefslogtreecommitdiff
path: root/sx-favorites.el
Commit message (Expand)AuthorAgeFilesLines
* Use defconst instead of defvar where appropriate.Artur Malabarba2015-01-041-1/+1
* Merge branch 'organize' of github.com:vermiculus/sx.el into organizeSean Allred2015-01-041-1/+1
|\
| * Standardize local variablesSean Allred2014-12-011-2/+1
| * Provide commentaries for each fileSean Allred2014-11-281-0/+3
| * File header normalizationSean Allred2014-11-271-1/+2
* | Standardize local variablesSean Allred2015-01-041-1/+1
* | Provide commentaries for each fileSean Allred2015-01-041-0/+3
* | Use new `sx-filter-from-nil' macroSean Allred2015-01-031-7/+3
|/
* Make site a url argumentArtur Malabarba2014-11-261-1/+2
* Fix indentation following indent declaration.Jonathan Leech-Pepin2014-11-211-3/+3
* Merge branch 'master' into sx-method-auth. Conflicts have beenJonathan Leech-Pepin2014-11-211-5/+0
|\
| * GitHub comments -- #77Sean Allred2014-11-201-5/+0
* | Fix auth settings in calls. Do not use 'warn in non-interactive commands.Jonathan Leech-Pepin2014-11-201-1/+1
* | Uses of `sx-method-call` have been updated to use new format.Jonathan Leech-Pepin2014-11-201-4/+4
|/
* Replace (sx-favorites--ensure-favorite-list) with (sx-favorites--initialize).Jonathan Leech-Pepin2014-11-181-17/+15
* GH comment fixes:Jonathan Leech-Pepin2014-11-181-2/+2
* (sx-favorites--update-site-favorites): Change from (list ..) to (cons ..).Jonathan Leech-Pepin2014-11-181-1/+1
* Fixes as per Github commentsJonathan Leech-Pepin2014-11-181-5/+6
* Refactor sx-network--get-associated to avoid double call toJonathan Leech-Pepin2014-11-181-1/+1
* Generate and update list of favorited questions.Jonathan Leech-Pepin2014-11-171-0/+87