summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updated Turkish and Italian localizationsEvgeny Fadeev2010-09-086-2172/+2485
* fixed sqlite compatibility issue in users.pyteknolab2010-09-081-12/+11
* fixed an sqlite compatibility issueteknolab2010-09-081-1/+1
* corrected indentationteknolab2010-09-081-2/+2
* small change to minimally support - without full text search - databases othe...root2010-09-051-2/+2
* added update of French translation by Fraskbot and re-enabled a url for user ...Evgeny Fadeev2010-09-034-1478/+833
* put django_authopenid under migrations, allowed multiple login methods per ac...Evgeny Fadeev2010-09-019-41/+341
* multiple login methods work, but need better testingEvgeny Fadeev2010-08-3112-441/+1088
* added french and taiwanese chinese locales - thanks to Chu-Ching and an anony...Evgeny Fadeev2010-08-315-1/+12026
* fixed up mathjax manualEvgeny Fadeev2010-08-302-2/+2
* made mathjax rendering kinda work in previewerEvgeny Fadeev2010-08-301-2/+17
* made wmd editor respect code-friendly mode - ignore underscores per separate ...Evgeny Fadeev2010-08-3013-33/+120
* fixed mathjax doc pageEvgeny Fadeev2010-08-291-23/+31
* added doc page about enabling mathjaxEvgeny Fadeev2010-08-291-0/+36
* fixed an issue with sessionless browsers - like googlebotEvgeny Fadeev2010-08-292-25/+20
* italian localization almost complete - thanks to Federico and DarioEvgeny Fadeev2010-08-282-852/+1684
* fixed a few small issues: bug in edit wiki post, allow hyphen in user name an...Evgeny Fadeev2010-08-283-5/+6
* mathjax renders in comments when they are editedEvgeny Fadeev2010-08-273-0/+13
* fixed help text for base mathjax urlEvgeny Fadeev2010-08-271-4/+5
* added simple mathjax supportEvgeny Fadeev2010-08-278-4/+83
* removed debugging print statementsEvgeny Fadeev2010-08-264-21/+2
* merged with main branchEvgeny Fadeev2010-08-268-38/+4989
|\
| * added fix_revisionless_posts management commandEvgeny Fadeev2010-08-242-9/+53
| * added italian locale and some translation fixesEvgeny Fadeev2010-08-245-23/+4955
| * fixed a bug in tag filteringEvgeny Fadeev2010-08-231-1/+1
* | basic account recovery seems to workEvgeny Fadeev2010-08-2618-373/+775
|/
* changed content type on "instant" emails to text/htmlEvgeny Fadeev2010-08-201-0/+1
* fixed answer_count update on answer deletion, improved algorithm for getting ...Evgeny Fadeev2010-08-2012-72/+85
* allow unicode user name, make date of birth optional and changed wording in faqEvgeny Fadeev2010-08-194-15/+45
* hopefully media urls work on windows. Thanks to adilkhash for the feedbackEvgeny Fadeev2010-08-191-2/+12
* fixed a bug in tag filtering, thanks to ccanonc at ask.sagemath.orgEvgeny Fadeev2010-08-191-2/+2
* added fix_answer_counts command and removed the useless mailserver setting in...Evgeny Fadeev2010-08-192-3/+34
* Merge branch 'github'Evgeny Fadeev2010-08-191-0/+1
|\
| * added translation for question/ -> frage/ in german js localeEvgeny Fadeev2010-08-161-0/+1
* | fixed an error in setup.pyEvgeny Fadeev2010-08-191-1/+3
* | made uploaded logo persist across change of selected skinEvgeny Fadeev2010-08-1913-11/+132
|/
* fixed a problem with initial tag creationEvgeny Fadeev2010-08-151-39/+38
* fixed a bug in answer count and improved SE importerEvgeny Fadeev2010-08-153-54/+65
* fixed account/login/ translation in German localeEvgeny Fadeev2010-08-151-1/+3
* fixed site logo urlsEvgeny Fadeev2010-08-153-3/+4
* added link to site settings to the header templateEvgeny Fadeev2010-08-142-0/+5
* made logo uploadableEvgeny Fadeev2010-08-1411-38/+124
* simplified media specification in templates and made a function to lookup med...Evgeny Fadeev2010-08-1427-152/+187
* candidate for version 0.6.7 readyEvgeny Fadeev2010-08-145-17/+82
* fixed some str/unicode issues and a bug in edit user profileEvgeny Fadeev2010-08-124-15/+15
* improved error messages and made question restore workEvgeny Fadeev2010-08-1014-1808/+2262
* accept answer function is now under moderation rulesEvgeny Fadeev2010-08-095-28/+163
* editing and retagging is under moderation rulesEvgeny Fadeev2010-08-0910-174/+525
* put reopening questions under moderation rulesEvgeny Fadeev2010-08-077-46/+216
* moderation rules apply to post deletion, added new boolean setting to always ...Evgeny Fadeev2010-08-077-74/+269