Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #253 from wkunkel/master | Sean Allred | 2015-02-07 | 1 | -0/+232 |
|\ | |||||
| * | 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 | 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 |
* | Merge pull request #247 from vermiculus/issue-246--compress-commments | Sean Allred | 2015-02-03 | 2 | -3/+7 |
|\ | |||||
| * | Use sx--squash-whitespace in sx-question-mode--print-comment | Artur Malabarba | 2015-02-03 | 1 | -3/+3 |
| * | New function sx--squash-whitespace | Artur Malabarba | 2015-02-03 | 1 | -0/+4 |
* | | Merge pull request #245 from vermiculus/issue-244--cache-print-depth | Artur Malabarba | 2015-01-29 | 1 | -2/+3 |
|\ \ | |||||
| * | | Ensure printing of full data structure for cache | Sean Allred | 2015-01-28 | 1 | -2/+3 |
|/ / | |||||
* | | Merge pull request #241 from vermiculus/make-the-world-right-again | Sean Allred | 2015-01-26 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Fix the universe and make the world right again. | Artur Malabarba | 2015-01-21 | 1 | -1/+1 |
* | | Less demanding final regexp for questions. | Artur Malabarba | 2015-01-24 | 1 | -6/+1 |
* | | Hotfix wrong-number of arguments | Artur Malabarba | 2015-01-24 | 1 | -1/+1 |
|/ | |||||
* | Hotfix with-demoted-errors in sx-compose-send, should Close #238 | Artur Malabarba | 2015-01-20 | 1 | -4/+9 |
* | Merge pull request #236 from vermiculus/vermiculus/sort-answers | Sean Allred | 2015-01-17 | 1 | -8/+5 |
|\ | |||||
| * | Prune useless progn form | Sean Allred | 2015-01-17 | 1 | -8/+5 |
* | | Merge pull request #231 from vermiculus/malabarba/fix-display-from-inbox | Sean Allred | 2015-01-16 | 5 | -71/+201 |
|\ \ | |||||
| * \ | Merge branch 'master' into malabarba/fix-display-from-inbox | Artur Malabarba | 2015-01-16 | 6 | -29/+52 |
| |\ \ | |/ / |/| | | |||||
* | | | Hotfix: wrong variable name | Sean Allred | 2015-01-16 | 1 | -1/+1 |
* | | | Merge pull request #223 from vermiculus/build-filter-from-default | Sean Allred | 2015-01-16 | 2 | -12/+9 |
|\ \ \ | |||||
| * | | | Remove .total from tests too | Artur Malabarba | 2015-01-14 | 1 | -2/+1 |
| * | | | Fix test | Artur Malabarba | 2015-01-08 | 1 | -1/+1 |
| * | | | Build filters from default. | Artur Malabarba | 2015-01-08 | 1 | -1/+1 |
| * | | | Style | Artur Malabarba | 2015-01-08 | 1 | -4/+2 |
| * | | | Docs | Artur Malabarba | 2015-01-08 | 1 | -3/+3 |
| * | | | Don't use .total | Artur Malabarba | 2015-01-08 | 1 | -1/+1 |
* | | | | Merge pull request #228 from vermiculus/vermiculus/sort-answers | Sean Allred | 2015-01-16 | 4 | -17/+43 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Don't define aliases with comparators | Sean Allred | 2015-01-16 | 1 | -11/+8 |
| * | | | Change older-p to newer-p | Sean Allred | 2015-01-16 | 2 | -3/+3 |
| * | | | Use assq instead of assoc | Sean Allred | 2015-01-16 | 2 | -5/+4 |
| * | | | Fix letbinding | Sean Allred | 2015-01-15 | 1 | -5/+5 |
| * | | | Add more sorting functions | Sean Allred | 2015-01-15 | 1 | -0/+8 |
| * | | | Abstract sorting function into customizable option | Sean Allred | 2015-01-15 | 1 | -1/+10 |
| * | | | Small bugfix | Sean Allred | 2015-01-15 | 1 | -3/+3 |
| * | | | Abstract sorting function | Sean Allred | 2015-01-15 | 2 | -5/+8 |
| * | | | Create and implement comparator creation macro | Sean Allred | 2015-01-15 | 2 | -12/+22 |
| | | * | fix .id -> .comment_id | Artur Malabarba | 2015-01-15 | 1 | -1/+1 |
| | | * | Implement comment viewing in sx-display | Artur Malabarba | 2015-01-15 | 1 | -2/+12 |
| | | * | Missing parentheses | Artur Malabarba | 2015-01-15 | 1 | -1/+1 |
| | | * | Add support for opening comments in sx-open-link | Artur Malabarba | 2015-01-15 | 1 | -0/+4 |
| | | * | Implement question-get-from-comment | Artur Malabarba | 2015-01-15 | 1 | -0/+20 |
| | | * | Add tests for link-to-data | Artur Malabarba | 2015-01-15 | 1 | -0/+26 |
| | | * | Add support for another type of comment on sx--link-to-data | Artur Malabarba | 2015-01-15 | 1 | -8/+13 |
| | | * | Use cond in sx--link-to-data and better regexps | Artur Malabarba | 2015-01-15 | 1 | -49/+57 |
| | | * | Add comment support on sx--link-to-data | Artur Malabarba | 2015-01-15 | 1 | -0/+11 |
| | | * | sx-open-link redirects chat links to browser | Artur Malabarba | 2015-01-15 | 1 | -14/+18 |