aboutsummaryrefslogtreecommitdiffstats
path: root/mod/dirsearch.php
Commit message (Expand)AuthorAgeFilesLines
* create site records for all queued sites and check for deathredmatrix2015-09-281-4/+6
* fix some merge errorsredmatrix2015-05-181-2/+4
* Merge branch 'master' into tresfriendica2015-04-231-11/+30
|\
| * separate the hub query since it changes the logic default and cannot easily b...friendica2015-04-071-4/+7
| * make the findpeople widget honour the local/global directory settingfriendica2015-04-061-1/+1
| * substr() is a mysql alias for substring(). substring() is in the SQL standard...Habeas Codice2015-03-121-1/+1
| * directory: fix public forum listingfriendica2015-03-071-3/+5
| * major cleanup of directory optionsfriendica2015-03-051-32/+10
| * make alpahabetic searches start with Afriendica2015-03-051-5/+36
| * require access token to view, query, or join directories in private realms, i...friendica2015-02-241-1/+9
* | Merge branch 'master' into tresfriendica2015-02-051-1/+18
|\|
| * finish off the sync functionsfriendica2015-02-031-2/+3
| * styling for the directory page when it comes to ratingsfriendica2015-02-031-9/+0
| * honour block public setting - especially for standalonesfriendica2015-02-031-1/+9
| * add ratings to the directory sync arraysfriendica2015-02-021-0/+17
* | Merge branch 'master' into tresfriendica2015-01-311-1/+11
|\|
| * basic query for number of raters. Should probably be a join or subselect but ...friendica2015-01-281-1/+11
* | Merge branch 'master' into tres and add some work on the item_deleted flag re...friendica2015-01-261-5/+6
|\|
| * rand() fixesHabeas Codice2015-01-231-2/+3
| * directory server dba sql fixesHabeas Codice2015-01-211-3/+3
* | working through the xchan table to remove bitfields, mostly complete except f...friendica2015-01-201-15/+7
|/
* Directory sorting as a dropdown, forum filter as checkbox, option to sort old...Stefan Parviainen2014-12-071-2/+4
* allow directory searches to be filtered by (public forums) and/or (! public f...friendica2014-11-231-1/+12
* Fix dirsearch with quoted single-word termStefan Parviainen2014-11-181-0/+6
* Fix dirsearch parser to not get confused by logic terms in names and to handl...Stefan Parviainen2014-11-171-25/+28
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-131-0/+2
|\
| * indicate public forums in directory results (there will be some [possibly con...friendica2014-11-101-0/+2
* | PostgreSQL support initial commitHabeas Codice2014-11-131-4/+4
|/
* for webpages, hide the mimetype selector unless in advanced mode. For pages t...friendica2014-09-071-2/+2
* retro-actively set standalone directory fix, also a fix for directory endless...friendica2014-08-281-1/+7
* restrict returned directory contents to xchans in the zot network. We could p...friendica2014-08-201-2/+2
* some more work on realmsfriendica2014-08-171-2/+12
* limit updates from new dir servers to avoid exhausting memory.friendica2014-06-291-1/+1
* keep dirsync from exhausting memoryfriendica2014-06-291-1/+1
* more work on firehosefriendica2014-03-261-0/+2
* failed experiment - revert the directory to 80 results per page until somebod...friendica2014-03-101-1/+1
* update cacert.pem , don't hide url link for rmagicfriendica2014-03-091-1/+0
* advanced search front-endfriendica2014-03-081-0/+4
* back-end for advanced directory searchfriendica2014-03-081-15/+98
* stopgap solution until somebody implements endless scroll on the directoryfriendica2014-03-041-1/+1
* directory sync issuesfriendica2014-03-031-1/+6
* Probably shouldn't list REGISTER_CLOSED sites on a list of open hubs.Thomas Willingham2014-01-141-2/+2
* cut/paste errorfriendica2013-12-251-3/+3
* extend the directory profiles a bit morefriendica2013-12-251-0/+3
* improve the directory popup a bitfriendica2013-12-231-4/+1
* first cut at a directory popup. It's a bit annoying at the moment, so we'll h...friendica2013-12-231-3/+15
* dirsearch and pubsites - force non-SSL sites to float to the bottom of the listfriendica2013-11-141-1/+9
* removeme sort of works for a single channel - lots of loose ends to deal with...friendica2013-11-121-4/+6
* Fix safe search, and also make it an xconfigThomas Willingham2013-11-091-3/+4
* DB - allow private messages to expirefriendica2013-11-061-2/+2