summaryrefslogtreecommitdiffstats
path: root/askbot/templates
Commit message (Expand)AuthorAgeFilesLines
* fixed the folded editor option on the ask page and allowed to go to a specifi...Evgeny Fadeev2013-05-291-0/+1
* added meta referrer to the head of base.htmlEvgeny Fadeev2013-05-281-0/+1
* merged the "subscribe" checkbox with "follow" button functionallyEvgeny Fadeev2013-05-271-13/+0
* fixed a phraseEvgeny Fadeev2013-05-261-1/+1
* added a hovercard to the user karma display shown in the page headerEvgeny Fadeev2013-05-263-2/+37
* fixed some general js coding issues in the Groups dropdown codeEvgeny Fadeev2013-05-251-3/+0
* added option to hide ad blocks from logged in usersEvgeny Fadeev2013-05-245-12/+11
* fixed lost moderator functions on the question pageEvgeny Fadeev2013-05-221-1/+1
* moved the "add a comment" button up to save vertical spaceEvgeny Fadeev2013-05-212-3/+3
* added missing translationEvgeny Fadeev2013-05-201-1/+1
* fixed some messages for the translationEvgeny Fadeev2013-05-182-87/+4
* fixed a bug in the user network pageEvgeny Fadeev2013-05-101-2/+0
* fixed some more IE8 issuesEvgeny Fadeev2013-05-102-1/+7
* fixed some xss issuesEvgeny Fadeev2013-05-071-1/+1
* 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
* fixed a bug where twitter sharing button was shown, when twitter keys were no...Evgeny Fadeev2013-05-051-2/+6
* ported livesettings app to askbot templatesEvgeny Fadeev2013-05-054-0/+190
* added auto-focus to the registration pageEvgeny Fadeev2013-05-051-0/+3
* hopefully fixed the askbot site mounted at a sub-urlEvgeny Fadeev2013-05-053-3/+3
* fixed the dummy tag issueEvgeny Fadeev2013-05-041-1/+1
* taking mathjax out of compressAdolfo Fitoria2013-04-301-10/+10
* added missing import to templateEvgeny Fadeev2013-04-261-0/+1
* added a class to templateEvgeny Fadeev2013-04-251-1/+1
* made a setting to make question body optionalEvgeny Fadeev2013-04-253-20/+40
* improved user welcoming templatesEvgeny Fadeev2013-04-242-8/+12
* small change in a templateEvgeny Fadeev2013-04-241-1/+1
* fixed typo in a templateEvgeny Fadeev2013-04-241-6/+6
* refactoring of the questions title search viewEvgeny Fadeev2013-04-232-2/+2
* Merge branch 'master' of github.com:ASKBOT/askbot-develEvgeny Fadeev2013-04-221-6/+6
|\
| * fix some styles in html.Robert Martin2013-04-221-6/+6
* | minor change to base.htmlEvgeny Fadeev2013-04-221-0/+2
|/
* improved responsive design of edit question and edit answer pagesEvgeny Fadeev2013-04-213-18/+9
* improved wording of the ask and edit question pageEvgeny Fadeev2013-04-206-21/+24
* improved commenting functionEvgeny Fadeev2013-04-201-0/+1
* responsive design on question page sort of worksEvgeny Fadeev2013-04-194-68/+79
* deleted unused fileEvgeny Fadeev2013-04-181-23/+0
* some work on improving responsive layoutEvgeny Fadeev2013-04-188-89/+93
* created a new js voting control for postsEvgeny Fadeev2013-04-161-2/+2
* fixed a bug with unescaped user name in head jsEvgeny Fadeev2013-04-151-1/+1
* added basic UI for auto-tweetingEvgeny Fadeev2013-04-151-4/+8
* added frontent UI for the auto-tweeting setup in the user profileEvgeny Fadeev2013-04-152-0/+35
* enabled spellchecker automatically if used in tinymceEvgeny Fadeev2013-04-111-0/+1
* refactored the voting function a littleEvgeny Fadeev2013-04-113-7/+11
* enable/disable accepted answer featureEvgeny Fadeev2013-04-111-0/+2
* removed reputation limit to post comments and allowed users repost own answer...Evgeny Fadeev2013-04-103-8/+53
* made answer editor be folded by defaultEvgeny Fadeev2013-04-103-29/+41
* a minor refactoringEvgeny Fadeev2013-04-101-4/+4
* css and bug fixesEvgeny Fadeev2013-04-071-1/+3
* merged with the master branchEvgeny Fadeev2013-04-079-49/+63
|\