aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-17using elgg store for associationscash
2011-12-17moved user settings extensions to user_settings librarycash
2011-12-17associations should expire nowcash
2011-12-17fixed issues preventing account creationcash
2011-12-17added a possible UI for logging incash
2011-12-17removed code from previous plugincash
2011-12-17Fixes #4086 handling containers for embed uploadingCash Costello
2011-12-17Fixes #4190 accepting full urls with non-ascii charactersCash Costello
2011-12-17Refs #3971 inserting medium size thumbnails rather than smallCash Costello
2011-12-17embed can now be activated without the file plugin as other plugins can ↵Cash Costello
provide content
2011-12-17Fixes #4217 user validation by email now respects decisions by other pluginsCash Costello
2011-12-15added some registration code for first time usersCash Costello
2011-12-15first version of an OpenID consumer class for ElggCash Costello
2011-12-15removed old libraries - depends on openid_api nowCash Costello
2011-12-15Fixes #4214 added missing dependency for userpickerCash Costello
2011-12-15added cron job for cleaning up associationsCash Costello
2011-12-15added storage for associations using Elgg's data modelCash Costello
2011-12-15fixes elgg_get_user_validation_status() always returning nullzcho
2011-12-15Refs #4196 integrates fix into 1.8 branchCash Costello
2011-12-14Fixed #4198 uservalidationbyemail respects the return value of the ↵hypeJunction
register,user hook
2011-12-14Fixes #3341 removed xml-rpc code from Elgg - see xml-rpc plugin if you need ↵cash
an xml-rpc endpoint
2011-12-14Refs #3341 allow files in the base of Elgg go through page handling systemcash
2011-12-14changed version to 1.9.0-dev so that plugins can specify 1.9 dependency and ↵cash
it will pass
2011-12-12added consumer and server libs that can be loaded using Elgg's apiCash Costello
2011-12-11add the old slideshow back incash
2011-12-11added lightbox to single imagescash
2011-12-11added navigation when viewing full imagecash
2011-12-11added commit from php-openid fork for better PHP 5.3 support: ↵Cash Costello
https://github.com/kost/php-openid/commit/423d95ce64539891f492967c53e8e4effd5dd299
2011-12-11added copyright and readme for php-openid libraryCash Costello
2011-12-11initial commmitCash Costello
2011-12-11initial commit for git repositoryCash Costello
2011-12-10Removed "Friends of" menu item.Sem
2011-12-10Added more languages.Sem
2011-12-09Registered an event handler to notify users about friend requests.Sem
2011-12-08Fixes #3181 caching language js on server side with proper headerscash
2011-12-09Added number in the topbar icon.Sem
2011-12-08Fixes #4189 correctly getting the base url in pagination viewcash
2011-12-08Fixes #4025 added a url handler for commentscash
2011-12-09Added a num of friend requests on menu text and fixed a bug in decline message.Sem
2011-12-08Fixes #4185, #2111 adds control panel widgetcash
2011-12-08added the ability to pass a class to be applied to all menu item <li> elementscash
2011-12-08Fixes #4182 if simplecache is empty, the cache requests go through the ↵cash
engine and need to be white listed for the walled garden
2011-12-08Merge branch '1.8'cash
2011-12-08Merging 1.8 into master. This syncs the branches to recover from the cherry ↵cash
picking
2011-12-08Added river on add a friend.Sem
2011-12-08Arranged page to see friend requests.Sem
2011-12-08Added friend/remove and friendrequest/decline actions.Sem
2011-12-08Add friend refactored.Sem
2011-12-08Page created and link added in menu.Sem
2011-12-07fixed profile editing routing for profile pluginCash Costello