aboutsummaryrefslogtreecommitdiffstats
path: root/mod/search.php
Commit message (Expand)AuthorAgeFilesLines
* Added a few generic-content-wrapper-styled classes and a button position fixe...jeroenpraat2015-10-261-0/+4
* ok that's wretchedly inefficient but provides a basic relevance search for st...redmatrix2015-07-061-0/+4
* item flag fixes discovered after a few mergesredmatrix2015-06-231-1/+0
* more work on item table optimisationredmatrix2015-06-101-6/+6
* typo and update to rfc7033 (webfinger) as well as webfinger diagnostic pageredmatrix2015-05-241-2/+2
* search result heading not translatableredmatrix2015-05-241-2/+2
* issue #178, searching for words such as 'data' would return private items reg...friendica2015-04-191-2/+4
* issue #226friendica2015-04-051-2/+2
* add loadtime search to channel and fix it for home. display and search need f...friendica2015-03-211-0/+4
* remote_user => remote_channelfriendica2015-01-281-1/+1
* local_user => local_channelfriendica2015-01-281-7/+7
* provide a json feed of search resultsfriendica2015-01-261-0/+17
* hide friends broken, add parameter for item search by verbfriendica2015-01-131-0/+1
* wall tagsfriendica2014-12-151-0/+1
* PostgreSQL support initial commitHabeas Codice2014-11-131-14/+22
* honour sys channel permissions for who can view the sys owned contentfriendica2014-07-261-1/+7
* cleanupfriendica2014-06-191-1/+1
* don't provide a second (actually third counting the navbar) search box on the...friendica2014-06-031-1/+2
* add sys channel (discover) posts to "anonymous" search. They will by default ...friendica2014-06-031-7/+11
* add fh to other page templatesfriendica2014-03-271-0/+1
* Stop Google DDoSing me by providing block_public_search, which unlikeThomas Willingham2014-01-191-3/+4
* preparatory work for supporting a "list view" mode for conversations. This wo...friendica2014-01-081-0/+1
* comanchify mod_search - we've got three modules left to Comanchify: admin, di...friendica2013-12-201-121/+3
* check that every invocation of htmlspecialchars has the right arg listfriendica2013-12-121-3/+3
* saved search icon work and bugfixes for #tags not beeing deletable and save b...marijus2013-12-101-1/+1
* search should respect max items to load as wellmarijus2013-11-221-0/+2
* fix search to display more than one itemfriendica2013-10-101-3/+3
* one more edge case in the public perms - don't match perms = 0 which is priva...friendica2013-09-221-1/+1
* fixes for display and search privacy enforcementfriendica2013-09-221-25/+37
* get rid of more variables with dashes in the names - use underscore *except* ...friendica2013-08-151-1/+1
* another temporary fix to mod/search to only return one of each post.friendica2013-06-231-6/+6
* make tag searches work at least as well as the normal search - which still is...friendica2013-06-201-1/+1
* fix mod-display when not logged in.friendica2013-06-181-1/+1
* get search page working with live-update and endless scroll, still not perfec...friendica2013-05-091-28/+29
* small updatesfriendica2013-05-081-1/+0
* Updated build_query for midThomas Willingham2013-03-251-1/+1
* rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer...friendica2013-03-211-4/+4
* progress on tag deliveryfriendica2013-02-111-2/+2
* mod_display - no fun. Not working at all. But a bit of progress.friendica2013-02-101-1/+2
* security fixes related to directory access and sites that are off the gridfriendica2013-01-221-0/+5
* more heavy lifting on API - though need to re-visit events and give them all ...friendica2013-01-191-2/+1
* typofriendica2013-01-181-1/+1
* link people search from navbarfriendica2013-01-181-2/+2
* verify table needs auto_increment flagfriendica2013-01-021-25/+87
* turn off some "advanced" features by default, like archives and saved search ...friendica2012-11-031-0/+3
* updatesfriendica2012-09-091-1/+4
* updatesfriendica2012-07-141-16/+30
* move saved searches to new taxonomyfriendica2012-07-111-14/+17
* create fetch_tags function, make search work again, change logofriendica2012-07-101-10/+12
* fewer "bob smith to bob smith via wall-to-wall".friendica2012-06-021-1/+1