]> git.openstreetmap.org Git - osqa.git/history - forum/feed.py
Replace deprecated mimetype with content_type
[osqa.git] / forum / feed.py
2015-05-12 Tom HughesReplace deprecated mimetype with content_type
2012-04-08 jordanmake RSS items decoratable, add an option to block...
2012-01-16 jordanbe sure to encode feed items properly
2011-12-16 jordanOSQA-792, encode the RSS feed description to utf-8...
2011-11-20 hernanino need to force unicode here, and its causing errors...
2011-10-08 jordanOSQA-766, smart_encode the item titles for the question...
2011-07-29 jordanJira OSQA-527, applying patch by Oscar Frias that fixes...
2011-01-31 claycarpenterAccepting incoming merge of the jambazov feature branch...
2011-01-01 hernaniFixes a bug with feeds some people have reported at...
2010-09-13 hernaniFixes OSQA 446 "Security - Multiple cross site scriptin...
2010-08-28 hernaniFixes the problem reported in http://meta.osqa.net...
2010-07-08 hernaniForces feeds to use APP_URL in django 1.1.
2010-07-08 hernaniAdds feeds for answers or comments to questions.
2010-06-28 hernaniAMore rss feed improvements.
2010-06-28 hernaniFixes a compatibility error with the feed api from...
2010-06-28 hernaniAdds user based question listings and context sensitive...
2010-05-25 hernaniAdded a direct option to mark a post as community wiki...
2010-05-10 hernaniGeneral cleanup. Moved many hardcoded stuff still left...
2010-05-08 hernaniFix on error with decoding settings from database....
2010-05-07 hernaniMerging the experimental branch back to trunk.
2010-04-24 hernaninot explicit cast causing errors at startup
2010-04-10 hernaniinitial import
2010-04-08 hernanicleaning the repo
2010-03-01 hernaniInitial commit