summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | group logos show in the user profile pagesEvgeny Fadeev2012-05-0112-32/+87
| * | | Merge branch 'master' into user-groupsEvgeny Fadeev2012-05-012-2/+2
| |\ \ \
| * | | | renamed PostRejectReason to PostFlagReason and merged two short model files i...Evgeny Fadeev2012-05-019-133/+123
| * | | | deleted an unused fileEvgeny Fadeev2012-05-012-255/+2
| * | | | fixed a small bug in the modal dialogEvgeny Fadeev2012-04-302-1/+2
| * | | | almost finished the post reject reasons dialog and the moderation featureEvgeny Fadeev2012-04-3016-82/+1197
| * | | | started working on a menu for rejecting the postEvgeny Fadeev2012-04-273-88/+143
| * | | | improved the tag wiki editor and made the WMD editor and the previewer work f...Evgeny Fadeev2012-04-2510-63/+212
| * | | | refactored WMD() class and its usage patternEvgeny Fadeev2012-04-225-33/+51
| * | | | merged the master branchEvgeny Fadeev2012-04-226-7/+32
| |\ \ \ \
| * | | | | part way through implemented post reject reasons in the moderation viewEvgeny Fadeev2012-04-203-14/+86
| * | | | | fixed abug where upon asking with moderation on there was an exceptionEvgeny Fadeev2012-04-201-0/+3
| * | | | | Merge branch 'master' into user-groupsEvgeny Fadeev2012-04-201-1/+1
| |\ \ \ \ \
| * | | | | | added bootstrap library to askbot and started using it in the user inbox areaEvgeny Fadeev2012-04-208-5/+7126
| * | | | | | Merge branch 'master' into user-groupsEvgeny Fadeev2012-04-2055-28053/+37485
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merged in bug fixes from the master branchEvgeny Fadeev2012-04-1625-74/+141
| |\ \ \ \ \ \ \
| * | | | | | | | added the timezone offset to the timestamps in the html output and hopefully ...Evgeny Fadeev2012-04-106-3/+17
| * | | | | | | | removed the reply divider in the case reply-by-email feature is disabledEvgeny Fadeev2012-04-101-1/+8
| * | | | | | | | edited changelogEvgeny Fadeev2012-04-091-2/+3
| * | | | | | | | added by_email flag where quesitons are posted by emailEvgeny Fadeev2012-04-092-6/+24
| * | | | | | | | added response by email when post was added to the moderation queue, also com...Evgeny Fadeev2012-04-096-97/+529
| * | | | | | | | 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