summaryrefslogtreecommitdiffstats
path: root/askbot
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/xponrails/askbot-develStefano Mancini2012-10-0246-226/+914
|\
| * fixed a bug in the autocompleter where autocompletion data was loaded only onceEvgeny Fadeev2012-10-011-8/+4
| * disabled pre-load data in the user autocompleter, fixes the missing names in ...Evgeny Fadeev2012-10-011-1/+1
| * storing the full messageAdolfo Fitoria2012-09-281-1/+1
| * fixed error and added separatorAdolfo Fitoria2012-09-281-1/+2
| * fixes logging body of emailAdolfo Fitoria2012-09-281-6/+8
| * added logging statement to lamson decorator to store repliesAdolfo Fitoria2012-09-281-4/+10
| * commented out link to private messages againEvgeny Fadeev2012-09-281-2/+2
| * tried to fix the delayed notification issueEvgeny Fadeev2012-09-282-10/+6
| * merged with notification-delays branchEvgeny Fadeev2012-09-284-89/+81
| |\
| | * fixes bug in notifications delayAdolfo Fitoria2012-09-273-81/+81
| * | Merge branch 'master' into kp-devEvgeny Fadeev2012-09-283-3/+7
| |\ \
| | * | restored the file attachment function to tinymceEvgeny Fadeev2012-09-283-3/+7
| * | | Merge branch 'master' into kp-devEvgeny Fadeev2012-09-284-6/+58
| |\| |
| | * | hopefully fixed the image urls in the email alertsEvgeny Fadeev2012-09-284-6/+58
| * | | Merge branch 'master' into kp-devEvgeny Fadeev2012-09-2710-53/+54
| |\| |
| | * | refactored the absolutize_urls function and the with_settings decorator for t...Evgeny Fadeev2012-09-2710-53/+54
| | |/
| * | code formattingEvgeny Fadeev2012-09-271-4/+9
| * | Merge branch 'group-messaging' into kp-devEvgeny Fadeev2012-09-276-22/+177
| |\ \
| | * | made personal messages answerableEvgeny Fadeev2012-09-276-22/+177
| | * | Merge branch 'master' into group-messagingEvgeny Fadeev2012-09-2611-79/+136
| | |\ \
| * | \ \ Merge branch 'master' into kp-devEvgeny Fadeev2012-09-273-9/+20
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | fixed the meta description tag for the question pagesEvgeny Fadeev2012-09-263-9/+20
| * | | | Merge branch 'master' into kp-devEvgeny Fadeev2012-09-261-5/+7
| |\| | |
| | * | | one more fix to tinymce setup error checkerEvgeny Fadeev2012-09-261-5/+7
| * | | | Merge branch 'master' into kp-devEvgeny Fadeev2012-09-262-0/+23
| |\| | |
| | * | | hopefully fixed the uploaded image urls for tinymceEvgeny Fadeev2012-09-262-0/+23
| | | |/ | | |/|
| * | | Merge branch 'group-messaging' into kp-devEvgeny Fadeev2012-09-2616-104/+431
| |\ \ \ | | |/ / | |/| / | | |/
| | * private message navigation starts to workEvgeny Fadeev2012-09-259-40/+292
| | * hopefully fixed a corner case bug in the login systemEvgeny Fadeev2012-09-243-14/+43
| | * re-added the messaging center urlEvgeny Fadeev2012-09-241-3/+3
| | * Merge branch 'master' into group-messagingEvgeny Fadeev2012-09-2427-102/+273
| | |\
| | * | made possibility to display threads as new/seenEvgeny Fadeev2012-09-214-27/+90
| | * | merged kp-dev branchEvgeny Fadeev2012-09-2018-101/+168
| | |\ \
| | * | | merged with adolfos fix of groups sortingEvgeny Fadeev2012-09-201-0/+0
| | * | | Merge branch 'adolfo-master' into group-messagingEvgeny Fadeev2012-09-208-26/+304
| | |\ \ \
| | * | | | close to posting the new threadEvgeny Fadeev2012-09-205-8/+146
| | * | | | fixed startup tests to reflect move of the skin directoriesEvgeny Fadeev2012-09-192-9/+26
| | * | | | modified documentation and the settings.py templates to reflect the location ...Evgeny Fadeev2012-09-193-7/+10
| | * | | | moved default skin to the root of the askbot app treeEvgeny Fadeev2012-09-19928-27/+33
| | * | | | completely emptied the "common" skin directoryEvgeny Fadeev2012-09-19718-2816/+2050
| | * | | | moved all templates from common skin to defaultEvgeny Fadeev2012-09-1931-0/+0
| | * | | | started building front end for private messagingEvgeny Fadeev2012-09-199-4/+289
| * | | | | edited changelogEvgeny Fadeev2012-09-261-0/+1
| * | | | | added a startup test for the NOTIFICATION_DELAY_TIME settingEvgeny Fadeev2012-09-261-0/+19
| * | | | | Merge branch 'master' into notifications-delayAdolfo Fitoria2012-09-264-1/+14
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2012-09-264-1/+14
| | |\ \ \ \ \
| | | * | | | | updated changelog fileEvgeny Fadeev2012-09-251-0/+2
| | | * | | | | added ASKBOT_INTERNAL_IPS setting - to allow dedicated IPs open read access t...Evgeny Fadeev2012-09-252-0/+11
| | | * | | | | fixed a potential bug in the migration 137Evgeny Fadeev2012-09-251-1/+1
| | | | |_|_|/ | | | |/| | |