summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Merge branch 'master' into user-groupsEvgeny Fadeev2012-08-084-18/+29
| | |\| |
| | | * | fixed voting bug in js on the question pageEvgeny Fadeev2012-08-082-7/+8
| | * | | merged Adolfo's widget work as a patchEvgeny Fadeev2012-08-0811-45/+283
| | * | | allow people sharing questions with "foreign" groupsEvgeny Fadeev2012-08-0812-18/+458
| * | | | fixed next url after loginAdolfo Fitoria2012-08-081-9/+8
| * | | | Added initial work for login view, needs testing and restyling.Adolfo Fitoria2012-08-086-52/+302
| * | | | merged Adolfo's widget work as a patchEvgeny Fadeev2012-08-081-0/+19
| * | | | allow people sharing questions with "foreign" groupsEvgeny Fadeev2012-08-0812-18/+458
| * | | | Merge branch 'user-groups' of github.com:ASKBOT/askbot-devel into user-groupsAdolfo Fitoria2012-08-0712-14/+77
| |\| | |
| | * | | 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
| * | | | Initial work for widget creationAdolfo Fitoria2012-08-0710-45/+264
| * | | | Merge branch 'user-groups' of github.com:ASKBOT/askbot-devel into user-groupsAdolfo Fitoria2012-08-06347-790/+52210
| |\| | | | | |_|/ | |/| |
| | * | 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
| | |\ \
| | * | | 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
| | |\ \ \
| | * | | | 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
| | |\ \ \ \
| | * \ \ \ \ merged the master branchEvgeny Fadeev2012-07-2414-36/+123
| | |\ \ \ \ \
| | * | | | | | somewhat improved post moderation UIEvgeny Fadeev2012-07-244-12/+186
| | * | | | | | merged with the master branchEvgeny Fadeev2012-07-212-194/+335
| | |\ \ \ \ \ \
| | * | | | | | | 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
| | | |_|_|_|/ | | |/| | | |