Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | require 'sx-button | Artur Malabarba | 2015-01-15 | 1 | -0/+1 | |
| | | | | | | | | ||||||
| | * | | | | | | Turn tags inside body into buttons. Fix #229 | Artur Malabarba | 2015-01-15 | 1 | -13/+20 | |
| | | | | | | | | ||||||
| | * | | | | | | Define sx-tag--insert | Artur Malabarba | 2015-01-15 | 1 | -5/+9 | |
| | | | | | | | | ||||||
| | * | | | | | | Define sx-button--tag-help-echo | Artur Malabarba | 2015-01-15 | 1 | -0/+6 | |
| | | | | | | | | ||||||
| | * | | | | | | Always use sx-tag face for tags | Artur Malabarba | 2015-01-15 | 3 | -13/+8 | |
| | | | | | | | | ||||||
| | * | | | | | | sx-question-mode--insert-header accepts a nil face as third arg | Artur Malabarba | 2015-01-15 | 1 | -1/+4 | |
| | | | | | | | | ||||||
| | * | | | | | | Turn tags into buttons | Artur Malabarba | 2015-01-15 | 1 | -1/+6 | |
| | | | | | | | | ||||||
| | * | | | | | | Define button-tag | Artur Malabarba | 2015-01-15 | 1 | -0/+7 | |
| | | | | | | | | ||||||
| | * | | | | | | Implement sx-search-tag-at-point command | Artur Malabarba | 2015-01-15 | 1 | -0/+14 | |
| | | | | | | | | ||||||
| | * | | | | | | Move tag-format to sx-tag.el | Artur Malabarba | 2015-01-15 | 4 | -6/+8 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #232 from vermiculus/visit-internally-first | Sean Allred | 2015-02-13 | 1 | -3/+8 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | Visit internally first | |||||
| | * | | | | | | Try sx-open-link, THEN do sx-visit-externally | Artur Malabarba | 2015-02-12 | 1 | -1/+6 | |
| | | | | | | | | ||||||
| | * | | | | | | Hitting RET on link buttons calls sx-open-link | Artur Malabarba | 2015-01-15 | 1 | -3/+3 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #235 from vermiculus/more-tests | Artur Malabarba | 2015-02-12 | 3 | -2/+47 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | More tests | |||||
| | * | | | | | | Don't freak out because question_id is nil. | Artur Malabarba | 2015-02-03 | 1 | -1/+2 | |
| | | | | | | | | ||||||
| | * | | | | | | Really fix test | Artur Malabarba | 2015-02-03 | 1 | -2/+3 | |
| | | | | | | | | ||||||
| | * | | | | | | Fix test | Artur Malabarba | 2015-02-03 | 1 | -0/+2 | |
| | | | | | | | | ||||||
| | * | | | | | | Merge branch 'master' into more-tests | Artur Malabarba | 2015-02-03 | 6 | -83/+210 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Test displaying a question | Artur Malabarba | 2015-01-16 | 1 | -0/+9 | |
| | | | | | | | | | ||||||
| | * | | | | | | | load test-state | Artur Malabarba | 2015-01-16 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Merge branch 'master' into more-tests | Artur Malabarba | 2015-01-16 | 34 | -332/+933 | |
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | | | ||||||
| | * | | | | | | | Add more autoloads to test | Sean Allred | 2015-01-04 | 1 | -0/+4 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Merge branch 'master' into more-tests | Sean Allred | 2015-01-04 | 35 | -190/+1351 | |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile test/tests.el | |||||
| | * | | | | | | | | Add test for user entry functions | Sean Allred | 2015-01-02 | 1 | -0/+16 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Update Makefile | Sean Allred | 2015-01-01 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean compiled files before every test. This ensures that the changes made during the current session are applied when re-testing. | |||||
| | * | | | | | | | | Test sx-time-since | Sean Allred | 2015-01-01 | 1 | -0/+12 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Show the site name on the mode-lien | Artur Malabarba | 2015-02-14 | 1 | -1/+7 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Compiler warnings | Artur Malabarba | 2015-02-12 | 2 | -6/+6 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Get rid of sx-question-list--update-mode-line | Artur Malabarba | 2015-02-12 | 2 | -25/+5 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #256 from vermiculus/issue-254--sorting-options | Sean Allred | 2015-02-11 | 2 | -4/+57 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement sorting options Fix #254. | |||||
| * | | | | | | | | | sx-search-get-questions make KEYWORDS a &rest argument. | Artur Malabarba | 2015-02-11 | 1 | -2/+4 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Add ordering to question lists created by sx-search | Artur Malabarba | 2015-02-11 | 1 | -2/+14 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Improve order-methods | Artur Malabarba | 2015-02-11 | 1 | -0/+2 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Define sx-question-list-order-by | Artur Malabarba | 2015-02-11 | 1 | -0/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Command for switching the ordering method. | |||||
| * | | | | | | | | | Define sx-question-list--interactive-order-prompt | Artur Malabarba | 2015-02-11 | 1 | -0/+16 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Document sx-question-list--order | Artur Malabarba | 2015-02-11 | 1 | -1/+5 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Define sx-question-list--order | Artur Malabarba | 2015-02-11 | 1 | -0/+4 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Hotfix sx-search autoload | Sean Allred | 2015-02-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Should fix #255 | |||||
* | | | | | | | | | Include bug report instructions in CONTRIBUTING | Sean Allred | 2015-02-11 | 1 | -0/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Should provide some meta-help with issues like #255. This file is advertised when creating an issue, so it's the best we can do. | |||||
* | | | | | | | | | Merge pull request #253 from wkunkel/master | Sean Allred | 2015-02-07 | 1 | -0/+232 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add new icon | |||||
| * | | | | | | | | | Add new icon | William Kunkel | 2015-02-07 | 1 | -0/+232 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Version bump | Artur Malabarba | 2015-02-07 | 2 | -3/+3 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Hot Fix #249. Searching without query | Artur Malabarba | 2015-02-07 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #250 from purcell/patch-3 | Artur Malabarba | 2015-02-07 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add MELPA badges to README | |||||
| * | | | | | | | | | Add MELPA badges to README | Steve Purcell | 2015-02-07 | 1 | -0/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Update README.org | Sean Allred | 2015-02-06 | 1 | -2/+0 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Note MELPA release in README | Sean Allred | 2015-02-06 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | | | | | | Merge pull request #247 from vermiculus/issue-246--compress-commments | Sean Allred | 2015-02-03 | 2 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Issue 246 compress commments | |||||
| * | | | | | | | | | Use sx--squash-whitespace in sx-question-mode--print-comment | Artur Malabarba | 2015-02-03 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #246 | |||||
| * | | | | | | | | | New function sx--squash-whitespace | Artur Malabarba | 2015-02-03 | 1 | -0/+4 | |
| | |_|_|/ / / / / | |/| | | | | | | |