Age | Commit message (Expand) | Author |
2009-04-07 | Closes #937: Added time constraints to the tag retrieval query. | marcus |
2009-04-02 | Closes #945: enable/disable_plugin now updates $ENABLED_PLUGINS_CACHE | marcus |
2009-03-31 | Closes #896: Error thrown if user not validate. Metadata physically removed r... | marcus |
2009-03-30 | Closes #875: Using db link | marcus |
2009-03-30 | Closes #889: Decoding html entities from messages before stripping tags | marcus |
2009-03-30 | Closes #897: Memcache datalists correctly saved on first load | marcus |
2009-03-30 | Context can now be assigned by defining a constant in the page. | ben |
2009-03-18 | Different assignment. | marcus |
2009-03-18 | Disposed of unnecessary $result variables. | marcus |
2009-03-18 | Closes #844: API parameter test logic improved | marcus |
2009-03-18 | Closes #883: Using different operator logic so that plugins can replace exist... | marcus |
2009-03-13 | Fixes #877: Minor typo addressed. Note: This function is currently not used. | marcus |
2009-03-11 | Provide a From email address workaround for those with windows servers. See i... | marcus |
2009-03-11 | Closes 868: Fixes regression introduced in [3119]. Version number bumped. | marcus |
2009-03-11 | Added a clause that will detect if insert_data returned 0 rather than false, ... | ben |
2009-03-09 | Minor api tweak | marcus |
2009-03-09 | Banned users no longer get notifications | ben |
2009-03-09 | User validation no longer occurs on first install | ben |
2009-03-09 | Icons are now correctly resized | ben |
2009-03-09 | Introducing the add_group_tool_option function. | kevinjardine |
2009-03-07 | Closes #841: User request for password changes now functional. | marcus |
2009-03-06 | Very minor comment tweak | marcus |
2009-03-06 | Reversed delete procedure on entities, parent now checked first before sub de... | marcus |
2009-03-06 | Added garbage collector hook to clear up orphaned sub table entities. | marcus |
2009-03-06 | If you don't have any friends, the river no longer returns all on the 'friend... | ben |
2009-03-06 | Closes #838: Missing set from static var. | marcus |
2009-03-05 | Online users list works properly | ben |
2009-03-05 | Error in subtype detection | ben |
2009-03-05 | Fixed search RSS | ben |
2009-03-04 | Private items never trigger notifications | ben |
2009-03-04 | Access fix | ben |
2009-03-04 | Let's go with the most obvious application of this. | ben |
2009-03-04 | River access issues | ben |
2009-03-04 | Stopgap for when you can no longer view river items. | ben |
2009-03-04 | Access modification - owners can always see their own content | ben |
2009-03-04 | Changed notification to use has_access_to_entity to move all access control c... | kevinjardine |
2009-03-04 | Added has_access_to_entity function | kevinjardine |
2009-03-04 | Added the ability to optionally specify the user to get_access_sql_suffix | kevinjardine |
2009-03-04 | Added contentWrapper view | ben |
2009-03-04 | AccessControlQueryComponent::__toString changed to use get_access_sql_suffix | kevinjardine |
2009-03-04 | Fixed river RSS views | ben |
2009-03-04 | Commented out a no longer needed line of code | kevinjardine |
2009-03-04 | get_tags now uses get_access_sql_suffix for access control. | kevinjardine |
2009-03-04 | Improvements to elgg_view, plus river dashboard RSS feed | ben |
2009-03-03 | Moving to a smaller chunk size. | ben |
2009-03-03 | Echoing the large output buffer in chunks | marcus |
2009-03-03 | Stub for experimental view caching (disabled) | marcus |
2009-03-03 | Using faster array concatination | marcus |
2009-03-03 | $vars is once again populated with session data | ben |
2009-03-03 | Removed utterly pointless lines | marcus |