summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* basic post moderation feature worksEvgeny Fadeev2012-04-0720-137/+685
* minor improvement in the skin selection (Uyuni lake, Bolivia)Evgeny Fadeev2012-04-022-2/+4
* added backup font Arial to Yanone Kafeesatz, commented out the search tip and...Evgeny Fadeev2012-04-023-3/+7
* changed the "timeago" date output style to the same used in askbot previouslyEvgeny Fadeev2012-04-021-1/+40
* allowed translation of timeago stringsEvgeny Fadeev2012-04-012-14/+14
* added the dynamic timeago calculation to the all displayed timestampsEvgeny Fadeev2012-03-3115-28/+190
* made karma completely hideable by configurationEvgeny Fadeev2012-03-315-7/+16
* made group logo upload look a little smootherEvgeny Fadeev2012-03-305-31/+55
* group logo can be saved and displayedEvgeny Fadeev2012-03-3010-42/+491
* made the badges feature optional and implemented private mode for the karmaEvgeny Fadeev2012-03-2822-57/+216
* deleted an older version of migrationEvgeny Fadeev2012-03-271-303/+0
* user group descriptions are editable, but the WMD still does not want to show...Evgeny Fadeev2012-03-2711-40/+823
* broken commit - in the process of creating group page, group description and ...Evgeny Fadeev2012-03-269-17/+292
* fixed the regex to split out the email responseEvgeny Fadeev2012-03-231-1/+1
* hopefully fixed the urls in the emailEvgeny Fadeev2012-03-232-3/+4
* simplified text of the instant email alertEvgeny Fadeev2012-03-236-66/+49
* added user and date info to the full thread summary in the email responseEvgeny Fadeev2012-03-233-3/+15
* fixed bugs to pass the test casesEvgeny Fadeev2012-03-232-6/+8
* added second format for the instant notificationEvgeny Fadeev2012-03-233-18/+63
* added title to the question thread summary in the emailEvgeny Fadeev2012-03-221-2/+8
* added a small preamble to each post in the thread in the email responseEvgeny Fadeev2012-03-221-0/+7
* first pass on the "threaded" email alert formatEvgeny Fadeev2012-03-222-20/+56
* fixed three more bugs preventing post/reply/edit by email workEvgeny Fadeev2012-03-212-3/+3
* allowed emails with body()Evgeny Fadeev2012-03-211-0/+4
* fixed one more bugEvgeny Fadeev2012-03-211-1/+1
* another bug fixEvgeny Fadeev2012-03-211-1/+3
* removed unused functions and fixed an undefined symbol errorEvgeny Fadeev2012-03-211-19/+1
* fixed bugs so that test cases passEvgeny Fadeev2012-03-216-24/+54
* untested fix for posting email with inline attachmentsEvgeny Fadeev2012-03-213-79/+116
* user groups are deletable, commit from the bus en route to CordobaEvgeny Fadeev2012-03-209-32/+186
* fixed a glitch where the first group could not be added to the user profileEvgeny Fadeev2012-03-201-2/+2
* assigning users to groups worksEvgeny Fadeev2012-03-2010-11/+89
* assigning users to groups about 2/3 way doneEvgeny Fadeev2012-03-1914-22/+574
* made tags not required by option in the AskByEmailFormEvgeny Fadeev2012-03-191-10/+16
* tags can be made optional via live settingsEvgeny Fadeev2012-03-189-26/+60
* added .box class div around the custom sidebarsEvgeny Fadeev2012-03-173-12/+21
* removed CSRF_COOKIE_DOMAIN setting from the settings.py templateEvgeny Fadeev2012-03-172-2/+4
* fixed editing answer by selecting the revisionEvgeny Fadeev2012-03-161-1/+1
* updated in changelog re: "ask by email" via adress "ask@example.com"Evgeny Fadeev2012-03-161-1/+2
* fixed a bug and enabled traceback logging in the celery taskEvgeny Fadeev2012-03-162-5/+4
* disabled the error detail compilation, just left a generic messageEvgeny Fadeev2012-03-161-4/+4
* fixed a bug in the validation branch of the ask by email handlerEvgeny Fadeev2012-03-162-9/+13
* hopefully made error messages more uderstandable when asking by emailEvgeny Fadeev2012-03-162-2/+12
* added reply- prefix to the respondable notificationsEvgeny Fadeev2012-03-164-6/+6
* fixed the subject line issue againEvgeny Fadeev2012-03-161-1/+1
* now use subject from the question sent by emailEvgeny Fadeev2012-03-161-3/+1
* first pass for posting question by email via LamsonEvgeny Fadeev2012-03-164-165/+183
* made function user.edit_post work for question postEvgeny Fadeev2012-03-161-1/+1
* reverted use of the from address to the defaultEvgeny Fadeev2012-03-151-1/+0
* deleted unnecessary stuff from migration 113, how did it get there?Evgeny Fadeev2012-03-151-28/+0