aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-10these viewtypes need an empty title view or html shows up because they fallba...cash
2009-11-10Removing explicit MySQL 5.1-specific 'IN NATURAL LANGUAGE MODE' option.brettp
2009-11-10Using php default functions instead of ElggUser in upgrade script.nickw
2009-11-10elgg_extend_view() replaces extend_view()cash
2009-11-10updated documentation of functions used in creating the topbar tools dropdown...cash
2009-11-10Sorting search contexts by longest related substring.brettp
2009-11-10Fixed displaying of ...s in search.brettp
2009-11-10I hate you search.brettp
2009-11-10Missed an htmlspecialchars().brettp
2009-11-10Removed unneeded url_encode()s for links.brettp
2009-11-10Underscores. grr.brettp
2009-11-10Adjusted default context length to 500.brettp
2009-11-10Trying out the new context grabbing function in search.brettp
2009-11-10introducing a new web services handlercash
2009-11-10do not register notification rest api calls by default since no other apis ex...cash
2009-11-10leaner json objects for web services api callscash
2009-11-09For real this time.brettp
2009-11-09Sanitising string on tag search.brettp
2009-11-09Sanitising strings to avoid sql insertion hacks.brettp
2009-11-09Updated search to allow filtering of results by clicking on submenu items.brettp
2009-11-09Ignoring empty owner_guids in elgg_get_entities.brettp
2009-11-09Removed old code from get_submenu().brettp
2009-11-09Added deprecation procedures to coding standards.brettp
2009-11-09updated changes.txtcash
2009-11-09REST api hmac signature encoding now compatible with Amazon S3 and OAuthcash
2009-11-08Fixed the wrapper for comment listing.brettp
2009-11-08No more hasty commits--Fixing a var_dump() left in.brettp
2009-11-08Uncommenting out the bulk of the search functions.brettp
2009-11-08Added super-basic support for searching comments.brettp
2009-11-07combined the two different pams into one and fixed an issue with hmac authent...cash
2009-11-07Reverted groups and users to LIKE instead of MATCH AGAINST.brettp
2009-11-07Moved default search hooks into search mod.brettp
2009-11-07fixed bug in list_entities() wrapper function - it was ignoring false values ...cash
2009-11-07fixes #1324 - default topbar icon now existscash
2009-11-07fixes #1227 - this one has been causing nasty problems for far too longcash
2009-11-06removed space which would break the schema parsing routine for the next poor ...cash
2009-11-06strike previous - we need the password auth to get the user token - will just...cash
2009-11-06removing username/password authorization for REST by default - developers can...cash
2009-11-06Removed old group search hook.brettp
2009-11-06Removed old user search.brettp
2009-11-06Added search for group, tags, and users.brettp
2009-11-06Added ability to pass 0 as a subtype meaning "entities without a subtype".brettp
2009-11-06Added default object search.brettp
2009-11-06Corrected documentation for elgg_get_entities_from_metadata()brettp
2009-11-06Enable search mod upon installation.brettp
2009-11-06Updated search for FTS.brettp
2009-11-04users now allowed to have multiple sessions but not multiple remember me cook...cash
2009-11-03Updated htmlawed to allow the default TinyMCE styles.brettp
2009-11-03standardized xml.php and fixed output of booleans in xml viewcash
2009-11-02Updated changes for deprecated functions.brettp