summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fixed bug in template questions.htmlEvgeny Fadeev2010-06-211-0/+2
* added a little better caching to template questions.htmlEvgeny Fadeev2010-06-201-35/+23
* ran dos2unix on templatesEvgeny Fadeev2010-06-206-1018/+1018
* Merge branch 'master-github'Evgeny Fadeev2010-06-203-496/+824
|\
| * Fixed bugsPekka Järvinen2010-06-191-85/+114
| * Added .mo file and fixed some bugs in Finnish translationPekka Järvinen2010-06-191-0/+0
| * Updated Finnish translationPekka Järvinen2010-06-192-450/+749
* | made loading of front page a little faster, commented out buggy code in model...Evgeny Fadeev2010-06-209-99/+388
|/
* made some progress on documentationEvgeny Fadeev2010-06-1812-470/+125
* fixed bug in migration 0014, added simple caching to template questions.htmlEvgeny Fadeev2010-06-177-16/+21
* Added initial Finnish translationPekka Järvinen2010-06-171-0/+4500
* renamed .rst file to plain textEvgeny Fadeev2010-06-161-0/+0
* added sphinx documentationEvgeny Fadeev2010-06-166-1/+796
* updated INSTALL docEvgeny Fadeev2010-06-162-293/+257
* incremented revisionEvgeny Fadeev2010-06-151-1/+1
* merged with branch experimentalEvgeny Fadeev2010-06-15516-8005/+22211
|\
| * small changes for easy_install packagingEvgeny Fadeev2010-06-152-1/+3
| * basic deployment script worksEvgeny Fadeev2010-06-159-54/+435
| * conditionally removed mysql-python from windows setup.pyEvgeny Fadeev2010-06-141-12/+21
| * easy_install kind of worksEvgeny Fadeev2010-06-1366-1645/+840
| * reverted some renamings of forum to askbotEvgeny Fadeev2010-06-136-14/+14
| * renamed main django app from forum to askbotEvgeny Fadeev2010-06-13438-4963/+10062
| * moved locale files into forum directoryEvgeny Fadeev2010-06-1216-0/+0
| * moved livesettings and django_authopenid into forum/depsEvgeny Fadeev2010-06-1267-57/+57
| * removed some old cruftEvgeny Fadeev2010-06-1258-1442/+265
| * first scratch on better responses pageEvgeny Fadeev2010-06-114-171/+70
| * added whitespace-stripping middleware and started (barely) working on revampi...Evgeny Fadeev2010-06-114-50/+106
| * added links to karma graph and badge summary to the rep and badge counters in...Evgeny Fadeev2010-06-119-65/+129
| * envelope turns on correctly when there are new content or mention responsesEvgeny Fadeev2010-06-085-34/+131
| * envelope turns on correctly for responses, but not for mentions yet, added ur...Evgeny Fadeev2010-06-0712-40/+32
| * notification records are correct but response counters are exxagerated. added...Evgeny Fadeev2010-06-077-17/+526
| * added envelope for new responses, does not work correctly yetEvgeny Fadeev2010-06-069-79/+508
| * mentions work in all kinds of posts, unified activity logging for post updatesEvgeny Fadeev2010-06-0517-303/+505
| * created instant notification template and the formatting functionEvgeny Fadeev2010-06-0310-418/+476
| * general debugging, still may be brokenEvgeny Fadeev2010-06-0345-697/+966
| * fixed some bugs in comment posting and made progress in instant notificationsEvgeny Fadeev2010-05-316-8/+30
| * updated settings_local.pyEvgeny Fadeev2010-05-311-21/+54
| * all forum reader urls are covered by unit testsEvgeny Fadeev2010-05-315-16/+212
| * added some more unit tests on reader urlsEvgeny Fadeev2010-05-292-15/+50
| * got some basic unit tests to work, now need more coverageEvgeny Fadeev2010-05-2916-1558/+602
| * did some cleanups, still brokenEvgeny Fadeev2010-05-2613-251/+342
| * fixed two bugs on editing question and answerEvgeny Fadeev2010-05-241-2/+2
| * instant notification on comment worksEvgeny Fadeev2010-05-249-134/+192
| * closer to making instant notifications workEvgeny Fadeev2010-05-2311-57/+152
| * merged mentions in to activity modelEvgeny Fadeev2010-05-2319-369/+1008
| * some work towards better notification systemEvgeny Fadeev2010-05-1711-618/+1734
| * added twitter style mentions on comments and started adding instant notificationEvgeny Fadeev2010-05-1725-55/+2027
| * added real rep numbers to the faq pageEvgeny Fadeev2010-05-1513-42/+38
| * unified cron job files and added update to russian translationEvgeny Fadeev2010-05-1311-783/+1430
| * slightly modified email alert sender and made a minor change in livesettingsEvgeny Fadeev2010-05-114-65/+157