index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mod
/
twitterservice
Age
Commit message (
Expand
)
Author
2011-03-02
Removed redundant requirements checking code
ewinslow
2011-02-18
Removing unneeded @copyright and @license tags.
brettp
2011-02-18
Updated copyright and author information in plugin manifests.
brettp
2011-02-18
Adding plugin hooks for authorization and login events.
nickw
2011-02-17
Fixes faulty logic in twitter services that allowed new users to register via...
brettp
2011-02-15
Fixes #2921: converted internalname => name and internalid => id
ewinslow
2011-02-15
Replaced all occurrences of register_page_handler in core with elgg_register_...
ewinslow
2011-02-14
Saving avatar filename with user GUID instead of old-style username.
nickw
2011-02-12
Refs #2898: Using an XML namespace instead of version attribute on plugin man...
brettp
2011-02-12
Cleaned up more twitterservice code. Twitter usernames now have random digits...
brettp
2011-02-12
clean up the last few commits
cash
2011-02-12
updated the plugins that have already been updated to 1.8 html/css to use div...
cash
2011-02-12
Twitter services now allows login with twitter properly for a single user.
brettp
2011-02-12
Registering forward() calls to a plugin-specific reason for use in plugin hooks.
nickw
2011-02-11
Converted all manifest files to 1.8 style
ewinslow
2011-02-09
Refs #2874. Finished removing calls to deprecated plugin mgmt functions in co...
brettp
2011-02-09
Refs #2874: Using elgg_is_active_plugin() in core and bundled plugins.
brettp
2011-02-08
Refs #2543: Updated trunk mods and views to use the new functions from previo...
brettp
2011-02-03
changed input/pulldown to input/dropdown
cash
2011-02-03
removes uses of $vars[url] from core and plugins
cash
2011-02-03
changed elgg_get_plugin_path() to elgg_get_plugins_path()
cash
2011-02-03
Refs #2428 just a few more CONFIG uses left to be replaced
cash
2011-02-03
Refs #2428 almost done removing CONFIG access - mostly plugin start.php left
cash
2011-01-26
moved twitterservice into core
cash
2010-04-08
Moving Twitter Service plugin from core into the plugins directory.
nickw
2010-03-15
Updates to Twitter and TwitterService UI.
pete
2010-03-03
Pulled in the interface changes.
brettp