aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixing compiler warning about minor modeHEADmasterYuchen Pei2023-06-091-1/+1
* Merge pull request #363 from DamienCassou/typosSean Allred2019-12-296-8/+8
|\
| * Fix typosDamien Cassou2019-11-266-8/+8
|/
* Merge pull request #359 from vermiculus/bug/358Sean Allred2019-01-141-1/+1
|\
| * Do not modify the answer list when sortingSean Allred2019-01-131-1/+1
* | Merge pull request #357 from pereirfe/patch-1Sean Allred2018-09-181-1/+1
|\ \
| * | Fix typo on README.orgFernando Pereira2018-09-181-1/+1
|/ /
* | Use new home for authenticationSean Allred2018-06-061-1/+1
* | Merge pull request #350 from RockyRoad29/masterSean Allred2018-04-251-2/+4
|\ \
| * | fixed double encoding of OAuth token request URIMichelle Baert2018-02-131-2/+1
| * | Documentation stub for private_info scope authorizationMichelle Baert2018-02-131-0/+3
|/ /
* | Merge pull request #344 from Boruch-Baum/masterSean Allred2018-02-121-6/+11
|\ \ | |/ |/|
| * merge conflictsBoruch Baum2018-02-110-0/+0
| |\
| | * propertize unread inbox itemsBoruch Baum2018-02-111-3/+9
| |/ |/|
| * bugfix: propertize unread inbox itemsBoruch Baum2018-02-111-6/+11
|/
* File issue using Magithub if availableSean Allred2018-02-091-1/+3
* Merge pull request #337 from basil-conto/blc/get-winSean Allred2018-02-091-5/+5
|\
| * Use get-window-with-predicateBasil L. Contovounesios2018-01-212-6/+6
* | Merge pull request #343 from Boruch-Baum/fix-notificationsSean Allred2018-02-091-3/+5
|\ \
| * | Fix sx-inbox--print-info to handle all forms of notificationBoruch Baum2018-02-091-3/+5
|/ /
* | Update copyrightsSean Allred2018-01-2828-37/+37
* | Only test for gzipped data if the data is long enoughSean Allred2018-01-281-2/+4
|/
* Add sx-question-mode-after-print-hook for special formatting after print-out.Tobias Zawada2017-12-251-0/+8
* Merge pull request #330 from ylluminarious/patch-1Sean Allred2017-05-211-1/+1
|\
| * Updated markdown-code-at-point-p to markdown-inline-code-at-point-pGeorge D. Plymale II2017-05-211-1/+1
|/
* Merge pull request #327 from jabranham/patch-1Sean Allred2016-12-221-0/+1
|\
| * Autoload sx-open-linkAlex Branham2016-12-221-0/+1
|/
* Support Org 9Sean Allred2016-11-091-1/+8
* Fix #323Sean Allred2016-11-041-1/+1
* Merge pull request #295 from vermiculus/vermiculus/readmeSean Allred2016-01-261-17/+82
|\
| * Update READMESean Allred2016-01-261-15/+17
| * TypoSean Allred2015-05-281-1/+1
| * Add sample keybindingsSean Allred2015-05-281-0/+30
| * Extend READMESean Allred2015-05-271-17/+50
* | Call `markdown-syntax-propertize` while rendering question buffersArtur Malabarba2016-01-261-0/+2
* | [Fix #312] Disable undo in `sx-question-mode'Artur Malabarba2016-01-251-0/+1
* | Support for org-store-linkSean Allred2016-01-061-1/+13
* | Don’t calculate sx-question-mode-use-images at compile timeArtur Malabarba2015-11-121-3/+1
* | Merge pull request #309 from tarsius/silencioSean Allred2015-11-041-0/+6
|\ \
| * | Silence byte-compilerJonas Bernoulli2015-11-041-0/+6
|/ /
* | Avoid creating a directory when compilingSean Allred2015-11-011-1/+3
* | Fix many cases of odd indentationArtur Malabarba2015-10-221-30/+30
* | Use pcaseArtur Malabarba2015-10-221-12/+12
* | Fix #307. Self-closing tags and hr separatorsArtur Malabarba2015-10-221-8/+31
* | Merge pull request #299 from vermiculus/fix-autoloadsSean Allred2015-07-181-44/+11
|\ \
| * | Simplify autoloads to just point to "sx-tab"Artur Malabarba2015-07-181-44/+11
|/ /
* | Merge pull request #298 from vermiculus/vermiculus/fix-auth-flowSean Allred2015-07-171-1/+1
|\ \
| * | Fix authentication flow for some browsersSean Allred2015-07-171-1/+1
|/ /
* | Improve botArtur Malabarba2015-07-141-3/+5
* | Merge branch 'master' of github.com:vermiculus/sx.elArtur Malabarba2015-07-021-2/+2
|\ \