summaryrefslogtreecommitdiffstats
path: root/askbot/media/js/post.js
Commit message (Expand)AuthorAgeFilesLines
* moved the "add a comment" button up to save vertical spaceEvgeny Fadeev2013-05-211-7/+25
* added class to the cancel add comment buttonEvgeny Fadeev2013-05-211-1/+1
* fixed iframe IE8 issuesEvgeny Fadeev2013-05-061-1/+1
* restricted comment edits only to post owners and mods/adminsEvgeny Fadeev2013-05-061-2/+6
* 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
* 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
* enabled spellchecker automatically if used in tinymceEvgeny Fadeev2013-04-111-0/+15
* refactored the voting function a littleEvgeny Fadeev2013-04-111-9/+9
* 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-071-5/+2
|\
| * removed uses of preloadData for the autocompleterEvgeny Fadeev2013-04-041-5/+0
* | allowed to choose plain text or rich text editor for the commentsEvgeny Fadeev2013-04-071-20/+68
* | minor css fixEvgeny Fadeev2013-04-011-0/+1
* | some post-merge fixesEvgeny Fadeev2013-03-281-4/+12
* | merged the master branchEvgeny Fadeev2013-03-271-5/+5
|\|
| * merged with the master branchEvgeny Fadeev2013-03-231-3/+3
| |\
| | * Fix encoding problems when sharing a question with special charactersJorge López Pérez2013-03-221-1/+1
| | * unified css of buttonsEvgeny Fadeev2013-03-171-2/+2
| * | better compress support on the main and question pagesEvgeny Fadeev2013-03-231-2/+2
| |/
* | added minor edit function to the comment editsEvgeny Fadeev2013-03-091-3/+33
* | improved comment posting works for tinymce editorEvgeny Fadeev2013-03-041-180/+429
|/
* updated js google code prettify and celery versionEvgeny Fadeev2013-02-241-6/+29
* Removed leftover 'debugger' statements in jsFabien Meghazi2013-01-311-3/+0
* added hashtag option to the social sharing toolsEvgeny Fadeev2013-01-191-8/+25
* made vote url work with the multilingual setupEvgeny Fadeev2013-01-031-14/+5
* added a spinner image to the search menuEvgeny Fadeev2012-12-111-0/+1
* prevented double comment posts by hitting enter really fastEvgeny Fadeev2012-12-021-6/+13
* a minor commentEvgeny Fadeev2012-10-271-0/+1
* fixed an alert text on canceling the commentEvgeny Fadeev2012-10-271-1/+1
* added "vip" option to groupsEvgeny Fadeev2012-10-031-0/+8
* improved tag validation messages and fixed bug where tags were lost in the in...Evgeny Fadeev2012-09-221-1/+1
* combined all dev branches for kpEvgeny Fadeev2012-09-201-0/+4081