summaryrefslogtreecommitdiffstats
path: root/askbot/media/js
Commit message (Expand)AuthorAgeFilesLines
* fixed tag search UIEvgeny Fadeev2013-05-141-2/+2
* fixed some more IE8 issuesEvgeny Fadeev2013-05-101-1/+1
* fixed iframe IE8 issuesEvgeny Fadeev2013-05-062-3/+3
* fixed IE8 issues in the editor and on the question pageEvgeny Fadeev2013-05-061-13/+8
* restricted comment edits only to post owners and mods/adminsEvgeny Fadeev2013-05-061-2/+6
* made Askbot more iframe-friendlyEvgeny Fadeev2013-05-042-19/+19
* removed possibility to have >1 account with the same email addressEvgeny Fadeev2013-05-011-1/+16
* made a setting to make question body optionalEvgeny Fadeev2013-04-251-0/+20
* fixed the slash in the search query bugEvgeny Fadeev2013-04-231-1/+1
* refactoring of the questions title search viewEvgeny Fadeev2013-04-233-2/+7
* added functions to utils.jsEvgeny Fadeev2013-04-221-0/+14
* adjusted a timeout in the folded editorEvgeny Fadeev2013-04-221-4/+8
* reinstated the autofocus on the answer formEvgeny Fadeev2013-04-221-3/+6
* fixed a bug where comment form becomes unresponsiveEvgeny Fadeev2013-04-221-0/+1
* improved wording of the ask and edit question pageEvgeny Fadeev2013-04-201-8/+8
* improved commenting functionEvgeny Fadeev2013-04-201-25/+49
* responsive design on question page sort of worksEvgeny Fadeev2013-04-191-11/+20
* fixed TinyMCE focus behaviorEvgeny Fadeev2013-04-171-1/+6
* fixed a bug in the comment postingEvgeny Fadeev2013-04-171-17/+2
* a bug fixEvgeny Fadeev2013-04-161-2/+2
* created a new js voting control for postsEvgeny Fadeev2013-04-161-1/+129
* a bug fixEvgeny Fadeev2013-04-151-1/+0
* added basic UI for auto-tweetingEvgeny Fadeev2013-04-151-0/+82
* Merge branch 'nuevosmedia'Evgeny Fadeev2013-04-141-1/+1
|\
| * Merge branch 'master' of github.com:ASKBOT/askbot-develGustavo A. Gómez Farhat2013-04-087-342/+867
| |\
| * \ Merge branch 'master' of github.com:Nuevosmedios/askbot-develGustavo A. Gómez Farhat2013-04-041-1/+1
| |\ \
| | * | Fixing missing translationGerson Yarce Franco2013-04-021-1/+1
* | | | enabled spellchecker automatically if used in tinymceEvgeny Fadeev2013-04-111-0/+15
* | | | refactored the voting function a littleEvgeny Fadeev2013-04-111-9/+9
* | | | display errors in the file uploadsEvgeny Fadeev2013-04-101-1/+8
* | | | removed editor autofocus for nowEvgeny Fadeev2013-04-101-2/+2
* | | | increased a delay for the answer editor focusEvgeny Fadeev2013-04-101-1/+1
* | | | made answer editor be folded by defaultEvgeny Fadeev2013-04-101-1/+61
| |_|/ |/| |
* | | merged with the master branchEvgeny Fadeev2013-04-077-15/+177
|\| |
| * | removed uses of preloadData for the autocompleterEvgeny Fadeev2013-04-046-9/+3
| * | one more fix to insure the post-run of query when user typed more during the ...Evgeny Fadeev2013-04-041-5/+6
| * | tweaked autocompleter to prevent launching new search when previous did not r...Evgeny Fadeev2013-04-041-4/+22
| * | fix in the wmd.jsEvgeny Fadeev2013-04-031-13/+6
| |/
| * css fixes to search bar and enhancements for the AutoCompleterEvgeny Fadeev2013-04-021-1/+4
| * added query re-run for slower connectionsEvgeny Fadeev2013-03-311-1/+6
| * added instant search to the tags pageEvgeny Fadeev2013-03-311-1/+142
* | allowed to choose plain text or rich text editor for the commentsEvgeny Fadeev2013-04-074-126/+203
* | improved image and file upload menuesEvgeny Fadeev2013-04-033-51/+170
* | minor css fixEvgeny Fadeev2013-04-011-0/+1
* | a minor change in the search dropdownEvgeny Fadeev2013-04-011-0/+16
* | added custom header to the search drop menu for japanese languageEvgeny Fadeev2013-04-011-0/+8
* | some post-merge fixesEvgeny Fadeev2013-03-282-16/+19
* | merged the master branchEvgeny Fadeev2013-03-275-12/+28
|\|
| * added option to disable the big ask buttonEvgeny Fadeev2013-03-241-3/+8
| * fixed css of the search barEvgeny Fadeev2013-03-231-1/+1