Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #263 from vermiculus/answer-and-question-headers | Artur Malabarba | 2015-02-26 | 1 | -11/+32 |
|\ | | | | | Answer and question headers | ||||
| * | Indicate which answer is accepted | Artur Malabarba | 2015-02-20 | 1 | -1/+15 |
| | | |||||
| * | Up and Down arrows when you vote | Artur Malabarba | 2015-02-20 | 1 | -5/+5 |
| | | |||||
| * | Improve legibility of sx-question-mode--print-section | Artur Malabarba | 2015-02-20 | 1 | -1/+8 |
| | | |||||
| * | Fix "Asked on" for answers | Artur Malabarba | 2015-02-20 | 1 | -4/+4 |
| | | |||||
* | | Merge pull request #259 from vermiculus/bind-answer-sorting-to-a-key | Artur Malabarba | 2015-02-26 | 1 | -4/+15 |
|\ \ | | | | | | | Bind answer sorting to a key | ||||
| * | | Define possible values for answer sorting | Artur Malabarba | 2015-02-12 | 1 | -4/+15 |
| | | | |||||
* | | | Merge branch 'master' into images | Artur Malabarba | 2015-02-21 | 1 | -4/+6 |
|\ \ \ | | |/ | |/| | |||||
| * | | Understand [meta-tag:TAG] links | Artur Malabarba | 2015-02-14 | 1 | -2/+4 |
| | | | |||||
| * | | Use sx-tag--format-tags | Artur Malabarba | 2015-02-14 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'tag-buttons' into images | Artur Malabarba | 2015-02-12 | 1 | -3/+3 |
|\| | | |||||
| * | | Merge branch 'master' into tag-buttons | Artur Malabarba | 2015-02-12 | 1 | -3/+3 |
| |\| | |||||
| | * | Use sx--squash-whitespace in sx-question-mode--print-comment | Artur Malabarba | 2015-02-03 | 1 | -3/+3 |
| | | | | | | | | | | | | Fix #246 | ||||
* | | | Only use images if imagemagick is available. | Artur Malabarba | 2015-01-26 | 1 | -2/+7 |
| | | | |||||
* | | | Only shrink images, don't enlarge them. | Artur Malabarba | 2015-01-24 | 1 | -3/+13 |
| | | | |||||
* | | | Larger max width | Artur Malabarba | 2015-01-24 | 1 | -1/+1 |
| | | | |||||
* | | | Clean up nested links | Artur Malabarba | 2015-01-24 | 1 | -0/+8 |
| | | | |||||
* | | | Sorround images with newlines | Artur Malabarba | 2015-01-24 | 1 | -1/+6 |
| | | | |||||
* | | | With nested links, just do the inner one. | Artur Malabarba | 2015-01-24 | 1 | -1/+1 |
| | | | |||||
* | | | sx-question-mode--reference-regexp no longer matches newlines | Artur Malabarba | 2015-01-24 | 1 | -1/+1 |
| | | | |||||
* | | | Detect if link is an image, download it, and pass it to ↵ | Artur Malabarba | 2015-01-24 | 1 | -3/+21 |
| | | | | | | | | | | | | sx-question-mode--insert-link | ||||
* | | | sx-question-mode--insert-link takes images too | Artur Malabarba | 2015-01-24 | 1 | -13/+17 |
|/ / | |||||
* | | Merge branch 'master' into tag-buttons | Artur Malabarba | 2015-01-16 | 1 | -5/+10 |
|\| | | | | | | | | | Conflicts: sx-question.el | ||||
| * | Hotfix: wrong variable name | Sean Allred | 2015-01-16 | 1 | -1/+1 |
| | | | | | | | | Fix #234 | ||||
| * | Merge pull request #228 from vermiculus/vermiculus/sort-answers | Sean Allred | 2015-01-16 | 1 | -5/+10 |
| |\ | | | | | | | Customizable sorting; Fix #226. Generalization of #225. | ||||
| | * | Change older-p to newer-p | Sean Allred | 2015-01-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Older functions generally have more votes anyway -- new answers need initial the attention. | ||||
| | * | Abstract sorting function into customizable option | Sean Allred | 2015-01-15 | 1 | -1/+10 |
| | | | |||||
| | * | Abstract sorting function | Sean Allred | 2015-01-15 | 1 | -5/+1 |
| | | | |||||
* | | | Turn tags inside body into buttons. Fix #229 | Artur Malabarba | 2015-01-15 | 1 | -13/+20 |
| | | | |||||
* | | | Always use sx-tag face for tags | Artur Malabarba | 2015-01-15 | 1 | -6/+1 |
| | | | |||||
* | | | sx-question-mode--insert-header accepts a nil face as third arg | Artur Malabarba | 2015-01-15 | 1 | -1/+4 |
| | | | |||||
* | | | Move tag-format to sx-tag.el | Artur Malabarba | 2015-01-15 | 1 | -1/+1 |
|/ / | |||||
* | | Merge remote-tracking branch 'refs/remotes/origin/master' into improve-comments | Artur Malabarba | 2015-01-14 | 1 | -4/+9 |
|\| | |||||
| * | Sort answers by score | Sean Allred | 2015-01-14 | 1 | -1/+6 |
| | | |||||
| * | Hotfix: Less aggressive raw links | Artur Malabarba | 2015-01-11 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'master' into improve-comments | Sean Allred | 2015-01-07 | 1 | -8/+15 |
|\| | | | | | | | | | Conflicts: test/test-printing.el | ||||
| * | 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 |
| | | | |||||
| * | | Really fix filling | Artur Malabarba | 2015-01-07 | 1 | -2/+4 |
| |/ | |||||
* | | Fix outdated references | Artur Malabarba | 2015-01-07 | 1 | -4/+4 |
| | | |||||
* | | Fix some migration left-overs | Artur Malabarba | 2015-01-07 | 1 | -9/+11 |
| | | |||||
* | | Move fallback-user to sx-user, and improve it | Artur Malabarba | 2015-01-07 | 1 | -12/+0 |
| | | |||||
* | | Change sx-question-mode-header-author to sx-question-mode-header-author-format | Artur Malabarba | 2015-01-07 | 1 | -6/+8 |
| | | |||||
* | | Move user-printing to sx-user | Artur Malabarba | 2015-01-07 | 1 | -33/+1 |
| | | |||||
* | | Use sx--format-user instead of propertize-display-name | Artur Malabarba | 2015-01-07 | 1 | -12/+4 |
| | | |||||
* | | Delete duplicate face definition | Artur Malabarba | 2015-01-07 | 1 | -5/+0 |
| | | |||||
* | | Use fallback user in sx--format-user | Artur Malabarba | 2015-01-07 | 1 | -7/+7 |
| | | |||||
* | | Change deleted-user to fallback-user | Artur Malabarba | 2015-01-07 | 1 | -4/+10 |
| | | |||||
* | | Define sx--format-user | Artur Malabarba | 2015-01-07 | 1 | -0/+28 |
|/ | | | | Use FORMAT-STRING to format the user object USER. |