aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into improve-commentsSean Allred2015-01-076-12/+82
|\ | | | | | | | | Conflicts: test/test-printing.el
| * Merge pull request #218 from vermiculus/fix-plain-linksSean Allred2015-01-071-6/+11
| |\ | | | | | | Fix plain links
| | * Enable raw links. Fix #214Artur Malabarba2015-01-071-4/+9
| | |
| | * Change regexps to defconstArtur Malabarba2015-01-071-2/+2
| | |
| * | Merge pull request #212 from vermiculus/vermiculus/bot-branchSean Allred2015-01-072-3/+3
| |\ \ | | | | | | | | Use `data` branch for bot data
| | * | Use http instead of https for our data requestsArtur Malabarba2015-01-071-2/+2
| | | |
| | * | Merge branch 'master' into vermiculus/bot-branchArtur Malabarba2015-01-0711-58/+163
| | |\|
| | * | Use `data' branch for bot dataSean Allred2015-01-071-1/+1
| | | |
| * | | Merge pull request #217 from vermiculus/really-fix-fillingSean Allred2015-01-072-2/+60
| |\ \ \ | | | | | | | | | | Really fix filling
| | * | | Test fill-and-fontifyArtur Malabarba2015-01-071-0/+56
| | | | |
| | * | | Really fix fillingArtur Malabarba2015-01-071-2/+4
| | | |/ | | |/|
| * | | Merge pull request #219 from vermiculus/more-major-modesSean Allred2015-01-071-0/+6
| |\ \ \ | | |/ / | |/| | Add latex-mode and c-mode
| | * | Add latex-mode and c-modeArtur Malabarba2015-01-071-0/+6
| |/ /
| * | Hotfix Travis/Gitter integrationSean Allred2015-01-071-1/+1
| | | | | | | | | It was broken when the repository URL changed -- I just never noticed until now.
* | | Use description list appropriatelySean Allred2015-01-071-38/+39
| | |
* | | SpellcheckSean Allred2015-01-076-8/+8
| | |
* | | Moar tests!Artur Malabarba2015-01-071-0/+39
| | |
* | | sx--add-answer-to-question-object returns the questionArtur Malabarba2015-01-071-1/+2
| | |
* | | Rename add to ensureArtur Malabarba2015-01-071-2/+2
| | |
* | | Bad testArtur Malabarba2015-01-071-3/+0
| | |
* | | Fix unkown owner after creating a comment.Artur Malabarba2015-01-071-5/+11
| | |
* | | A few more testsArtur Malabarba2015-01-071-3/+18
| | |
* | | Fix testsArtur Malabarba2015-01-071-2/+13
| | |
* | | Don't propertize when composing a commentArtur Malabarba2015-01-071-1/+1
| | |
* | | Only display_name and @name are turned into buttonsArtur Malabarba2015-01-072-10/+15
| | |
* | | Fix outdated referencesArtur Malabarba2015-01-072-5/+5
| | |
* | | Update doctringArtur Malabarba2015-01-071-2/+3
| | |
* | | Add link and accept_rate to user filterArtur Malabarba2015-01-071-0/+4
| | |
* | | Face changesArtur Malabarba2015-01-071-2/+2
| | |
* | | Use sx-user--format in the question listArtur Malabarba2015-01-071-15/+1
| | |
* | | IndentationArtur Malabarba2015-01-071-19/+19
| | |
* | | Add %@ support to sx-user--formatArtur Malabarba2015-01-071-1/+5
| | |
* | | Make sx-user--@name take a string.Artur Malabarba2015-01-071-10/+7
| | |
* | | TypoArtur Malabarba2015-01-071-2/+1
| | |
* | | Change sx--user- to sx-user--Artur Malabarba2015-01-071-4/+4
| | |
* | | Move @name to sx-userArtur Malabarba2015-01-072-33/+42
| | |
* | | Better facesArtur Malabarba2015-01-071-2/+2
| | |
* | | sx-format-replacements: Fix propertizingArtur Malabarba2015-01-071-4/+4
| | |
* | | Fix sx-format-replacementsArtur Malabarba2015-01-071-1/+2
| | | | | | | | | | | | replace-match moves point
* | | Fix some migration left-oversArtur Malabarba2015-01-072-22/+27
| | |
* | | Move fallback-user to sx-user, and improve itArtur Malabarba2015-01-072-12/+80
| | |
* | | Change sx-question-mode-header-author to sx-question-mode-header-author-formatArtur Malabarba2015-01-071-6/+8
| | |
* | | Move user-printing to sx-userArtur Malabarba2015-01-072-33/+74
| | |
* | | Use sx--format-user instead of propertize-display-nameArtur Malabarba2015-01-071-12/+4
| | |
* | | Delete duplicate face definitionArtur Malabarba2015-01-071-5/+0
| | |
* | | Use fallback user in sx--format-userArtur Malabarba2015-01-071-7/+7
| | |
* | | Change deleted-user to fallback-userArtur Malabarba2015-01-071-4/+10
| | |
* | | Improve sx-format-replacements to take a property-alistArtur Malabarba2015-01-071-8/+21
| | |
* | | Define sx--format-userArtur Malabarba2015-01-071-0/+28
| | | | | | | | | | | | Use FORMAT-STRING to format the user object USER.
* | | Define sx-format-replacementsArtur Malabarba2015-01-071-0/+24
| | | | | | | | | | | | Use FORMAT-STRING to format the values in ALIST.