Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | friendica | 2013-11-12 | 1 | -4/+6 |
| | | | | with but it's a start | ||||
* | 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 ↵ | friendica | 2013-10-30 | 1 | -1/+1 |
| | | | | could be a strong selling point. | ||||
* | 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 ↵ | friendica | 2013-09-30 | 1 | -6/+4 |
| | | | | | | | | | possibly recurse and blow up the matrix. Hard to say. Do you feel lucky? Well do ya' ... punk? Rule #1 - don't mess with anything unless it's blowing up the matrix. If it doesn't blow up the matrix, but doesn't work, just let it go and let's figure out what it is doing and what it isn't doing. The flow is as follows: Once a day go out to all the directory servers besides yourself and grab a list of updates. This happens in the poller. If we've never seen them before add them to the updates table. The poller also looks to see if we're a directory server and have updates that haven't yet been processed. It calls onedirsync.php to process each one. If we contact the channel to update and don't find anything (we're just doing a basic zot_finger), set a ud_last timestamp. If this is set we will only try once a day for seven days. Then we stop trying to update. This will probably cause a spike the first time through because you haven't seen any updates before, but we spread out the load over your delivery interval. | ||||
* | there's our directory sync packet (aka transaction log). Now we just have to ↵ | friendica | 2013-09-29 | 1 | -4/+14 |
| | | | | pass them around and act on them. | ||||
* | adult channel setting | friendica | 2013-09-22 | 1 | -2/+2 |
| | |||||
* | use &safe=-1 for unsafe only | friendica | 2013-09-19 | 1 | -1/+4 |
| | |||||
* | provide a "safe search" backend and allow for self-censorship using nsfw or ↵ | friendica | 2013-09-19 | 1 | -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 pages | friendica | 2013-09-18 | 1 | -3/+6 |
| | |||||
* | provide the back-end for a directory tag cloud | friendica | 2013-09-17 | 1 | -1/+9 |
| | |||||
* | site sellpage links | friendica | 2013-09-17 | 1 | -1/+1 |
| | |||||
* | implement what I hope will now be the server side of directory sync, add ↵ | friendica | 2013-09-15 | 1 | -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 directory | friendica | 2013-09-09 | 1 | -3/+3 |
| | |||||
* | function name | friendica | 2013-09-05 | 1 | -1/+1 |
| | |||||
* | public site list (will take a few days to populate, assuming folks have ↵ | friendica | 2013-09-05 | 1 | -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 ↵ | friendica | 2013-08-06 | 1 | -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 directory | friendica | 2013-08-03 | 1 | -0/+2 |
| | |||||
* | provide a way to search the directory by modification date | friendica | 2013-07-14 | 1 | -2/+12 |
| | |||||
* | add age to dirsearch json | friendica | 2013-06-30 | 1 | -0/+1 |
| | |||||
* | age query in dirsearch | friendica | 2013-06-30 | 1 | -0/+10 |
| | |||||
* | directory search by hub | friendica | 2013-06-16 | 1 | -1/+3 |
| | |||||
* | more directory sync stuff | friendica | 2013-04-28 | 1 | -11/+20 |
| | |||||
* | make contact_remove sort of work so I can actually get rid of Oliver's and ↵ | friendica | 2013-01-25 | 1 | -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 grid | friendica | 2013-01-22 | 1 | -7/+3 |
| | |||||
* | hidden directory entries | friendica | 2013-01-22 | 1 | -3/+8 |
| | |||||
* | Ensure that Red members never see the accursed "and nobody was found..." ↵ | friendica | 2013-01-20 | 1 | -3/+5 |
| | | | | when you've put in an explicit address of a channel you know for certain exists. | ||||
* | directory services cleanup | friendica | 2013-01-19 | 1 | -3/+9 |
| | |||||
* | distributed directory search from the navbar | friendica | 2013-01-19 | 1 | -19/+23 |
| | |||||
* | fix people search | friendica | 2013-01-18 | 1 | -1/+2 |
| | |||||
* | directory client mode | friendica | 2013-01-18 | 1 | -1/+0 |
| | |||||
* | directory server json search module | friendica | 2012-12-27 | 1 | -0/+116 |