Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perform remote discovery on abook sync of nomadic clones if remote channel ↵ | friendica | 2014-02-09 | 1 | -0/+27 |
| | | | | (xchan) is unknown | ||||
* | To be listed as a public site, you need to be an https site with a valid ↵ | friendica | 2014-02-07 | 1 | -0/+11 |
| | | | | cert. If you don't make the cut, you will either not be listed as a public site or you will be de-listed. Period. This is non-negotiable. | ||||
* | break delivery loop if an item is deleted twice | friendica | 2014-01-10 | 1 | -1/+8 |
| | |||||
* | Merge branch 'master' into movejs | friendica | 2014-01-06 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: version.inc | ||||
| * | typo in import_directory_profile | friendica | 2014-01-05 | 1 | -1/+1 |
| | | |||||
* | | move js files from core | friendica | 2014-01-04 | 1 | -2/+3 |
|/ | |||||
* | issue #230 - deletion failure in multiple delivery chains | friendica | 2013-12-26 | 1 | -1/+4 |
| | |||||
* | extend the directory profiles a bit more | friendica | 2013-12-25 | 1 | -1/+14 |
| | |||||
* | issue #240 - we were using htmlentities instead of htmlspecialchars in ↵ | friendica | 2013-12-11 | 1 | -14/+14 |
| | | | | several places, and this was a bit greedy in the set of characters which were converted from utf-8 to HTML entities. Also brought mail attachments up to date so they are rendered identically to item attachments. | ||||
* | issue #225 | friendica | 2013-12-05 | 1 | -6/+28 |
| | |||||
* | include re-organisation and more doco, post_to_red fix ampersands in categories | friendica | 2013-12-04 | 1 | -2/+21 |
| | |||||
* | add hooks to zot-finger and import_xchan | friendica | 2013-12-03 | 1 | -0/+3 |
| | |||||
* | ensure that every imported channel has a primary hubloc | friendica | 2013-12-02 | 1 | -0/+16 |
| | |||||
* | doco | friendica | 2013-11-28 | 1 | -6/+21 |
| | |||||
* | item store hooks | friendica | 2013-11-28 | 1 | -0/+9 |
| | |||||
* | doco | friendica | 2013-11-28 | 1 | -6/+41 |
| | |||||
* | only list undeleted hublocs in zot_finger | friendica | 2013-11-28 | 1 | -4/+7 |
| | |||||
* | zot doco | friendica | 2013-11-28 | 1 | -17/+96 |
| | |||||
* | reduce the likelihood that a given channel will have 30-40 valid hublocs ↵ | friendica | 2013-11-27 | 1 | -22/+9 |
| | | | | with the same hubloc_url. | ||||
* | white screen | friendica | 2013-11-21 | 1 | -1/+1 |
| | |||||
* | add aid to notifiy table which we may need to supress duplicate notify ↵ | friendica | 2013-11-20 | 1 | -3/+13 |
| | | | | | | emails across your channels also try to handle the wretched mess of broken and duplicated hublocs that fred.cepheus.uberspace.de typically reports | ||||
* | Protocol: now set data['alg'] on all encapsulated encrypted packets, so that ↵ | friendica | 2013-11-20 | 1 | -5/+5 |
| | | | | we can more easily retire 'aes256cbc' once it is no longer viable. | ||||
* | filter out duplicate recipients on local deliveries. We only need to deliver ↵ | friendica | 2013-11-17 | 1 | -1/+19 |
| | | | | stuff once to any particular channel. | ||||
* | pull in some posts when we first connect with a new channel (if allowed to) ↵ | friendica | 2013-11-17 | 1 | -2/+2 |
| | | | | - if not allowed to, do it if that condition changes | ||||
* | populate some posts when somebody is granted "read stream" permission | friendica | 2013-11-17 | 1 | -1/+13 |
| | |||||
* | silence a warning | friendica | 2013-11-14 | 1 | -1/+1 |
| | |||||
* | don't store update records if we're not a directory server of some kind | friendica | 2013-11-04 | 1 | -0/+5 |
| | |||||
* | allow zot public providers to list their location, as a non US-based server ↵ | friendica | 2013-10-30 | 1 | -3/+7 |
| | | | | could be a strong selling point. | ||||
* | access policy and directory mode were crossed on site table creation | friendica | 2013-10-30 | 1 | -1/+1 |
| | |||||
* | send rpost requests from remote sites back to yours. | friendica | 2013-10-29 | 1 | -2/+2 |
| | |||||
* | rpost bbcode tag | friendica | 2013-10-29 | 1 | -0/+11 |
| | |||||
* | create update record for accounts on directory server itself during profile ↵ | friendica | 2013-10-24 | 1 | -5/+8 |
| | | | | changes, re-queue failed directory sync packets, fix account_id index in queue creation, be more selective about updating hubloc_connected (only when we're talking to the associated site). But we still need a way to flag dead accounts and these mechanisms won't cut it, because it isn't a requirement that channels communicate with anybody, except for contacting the directory when the account is created. I think we need to make every channel ping the directory once a month. Then we can find those that have not done so (after syncing with other directories). We can't have the directory just flag dead accounts as this would create a way for an anti-social attacker to become a directory server and mark all the accounts dead. | ||||
* | update even if no change | friendica | 2013-10-14 | 1 | -0/+8 |
| | |||||
* | sql wrong number of args | friendica | 2013-10-14 | 1 | -0/+1 |
| | |||||
* | bring back photo shadows (via theme settings) | friendica | 2013-10-02 | 1 | -1/+2 |
| | |||||
* | post signatures | friendica | 2013-10-02 | 1 | -0/+8 |
| | |||||
* | that would've messed it up | friendica | 2013-10-02 | 1 | -1/+1 |
| | |||||
* | block forgeries | friendica | 2013-10-02 | 1 | -3/+18 |
| | |||||
* | in probe diagnostic - note https failure as diagnostic info - this also ↵ | friendica | 2013-10-01 | 1 | -3/+3 |
| | | | | changes zot_finger so you can tell it not to fallback. This could be useful in corporate environments that are off the grid or other high security situations (as much as anything could be considered high security which relies on SSL). | ||||
* | directory sync - this will either work, or it won't work, or it will ↵ | friendica | 2013-09-30 | 1 | -7/+15 |
| | | | | | | | | | 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. | ||||
* | ret_secret is not used | Olaf Conradi | 2013-09-30 | 1 | -5/+0 |
| | |||||
* | structure for channel unions | friendica | 2013-09-26 | 1 | -1/+2 |
| | |||||
* | suppress creating the directory update record for profile updates which are ↵ | friendica | 2013-09-25 | 1 | -4/+4 |
| | | | | part of the normal import_xchan sequence - otherwise we get two for every change. Create it normally if we are called with a profile_update message and don't go through the whole import_xchan thing. | ||||
* | populate the new fields in the directory updates table | friendica | 2013-09-24 | 1 | -9/+17 |
| | |||||
* | adult channel setting | friendica | 2013-09-22 | 1 | -0/+7 |
| | |||||
* | is_commentable() had some major issues when applied to the atrocity known as ↵ | friendica | 2013-09-20 | 1 | -1/+4 |
| | | | | | | ConversationObject, hopefully this won't destabilise the network as it's a somewhat major permission tweak related to comments; also add any local clones to allowed_public_recips() as they should always be allowed recipients. Not sure what to do about host permissions in the event of clones. They have more than one host, and it isn't spelled out in the sent message. All of this stuff will make your head hurt. | ||||
* | missing hash | friendica | 2013-09-19 | 1 | -1/+2 |
| | |||||
* | provide a "safe search" backend and allow for self-censorship using nsfw or ↵ | friendica | 2013-09-19 | 1 | -0/+10 |
| | | | | 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. | ||||
* | trim commas from keywords | friendica | 2013-09-19 | 1 | -0/+1 |
| | |||||
* | add "tiered" access policy, add tagcloud to directory pages | friendica | 2013-09-18 | 1 | -0/+2 |
| |