aboutsummaryrefslogtreecommitdiff
path: root/mod/twitterservice/twitterservice_lib.php
AgeCommit message (Expand)Author
2011-03-14Refs #3115. Migrated twitterservice to twitter_api. Added upgrade to migrate ...brettp
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-02-18Removing unneeded @copyright and @license tags.brettp
2011-02-18Adding plugin hooks for authorization and login events.nickw
2011-02-17Fixes faulty logic in twitter services that allowed new users to register via...brettp
2011-02-14Saving avatar filename with user GUID instead of old-style username.nickw
2011-02-12Cleaned up more twitterservice code. Twitter usernames now have random digits...brettp
2011-02-12Twitter services now allows login with twitter properly for a single user.brettp
2011-02-12Registering forward() calls to a plugin-specific reason for use in plugin hooks.nickw
2011-02-09Refs #2874. Finished removing calls to deprecated plugin mgmt functions in co...brettp
2011-02-03Refs #2428 just a few more CONFIG uses left to be replacedcash
2011-02-03Refs #2428 almost done removing CONFIG access - mostly plugin start.php leftcash
2011-01-26moved twitterservice into corecash