]> git.parisson.com Git - django-jqchat.git/shortlog
django-jqchat.git
2012-11-22 Tom Schange catch-all except (bad) to 'except AttributeError'
2012-11-22 Tom Ssetup.py now gets version from jqchat.__init__.VERSION
2012-11-22 Tom Sclarify code example for integration
2012-11-22 Tom Swhitespace
2012-11-21 Tom Sbugfix - missing endblock in jqchat/base.html
2012-11-21 Tom Srefactor test templates
2012-11-21 Tom Smake installation instructions clearer
2012-11-21 Tom Ssetup.py
2012-11-21 Tom Sadd docs - copied from google code
2012-11-19 yomguyadd day of the week to message header
2012-04-13 yomguyadd js static file
2012-04-13 yomguycleanup
2012-04-12 yomguyfix CSRF token parse, fix l10n time
2011-10-20 richardbarranAdd version number.
2010-06-10 richardbarranChanges to the admin: improve Room change page, and...
2010-05-17 richardbarranFix design error: the time when message were received...
2010-04-08 richardbarranBug fix: some people were playing around with the AJAX...
2009-10-31 richardbarranDon't trap exceptions in the AJAX call handling code...
2009-10-25 richardbarranEscape any text sent by users (protection against cross...
2009-10-19 richardbarranEscape any text sent by users (protection against cross...
2009-10-19 richardbarranOnly display the last 'X' messages in the chat window.
2009-08-01 richardbarranAllow datetime format in the messages to be customised.
2009-08-01 richardbarranDemo templates: on load, focus on the message input...
2009-08-01 richardbarranMade a doctest more generic to cope better with user...
2009-08-01 richardbarranModified Room model to use generic relations (instead...
2009-06-19 richardbarranInitial import.
2009-06-17 (no author)Initial directory structure.