Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #218 from vermiculus/fix-plain-links | Sean Allred | 2015-01-07 | 1 | -6/+11 |
|\ | | | | | Fix plain links | ||||
| * | Enable raw links. Fix #214 | Artur Malabarba | 2015-01-07 | 1 | -4/+9 |
| | | |||||
| * | Change regexps to defconst | Artur Malabarba | 2015-01-07 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #212 from vermiculus/vermiculus/bot-branch | Sean Allred | 2015-01-07 | 2 | -3/+3 |
|\ \ | | | | | | | Use `data` branch for bot data | ||||
| * | | Use http instead of https for our data requests | Artur Malabarba | 2015-01-07 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'master' into vermiculus/bot-branch | Artur Malabarba | 2015-01-07 | 11 | -58/+163 |
| |\| | |||||
| * | | Use `data' branch for bot data | Sean Allred | 2015-01-07 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #217 from vermiculus/really-fix-filling | Sean Allred | 2015-01-07 | 2 | -2/+60 |
|\ \ \ | | | | | | | | | Really fix filling | ||||
| * | | | Test fill-and-fontify | Artur Malabarba | 2015-01-07 | 1 | -0/+56 |
| | | | | |||||
| * | | | Really fix filling | Artur Malabarba | 2015-01-07 | 1 | -2/+4 |
| | |/ | |/| | |||||
* | | | Merge pull request #219 from vermiculus/more-major-modes | Sean Allred | 2015-01-07 | 1 | -0/+6 |
|\ \ \ | |/ / |/| | | Add latex-mode and c-mode | ||||
| * | | Add latex-mode and c-mode | Artur Malabarba | 2015-01-07 | 1 | -0/+6 |
|/ / | |||||
* | | Hotfix Travis/Gitter integration | Sean Allred | 2015-01-07 | 1 | -1/+1 |
| | | | | | | It was broken when the repository URL changed -- I just never noticed until now. | ||||
* | | Merge pull request #204 from vermiculus/issue-137-tag-completion | Sean Allred | 2015-01-07 | 6 | -51/+154 |
|\ \ | | | | | | | Issue 137 tag completion | ||||
| * | | Typo | Artur Malabarba | 2015-01-06 | 1 | -1/+1 |
| | | | |||||
| * | | sx-search: Use concat instead of format | Artur Malabarba | 2015-01-06 | 1 | -1/+1 |
| | | | |||||
| * | | Add header-line to compose-buffer | Artur Malabarba | 2015-01-05 | 1 | -0/+14 |
| | | | |||||
| * | | Add sx-compose--is-question-p variable | Artur Malabarba | 2015-01-05 | 1 | -3/+11 |
| | | | |||||
| * | | Move define-conditional-key to sx.el | Artur Malabarba | 2015-01-05 | 2 | -12/+12 |
| | | | |||||
| * | | Turn sx-compose--question-headers into a defconst | Artur Malabarba | 2015-01-05 | 1 | -1/+1 |
| | | | |||||
| * | | Bind sx-compose-insert-tags to "\C-c\C-q" | Artur Malabarba | 2015-01-05 | 1 | -0/+3 |
| | | | | | | | | | | | | Fix #137 | ||||
| * | | Fix sx-tag-completing-read | Artur Malabarba | 2015-01-05 | 1 | -10/+11 |
| | | | |||||
| * | | Implement sx-compose-insert-tags | Artur Malabarba | 2015-01-05 | 1 | -3/+19 |
| | | | |||||
| * | | Refactor sx-compose--goto-tag-header | Artur Malabarba | 2015-01-05 | 1 | -9/+14 |
| | | | |||||
| * | | Move sx--multiple-read to sx-tag-multiple-read | Artur Malabarba | 2015-01-05 | 3 | -27/+37 |
| | | | |||||
| * | | Implement sx-tag-list--get | Artur Malabarba | 2015-01-05 | 1 | -0/+17 |
| | | | |||||
| * | | Implement sx-request-get-data for getting data from the data branch. | Artur Malabarba | 2015-01-05 | 1 | -0/+29 |
| | | | |||||
* | | | Merge pull request #213 from lunaryorn/patch-1 | Sean Allred | 2015-01-07 | 1 | -2/+1 |
|\ \ \ | | | | | | | | | Use locate-user-emacs-file | ||||
| * | | | Use locate-user-emacs-file | Sebastian Wiesner | 2015-01-07 | 1 | -2/+1 |
|/ / / | | | | | | | It's the standard function for this purpose. | ||||
* | | | Merge pull request #211 from vermiculus/issue-209-displaying-own-comment | Sean Allred | 2015-01-06 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Don't assume .display_name exists. Fix #209 | ||||
| * | | | Don't assume .display_name exists. Fix #209 | Artur Malabarba | 2015-01-06 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #210 from vermiculus/update--link-to-data | Sean Allred | 2015-01-06 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Use site_par instead of site | ||||
| * | | | | Use site_par instead of site | Artur Malabarba | 2015-01-06 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | 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 |