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