aboutsummaryrefslogtreecommitdiff
path: root/sx-question-list.el
Commit message (Expand)AuthorAgeFilesLines
* Fix bug when tabulated-list-use-header-line is nilArtur Malabarba2015-05-111-1/+5
* Get rid of left-over set-buffer-multibyteArtur Malabarba2015-05-021-4/+1
* Do the question-hiding at print time.Artur Malabarba2015-05-021-8/+8
* Require switchto.el where appropriate. Fix #280Artur Malabarba2015-04-201-0/+1
* Implement sx-question-list-excluded-tagsArtur Malabarba2015-04-191-7/+25
* Move some variables to fix compiler warnings.Artur Malabarba2015-04-191-48/+50
* Hitting p only refreshes up to once per second. Fixes #278Artur Malabarba2015-04-191-1/+8
* Merge pull request #269 from vermiculus/json-falseArtur Malabarba2015-04-061-3/+2
|\
| * Set json-array-type to 'list and perform many simplificationsArtur Malabarba2015-03-021-3/+2
* | Merge branch 'master' into more-orderingArtur Malabarba2015-03-261-67/+46
|\|
| * Merge branch 'master' into generate-header-line-from-keymapArtur Malabarba2015-02-261-3/+1
| |\
| | * Standardize prettification of site names.Artur Malabarba2015-02-211-3/+1
| | * Merge branch 'master' into small-improvementsArtur Malabarba2015-02-211-7/+2
| | |\
| * | \ Merge branch 'master' into generate-header-line-from-keymapArtur Malabarba2015-02-261-20/+10
| |\ \ \
| | * | | Merge pull request #258 from vermiculus/small-improvementsArtur Malabarba2015-02-261-20/+10
| | |\| | | | | |/ | | |/|
| | | * Show the site name on the mode-lienArtur Malabarba2015-02-141-1/+7
| | | * Get rid of sx-question-list--update-mode-lineArtur Malabarba2015-02-121-20/+4
| * | | Define and use sx-question-list--key-definitionsArtur Malabarba2015-02-211-40/+36
| |/ /
| * | Use sx-tag--format-tagsArtur Malabarba2015-02-141-1/+1
| * | require 'sx-tagArtur Malabarba2015-02-121-0/+1
| * | Merge branch 'master' into tag-buttonsArtur Malabarba2015-02-121-1/+40
| |\|
| * | Merge branch 'master' into tag-buttonsArtur Malabarba2015-01-161-5/+4
| |\ \
| * | | Always use sx-tag face for tagsArtur Malabarba2015-01-151-7/+1
| * | | Move tag-format to sx-tag.elArtur Malabarba2015-01-151-1/+1
* | | | Define sx-question-list--make-pager helper functionArtur Malabarba2015-02-121-0/+14
* | | | Imrpove sx-question-list--order-methodsArtur Malabarba2015-02-121-3/+2
* | | | Define sx-question-list--descending for inverting the orderArtur Malabarba2015-02-121-4/+16
* | | | sx-question-list-order-by bound to OArtur Malabarba2015-02-121-0/+3
| |_|/ |/| |
* | | Improve order-methodsArtur Malabarba2015-02-111-0/+2
* | | Define sx-question-list-order-byArtur Malabarba2015-02-111-0/+13
* | | Define sx-question-list--interactive-order-promptArtur Malabarba2015-02-111-0/+16
* | | Document sx-question-list--orderArtur Malabarba2015-02-111-1/+5
* | | Define sx-question-list--orderArtur Malabarba2015-02-111-0/+4
| |/ |/|
* | Merge pull request #228 from vermiculus/vermiculus/sort-answersSean Allred2015-01-161-5/+4
|\ \ | |/ |/|
| * Use assq instead of assocSean Allred2015-01-161-2/+1
| * Small bugfixSean Allred2015-01-151-3/+3
| * Create and implement comparator creation macroSean Allred2015-01-151-5/+5
* | Update doctringArtur Malabarba2015-01-071-2/+3
* | Use sx-user--format in the question listArtur Malabarba2015-01-071-15/+1
|/
* HOTFIX. Don't assume the shallow_user has display_name nor reputation.Artur Malabarba2015-01-061-2/+2
* Use defconst instead of defvar where appropriate.Artur Malabarba2015-01-041-1/+1
* Standardize local variablesSean Allred2015-01-041-1/+5
* Provide commentaries for each fileSean Allred2015-01-041-0/+2
* Merge pull request #194 from vermiculus/better-vote-logicSean Allred2015-01-041-2/+2
|\
| * "u" and "d" unconditionally apply votes instead of toggling.Artur Malabarba2015-01-041-2/+2
* | Display userArtur Malabarba2015-01-041-0/+16
* | Set tag max-width to 40Artur Malabarba2015-01-041-1/+3
* | Fix date widthArtur Malabarba2015-01-041-0/+3
* | Display bountyArtur Malabarba2015-01-041-3/+10
* | Some starting commentsArtur Malabarba2015-01-041-0/+2
|/