summaryrefslogtreecommitdiffstats
path: root/askbot/templates/question.html
Commit message (Collapse)AuthorAgeFilesLines
* added option to hide ad blocks from logged in usersEvgeny Fadeev2013-05-241-1/+1
|
* moved the "add a comment" button up to save vertical spaceEvgeny Fadeev2013-05-211-2/+2
|
* fixed some more IE8 issuesEvgeny Fadeev2013-05-101-1/+6
|
* fixed IE8 issues in the editor and on the question pageEvgeny Fadeev2013-05-061-1/+5
|
* restricted comment edits only to post owners and mods/adminsEvgeny Fadeev2013-05-061-2/+9
|
* hopefully fixed the askbot site mounted at a sub-urlEvgeny Fadeev2013-05-051-1/+1
|
* responsive design on question page sort of worksEvgeny Fadeev2013-04-191-1/+1
|
* refactored the voting function a littleEvgeny Fadeev2013-04-111-1/+1
|
* removed reputation limit to post comments and allowed users repost own ↵Evgeny Fadeev2013-04-101-8/+45
| | | | answers and comments
* merged with the master branchEvgeny Fadeev2013-04-071-3/+3
|\
| * hopefully fixed yellow bg issue in google adwordsEvgeny Fadeev2013-03-291-3/+3
| |
* | some post-merge fixesEvgeny Fadeev2013-03-281-0/+1
| |
* | merged the master branchEvgeny Fadeev2013-03-271-1/+45
|\|
| * created default filler for the "followed" scope when it is the only enabled ↵Evgeny Fadeev2013-03-261-0/+1
| | | | | | | | scope and added custom js placeholder for the question page
| * merged with the master branchEvgeny Fadeev2013-03-231-0/+8
| |\
| | * unified css of buttonsEvgeny Fadeev2013-03-171-0/+8
| | |
| * | better compress support on the main and question pagesEvgeny Fadeev2013-03-231-1/+36
| |/
* | added minor edit function to the comment editsEvgeny Fadeev2013-03-091-1/+0
| |
* | merged the master branchEvgeny Fadeev2013-03-061-22/+71
|\|
| * added function to repost answer as comment under the latest previously ↵Evgeny Fadeev2013-03-061-21/+71
| | | | | | | | posted answer
* | improved comment posting works for tinymce editorEvgeny Fadeev2013-03-041-44/+12
|/
* added space for display ad after the first answerEvgeny Fadeev2013-02-211-1/+1
|
* fixed hardcoded maximum comment length in the answer -> comment conversionEvgeny Fadeev2012-11-261-1/+4
|
* combined all dev branches for kpEvgeny Fadeev2012-09-201-0/+245