Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #68 from vermiculus/question-mode-keybindings | Sean Allred | 2014-11-17 | 1 | -2/+15 | |
|\ \ \ \ | |_|/ / |/| | | | Question mode keybindings | |||||
* | | | | Merge pull request #65 from vermiculus/intialize-on-list-questions | Sean Allred | 2014-11-16 | 2 | -4/+14 | |
|\ \ \ \ | | | | | | | | | | | Intialize on list questions | |||||
| * | | | | Call sx-initialize on list-questions | Artur Malabarba | 2014-11-16 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | Addresses #63 | |||||
| * | | | | Implement sx-initialize | Artur Malabarba | 2014-11-16 | 1 | -4/+13 | |
|/ / / / | ||||||
* | | | | Merge pull request #58 from vermiculus/fix-rx-macro-use | Artur Malabarba | 2014-11-15 | 1 | -2/+2 | |
|\ \ \ \ | | | | | | | | | | | Fix use of `rx' macro | |||||
| * | | | | Fix use of `rx' macro | Sean Allred | 2014-11-15 | 1 | -2/+2 | |
|/ / / / | | | | | | | | | | | | | It needs to be evaluated. | |||||
| | | * | Define -visit to use answer link if available. | Artur Malabarba | 2014-11-17 | 2 | -1/+19 | |
| | | | | ||||||
| | | * | Set text property sx-question-mode--data-here | Artur Malabarba | 2014-11-17 | 1 | -56/+60 | |
| | |/ | |/| | | | | | | | | | | | | | It holds the data of current section, which is a question or answer for now. This means the data of thing-at-point is always immediately available through get-text-property. | |||||
| * | | Add function to browse-url in question-mode | Sean Allred | 2014-11-16 | 1 | -2/+14 | |
| | | | ||||||
| * | | Set question data when printing the question | Sean Allred | 2014-11-16 | 1 | -0/+1 | |
|/ / | ||||||
* | | Delete sx-lto.el | Artur Malabarba | 2014-11-15 | 1 | -103/+0 | |
| | | ||||||
* | | Merge pull request #55 from vermiculus/real-scores | Sean Allred | 2014-11-15 | 3 | -26/+76 | |
|\ \ | | | | | | | Use real data for mark-as-read | |||||
| * \ | Merge branch 'master' into real-scores | Sean Allred | 2014-11-15 | 2 | -8/+11 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Merge pull request #56 from vermiculus/filling-and-fontlocking | Sean Allred | 2014-11-15 | 2 | -59/+194 | |
|\ \ \ | | | | | | | | | Filling and fontlocking | |||||
| * | | | Use more rx. | Artur Malabarba | 2014-11-15 | 1 | -4/+7 | |
| | | | | ||||||
| * | | | Fix typo | Artur Malabarba | 2014-11-15 | 1 | -3/+3 | |
| | | | | ||||||
* | | | | Merge pull request #53 from vermiculus/network-list | Sean Allred | 2014-11-14 | 7 | -55/+58 | |
|\ \ \ \ | | | | | | | | | | | Smart caching | |||||
* \ \ \ \ | Merge pull request #54 from vermiculus/fix-assoc-let | Sean Allred | 2014-11-14 | 1 | -1/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | Quick-fix assoc-let | |||||
| * | | | | | Quick-fix assoc-let | Artur Malabarba | 2014-11-14 | 1 | -1/+1 | |
|/ / / / / | ||||||
| | | * | | Finish merge | Artur Malabarba | 2014-11-15 | 2 | -6/+9 | |
| | | | | | ||||||
| | | * | | Merge remote-tracking branch 'remotes/origin/network-list' into real-scores | Artur Malabarba | 2014-11-15 | 7 | -55/+58 | |
| | | |\ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Fix comment | Sean Allred | 2014-11-14 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' into network-list | Sean Allred | 2014-11-14 | 13 | -155/+666 | |
| |\ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | Conflicts: sx-filter.el sx-question.el | |||||
| * | | | | Use smart caching | Sean Allred | 2014-11-11 | 1 | -2/+9 | |
| | | | | | ||||||
| * | | | | Convenience argument for `cache-get' | Sean Allred | 2014-11-11 | 1 | -5/+8 | |
| | | | | | | | | | | | | | | | | | | | | Allows for setting the cache if it does not exist. | |||||
| * | | | | Add favorite sites customization | Sean Allred | 2014-11-11 | 1 | -0/+5 | |
| | | | | | ||||||
| * | | | | Include more fields in the sites filter | Sean Allred | 2014-11-11 | 1 | -1/+4 | |
| | | | | | ||||||
| * | | | | Don't need to hexify filter | Sean Allred | 2014-11-11 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Move question sorting function to sx.el | Sean Allred | 2014-11-11 | 3 | -7/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | It is not specific to questions -- it is generally applicable to any alist. | |||||
| * | | | | Merge branch 'master' into network-list | Sean Allred | 2014-11-11 | 2 | -17/+41 | |
| |\ \ \ \ | ||||||
| * | | | | | Use narrow filter for site list | Sean Allred | 2014-11-10 | 1 | -2/+18 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'master' into network-list | Sean Allred | 2014-11-09 | 15 | -226/+330 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: sx-site.el | |||||
| * | | | | | | Rename sx-network to sx-site | Sean Allred | 2014-11-07 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to the documentation, it's the appropriate terminology. | |||||
| | | | | * | | Ensure we don't overwrite the cache | Artur Malabarba | 2014-11-15 | 1 | -6/+14 | |
| | | | | | | | ||||||
| | | | | * | | Question list now makes use of read-p | Artur Malabarba | 2014-11-15 | 1 | -5/+8 | |
| | | | | | | | ||||||
| | | | | * | | sx-question-read-p and mark-read actually work | Artur Malabarba | 2014-11-15 | 1 | -3/+26 | |
| | | | | | | | ||||||
| | | | | * | | Add site date to questions | Artur Malabarba | 2014-11-15 | 1 | -5/+7 | |
| | | | | | | | ||||||
| | | | | * | | Highlighting accepted answers actually works now. | Artur Malabarba | 2014-11-15 | 2 | -10/+8 | |
| | | | | | | | ||||||
| | | | | * | | Merge branch 'filling-and-fontlocking' into close-window-on-quit | Artur Malabarba | 2014-11-15 | 0 | -0/+0 | |
| | | | | |\ \ | | | | | |/ / | | | | |/| | | ||||||
| | | | * | | | Fixes #43 | Artur Malabarba | 2014-11-15 | 0 | -0/+0 | |
| | | | | | | | ||||||
| | | | | * | | Close question window with q | Artur Malabarba | 2014-11-15 | 2 | -1/+14 | |
| | | | |/ / | ||||||
| | | | * | | n and p skip invisible sections | Artur Malabarba | 2014-11-15 | 1 | -10/+12 | |
| | | | | | | ||||||
| | | | * | | Refactor buttons to be actual buttons. | Artur Malabarba | 2014-11-15 | 1 | -24/+18 | |
| | | | | | | ||||||
| | | | * | | Several navigation improvements. | Artur Malabarba | 2014-11-15 | 2 | -32/+49 | |
| | | | | | | ||||||
| | | | * | | Move through buttons with TAB. | Artur Malabarba | 2014-11-14 | 1 | -9/+32 | |
| | | | | | | ||||||
| | | | * | | Remove j and k keys | Artur Malabarba | 2014-11-14 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | They were redundant with n and p, and I have plans for them. | |||||
| | | | * | | Merge branch 'master' into filling-and-fontlocking | Artur Malabarba | 2014-11-14 | 4 | -2/+49 | |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge pull request #50 from jleechpe/sx-request-make-update | Artur Malabarba | 2014-11-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | Change `access-token` to `access_token` to match api key. | |||||
| * | | | | | Change `access-token` to `access_token` to match api key. | Jonathan Leech-Pepin | 2014-11-14 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #49 from jleechpe/sx-request-make-update | Sean Allred | 2014-11-14 | 1 | -1/+1 | |
|\| | | | | | | | | | | | | | | | | | Set `sx-request-api-root` to use `https` instead of `http`. |