aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Fix docstring.Jonathan Leech-Pepin2014-11-181-2/+1
| | * | | Provide cache invalidationJonathan Leech-Pepin2014-11-181-0/+26
| |/ / / |/| | |
* | | | Merge pull request #70 from jleechpe/sx-networksSean Allred2014-11-182-34/+34
|\ \ \ \ | |/ / / |/| | |
| * | | Replace (sx-favorites--ensure-favorite-list) with (sx-favorites--initialize).Jonathan Leech-Pepin2014-11-181-17/+15
| * | | Correct naming of cache to correspond to sx-cache-get.Jonathan Leech-Pepin2014-11-181-1/+1
| * | | Fix logic for updating cache and setting variables.Jonathan Leech-Pepin2014-11-181-15/+17
|/ / /
* | | Merge pull request #69 from jleechpe/sx-networksSean Allred2014-11-182-0/+198
|\| |
| * | GH comment fix:Jonathan Leech-Pepin2014-11-181-1/+1
| * | 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
| * | Fixes as per github comments.Jonathan Leech-Pepin2014-11-181-15/+15
| * | Refactor sx-network--get-associated to avoid double call toJonathan Leech-Pepin2014-11-182-5/+5
| * | Fix mistakes:Jonathan Leech-Pepin2014-11-171-2/+3
| * | Use sx-network--user-filter to include `user_type' property (non-default).Jonathan Leech-Pepin2014-11-171-1/+26
| * | Generate and update list of favorited questions.Jonathan Leech-Pepin2014-11-171-0/+87
| * | Create `sx-networks` and the associated cache.Jonathan Leech-Pepin2014-11-171-0/+84
* | | Merge pull request #67 from vermiculus/question-mode-keybindings++Artur Malabarba2014-11-182-57/+79
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into question-mode-keybindings++Artur Malabarba2014-11-176-50/+92
| |\ \ | |/ / |/| |
* | | Merge pull request #52 from jleechpe/sx-request-make-updateArtur Malabarba2014-11-173-44/+76
|\ \ \
| * | | Update `sx-method-call` to use `need-auth` and `use-post` variables whenJonathan Leech-Pepin2014-11-171-2/+11
| * | | Change from `add-to-list` to `push` to avoid a strange `(void-variableJonathan Leech-Pepin2014-11-171-2/+3
| * | | Merge branch 'master' into sx-request-make-updateJonathan Leech-Pepin2014-11-179-248/+343
| |\ \ \
| * | | | Adjust request keyword creation to verify if AUTH is needed.Jonathan Leech-Pepin2014-11-171-16/+32
| * | | | Fix incorrect call to `call` rather than `request-url`Jonathan Leech-Pepin2014-11-171-1/+1
| * | | | 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-142-30/+37
* | | | | Merge pull request #68 from vermiculus/question-mode-keybindingsSean Allred2014-11-171-2/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #65 from vermiculus/intialize-on-list-questionsSean Allred2014-11-162-4/+14
|\ \ \ \ \
| * | | | | Call sx-initialize on list-questionsArtur Malabarba2014-11-161-0/+1
| * | | | | Implement sx-initializeArtur Malabarba2014-11-161-4/+13
|/ / / / /
* | | | | Merge pull request #58 from vermiculus/fix-rx-macro-useArtur Malabarba2014-11-151-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix use of `rx' macroSean Allred2014-11-151-2/+2
|/ / / /
| | | * Define -visit to use answer link if available.Artur Malabarba2014-11-172-1/+19
| | | * Set text property sx-question-mode--data-hereArtur Malabarba2014-11-171-56/+60
| | |/ | |/|
| * | Add function to browse-url in question-modeSean Allred2014-11-161-2/+14
| * | Set question data when printing the questionSean Allred2014-11-161-0/+1
|/ /
* | Delete sx-lto.elArtur Malabarba2014-11-151-103/+0
* | Merge pull request #55 from vermiculus/real-scoresSean Allred2014-11-153-26/+76
|\ \
| * \ Merge branch 'master' into real-scoresSean Allred2014-11-152-8/+11
| |\ \ | |/ / |/| |
* | | Merge pull request #56 from vermiculus/filling-and-fontlockingSean Allred2014-11-152-59/+194
|\ \ \
| * | | Use more rx.Artur Malabarba2014-11-151-4/+7
| * | | Fix typoArtur Malabarba2014-11-151-3/+3
* | | | Merge pull request #53 from vermiculus/network-listSean Allred2014-11-147-55/+58
|\ \ \ \
* \ \ \ \ Merge pull request #54 from vermiculus/fix-assoc-letSean Allred2014-11-141-1/+1
|\ \ \ \ \
| * | | | | Quick-fix assoc-letArtur Malabarba2014-11-141-1/+1
|/ / / / /
| | | * | Finish mergeArtur Malabarba2014-11-152-6/+9
| | | * | Merge remote-tracking branch 'remotes/origin/network-list' into real-scoresArtur Malabarba2014-11-157-55/+58
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Fix commentSean Allred2014-11-141-1/+1
| * | | | Merge branch 'master' into network-listSean Allred2014-11-1413-155/+666
| |\ \ \ \ | |/ / / / |/| | | |