aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Expand)Author
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
2009-11-08Uncommenting out the bulk of the search functions.brettp
2009-11-08Added super-basic support for searching comments.brettp
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-06Updated search for FTS.brettp
2009-11-03Updated htmlawed to allow the default TinyMCE styles.brettp
2009-11-02Updated htmlawed to disallow many style attributes.brettp
2009-10-22Pulling in MITRE's search core. Fo'rizzle this time. Yo.brettp
2009-10-22Adding unit testing to the GUI.nickw
2009-10-09Reverted back to previous copy removing Justin's search because of views prob...brettp
2009-10-09Pulled in Justin's search changes from github.brettp
2009-10-06Removed elgg_test entries.brettp
2009-08-31All line endings are now Unix-style.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-08-06removed all main plugins from core - they now live in the plugins svndave
2009-07-27small fix to force facebook and twitter user icons to the right size in the r...pete