| Commit message (Expand) | Author | Age | Files | Lines |
* | issue #85, community tags and file tags lost during edits. This required spli... | redmatrix | 2015-11-20 | 1 | -1/+2 |
* | Added a few generic-content-wrapper-styled classes and a button position fixe... | jeroenpraat | 2015-10-26 | 1 | -0/+4 |
* | ok that's wretchedly inefficient but provides a basic relevance search for st... | redmatrix | 2015-07-06 | 1 | -0/+4 |
* | item flag fixes discovered after a few merges | redmatrix | 2015-06-23 | 1 | -1/+0 |
* | more work on item table optimisation | redmatrix | 2015-06-10 | 1 | -6/+6 |
* | typo and update to rfc7033 (webfinger) as well as webfinger diagnostic page | redmatrix | 2015-05-24 | 1 | -2/+2 |
* | search result heading not translatable | redmatrix | 2015-05-24 | 1 | -2/+2 |
* | issue #178, searching for words such as 'data' would return private items reg... | friendica | 2015-04-19 | 1 | -2/+4 |
* | issue #226 | friendica | 2015-04-05 | 1 | -2/+2 |
* | add loadtime search to channel and fix it for home. display and search need f... | friendica | 2015-03-21 | 1 | -0/+4 |
* | remote_user => remote_channel | friendica | 2015-01-28 | 1 | -1/+1 |
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -7/+7 |
* | provide a json feed of search results | friendica | 2015-01-26 | 1 | -0/+17 |
* | hide friends broken, add parameter for item search by verb | friendica | 2015-01-13 | 1 | -0/+1 |
* | wall tags | friendica | 2014-12-15 | 1 | -0/+1 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -14/+22 |
* | honour sys channel permissions for who can view the sys owned content | friendica | 2014-07-26 | 1 | -1/+7 |
* | cleanup | friendica | 2014-06-19 | 1 | -1/+1 |
* | don't provide a second (actually third counting the navbar) search box on the... | friendica | 2014-06-03 | 1 | -1/+2 |
* | add sys channel (discover) posts to "anonymous" search. They will by default ... | friendica | 2014-06-03 | 1 | -7/+11 |
* | add fh to other page templates | friendica | 2014-03-27 | 1 | -0/+1 |
* | Stop Google DDoSing me by providing block_public_search, which unlike | Thomas Willingham | 2014-01-19 | 1 | -3/+4 |
* | preparatory work for supporting a "list view" mode for conversations. This wo... | friendica | 2014-01-08 | 1 | -0/+1 |
* | comanchify mod_search - we've got three modules left to Comanchify: admin, di... | friendica | 2013-12-20 | 1 | -121/+3 |
* | check that every invocation of htmlspecialchars has the right arg list | friendica | 2013-12-12 | 1 | -3/+3 |
* | saved search icon work and bugfixes for #tags not beeing deletable and save b... | marijus | 2013-12-10 | 1 | -1/+1 |
* | search should respect max items to load as well | marijus | 2013-11-22 | 1 | -0/+2 |
* | fix search to display more than one item | friendica | 2013-10-10 | 1 | -3/+3 |
* | one more edge case in the public perms - don't match perms = 0 which is priva... | friendica | 2013-09-22 | 1 | -1/+1 |
* | fixes for display and search privacy enforcement | friendica | 2013-09-22 | 1 | -25/+37 |
* | get rid of more variables with dashes in the names - use underscore *except* ... | friendica | 2013-08-15 | 1 | -1/+1 |
* | another temporary fix to mod/search to only return one of each post. | friendica | 2013-06-23 | 1 | -6/+6 |
* | make tag searches work at least as well as the normal search - which still is... | friendica | 2013-06-20 | 1 | -1/+1 |
* | fix mod-display when not logged in. | friendica | 2013-06-18 | 1 | -1/+1 |
* | get search page working with live-update and endless scroll, still not perfec... | friendica | 2013-05-09 | 1 | -28/+29 |
* | small updates | friendica | 2013-05-08 | 1 | -1/+0 |
* | Updated build_query for mid | Thomas Willingham | 2013-03-25 | 1 | -1/+1 |
* | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer... | friendica | 2013-03-21 | 1 | -4/+4 |
* | progress on tag delivery | friendica | 2013-02-11 | 1 | -2/+2 |
* | mod_display - no fun. Not working at all. But a bit of progress. | friendica | 2013-02-10 | 1 | -1/+2 |
* | security fixes related to directory access and sites that are off the grid | friendica | 2013-01-22 | 1 | -0/+5 |
* | more heavy lifting on API - though need to re-visit events and give them all ... | friendica | 2013-01-19 | 1 | -2/+1 |
* | typo | friendica | 2013-01-18 | 1 | -1/+1 |
* | link people search from navbar | friendica | 2013-01-18 | 1 | -2/+2 |
* | verify table needs auto_increment flag | friendica | 2013-01-02 | 1 | -25/+87 |
* | turn off some "advanced" features by default, like archives and saved search ... | friendica | 2012-11-03 | 1 | -0/+3 |
* | updates | friendica | 2012-09-09 | 1 | -1/+4 |
* | updates | friendica | 2012-07-14 | 1 | -16/+30 |
* | move saved searches to new taxonomy | friendica | 2012-07-11 | 1 | -14/+17 |
* | create fetch_tags function, make search work again, change logo | friendica | 2012-07-10 | 1 | -10/+12 |