aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sx-answer to start composing from the question bufferArtur Malabarba2014-12-022-4/+40
* Implement askingArtur Malabarba2014-12-021-20/+43
* Rename before-functionsArtur Malabarba2014-12-011-31/+49
* Some after-send-hooks to improve experienceArtur Malabarba2014-12-011-20/+43
* Initial compose-mode implementation.Artur Malabarba2014-12-011-0/+163
* Switch get-pos-property to get-char-propertyArtur Malabarba2014-12-011-1/+1
* Comments are now hidden when you fold the questionArtur Malabarba2014-12-012-33/+35
* Better positioning of the add comment buttonArtur Malabarba2014-12-011-18/+25
* question-mod now uses overlays to store the sx--data-here propertyArtur Malabarba2014-12-013-16/+18
* Clean 'display in code-blocks. Fixes #117Artur Malabarba2014-11-291-0/+1
* Add needed requireArtur Malabarba2014-11-291-0/+1
* Remove bad requireArtur Malabarba2014-11-291-1/+0
* CommentsArtur Malabarba2014-11-291-0/+2
* Code-blocks are buttons. RET to edit, w to copy.Artur Malabarba2014-11-292-8/+52
* Add sx--unindent-text functionArtur Malabarba2014-11-291-0/+21
* Woops. Fix swallowing one function inside the other.Artur Malabarba2014-11-291-11/+3
* Slight tweak to question-mode-recenter-lineArtur Malabarba2014-11-291-1/+1
* New "Add a Comment" buttonArtur Malabarba2014-11-293-4/+20
* Better help-echo in linksArtur Malabarba2014-11-291-3/+3
* New sx--shorten-url function in sx.elArtur Malabarba2014-11-291-0/+15
* Normalize and improve button help-echo'sArtur Malabarba2014-11-292-7/+20
* Improve button-copyArtur Malabarba2014-11-293-16/+25
* Fix button-mapArtur Malabarba2014-11-291-6/+6
* Move buttons to sx-button.elArtur Malabarba2014-11-292-23/+81
* WhitespaceArtur Malabarba2014-11-291-1/+1
* Split sx-question-mode into two files.Artur Malabarba2014-11-292-408/+443
* Tweak section header face.Artur Malabarba2014-11-291-2/+2
* Turn interactible objects into actual buttonsArtur Malabarba2014-11-291-54/+43
* Merge pull request #116 from vermiculus/hotfixSean Allred2014-11-2714-61/+90
|\
| * Simplify form to use `remove'Sean Allred2014-11-271-8/+8
| * Merge branch 'master' into hotfixSean Allred2014-11-271-3/+24
| |\ | |/ |/|
* | Merge pull request #105 from vermiculus/issue-97Sean Allred2014-11-271-3/+24
|\ \
| * | Finish partial fix.Artur Malabarba2014-11-261-8/+8
| * | Don't fill link labels or headersArtur Malabarba2014-11-261-3/+24
| | * Merge branch 'master' into hotfixSean Allred2014-11-272-7/+14
| | |\ | |_|/ |/| |
* | | Merge pull request #108 from vermiculus/issue-82Sean Allred2014-11-272-7/+14
|\ \ \
| * | | Function quote sx-request-makeArtur Malabarba2014-11-271-1/+1
| * | | Don't do this patch when POSTingArtur Malabarba2014-11-261-2/+8
| * | | Make site a url argumentArtur Malabarba2014-11-262-6/+7
| | | * Update READMESean Allred2014-11-271-14/+20
| | | * Prune unused lexical variableSean Allred2014-11-271-2/+1
| | | * Fix #111Sean Allred2014-11-278-9/+35
| | | * Remove outdated resourcesSean Allred2014-11-271-2/+0
| | | * Fix #110Sean Allred2014-11-2711-27/+27
| | | * Fix #114Sean Allred2014-11-271-1/+1
| | | * Fix #112Sean Allred2014-11-271-1/+1
| |_|/ |/| |
* | | Delete stack-exchange.elArtur Malabarba2014-11-271-30/+0
|/ /
* | Merge pull request #106 from jleechpe/issue-92Sean Allred2014-11-261-1/+1
|\ \
| * | Fixes #92. Change default filter from `'none` to `'(())`.Jonathan Leech-Pepin2014-11-261-1/+1
|/ /
* | Merge pull request #104 from vermiculus/preseve-position-on-refreshSean Allred2014-11-262-12/+22
|\ \