aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2008-10-01Improved cron supportmarcus
2008-10-01Closes #379marcus
2008-10-01Closes #389marcus
2008-10-01Fixes #395marcus
2008-09-30Minor tweaksmarcus
2008-09-30Changed to plugin hookmarcus
2008-09-30Closes #390: Triggers an event 'action', $action before action is included.marcus
2008-09-30Actually, bad idea...marcus
2008-09-30Events now triggered on plugin enable/disablemarcus
2008-09-30Closes #388: Additionally the site check in configuration_init() should be in...marcus
2008-09-30Install now works againmarcus
2008-09-29Added IP address tools, todo check licence.marcus
2008-09-29Set the notification settingsmarcus
2008-09-29Notifications get notification stuff in API form.marcus
2008-09-29Closes #369: For entities which are not users the ->email field is used, fail...marcus
2008-09-29get_input can now be properly overridden by set_input. Fixes #324ben
2008-09-25git-svn-id: https://code.elgg.org/elgg/trunk@2141 36083f99-b078-4883-b0ff-0f9...marcus
2008-09-25git-svn-id: https://code.elgg.org/elgg/trunk@2140 36083f99-b078-4883-b0ff-0f9...marcus
2008-09-25Debugmarcus
2008-09-25Committing what I have at the end of the day, api still not 100%marcus
2008-09-25Caching support fixed.marcus
2008-09-25Fixing auth_token codemarcus
2008-09-25Fixed issue with pam handler, now if required method throws an exception the ...marcus
2008-09-25Clear annotations now clears annotations properly when no name is specified. ...ben
2008-09-25Count annotations now fails properly if a metastring is not found. Fixes #377ben
2008-09-25view now set by endpointmarcus
2008-09-25Closes #326: add_widget uses the specified $user_guid as $widget->owner_guidmarcus
2008-09-24git-svn-id: https://code.elgg.org/elgg/trunk@2128 36083f99-b078-4883-b0ff-0f9...marcus
2008-09-24Closes #360: Will now install on 5.1.6 or greater with a warning, 5.2 with no...marcus
2008-09-24Modified pinger to use new style endpoint format. Note, this will require pin...marcus
2008-09-24Closes 374: Using get_version function instead of including the version file.marcus
2008-09-24Minor improvements to failure mode.marcus
2008-09-24auth_token api call now functionalmarcus
2008-09-24git-svn-id: https://code.elgg.org/elgg/trunk@2119 36083f99-b078-4883-b0ff-0f9...marcus
2008-09-24Returning cache control back to access permissions.ben
2008-09-24git-svn-id: https://code.elgg.org/elgg/trunk@2116 36083f99-b078-4883-b0ff-0f9...marcus
2008-09-24Added endpoint page handler.marcus
2008-09-24Create keypair code addedmarcus
2008-09-24Added create_api_usermarcus
2008-09-24Added remove_api_user functionmarcus
2008-09-24Will now handle banned users marcus
2008-09-24Metadata permissions now work as advertised, but had to remove caching in the...ben
2008-09-23The database schema will now automatically update itself on upgrade.ben
2008-09-23The cache library is now loaded before the main library boot.ben
2008-09-23Belts and bracesmarcus
2008-09-23Database upgrade script from 1.0 to latest schema.ben
2008-09-22API improvement. Authentication via token now logs user in for that session.marcus
2008-09-20Apparently non-p connections are better in many cases, see http://www.slidesh...marcus
2008-09-17Access permissions now cached correctly.marcus
2008-09-17Optimised plugin query.marcus