aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Expand)Author
2010-01-30Fixes #1425, Fixes #1341: Upgraded htmlawed to latest. Altered the htmlawed a...brettp
2010-01-29Removed unneeded owner block icons from admin.brettp
2010-01-24Masking dbpassword in dianostics file.brettp
2010-01-22Changed uservalidationbyemail to not use an action and cleaned up some of its...brettp
2010-01-20Fixing bugs in search that would break pagination.brettp
2010-01-15Removing order by clause for now in search.brettp
2010-01-14Stripping slashes on output of original search query.brettp
2010-01-14Allowing no table prefix in search_get_search_where_sql()brettp
2010-01-14Fixed incorrect order by for search sorting.brettp
2010-01-14Fixed an incorrect var name that caused a bug when hooking against a type but...brettp
2010-01-14Removed unnecessary view directories.brettp
2010-01-12Cleaned up RSS entity view for search a bit.brettp
2010-01-12Added phpdoc header to index.phpbrettp
2010-01-11Fixed a few spelling mistakes.brettp
2010-01-11Pulling out entity views in search.brettp
2009-12-10removes @ from include - closes #879cash
2009-12-05adding more security to the user validation by email code - before people cou...cash
2009-12-05fixed trivial bug in htmlawed plugin. The ; delimiter should only be used bet...cash
2009-12-03Stripping tags to remove HTML on title and description for comment search.brettp
2009-12-03Removed a line breaking description for comments in search.brettp
2009-12-03Comments' search hook now correctly trims description and title.brettp
2009-12-03Removed pagination from top of results.brettp
2009-12-02Search types without a subtype now display properly.brettp
2009-12-02Changed avatar size to small in search results.brettp
2009-11-30Added pagination to comments view.brettp
2009-11-30Removed tag search listing.brettp
2009-11-30If a search result returns a user, make the icon be for the user and not the ...brettp
2009-11-30Listings use profile/icon view instead of calling icon directly.brettp
2009-11-26search results view tweakeddave
2009-11-16'More' links on serarch results moved, and link added to Tag resultspete
2009-11-16Search UI cleaned uppete
2009-11-16Fixed typo to display the type of search.brettp
2009-11-15Added a missing elgg_strlen() in search_remove_ignored_words()brettp
2009-11-15Search changes.brettp
2009-11-10Removing explicit MySQL 5.1-specific 'IN NATURAL LANGUAGE MODE' option.brettp
2009-11-10elgg_extend_view() replaces extend_view()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-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-08Fixed the wrapper for comment listing.brettp
2009-11-08No more hasty commits--Fixing a var_dump() left in.brettp