Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | File header normalization | Sean Allred | 2014-11-27 | 1 | -1/+1 |
| | |||||
* | Fix #111 | Sean Allred | 2014-11-27 | 1 | -1/+9 |
| | |||||
* | Fix #110 | Sean Allred | 2014-11-27 | 1 | -7/+6 |
| | |||||
* | Remove whitespace for effective at-mentions | Sean Allred | 2014-11-25 | 1 | -2/+5 |
| | | | | | | | | | If the display name contained whitespace, the function would keep the whitespace in the at-mention. According to observed behavior on the website, this is not correct. This commit removes all whitespace from the returned display name in the appropriate function. | ||||
* | 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 |
| | |||||
* | Moved interaction functions to their own file | Artur Malabarba | 2014-11-25 | 1 | -78/+0 |
| | |||||
* | Fix wrong function | Artur Malabarba | 2014-11-25 | 1 | -1/+1 |
| | |||||
* | Add elements to auth-filter-auth and browse-filter | Artur Malabarba | 2014-11-25 | 1 | -0/+2 |
| | |||||
* | Fix voting for comments. | Artur Malabarba | 2014-11-25 | 1 | -2/+2 |
| | |||||
* | Add some comment filters | Artur Malabarba | 2014-11-25 | 1 | -0/+4 |
| | |||||
* | sx can also updates question-mode buffer. | Artur Malabarba | 2014-11-25 | 1 | -0/+2 |
| | |||||
* | Finish voting implementation on the question list. | Artur Malabarba | 2014-11-25 | 1 | -6/+25 |
| | |||||
* | Move browse-filter to sx | Artur Malabarba | 2014-11-25 | 1 | -1/+27 |
| | |||||
* | Implement voting | Artur Malabarba | 2014-11-25 | 1 | -0/+33 |
| | |||||
* | .site is now a special symbol in sx-assoc-let | Artur Malabarba | 2014-11-25 | 1 | -5/+22 |
| | | | | | | sx-question.el no longer manually inserts the `site` property on fetched questions. This was insufficient because we also need this property on other objects. | ||||
* | visit takes an argument | Artur Malabarba | 2014-11-25 | 1 | -12/+13 |
| | |||||
* | Refactor visit from question-list to sx | Artur Malabarba | 2014-11-25 | 1 | -4/+12 |
| | |||||
* | Refactor visit from question-mode to sx | Artur Malabarba | 2014-11-25 | 1 | -0/+14 |
| | |||||
* | Move wrap-in-text-property/overlay to sx | Artur Malabarba | 2014-11-25 | 1 | -1/+34 |
| | |||||
* | GitHub comments -- #77 | Sean Allred | 2014-11-20 | 1 | -14/+7 |
| | |||||
* | Minor typos and incorrect information | Sean Allred | 2014-11-19 | 1 | -1/+1 |
| | |||||
* | Add `customize' data | Sean Allred | 2014-11-19 | 1 | -1/+3 |
| | |||||
* | Merge branch 'master' into documentation | Sean Allred | 2014-11-19 | 1 | -10/+54 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: sx-method.el sx-question-list.el sx-question-mode.el sx-question.el sx-request.el sx.el | ||||
| * | Fix missing dependency | Artur Malabarba | 2014-11-19 | 1 | -1/+1 |
| | | |||||
| * | Add some package definitions. | Artur Malabarba | 2014-11-19 | 1 | -12/+31 |
| | | | | | | | | Also run checkdoc on sx.el | ||||
| * | Define sorted insertion macro. | Artur Malabarba | 2014-11-18 | 1 | -0/+15 |
| | | |||||
| * | Implement sx-initialize | Artur Malabarba | 2014-11-16 | 1 | -4/+13 |
| | | |||||
* | | Documentation -- part three | Sean Allred | 2014-11-18 | 1 | -10/+35 |
|/ | | | | Source code is documented to the best of my knowledge and understanding. | ||||
* | Merge pull request #56 from vermiculus/filling-and-fontlocking | Sean Allred | 2014-11-15 | 1 | -0/+5 |
|\ | | | | | Filling and fontlocking | ||||
| * | Several navigation improvements. | Artur Malabarba | 2014-11-15 | 1 | -0/+5 |
| | | |||||
* | | Merge pull request #53 from vermiculus/network-list | Sean Allred | 2014-11-14 | 1 | -0/+7 |
|\ \ | | | | | | | Smart caching | ||||
| * | | Merge branch 'master' into network-list | Sean Allred | 2014-11-14 | 1 | -64/+24 |
| |\| | | | | | | | | | | | | | | | | Conflicts: sx-filter.el sx-question.el | ||||
| * | | Move question sorting function to sx.el | Sean Allred | 2014-11-11 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | It is not specific to questions -- it is generally applicable to any alist. | ||||
* | | | Quick-fix assoc-let | Artur Malabarba | 2014-11-14 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Update code to new assoc-let | Artur Malabarba | 2014-11-12 | 1 | -1/+1 |
| | | |||||
* | | New assoc-let implementation. | Artur Malabarba | 2014-11-12 | 1 | -64/+24 |
|/ | | | | Use .title instead of title. | ||||
* | Use macro | Sean Allred | 2014-11-08 | 1 | -0/+1 |
| | |||||
* | Use macro | Sean Allred | 2014-11-08 | 1 | -0/+5 |
| | |||||
* | Abstract out method calls | Sean Allred | 2014-11-08 | 1 | -1/+2 |
| | | | | | | | | | | | Keeping method calls within `sx-request.el' was causing circular requirements. This commit sorts through all of the requirements for each of the files and ensures that this does not happen. Much of the content removed was for `sx-request-default-keyword-arguments-alist' and related items. It was unused, so it was pruned. If it is deemed necessary in the future, it should be included in `sx-method.el'. | ||||
* | Delineate and alphabetize API symbols | Sean Allred | 2014-11-08 | 1 | -5/+35 |
| | | | | It's ugly to look at, but diffs will be more precise. | ||||
* | Introduce initialization logic and hooks | Sean Allred | 2014-11-07 | 1 | -0/+27 |
| | |||||
* | Add missing symbols | Artur Malabarba | 2014-11-07 | 1 | -2/+2 |
| | |||||
* | Implement sx-assoc-let macro. | Artur Malabarba | 2014-11-07 | 1 | -0/+44 |
| | | | | Letbind symbols to their values inside alists. | ||||
* | Update names in test | Sean Allred | 2014-11-07 | 1 | -1/+1 |
| | |||||
* | Refactor to use `sx-` prefix | Sean Allred | 2014-11-07 | 1 | -325/+34 |
| | | | | A file stackexchange.el should be added for user-facing functions. | ||||
* | Renamed all files. | Artur Malabarba | 2014-11-07 | 1 | -0/+367 |
Still a lot to be done inside them. |