-
Stripping CVS keywords
-
Stripping CVS keywords
-
Stripping CVS keywords
-
Partial fix to #567476 comment 20. Fix to an issue where if a system is pulling tweets for a large number of users the tweets do not get added until the end. This adds them as they are processed.
-
oopse removing debug statements.
-
Fix for #568928 comment 11: "when you are adding a comms node and you associate it with multiple tags, only one associated group gets added, but both terms get added."
-
Not sure how I missed this before, or maybe a bug was introduced in the last commit, but neither comms_full or comms_slim had distinct nodes. This is a fix.
-
Fixes the comms_full and comms_slim view. They are not using a vote anymore. There is now an option to filter by user. Uncomments the comms_add_twitter_tweets() function call which was incorrectly checked in in a previous commit.
-
This splits out all of the functionality used by cron into it's own include file. This logically makes sense because this is where all the interaction with twitter.com happens (with the exception of validating a new groups credentials). It should be noted that the functionality included in comms_cron.inc can not stand on its own. It depends on functions in comms.module.
-
*** empty log message ***