summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* made it impossible to leave the "everyone" groupEvgeny Fadeev2012-08-076-6/+21
* styled the sharing tool a bit and added autocompleter dropdownEvgeny Fadeev2012-08-076-8/+56
* fixed "share with everyone" and sharing threads with multiple groupsEvgeny Fadeev2012-08-0512-124/+420
* added global user groupEvgeny Fadeev2012-08-0311-70/+671
* first pass on sharing question with the groupEvgeny Fadeev2012-08-014-0/+47
* made draft autosave notification appear at the bottom of the text inputEvgeny Fadeev2012-08-013-2/+19
* changed the autosave interval to 30s, removed onunload message on the questio...Evgeny Fadeev2012-07-302-4/+4
* merged with the tag-editor branchEvgeny Fadeev2012-07-3024-30/+293
|\
| * merged the "post under fake accounts" branchEvgeny Fadeev2012-07-3019-32/+301
| |\
| | * fixed a bug in posting under new fake accountEvgeny Fadeev2012-07-302-8/+9
| | * completed the "admins can post under fake accounts" featureEvgeny Fadeev2012-07-3014-267/+592
| | * Post new content as any user if current user is staff. New users are created ...whit2012-07-1211-12/+105
| | * missing quotation marks in the label for field.whit2012-07-121-1/+1
* | | draft in answers works, disabled on page leave dialog in the ask pageEvgeny Fadeev2012-07-274-11/+22
* | | 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