Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #207 from vermiculus/vermiculus/hotfix-request-buffers | Artur Malabarba | 2015-01-06 | 1 | -0/+1 |
|\ | | | | | Hotfix kill response buffers after request | ||||
| * | Hotfix kill response buffers after request | Sean Allred | 2015-01-06 | 1 | -0/+1 |
| | | |||||
* | | HOTFIX. Don't assume the shallow_user has display_name nor reputation. | Artur Malabarba | 2015-01-06 | 1 | -2/+2 |
| | | | | | | | | Fix #206 | ||||
* | | Add creation_date to filters. Affects #206 | Artur Malabarba | 2015-01-06 | 1 | -0/+2 |
|/ | |||||
* | Add process-function arg to request-fallback. Fix #205 | Artur Malabarba | 2015-01-05 | 1 | -1/+3 |
| | |||||
* | HOTFIX After composing, don't error if only window | Artur Malabarba | 2015-01-05 | 1 | -1/+1 |
| | |||||
* | HOTFIX Specify more filters | Artur Malabarba | 2015-01-05 | 1 | -0/+6 |
| | |||||
* | Merge pull request #201 from vermiculus/goto-map | Sean Allred | 2015-01-04 | 1 | -1/+1 |
|\ | | | | | Fix sx-tab-unanswered-my-tags autoload | ||||
| * | Fix sx-tab-unanswered-my-tags autoload | Artur Malabarba | 2015-01-04 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #202 from vermiculus/issue-200-defconst | Sean Allred | 2015-01-04 | 12 | -44/+46 |
|\ \ | | | | | | | Use defconst instead of defvar where appropriate. | ||||
| * | | Use defconst instead of defvar where appropriate. | Artur Malabarba | 2015-01-04 | 12 | -44/+46 |
|/ / | | | | | | | Fix #200 | ||||
* | | Merge pull request #198 from vermiculus/organize | Sean Allred | 2015-01-04 | 28 | -45/+162 |
|\ \ | | | | | | | Organize | ||||
| * | | Fix docstrings | Sean Allred | 2015-01-04 | 1 | -5/+5 |
| | | | |||||
| * | | Add missing Code: section | Sean Allred | 2015-01-04 | 1 | -0/+2 |
| | | | | | | | | | | | | It was taken out during the merge. | ||||
| * | | Merge branch 'organize' of github.com:vermiculus/sx.el into organize | Sean Allred | 2015-01-04 | 11 | -11/+15 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: sx-cache.el sx-encoding.el sx-favorites.el sx-filter.el sx-interaction.el sx-method.el sx-question-list.el sx-question-mode.el sx-question-print.el sx-question.el sx-tab.el sx-time.el sx.el | ||||
| | * \ | Merge branch 'master' into organize | Sean Allred | 2014-12-03 | 8 | -162/+502 |
| | |\ \ | |||||
| | * | | | Standardize local variables | Sean Allred | 2014-12-01 | 17 | -30/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Move lexical-binding to top of file; fixes #123 - Use indent-tabs-mode: nil for all files | ||||
| | * | | | Merge branch 'master' into organize | Sean Allred | 2014-11-29 | 0 | -0/+0 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'reorganize-question-mode' into organize | Sean Allred | 2014-11-29 | 2 | -408/+443 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into organize | Sean Allred | 2014-11-29 | 5 | -82/+74 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Add sections to `sx-encoding.el' | Sean Allred | 2014-11-28 | 1 | -0/+9 |
| | | | | | | | | |||||
| | * | | | | | | Update .gitignore | Sean Allred | 2014-11-28 | 1 | -3/+9 |
| | | | | | | | | |||||
| | * | | | | | | Relate variable with setting function | Sean Allred | 2014-11-28 | 1 | -1/+3 |
| | | | | | | | | |||||
| | * | | | | | | Correct documentation | Sean Allred | 2014-11-28 | 1 | -1/+1 |
| | | | | | | | | |||||
| | * | | | | | | Provide commentaries for each file | Sean Allred | 2014-11-28 | 13 | -6/+55 |
| | | | | | | | | |||||
| | * | | | | | | File header normalization | Sean Allred | 2014-11-27 | 11 | -11/+32 |
| | | | | | | | | |||||
| * | | | | | | | Standardize local variables | Sean Allred | 2015-01-04 | 22 | -29/+78 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Move lexical-binding to top of file; fixes #123 - Use indent-tabs-mode: nil for all files | ||||
| * | | | | | | | Add sections to `sx-encoding.el' | Sean Allred | 2015-01-04 | 1 | -0/+9 |
| | | | | | | | | |||||
| * | | | | | | | Update .gitignore | Sean Allred | 2015-01-04 | 1 | -3/+9 |
| | | | | | | | | |||||
| * | | | | | | | Relate variable with setting function | Sean Allred | 2015-01-04 | 1 | -1/+3 |
| | | | | | | | | |||||
| * | | | | | | | Correct documentation | Sean Allred | 2015-01-04 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Provide commentaries for each file | Sean Allred | 2015-01-04 | 12 | -6/+51 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #197 from vermiculus/vermiculus/makefile | Artur Malabarba | 2015-01-04 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | Update Makefile | ||||
| * | | | | | | | Update Makefile | Sean Allred | 2015-01-04 | 1 | -2/+5 |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean compiled files before every test. This ensures that the changes made during the current session are applied when re-testing. | ||||
* | | | | | | | Merge pull request #194 from vermiculus/better-vote-logic | Sean Allred | 2015-01-04 | 3 | -16/+18 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Better vote logic | ||||
| * | | | | | | | "u" and "d" unconditionally apply votes instead of toggling. | Artur Malabarba | 2015-01-04 | 3 | -16/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To remove votes, use C-u. | ||||
* | | | | | | | | Merge pull request #195 from vermiculus/issue-15-more-info | Sean Allred | 2015-01-04 | 2 | -5/+39 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Issue 15 more info | ||||
| * | | | | | | | | Display user | Artur Malabarba | 2015-01-04 | 2 | -1/+20 |
| | | | | | | | | | |||||
| * | | | | | | | | Set tag max-width to 40 | Artur Malabarba | 2015-01-04 | 1 | -1/+3 |
| | | | | | | | | | |||||
| * | | | | | | | | Fix date width | Artur Malabarba | 2015-01-04 | 1 | -0/+3 |
| | | | | | | | | | |||||
| * | | | | | | | | Display bounty | Artur Malabarba | 2015-01-04 | 2 | -3/+11 |
| | | | | | | | | | |||||
| * | | | | | | | | Some starting comments | Artur Malabarba | 2015-01-04 | 1 | -0/+2 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #196 from vermiculus/vermiculus/url-post-get | Sean Allred | 2015-01-04 | 4 | -10/+10 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | Use symbols for url-request-method | ||||
| * | | | | | | | | Use symbols for url-request-method | Sean Allred | 2015-01-04 | 4 | -10/+10 |
|/ / / / / / / / | |||||
* / / / / / / / | Do not build `data' branch | Sean Allred | 2015-01-04 | 1 | -0/+4 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #193 from vermiculus/issue-14-access-starred-questions | Sean Allred | 2015-01-04 | 5 | -0/+39 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Access starred questions | ||||
| * | | | | | | | Only favorite questions | Artur Malabarba | 2015-01-04 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Bind favoriting to "*" | Artur Malabarba | 2015-01-04 | 2 | -0/+2 |
| | | | | | | | | |||||
| * | | | | | | | Implement favoriting | Artur Malabarba | 2015-01-04 | 1 | -0/+18 |
| | | | | | | | | |||||
| * | | | | | | | Implement listing starred questions. | Artur Malabarba | 2015-01-04 | 2 | -0/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #14 |