summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* draft saving starts working, incomplete for answersEvgeny Fadeev2012-07-2615-9/+660
* merged master branch againEvgeny Fadeev2012-07-265-6/+33
|\
| * added cache clear upon content moderation toggleEvgeny Fadeev2012-07-264-6/+24
| * added forgotten setting to the livesettingsEvgeny Fadeev2012-07-261-0/+9
| * renamed a base class, not very importantEvgeny Fadeev2012-07-263-5/+5
| * added a simple greeting message for the new users when lamson is turned offEvgeny Fadeev2012-07-252-11/+29
* | merged the master branchEvgeny Fadeev2012-07-265-16/+34
* | hopefully removed the moderation buttons on the posts in the forum section of...Evgeny Fadeev2012-07-253-2/+3
* | fixed a bug with broken get_absolute_url in the PostRevisionEvgeny Fadeev2012-07-251-3/+5
* | Merge branch 'master' into user-groupsEvgeny Fadeev2012-07-251-0/+4
|\|
| * made send unaswered reminders group-awareEvgeny Fadeev2012-07-251-0/+4
* | merged the master branchEvgeny Fadeev2012-07-2414-36/+123
|\|
| * made it hopefully impossible to add blank tagsEvgeny Fadeev2012-07-242-0/+10
| * added locally stored OpenSans web fontEvgeny Fadeev2012-07-244-14/+2
| * added a more meaningful screen to an error caused by a django import errorEvgeny Fadeev2012-07-242-0/+33
| * fixed migration 124 for transactional databasesEvgeny Fadeev2012-07-231-0/+5
| * updated documentation for the ALLOW_UNICODE_SLUGS settingEvgeny Fadeev2012-07-225-21/+69
* | somewhat improved post moderation UIEvgeny Fadeev2012-07-244-12/+186
* | merged with the master branchEvgeny Fadeev2012-07-212-194/+335
|\|
| * some PEP8 treatment to a couple of filesEvgeny Fadeev2012-07-212-193/+343
* | updated the "ask for signature bounce email"Evgeny Fadeev2012-07-211-0/+1
* | added email bounce on undetected signature in the ask formEvgeny Fadeev2012-07-212-10/+13
* | changed Ask Your Question -> Ask the Group on the group pageEvgeny Fadeev2012-07-201-1/+1
* | allow posting question to specific group via the group pageEvgeny Fadeev2012-07-187-14/+48
* | merged master branch and started working on posting into group from the group...Evgeny Fadeev2012-07-1829-277/+393
|\|
| * added option to limit one answer per question per personEvgeny Fadeev2012-07-189-8/+68
| * transplanted an search input autofocusing fix from tag-editor branch and isol...Evgeny Fadeev2012-07-181-22/+25
| * made high reputation users be able to reopen questionsEvgeny Fadeev2012-07-172-5/+19
| * fixed media reference in the post revision pageEvgeny Fadeev2012-07-172-10/+13
| * restored ability to comment and vote on closed questions and removed width fr...Evgeny Fadeev2012-07-163-37/+37
| * filtered out blocked users from receiving instant notificationsEvgeny Fadeev2012-07-161-0/+4
| * adjusted style for the list of related questionsEvgeny Fadeev2012-07-161-4/+11
| * recompiled style.cssEvgeny Fadeev2012-07-161-77/+78
| * width of ask button == width of sidebarEvgeny Fadeev2012-07-161-1/+1
| * a bug fix on listing users by group and some style adjustmentsEvgeny Fadeev2012-07-163-21/+17
| * merged Adolfo's build_livesettings_cache management commandEvgeny Fadeev2012-07-164-3/+7
| * Merge branch 'livesettings_fix'Evgeny Fadeev2012-07-165-21/+58
| |\
| | * Merge branch 'master' into livesettings_fixAdolfo Fitoria2012-05-2986-3553/+5803
| | |\
| | * | fixed merge :-$Adolfo Fitoria2012-05-151-6/+0
| | * | added fix for livesettings overrideAdolfo Fitoria2012-05-152-3/+15
| | * | Merge branch 'master' into livesettings_fixAdolfo Fitoria2012-05-15114-1469/+15898
| | |\ \
| | * | | fixed preload_cache commandAdolfo Fitoria2012-05-101-7/+2
| | * | | fixed errorAdolfo Fitoria2012-05-091-2/+2
| | * | | added management command to preload livesettings cacheAdolfo Fitoria2012-05-091-0/+17
| | * | | Added LIVESETTINGS_CACHE_TIMEOUT settings to set a different timeout forAdolfo Fitoria2012-05-093-18/+37
| * | | | first pass on switching fro Yanone Kaffeesatz to Open Sans CondensedEvgeny Fadeev2012-07-153-43/+44
| * | | | fixed the broken "follow user" functionEvgeny Fadeev2012-07-151-19/+2
| * | | | fixed display glitch in the closed questionEvgeny Fadeev2012-07-143-7/+8
* | | | | tag moderation worksEvgeny Fadeev2012-07-0913-51/+271
* | | | | changed to using just Tag for suggested and approved tagsEvgeny Fadeev2012-07-087-169/+171