aboutsummaryrefslogtreecommitdiff
path: root/mod/twitterservice
AgeCommit message (Expand)Author
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-14Saving avatar filename with user GUID instead of old-style username.nickw
2011-02-12Refs #2898: Using an XML namespace instead of version attribute on plugin man...brettp
2011-02-12Cleaned up more twitterservice code. Twitter usernames now have random digits...brettp
2011-02-12clean up the last few commitscash
2011-02-12updated the plugins that have already been updated to 1.8 html/css to use div...cash
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-11Converted all manifest files to 1.8 styleewinslow
2011-02-09Refs #2874. Finished removing calls to deprecated plugin mgmt functions in co...brettp
2011-02-09Refs #2874: Using elgg_is_active_plugin() in core and bundled plugins.brettp
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-03changed input/pulldown to input/dropdowncash
2011-02-03removes uses of $vars[url] from core and pluginscash
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
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
2010-04-08Moving Twitter Service plugin from core into the plugins directory.nickw
2010-03-15Updates to Twitter and TwitterService UI.pete
2010-03-03Pulled in the interface changes.brettp