summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * broken commit, almost finished creatinp the js Tag objectEvgeny Fadeev2011-02-254-80/+270
| | * Merge branch 'andrei' into tag-refactorEvgeny Fadeev2011-02-2511-67/+688
| | |\
| | | * part way through the js for the wildcard tagsandrei2011-02-251-4/+73
| | | * instant email alerts probably work with the wildcard tag selectionsandrei2011-02-235-46/+160
| | | * fixed a bug in javascript where a tag could not be deleted in the interesting...andrei2011-02-221-2/+3
| | | * created part of the backend for the wildcard tag featureandrei2011-02-228-21/+458
| * | | added span element around anchor text in the secondary navigation tabsEvgeny Fadeev2011-02-276-24/+35
| |/ /
| * | fix_question_tags.pyAdam Hitchcock2011-02-251-1/+1
| * | added one-col and two-col classes to the layout temlates and the base.htmlEvgeny Fadeev2011-02-243-1/+3
| |/
* | separating templatesAdolfo Fitoria2011-02-284-164/+106
* | fixing login and signup TODO: refactor templateAdolfo Fitoria2011-02-254-13/+136
* | fixing configuration keysAdolfo Fitoria2011-02-232-19/+19
* | fixing login_providers conf, fixing templateAdolfo Fitoria2011-02-232-129/+42
* | Adding login providers settingsAdolfo Fitoria2011-02-223-22/+173
|/
* changed version back to 71Evgeny Fadeev2011-02-211-1/+1
* small cosmetic changes and a typoEvgeny Fadeev2011-02-214-7/+7
* added support for the email subject line prefixEvgeny Fadeev2011-02-216-33/+82
* added support for css sliding doors tagsEvgeny Fadeev2011-02-2012-344/+368
* in the middle of work on the tag solution with css sliding doorsEvgeny Fadeev2011-02-193-5/+44
* incremented versionEvgeny Fadeev2011-02-151-1/+1
* added support for fancy tagsEvgeny Fadeev2011-02-159-38/+103
* fixed bug in close questionEvgeny Fadeev2011-02-141-0/+4
* finished the anonymous posting feature on the first passEvgeny Fadeev2011-02-1415-45/+120
* almost finished anonymous posting feature still need to fix presentational pa...Evgeny Fadeev2011-02-1415-63/+807
* fixed html validity in the documentation, adjusted css and removed unnecessar...Evgeny Fadeev2011-02-123-8/+5
* reduced font size on the users pageEvgeny Fadeev2011-02-111-0/+3
* added display of country flagsEvgeny Fadeev2011-02-11264-31/+473
* fixed a bug where askbot would not work without the avatar app, and excluded ...Evgeny Fadeev2011-02-093-2/+6
* as a quick antispam measure, added a 15 rep limit to send instant notificatio...Evgeny Fadeev2011-02-091-1/+6
* added delete avatar linkEvgeny Fadeev2011-02-094-6/+17
* added subtitle to the user profile pages and added small styling modification...Evgeny Fadeev2011-02-0912-4/+41
* incremented versionEvgeny Fadeev2011-02-091-1/+1
* custom avatars work, still need to improve styling of the change avatar pagesEvgeny Fadeev2011-02-0910-3/+294
* started adding support of regular avatar, still need to port views to add and...Evgeny Fadeev2011-02-083-3/+351
* made contributor info more compact for posts without updatesEvgeny Fadeev2011-02-061-2/+4
* added an option to insert followed links for the users of sugicient reputatio...Evgeny Fadeev2011-02-067-154/+190
* added limit to edit comments to the live settingsEvgeny Fadeev2011-02-044-12/+143
* added line separating answers - in the css, small fix in a management command...Evgeny Fadeev2011-02-033-10/+14
* added an option to enable/disable enter key to save commentsEvgeny Fadeev2011-02-034-4/+20
* added tags to the email update about a new questionEvgeny Fadeev2011-02-033-3/+21
* removed the extraneous s from the gravatar urlEvgeny Fadeev2011-02-011-1/+1
* incremented versionEvgeny Fadeev2011-02-011-1/+1
* added ability to add extra.css file to the media collectionEvgeny Fadeev2011-02-016-13/+83
* removed a css width restriction on the pre tagEvgeny Fadeev2011-02-011-1/+0
* merged the master branchEvgeny Fadeev2011-02-0126-136/+504
|\
| * skins can now be switched on the goEvgeny Fadeev2011-01-3110-119/+85
| * an inconsequential experiment with skin loaderEvgeny Fadeev2011-01-311-2/+35
| * fixed the version recordEvgeny Fadeev2011-01-301-1/+1
| * added a management command to recalculate response counts for the inboxesEvgeny Fadeev2011-01-303-0/+130
| * it is now possible to either force lower-casing tags or allow freehand charac...Evgeny Fadeev2011-01-308-11/+109