aboutsummaryrefslogtreecommitdiffstats
path: root/mod/dirsearch.php
Commit message (Collapse)AuthorAgeFilesLines
* there's our directory sync packet (aka transaction log). Now we just have to ↵friendica2013-09-291-4/+14
| | | | pass them around and act on them.
* adult channel settingfriendica2013-09-221-2/+2
|
* use &safe=-1 for unsafe onlyfriendica2013-09-191-1/+4
|
* provide a "safe search" backend and allow for self-censorship using nsfw or ↵friendica2013-09-191-2/+6
| | | | adult profile keywords. Eventually the directories will be forced to mark adult profiles and sync this knowledge between them. At the moment there's no way to do an unsafe search, but we really just need a checkbox and pass the value through directory to dirsearch on the back end, and some will want this as a pconfig.
* add "tiered" access policy, add tagcloud to directory pagesfriendica2013-09-181-3/+6
|
* provide the back-end for a directory tag cloudfriendica2013-09-171-1/+9
|
* site sellpage linksfriendica2013-09-171-1/+1
|
* implement what I hope will now be the server side of directory sync, add ↵friendica2013-09-151-4/+15
| | | | viewsrc to item_photo_menu, and log what changed in import_xchan update objects so we can find out why there are so many updates when nothing _obvious_ has changed that should trigger it.
* quick fix to directoryfriendica2013-09-091-3/+3
|
* function namefriendica2013-09-051-1/+1
|
* public site list (will take a few days to populate, assuming folks have ↵friendica2013-09-051-0/+36
| | | | updated their site access policy which old sites do not have)
* Add a site access policy (to determine if this is really a public site or ↵friendica2013-08-061-4/+6
| | | | just an open site) and add an orphan flag to xchans in case all their hublocs go away. Get rid of a couple of DO NOT EDIT template messages which were still lurking in the tree.
* connect link in directoryfriendica2013-08-031-0/+2
|
* provide a way to search the directory by modification datefriendica2013-07-141-2/+12
|
* add age to dirsearch jsonfriendica2013-06-301-0/+1
|
* age query in dirsearchfriendica2013-06-301-0/+10
|
* directory search by hubfriendica2013-06-161-1/+3
|
* more directory sync stufffriendica2013-04-281-11/+20
|
* make contact_remove sort of work so I can actually get rid of Oliver's and ↵friendica2013-01-251-2/+2
| | | | Michael J's dead contacts and not poll them every ten minutes forever
* security fixes related to directory access and sites that are off the gridfriendica2013-01-221-7/+3
|
* hidden directory entriesfriendica2013-01-221-3/+8
|
* Ensure that Red members never see the accursed "and nobody was found..." ↵friendica2013-01-201-3/+5
| | | | when you've put in an explicit address of a channel you know for certain exists.
* directory services cleanupfriendica2013-01-191-3/+9
|
* distributed directory search from the navbarfriendica2013-01-191-19/+23
|
* fix people searchfriendica2013-01-181-1/+2
|
* directory client modefriendica2013-01-181-1/+0
|
* directory server json search modulefriendica2012-12-271-0/+116