| Commit message (Expand) | Author | Age | Files | Lines |
* | separate the hub query since it changes the logic default and cannot easily b... | friendica | 2015-04-07 | 1 | -4/+7 |
* | make the findpeople widget honour the local/global directory setting | friendica | 2015-04-06 | 1 | -1/+1 |
* | substr() is a mysql alias for substring(). substring() is in the SQL standard... | Habeas Codice | 2015-03-12 | 1 | -1/+1 |
* | directory: fix public forum listing | friendica | 2015-03-07 | 1 | -3/+5 |
* | major cleanup of directory options | friendica | 2015-03-05 | 1 | -32/+10 |
* | make alpahabetic searches start with A | friendica | 2015-03-05 | 1 | -5/+36 |
* | require access token to view, query, or join directories in private realms, i... | friendica | 2015-02-24 | 1 | -1/+9 |
* | finish off the sync functions | friendica | 2015-02-03 | 1 | -2/+3 |
* | styling for the directory page when it comes to ratings | friendica | 2015-02-03 | 1 | -9/+0 |
* | honour block public setting - especially for standalones | friendica | 2015-02-03 | 1 | -1/+9 |
* | add ratings to the directory sync arrays | friendica | 2015-02-02 | 1 | -0/+17 |
* | basic query for number of raters. Should probably be a join or subselect but ... | friendica | 2015-01-28 | 1 | -1/+11 |
* | rand() fixes | Habeas Codice | 2015-01-23 | 1 | -2/+3 |
* | directory server dba sql fixes | Habeas Codice | 2015-01-21 | 1 | -3/+3 |
* | Directory sorting as a dropdown, forum filter as checkbox, option to sort old... | Stefan Parviainen | 2014-12-07 | 1 | -2/+4 |
* | allow directory searches to be filtered by (public forums) and/or (! public f... | friendica | 2014-11-23 | 1 | -1/+12 |
* | Fix dirsearch with quoted single-word term | Stefan Parviainen | 2014-11-18 | 1 | -0/+6 |
* | Fix dirsearch parser to not get confused by logic terms in names and to handl... | Stefan Parviainen | 2014-11-17 | 1 | -25/+28 |
* | Merge remote-tracking branch 'upstream/master' | Habeas Codice | 2014-11-13 | 1 | -0/+2 |
|\ |
|
| * | indicate public forums in directory results (there will be some [possibly con... | friendica | 2014-11-10 | 1 | -0/+2 |
* | | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -4/+4 |
|/ |
|
* | for webpages, hide the mimetype selector unless in advanced mode. For pages t... | friendica | 2014-09-07 | 1 | -2/+2 |
* | retro-actively set standalone directory fix, also a fix for directory endless... | friendica | 2014-08-28 | 1 | -1/+7 |
* | restrict returned directory contents to xchans in the zot network. We could p... | friendica | 2014-08-20 | 1 | -2/+2 |
* | some more work on realms | friendica | 2014-08-17 | 1 | -2/+12 |
* | limit updates from new dir servers to avoid exhausting memory. | friendica | 2014-06-29 | 1 | -1/+1 |
* | keep dirsync from exhausting memory | friendica | 2014-06-29 | 1 | -1/+1 |
* | more work on firehose | friendica | 2014-03-26 | 1 | -0/+2 |
* | failed experiment - revert the directory to 80 results per page until somebod... | friendica | 2014-03-10 | 1 | -1/+1 |
* | update cacert.pem , don't hide url link for rmagic | friendica | 2014-03-09 | 1 | -1/+0 |
* | advanced search front-end | friendica | 2014-03-08 | 1 | -0/+4 |
* | back-end for advanced directory search | friendica | 2014-03-08 | 1 | -15/+98 |
* | stopgap solution until somebody implements endless scroll on the directory | friendica | 2014-03-04 | 1 | -1/+1 |
* | directory sync issues | friendica | 2014-03-03 | 1 | -1/+6 |
* | Probably shouldn't list REGISTER_CLOSED sites on a list of open hubs. | Thomas Willingham | 2014-01-14 | 1 | -2/+2 |
* | cut/paste error | friendica | 2013-12-25 | 1 | -3/+3 |
* | extend the directory profiles a bit more | friendica | 2013-12-25 | 1 | -0/+3 |
* | improve the directory popup a bit | friendica | 2013-12-23 | 1 | -4/+1 |
* | first cut at a directory popup. It's a bit annoying at the moment, so we'll h... | friendica | 2013-12-23 | 1 | -3/+15 |
* | dirsearch and pubsites - force non-SSL sites to float to the bottom of the list | friendica | 2013-11-14 | 1 | -1/+9 |
* | removeme sort of works for a single channel - lots of loose ends to deal with... | friendica | 2013-11-12 | 1 | -4/+6 |
* | Fix safe search, and also make it an xconfig | Thomas Willingham | 2013-11-09 | 1 | -3/+4 |
* | DB - allow private messages to expire | friendica | 2013-11-06 | 1 | -2/+2 |
* | hmmph. That's why the sort order didn't change... | friendica | 2013-11-03 | 1 | -2/+2 |
* | make date order the default for the directory | friendica | 2013-11-03 | 1 | -1/+1 |
* | allow zot public providers to list their location, as a non US-based server c... | friendica | 2013-10-30 | 1 | -1/+1 |
* | directory leaking hidden channels - logic issue | friendica | 2013-10-24 | 1 | -1/+3 |
* | directory date order (sort=date) | friendica | 2013-10-12 | 1 | -1/+1 |
* | small fixes | friendica | 2013-09-30 | 1 | -1/+10 |
* | directory sync - this will either work, or it won't work, or it will possibly... | friendica | 2013-09-30 | 1 | -6/+4 |