aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #101 from vermiculus/issue-100Artur Malabarba2014-12-011-1/+7
|\ | | | | Default to post author if post editor is missing
| * Reimplement deleted-userArtur Malabarba2014-12-011-1/+7
| |
| * Merge branch 'master' into issue-100Sean Allred2014-11-2916-511/+560
| |\ | | | | | | | | | | | | Conflicts: sx-question-mode.el
| * \ Merge branch 'master' into issue-100Sean Allred2014-11-273-10/+38
| |\ \
| * \ \ Merge branch 'master' into issue-100Sean Allred2014-11-277-52/+48
| |\ \ \
| * | | | Deleted-user variable is not riskySean Allred2014-11-271-1/+0
| | | | |
| * | | | Add missing ')'Sean Allred2014-11-261-1/+1
| | | | | | | | | | | | | | | | | | | | Staged only part of a change -- stupid mistake.
| * | | | Enforce string value for display_nameSean Allred2014-11-261-1/+1
| | | | |
| * | | | Use customizable deleted-user structureSean Allred2014-11-261-1/+8
| | | | |
| * | | | Default to post author if post editor is missingSean Allred2014-11-261-1/+2
| | | | | | | | | | | | | | | | | | | | Fixes #100
* | | | | Merge pull request #125 from vermiculus/issue-57-unibyte-vs-multibyteSean Allred2014-11-301-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | | Fix #57. Set the buffer as unibyte then multibyte again.
| * | | | Fix #57. Set the buffer as unibyte then multibyte again.Artur Malabarba2014-11-291-0/+4
|/ / / /
* | | | Merge pull request #120 from vermiculus/reorganize-question-modeSean Allred2014-11-292-408/+443
|\ \ \ \ | | | | | | | | | | Reorganize question mode
| * | | | WhitespaceArtur Malabarba2014-11-291-1/+1
| | | | |
| * | | | Split sx-question-mode into two files.Artur Malabarba2014-11-292-408/+443
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sx-question-print holds all the logic for printing the buffer's content. The original file is reserved for the mode definition, interactive commands, and functions that create and display the bufer.
* | | | | Merge pull request #118 from vermiculus/compilation-issuesSean Allred2014-11-284-26/+29
|\ \ \ \ \ | | | | | | | | | | | | Compilation issues
| * | | | | Autoload sx-tab-frontpage correctlyArtur Malabarba2014-11-291-1/+5
| | | | | |
| * | | | | Autoload sx-tab-frontpageArtur Malabarba2014-11-291-0/+3
| | | | | |
| * | | | | Autload sx-tab-frontpageArtur Malabarba2014-11-290-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Affects #109
| * | | | | Remove need-auth from sx-request--build-keyword-argumentsArtur Malabarba2014-11-291-11/+5
| | | | | |
| * | | | | Fix byte-compile warningsArtur Malabarba2014-11-292-15/+17
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #115
* | | | | | Merge pull request #119 from vermiculus/buttonsSean Allred2014-11-281-56/+45
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / Buttons
| * | | | Tweak section header face.Artur Malabarba2014-11-291-2/+2
| | | | |
| * | | | Turn interactible objects into actual buttonsArtur Malabarba2014-11-291-54/+43
|/ / / / | | | | | | | | | | | | Fixes #96
* | | | Merge pull request #116 from vermiculus/hotfixSean Allred2014-11-2714-61/+90
|\ \ \ \ | |_|_|/ |/| | | Hotfixes
| * | | 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
|\ \ \ \ | | | | | | | | | | Don't fill link labels or headers
| * | | | Finish partial fix.Artur Malabarba2014-11-261-8/+8
| | | | |
| * | | | Don't fill link labels or headersArtur Malabarba2014-11-261-3/+24
| | | | | | | | | | | | | | | | | | | | Fixes #97
| | * | | Merge branch 'master' into hotfixSean Allred2014-11-272-7/+14
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #108 from vermiculus/issue-82Sean Allred2014-11-272-7/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | | Make site a url argument
| * | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This addresses the apparent api bug which affected both the retrieval of favorites and the site-switching. Se #82 As far as I can see, this issue affects ALL api calls, so it seems reasonable that it should be fixed inside `sx-method-call`. The usage of sx-method-call stays the same, only the internal has changed.
| | | * | 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 `'(())`.
| * | | 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
|\ \ \ | | | | | | | | Preseve position on refresh
| * | | Use let instead of letfArtur Malabarba2014-11-261-10/+13
| | | | | | | | | | | | | | | | Older letfs are bugged.
| * | | Give feedback on finished refresh.Artur Malabarba2014-11-262-2/+4
| | | | | | | | | | | | | | | | | | | | Now that position is preserved, refreshing is so discreet that we need some feedback. :)
| * | | Preserve visual position when refreshingArtur Malabarba2014-11-262-12/+17
| |/ / | | | | | | | | | Both for question list and question mode.
* | | Merge pull request #103 from vermiculus/add-month-timeSean Allred2014-11-261-1/+5
|\ \ \ | |/ / |/| | Add months to sx-time-seconds-to-string