log gpp/forums/signals.py @ 574:ddd69a8e07c7

age author description
2011-12-18 Brian Neal Created Celery tasks to process new posts and topics. Keep the updated topic set in Redis.
2011-08-17 Brian Neal For #227; rework last commit slightly (r508). Adapt the desired forums signal signature to the queued_search API instead of the other way around.
2011-08-17 Brian Neal Smarter search index updating for forums. This work is for #227.
2011-03-21 Brian Neal Fixing #175; add an auto-subscribe and auto-favorite forum topic feature. Added 2 flags to the user profile. Added 2 functions that are called on the post post-save signal that auto-favorite and auto-subscribe the post creator if they have requested this service.