Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update .gitignore | Sean Allred | 2014-11-28 | 1 | -3/+9 |
* | Relate variable with setting function | Sean Allred | 2014-11-28 | 1 | -1/+3 |
* | Correct documentation | Sean Allred | 2014-11-28 | 1 | -1/+1 |
* | Provide commentaries for each file | Sean Allred | 2014-11-28 | 13 | -6/+55 |
* | File header normalization | Sean Allred | 2014-11-27 | 11 | -11/+32 |
* | Merge pull request #116 from vermiculus/hotfix | Sean Allred | 2014-11-27 | 14 | -61/+90 |
|\ | |||||
| * | Simplify form to use `remove' | Sean Allred | 2014-11-27 | 1 | -8/+8 |
| * | Merge branch 'master' into hotfix | Sean Allred | 2014-11-27 | 1 | -3/+24 |
| |\ | |/ |/| | |||||
* | | Merge pull request #105 from vermiculus/issue-97 | Sean Allred | 2014-11-27 | 1 | -3/+24 |
|\ \ | |||||
| * | | Finish partial fix. | Artur Malabarba | 2014-11-26 | 1 | -8/+8 |
| * | | Don't fill link labels or headers | Artur Malabarba | 2014-11-26 | 1 | -3/+24 |
| | * | Merge branch 'master' into hotfix | Sean Allred | 2014-11-27 | 2 | -7/+14 |
| | |\ | |_|/ |/| | | |||||
* | | | Merge pull request #108 from vermiculus/issue-82 | Sean Allred | 2014-11-27 | 2 | -7/+14 |
|\ \ \ | |||||
| * | | | Function quote sx-request-make | Artur Malabarba | 2014-11-27 | 1 | -1/+1 |
| * | | | Don't do this patch when POSTing | Artur Malabarba | 2014-11-26 | 1 | -2/+8 |
| * | | | Make site a url argument | Artur Malabarba | 2014-11-26 | 2 | -6/+7 |
| | | * | Update README | Sean Allred | 2014-11-27 | 1 | -14/+20 |
| | | * | Prune unused lexical variable | Sean Allred | 2014-11-27 | 1 | -2/+1 |
| | | * | Fix #111 | Sean Allred | 2014-11-27 | 8 | -9/+35 |
| | | * | Remove outdated resources | Sean Allred | 2014-11-27 | 1 | -2/+0 |
| | | * | Fix #110 | Sean Allred | 2014-11-27 | 11 | -27/+27 |
| | | * | Fix #114 | Sean Allred | 2014-11-27 | 1 | -1/+1 |
| | | * | Fix #112 | Sean Allred | 2014-11-27 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Delete stack-exchange.el | Artur Malabarba | 2014-11-27 | 1 | -30/+0 |
|/ / | |||||
* | | Merge pull request #106 from jleechpe/issue-92 | Sean Allred | 2014-11-26 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fixes #92. Change default filter from `'none` to `'(())`. | Jonathan Leech-Pepin | 2014-11-26 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #104 from vermiculus/preseve-position-on-refresh | Sean Allred | 2014-11-26 | 2 | -12/+22 |
|\ \ | |||||
| * | | Use let instead of letf | Artur Malabarba | 2014-11-26 | 1 | -10/+13 |
| * | | Give feedback on finished refresh. | Artur Malabarba | 2014-11-26 | 2 | -2/+4 |
| * | | Preserve visual position when refreshing | Artur Malabarba | 2014-11-26 | 2 | -12/+17 |
| |/ | |||||
* | | Merge pull request #103 from vermiculus/add-month-time | Sean Allred | 2014-11-26 | 1 | -1/+5 |
|\ \ | |/ |/| | |||||
| * | Change months identifier | Artur Malabarba | 2014-11-26 | 1 | -2/+2 |
| * | Add months to sx-time-seconds-to-string | Artur Malabarba | 2014-11-26 | 1 | -2/+6 |
* | | Merge pull request #99 from vermiculus/copy-visit-link | Artur Malabarba | 2014-11-26 | 1 | -5/+14 |
|\ \ | |/ |/| | |||||
| * | Add ability to copy link instead of visiting it | Sean Allred | 2014-11-25 | 1 | -5/+14 |
* | | Merge pull request #98 from vermiculus/fix-at-mention-string | Artur Malabarba | 2014-11-26 | 2 | -3/+6 |
|\ \ | |/ |/| | |||||
| * | Streamline replying to comments | Sean Allred | 2014-11-25 | 1 | -1/+1 |
| * | Remove whitespace for effective at-mentions | Sean Allred | 2014-11-25 | 1 | -2/+5 |
|/ | |||||
* | Merge pull request #95 from vermiculus/commenting | Sean Allred | 2014-11-25 | 5 | -9/+106 |
|\ | |||||
| * | Add keybind for commenting. | Artur Malabarba | 2014-11-26 | 1 | -0/+1 |
| * | Merge branch 'voting' into commenting | Artur Malabarba | 2014-11-26 | 1 | -18/+51 |
| |\ | |||||
| * | | A bug fix on the dataset. | Artur Malabarba | 2014-11-26 | 1 | -3/+6 |
| * | | Several bug fixes to commenting logic. | Artur Malabarba | 2014-11-26 | 1 | -15/+22 |
| * | | Old recentering bug | Artur Malabarba | 2014-11-26 | 1 | -5/+6 |
| * | | new sx--get-post bug | Artur Malabarba | 2014-11-25 | 1 | -13/+13 |
| * | | Old refresh bug | Artur Malabarba | 2014-11-25 | 1 | -1/+1 |
| * | | Implement commenting on anything. | Artur Malabarba | 2014-11-25 | 1 | -0/+73 |
| * | | Add sx--user-@name function to sx.el | Artur Malabarba | 2014-11-25 | 1 | -0/+7 |
| * | | Add ids to filter | Artur Malabarba | 2014-11-25 | 1 | -0/+5 |
* | | | Merge pull request #93 from vermiculus/voting | Sean Allred | 2014-11-25 | 6 | -97/+249 |
|\ \ \ | | |/ | |/| |