Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixing compiler warning about minor modeHEADmaster | Yuchen Pei | 2023-06-09 | 1 | -1/+1 |
| | |||||
* | Merge pull request #363 from DamienCassou/typos | Sean Allred | 2019-12-29 | 6 | -8/+8 |
|\ | | | | | Fix typos | ||||
| * | Fix typos | Damien Cassou | 2019-11-26 | 6 | -8/+8 |
|/ | | | | Typos found with codespell. | ||||
* | Merge pull request #359 from vermiculus/bug/358 | Sean Allred | 2019-01-14 | 1 | -1/+1 |
|\ | | | | | Do not corrupt the answer list while sorting | ||||
| * | Do not modify the answer list when sorting | Sean Allred | 2019-01-13 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #357 from pereirfe/patch-1 | Sean Allred | 2018-09-18 | 1 | -1/+1 |
|\ \ | | | | | | | Fix typo on README.org | ||||
| * | | Fix typo on README.org | Fernando Pereira | 2018-09-18 | 1 | -1/+1 |
|/ / | | | | | Remove an extra "=" at the end of the installation instruction. | ||||
* | | Use new home for authentication | Sean Allred | 2018-06-06 | 1 | -1/+1 |
| | | | | | | | | | | | | Also direct to HTTPS. Fix #314. Fix #356. | ||||
* | | Merge pull request #350 from RockyRoad29/master | Sean Allred | 2018-04-25 | 1 | -2/+4 |
|\ \ | | | | | | | fixing issue #349 | ||||
| * | | fixed double encoding of OAuth token request URI | Michelle Baert | 2018-02-13 | 1 | -2/+1 |
| | | | |||||
| * | | Documentation stub for private_info scope authorization | Michelle Baert | 2018-02-13 | 1 | -0/+3 |
|/ / | |||||
* | | Merge pull request #344 from Boruch-Baum/master | Sean Allred | 2018-02-12 | 1 | -6/+11 |
|\ \ | |/ |/| | propertize unread inbox items | ||||
| * | merge conflicts | Boruch Baum | 2018-02-11 | 0 | -0/+0 |
| |\ | |||||
| | * | propertize unread inbox items | Boruch Baum | 2018-02-11 | 1 | -3/+9 |
| |/ |/| | | | | | | | | | | | * Create new customizable faces `sx-inbox-item-type' and `sx-inbox-item-type-unread' to replace use of `font-lock-keyword-fase'. * Separate inbox items with a newline. | ||||
| * | bugfix: propertize unread inbox items | Boruch Baum | 2018-02-11 | 1 | -6/+11 |
|/ | | | | | | | * correction for occurence of "propertize: Wrong type argument: sequencep, face". * adjust indent and vertical spacing for readability. | ||||
* | File issue using Magithub if available | Sean Allred | 2018-02-09 | 1 | -1/+3 |
| | |||||
* | Merge pull request #337 from basil-conto/blc/get-win | Sean Allred | 2018-02-09 | 1 | -5/+5 |
|\ | | | | | Use get-window-with-predicate | ||||
| * | Use get-window-with-predicate | Basil L. Contovounesios | 2018-01-21 | 2 | -6/+6 |
| | | |||||
* | | Merge pull request #343 from Boruch-Baum/fix-notifications | Sean Allred | 2018-02-09 | 1 | -3/+5 |
|\ \ | | | | | | | Fix sx-inbox--print-info to handle all forms of notification | ||||
| * | | Fix sx-inbox--print-info to handle all forms of notification | Boruch Baum | 2018-02-09 | 1 | -3/+5 |
|/ / | | | | | The code had not been handling all notification types, nor the conditions of a notification lacking a title or body, which surprisingly is sometimes the case. | ||||
* | | Update copyrights | Sean Allred | 2018-01-28 | 28 | -37/+37 |
| | | |||||
* | | Only test for gzipped data if the data is long enough | Sean Allred | 2018-01-28 | 1 | -2/+4 |
|/ | |||||
* | Add sx-question-mode-after-print-hook for special formatting after print-out. | Tobias Zawada | 2017-12-25 | 1 | -0/+8 |
| | |||||
* | Merge pull request #330 from ylluminarious/patch-1 | Sean Allred | 2017-05-21 | 1 | -1/+1 |
|\ | | | | | Updated markdown-code-at-point-p to markdown-inline-code-at-point-p | ||||
| * | Updated markdown-code-at-point-p to markdown-inline-code-at-point-p | George D. Plymale II | 2017-05-21 | 1 | -1/+1 |
|/ | | | markdown-code-at-point-p was renamed in this commit: https://github.com/jrblevin/markdown-mode/commit/8cc6e00f9df400b40c3945189e4b44fcce7caae2 | ||||
* | Merge pull request #327 from jabranham/patch-1 | Sean Allred | 2016-12-22 | 1 | -0/+1 |
|\ | | | | | Autoload sx-open-link | ||||
| * | Autoload sx-open-link | Alex Branham | 2016-12-22 | 1 | -0/+1 |
|/ | |||||
* | Support Org 9 | Sean Allred | 2016-11-09 | 1 | -1/+8 |
| | | | | Fix #324 | ||||
* | Fix #323 | Sean Allred | 2016-11-04 | 1 | -1/+1 |
| | | | | Not sure what ARGS is supposed to be, but we've no need for it. | ||||
* | Merge pull request #295 from vermiculus/vermiculus/readme | Sean Allred | 2016-01-26 | 1 | -17/+82 |
|\ | | | | | Update README.md | ||||
| * | Update README | Sean Allred | 2016-01-26 | 1 | -15/+17 |
| | | |||||
| * | Typo | Sean Allred | 2015-05-28 | 1 | -1/+1 |
| | | |||||
| * | Add sample keybindings | Sean Allred | 2015-05-28 | 1 | -0/+30 |
| | | | | | | | | Related: #291 | ||||
| * | Extend README | Sean Allred | 2015-05-27 | 1 | -17/+50 |
| | | | | | | | | | | | | | | * Section about the question buffer * More specific info about authentication process Begins to address #291. | ||||
* | | Call `markdown-syntax-propertize` while rendering question buffers | Artur Malabarba | 2016-01-26 | 1 | -0/+2 |
| | | | | | | | | Fix #311, Fix #312, Fix #313. | ||||
* | | [Fix #312] Disable undo in `sx-question-mode' | Artur Malabarba | 2016-01-25 | 1 | -0/+1 |
| | | |||||
* | | Support for org-store-link | Sean Allred | 2016-01-06 | 1 | -1/+13 |
| | | | | | | | | Should fix #310 | ||||
* | | Don’t calculate sx-question-mode-use-images at compile time | Artur Malabarba | 2015-11-12 | 1 | -3/+1 |
| | | | | | | | | | | For some reason this causes the value to be nil for me, even though images are supported. Removing the eval-when-compile fixes that. | ||||
* | | Merge pull request #309 from tarsius/silencio | Sean Allred | 2015-11-04 | 1 | -0/+6 |
|\ \ | | | | | | | Silence byte-compiler | ||||
| * | | Silence byte-compiler | Jonas Bernoulli | 2015-11-04 | 1 | -0/+6 |
|/ / | |||||
* | | Avoid creating a directory when compiling | Sean Allred | 2015-11-01 | 1 | -1/+3 |
| | | | | | | | | Fixes #308 | ||||
* | | Fix many cases of odd indentation | Artur Malabarba | 2015-10-22 | 1 | -30/+30 |
| | | |||||
* | | Use pcase | Artur Malabarba | 2015-10-22 | 1 | -12/+12 |
| | | |||||
* | | Fix #307. Self-closing tags and hr separators | Artur Malabarba | 2015-10-22 | 1 | -8/+31 |
| | | |||||
* | | Merge pull request #299 from vermiculus/fix-autoloads | Sean Allred | 2015-07-18 | 1 | -44/+11 |
|\ \ | | | | | | | Simplify autoloads to just point to "sx-tab" | ||||
| * | | Simplify autoloads to just point to "sx-tab" | Artur Malabarba | 2015-07-18 | 1 | -44/+11 |
|/ / | |||||
* | | Merge pull request #298 from vermiculus/vermiculus/fix-auth-flow | Sean Allred | 2015-07-17 | 1 | -1/+1 |
|\ \ | | | | | | | Fix authentication flow for some browsers | ||||
| * | | Fix authentication flow for some browsers | Sean Allred | 2015-07-17 | 1 | -1/+1 |
|/ / | |||||
* | | Improve bot | Artur Malabarba | 2015-07-14 | 1 | -3/+5 |
| | | |||||
* | | Merge branch 'master' of github.com:vermiculus/sx.el | Artur Malabarba | 2015-07-02 | 1 | -2/+2 |
|\ \ |