Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use macro | Sean Allred | 2014-11-08 | 2 | -2/+3 |
* | Use macro | Sean Allred | 2014-11-08 | 2 | -12/+15 |
* | Abstract out method calls | Sean Allred | 2014-11-08 | 8 | -86/+99 |
* | Implement front-end with back-end | Sean Allred | 2014-11-08 | 1 | -64/+7 |
* | Use the key for every request; no exceptions | Sean Allred | 2014-11-08 | 1 | -1/+4 |
* | Add internal request function | Sean Allred | 2014-11-08 | 1 | -0/+52 |
* | Delineate and alphabetize API symbols | Sean Allred | 2014-11-08 | 1 | -5/+35 |
* | Re-work filtering and caching | Sean Allred | 2014-11-08 | 6 | -67/+36 |
* | Finish name changes | Sean Allred | 2014-11-08 | 4 | -19/+19 |
* | Introduce initialization logic and hooks | Sean Allred | 2014-11-07 | 2 | -5/+31 |
* | Merge pull request #33 from vermiculus/macro--sx-assoc-let | Sean Allred | 2014-11-07 | 2 | -28/+70 |
|\ | |||||
| * | Add missing symbols | Artur Malabarba | 2014-11-07 | 1 | -2/+2 |
| * | Implement sx-assoc-let macro. | Artur Malabarba | 2014-11-07 | 2 | -28/+70 |
|/ | |||||
* | Merge pull request #31 from vermiculus/rename | Sean Allred | 2014-11-07 | 15 | -825/+936 |
|\ | |||||
| * | Fix missing request in sx-question | Artur Malabarba | 2014-11-07 | 1 | -0/+1 |
| * | Update names in test | Sean Allred | 2014-11-07 | 2 | -33/+33 |
| * | Refactor to use `sx-` prefix | Sean Allred | 2014-11-07 | 11 | -563/+683 |
| * | Renamed all files. | Artur Malabarba | 2014-11-07 | 8 | -11/+1 |
|/ | |||||
* | Merge pull request #30 from vermiculus/question-list-live-data | Artur Malabarba | 2014-11-06 | 3 | -42/+140 |
|\ | |||||
| * | Use stack-question-get-questions | Artur Malabarba | 2014-11-06 | 1 | -1/+5 |
| * | Comment out "*stack-question*" buffer test | Artur Malabarba | 2014-11-06 | 1 | -2/+3 |
| * | Fix test regexp | Artur Malabarba | 2014-11-06 | 1 | -3/+3 |
| * | Remove cl-flet (not defined for < 24.3) | Artur Malabarba | 2014-11-06 | 1 | -29/+28 |
| * | package-initialize on tests | Artur Malabarba | 2014-11-06 | 1 | -1/+5 |
| * | Merge branch 'master' into question-list-live-data | Artur Malabarba | 2014-11-06 | 3 | -11/+98 |
| |\ | |/ |/| | |||||
* | | Merge pull request #25 from vermiculus/auth | Sean Allred | 2014-11-06 | 2 | -2/+83 |
|\ \ | |||||
| * \ | Merge branch 'master' into auth | Sean Allred | 2014-11-06 | 1 | -2/+7 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #26 from vermiculus/elevated-api-request-limit | Sean Allred | 2014-11-06 | 1 | -2/+7 |
|\ \ \ | |||||
| * | | | Add API key to requests | Sean Allred | 2014-11-05 | 1 | -2/+7 |
| | * | | Merge branch 'master' into auth | Sean Allred | 2014-11-06 | 1 | -7/+8 |
| | |\ \ | |_|/ / |/| | | | |||||
* | | | | Merge pull request #24 from KingShimkus/patch-1 | Sean Allred | 2014-11-05 | 1 | -7/+8 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Made it more readable. | Luke Shimkus | 2014-11-04 | 1 | -7/+8 |
|/ / / | |||||
| * | | Remove unused permission | Sean Allred | 2014-11-06 | 1 | -2/+1 |
| * | | Change constant to variable | Sean Allred | 2014-11-06 | 1 | -2/+4 |
| * | | Prune unnecessary variable | Sean Allred | 2014-11-05 | 1 | -2/+0 |
| * | | Use standard '.el' extenstion for cache | Sean Allred | 2014-11-05 | 1 | -1/+1 |
| * | | Remove files duplicated in `gh-pages' | Sean Allred | 2014-11-05 | 3 | -43/+0 |
| * | | Further explain `stack-cache-directory' | Sean Allred | 2014-11-05 | 1 | -1/+3 |
| * | | Implement OAuth2 authentication | Sean Allred | 2014-11-05 | 2 | -1/+81 |
| * | | Add basic HTML/JavaScript to enable authentication | Sean Allred | 2014-11-05 | 3 | -0/+43 |
|/ / | |||||
| * | Fix question list testing (for real). | Artur Malabarba | 2014-11-06 | 1 | -19/+26 |
| * | Handle small windows more gracefully. | Artur Malabarba | 2014-11-06 | 1 | -2/+12 |
| * | Add a no-update argument to stack-question-list-refresh | Artur Malabarba | 2014-11-06 | 1 | -4/+6 |
| * | Fix question list tests | Artur Malabarba | 2014-11-06 | 1 | -3/+11 |
| * | Add tests for the question-list | Artur Malabarba | 2014-11-06 | 1 | -4/+21 |
| * | Add mode-line information to the question list | Artur Malabarba | 2014-11-06 | 2 | -7/+55 |
| * | Variable fine-tuning | Artur Malabarba | 2014-11-06 | 1 | -2/+1 |
| * | Switch to live-data in the question list. | Artur Malabarba | 2014-11-06 | 1 | -2/+1 |
|/ | |||||
* | Merge pull request #9 from vermiculus/UI-first-attempt | Sean Allred | 2014-11-04 | 9 | -516/+4435 |
|\ | |||||
| * | Define prefixed alias for list-questions | Artur Malabarba | 2014-11-04 | 1 | -2/+2 |