summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | 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
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2012-08-0225-65/+389
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Merge branch 'github-master'Evgeny Fadeev2012-07-311-3/+3
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge pull request #89 from atiberghien/patch-1Evgeny Fadeev2012-07-301-3/+3
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | | | * | | | | | | Fix get_badge_summaryAlban Tiberghien2012-07-301-3/+3
| | | |/ / / / / / /
| | * / / / / / / / small change in the code calculating similar questionsEvgeny Fadeev2012-07-311-8/+18
| | |/ / / / / / /
| | * | | | | | | 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
| | * | | | | | | 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
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2012-07-2510-14/+54
| |\| | | | | |
| | * | | | | | made send unaswered reminders group-awareEvgeny Fadeev2012-07-251-0/+4
| | | |_|_|_|/ | | |/| | | |
| | * | | | | 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
| * | | | | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2012-07-2316-244/+505
| |\| | | | |
| | * | | | | updated documentation for the ALLOW_UNICODE_SLUGS settingEvgeny Fadeev2012-07-225-21/+69
| | | |_|_|/ | | |/| | |
| | * | | | some PEP8 treatment to a couple of filesEvgeny Fadeev2012-07-212-193/+343
| | | |_|/ | | |/| |
| | * | | 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
| * | | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2012-07-177-56/+84
| |\| | |
| | * | | 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
| * | | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2012-07-1612-168/+154
| |\| | |
| | * | | 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
| | |\ \ \
| | * | | | 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
| | | |/ / | | |/| |
| * | | | Merge branch 'master' into livesettings_fixAdolfo Fitoria2012-07-13112-3171/+4349
| |\| | | | | |/ / | |/| |
| * | | 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
| |\ \ \ \