aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' into network-listSean Allred2014-11-112-17/+41
|\
| * Merge pull request #38 from vermiculus/gzip-testingSean Allred2014-11-112-17/+41
| |\
| | * Simplify logical structureSean Allred2014-11-111-1/+1
| | * Use correct function nameSean Allred2014-11-111-1/+1
| | * Include encoding functionsSean Allred2014-11-101-0/+1
| | * Proper GZIP testingSean Allred2014-11-102-17/+40
| |/
* | Use narrow filter for site listSean Allred2014-11-101-2/+18
* | Merge branch 'master' into network-listSean Allred2014-11-0915-226/+330
|\|
| * Merge pull request #35 from vermiculus/24.4-testingArtur Malabarba2014-11-092-4/+19
| |\
| | * Ensure dependencies for this version are in placeSean Allred2014-11-091-0/+1
| | * Ensure Emacs uses hard tabs for this fileSean Allred2014-11-091-0/+4
| | * Add rules to install evm; caskSean Allred2014-11-091-0/+6
| | * Ensure correct version is being testedSean Allred2014-11-091-0/+1
| | * Compress Makefile usageSean Allred2014-11-091-3/+3
| | * Avoid .DEFAULT rule in MakefileSean Allred2014-11-091-2/+4
| | * Add 24.4 supportSean Allred2014-11-092-2/+3
| |/
| * Update commentsSean Allred2014-11-081-3/+3
| * Merge pull request #34 from vermiculus/initializationSean Allred2014-11-0811-219/+258
| |\
| | * Merge branch 'master' into initializationSean Allred2014-11-087-8/+57
| | |\ | | |/ | |/|
| * | Consolidate keywords, update emailsSean Allred2014-11-085-8/+34
| * | Rename makefileSean Allred2014-11-081-0/+13
| * | Add makefileSean Allred2014-11-081-0/+11
| | * Use macroSean Allred2014-11-082-2/+3
| | * Use macroSean Allred2014-11-082-12/+15
| | * Abstract out method callsSean Allred2014-11-088-86/+99
| | * Implement front-end with back-endSean Allred2014-11-081-64/+7
| | * Use the key for every request; no exceptionsSean Allred2014-11-081-1/+4
| | * Add internal request functionSean Allred2014-11-081-0/+52
| | * Delineate and alphabetize API symbolsSean Allred2014-11-081-5/+35
| | * Re-work filtering and cachingSean Allred2014-11-086-67/+36
| | * Finish name changesSean Allred2014-11-084-19/+19
| | * Introduce initialization logic and hooksSean Allred2014-11-072-5/+31
| |/
* / Rename sx-network to sx-siteSean Allred2014-11-071-4/+4
|/
* Merge pull request #33 from vermiculus/macro--sx-assoc-letSean Allred2014-11-072-28/+70
|\
| * Add missing symbolsArtur Malabarba2014-11-071-2/+2
| * Implement sx-assoc-let macro.Artur Malabarba2014-11-072-28/+70
|/
* Merge pull request #31 from vermiculus/renameSean Allred2014-11-0715-825/+936
|\
| * Fix missing request in sx-questionArtur Malabarba2014-11-071-0/+1
| * Update names in testSean Allred2014-11-072-33/+33
| * Refactor to use `sx-` prefixSean Allred2014-11-0711-563/+683
| * Renamed all files.Artur Malabarba2014-11-078-11/+1
|/
* Merge pull request #30 from vermiculus/question-list-live-dataArtur Malabarba2014-11-063-42/+140
|\
| * Use stack-question-get-questionsArtur Malabarba2014-11-061-1/+5
| * Comment out "*stack-question*" buffer testArtur Malabarba2014-11-061-2/+3
| * Fix test regexpArtur Malabarba2014-11-061-3/+3
| * Remove cl-flet (not defined for < 24.3)Artur Malabarba2014-11-061-29/+28