Mercurial > public > sg101
log gpp/forums/signals.py @ 480:1a7ca5fa494f
age | author | description |
---|---|---|
Wed, 17 Aug 2011 01:29:27 +0000 | 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. |
Wed, 17 Aug 2011 01:02:08 +0000 | Brian Neal | Smarter search index updating for forums. This work is for #227. |
Mon, 21 Mar 2011 00:39:52 +0000 | 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. |