aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Merge pull request #68 from vermiculus/question-mode-keybindingsSean Allred2014-11-171-2/+15
|\ \ \ \ | |_|/ / |/| | | Question mode keybindings
* | | | Merge pull request #65 from vermiculus/intialize-on-list-questionsSean Allred2014-11-162-4/+14
|\ \ \ \ | | | | | | | | | | Intialize on list questions
| * | | | Call sx-initialize on list-questionsArtur Malabarba2014-11-161-0/+1
| | | | | | | | | | | | | | | | | | | | Addresses #63
| * | | | Implement sx-initializeArtur Malabarba2014-11-161-4/+13
|/ / / /
* | | | Merge pull request #58 from vermiculus/fix-rx-macro-useArtur Malabarba2014-11-151-2/+2
|\ \ \ \ | | | | | | | | | | Fix use of `rx' macro
| * | | | Fix use of `rx' macroSean Allred2014-11-151-2/+2
|/ / / / | | | | | | | | | | | | It needs to be evaluated.
| | | * Define -visit to use answer link if available.Artur Malabarba2014-11-172-1/+19
| | | |
| | | * Set text property sx-question-mode--data-hereArtur Malabarba2014-11-171-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-modeSean Allred2014-11-161-2/+14
| | |
| * | Set question data when printing the questionSean Allred2014-11-161-0/+1
|/ /
* | Delete sx-lto.elArtur Malabarba2014-11-151-103/+0
| |
* | Merge pull request #55 from vermiculus/real-scoresSean Allred2014-11-153-26/+76
|\ \ | | | | | | Use real data for mark-as-read
| * \ Merge branch 'master' into real-scoresSean Allred2014-11-152-8/+11
| |\ \ | |/ / |/| |
* | | Merge pull request #56 from vermiculus/filling-and-fontlockingSean Allred2014-11-152-59/+194
|\ \ \ | | | | | | | | Filling and fontlocking
| * | | Use more rx.Artur Malabarba2014-11-151-4/+7
| | | |
| * | | Fix typoArtur Malabarba2014-11-151-3/+3
| | | |
* | | | Merge pull request #53 from vermiculus/network-listSean Allred2014-11-147-55/+58
|\ \ \ \ | | | | | | | | | | Smart caching
* \ \ \ \ Merge pull request #54 from vermiculus/fix-assoc-letSean Allred2014-11-141-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Quick-fix assoc-let
| * | | | | Quick-fix assoc-letArtur Malabarba2014-11-141-1/+1
|/ / / / /
| | | * | Finish mergeArtur Malabarba2014-11-152-6/+9
| | | | |
| | | * | Merge remote-tracking branch 'remotes/origin/network-list' into real-scoresArtur Malabarba2014-11-157-55/+58
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Fix commentSean Allred2014-11-141-1/+1
| | | | |
| * | | | Merge branch 'master' into network-listSean Allred2014-11-1413-155/+666
| |\ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | Conflicts: sx-filter.el sx-question.el
| * | | | Use smart cachingSean Allred2014-11-111-2/+9
| | | | |
| * | | | Convenience argument for `cache-get'Sean Allred2014-11-111-5/+8
| | | | | | | | | | | | | | | | | | | | Allows for setting the cache if it does not exist.
| * | | | Add favorite sites customizationSean Allred2014-11-111-0/+5
| | | | |
| * | | | Include more fields in the sites filterSean Allred2014-11-111-1/+4
| | | | |
| * | | | Don't need to hexify filterSean Allred2014-11-111-1/+1
| | | | |
| * | | | Move question sorting function to sx.elSean Allred2014-11-113-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | It is not specific to questions -- it is generally applicable to any alist.
| * | | | Merge branch 'master' into network-listSean Allred2014-11-112-17/+41
| |\ \ \ \
| * | | | | Use narrow filter for site listSean Allred2014-11-101-2/+18
| | | | | |
| * | | | | Merge branch 'master' into network-listSean Allred2014-11-0915-226/+330
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: sx-site.el
| * | | | | | Rename sx-network to sx-siteSean Allred2014-11-071-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | According to the documentation, it's the appropriate terminology.
| | | | | * | Ensure we don't overwrite the cacheArtur Malabarba2014-11-151-6/+14
| | | | | | |
| | | | | * | Question list now makes use of read-pArtur Malabarba2014-11-151-5/+8
| | | | | | |
| | | | | * | sx-question-read-p and mark-read actually workArtur Malabarba2014-11-151-3/+26
| | | | | | |
| | | | | * | Add site date to questionsArtur Malabarba2014-11-151-5/+7
| | | | | | |
| | | | | * | Highlighting accepted answers actually works now.Artur Malabarba2014-11-152-10/+8
| | | | | | |
| | | | | * | Merge branch 'filling-and-fontlocking' into close-window-on-quitArtur Malabarba2014-11-150-0/+0
| | | | | |\ \ | | | | | |/ / | | | | |/| |
| | | | * | | Fixes #43Artur Malabarba2014-11-150-0/+0
| | | | | | |
| | | | | * | Close question window with qArtur Malabarba2014-11-152-1/+14
| | | | |/ /
| | | | * | n and p skip invisible sectionsArtur Malabarba2014-11-151-10/+12
| | | | | |
| | | | * | Refactor buttons to be actual buttons.Artur Malabarba2014-11-151-24/+18
| | | | | |
| | | | * | Several navigation improvements.Artur Malabarba2014-11-152-32/+49
| | | | | |
| | | | * | Move through buttons with TAB.Artur Malabarba2014-11-141-9/+32
| | | | | |
| | | | * | Remove j and k keysArtur Malabarba2014-11-141-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | They were redundant with n and p, and I have plans for them.
| | | | * | Merge branch 'master' into filling-and-fontlockingArtur Malabarba2014-11-144-2/+49
| | | | |\ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #50 from jleechpe/sx-request-make-updateArtur Malabarba2014-11-141-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | Change `access-token` to `access_token` to match api key.
| * | | | | Change `access-token` to `access_token` to match api key.Jonathan Leech-Pepin2014-11-141-1/+1
| | | | | |
* | | | | | Merge pull request #49 from jleechpe/sx-request-make-updateSean Allred2014-11-141-1/+1
|\| | | | | | | | | | | | | | | | | Set `sx-request-api-root` to use `https` instead of `http`.