Commit Graph

63 Commits

Author SHA1 Message Date
friendica 8c7e076dae bring friends back 2014-03-06 01:29:42 -08:00
friendica 7baeb45183 some anomolies found when viewing connections in various cases. 2014-03-02 19:40:59 -08:00
friendica fe00e9b261 extend the directory profiles a bit more 2013-12-25 01:57:04 -08:00
friendica 0272ab4cd9 Provide a fallback channel to probe for magic-auth when we have no prior communications with a site.
This will be a system channel if one exists, otherwise any channel will do. We'll try to use the first
valid channel on the site because that was probably created when the site was installed and is the
closest thing to a system channel we've got.
2013-12-15 14:36:43 -08:00
friendica 7187c493e1 add hooks to zot-finger and import_xchan 2013-12-03 17:55:10 -08:00
friendica df66c510c9 allow zot-info to return results for address= with webbies or naked nicknames 2013-11-29 00:57:47 -08:00
friendica 64b467ea98 reduce the likelihood that a given channel will have 30-40 valid hublocs with the same hubloc_url. 2013-11-27 02:51:16 -08:00
friendica 2035a5dd76 allow zot public providers to list their location, as a non US-based server could be a strong selling point. 2013-10-30 01:58:45 -07:00
friendica edc5566f79 structure for channel unions 2013-09-26 16:25:28 -07:00
friendica cdfb5f9dc7 adult channel setting 2013-09-22 20:38:24 -07:00
friendica e4d2e2200e add "tiered" access policy, add tagcloud to directory pages 2013-09-18 17:47:26 -07:00
friendica d3aa31be4d site sellpage links 2013-09-17 22:27:51 -07:00
friendica ff2ada207a Pieces we'll need to tie together chanman and account/channel deletion and directory sync. Please do not mess with any of this.
Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this.

OK? Understood?
2013-09-17 20:50:09 -07:00
friendica aefb0f8233 fix the missing brace before pushing 2013-09-14 17:21:39 -07:00
friendica 053893b067 some fixes to directory keyword searches 2013-09-14 17:20:24 -07:00
Olaf Conradi 517baa86a3 No need to add name_updated twice in zfinger response 2013-09-11 00:29:27 +02:00
friendica 925b046794 premium/restricted channel connections implemented, configure at yoursite/channel/nickname - this basically redirects "follow" requests to a premium channel's sell page if it has one configured. You can still click through and create a connection request (introduction), but this provides a means for the channel owner to state their terms. If you don't abide by the terms, you will likely be blocked or the channel deleted. This facility is extensible in a number of ways. 2013-08-21 22:10:08 -07:00
friendica 2d3a489f51 basic structure for premium channel implementation 2013-08-21 17:15:56 -07:00
friendica 99bd0712b6 Add a site access policy (to determine if this is really a public site or 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. 2013-08-06 17:15:41 -07:00
friendica 1a624c10aa hide detailed site information if you're off the grid. 2013-07-24 20:53:28 -07:00
friendica c5d456af9b add more siteinfo 2013-07-24 20:35:54 -07:00
friendica 36f63573c5 more site stats 2013-07-24 18:17:34 -07:00
friendica 9288c2e636 start saving site info 2013-07-23 22:33:56 -07:00
friendica 72f6edd595 add age to directory profile - requires updating on each birthday and that part is still missing 2013-06-30 00:38:02 -07:00
friendica 61601dc23d Add site registration policy to site record. This is not yet used or stored, but potentially can be exchanged through directory mirrors to automatically create "open site" lists. 2013-06-20 18:36:02 -07:00
friendica 952b2ef2ab . 2013-03-10 18:45:58 -07:00
friendica 02c636ed23 send correct 'searchable' directory setting based on default profile setting 2013-02-12 16:24:30 -08:00
friendica 982034b87d update friends in common tool now that poco is working 2013-01-31 17:55:52 -08:00
friendica beb3301d43 security fixes related to directory access and sites that are off the grid 2013-01-22 02:56:32 -08:00
friendica bda4ca4c0d hidden directory entries 2013-01-22 00:20:25 -08:00
friendica 0b2c857246 zfinger issue stray unfinished statement 2013-01-04 01:41:18 -08:00
friendica bec7d9f483 temporary feed import/export (public only for the moment) until this is integrated with remote permissions 2013-01-03 19:34:04 -08:00
friendica 32a97d5065 zome issues registering new hubs 2013-01-02 16:28:47 -08:00
friendica 93d85858d5 poco discovery 2013-01-01 01:57:20 -08:00
friendica dda4d689bb This was bloody hard to sort out.... but now it's sorted and we can move forward again. Put back xtag for efficient keyword searching, use it in conjunction with xprof['keywords'] to avoid a SQL triple join and group_concat (which simply won't scale on a directory server), figured out how best to work timezone corrected birthdays into the protocol. The directory can even provide an age if one was provided to it. Both of these things need some more work, but we have the mechanisms and a plan how to do it right instead of "how the !@#$ are we going to do pull this off?" 2012-12-27 23:33:37 -08:00
friendica a162b20437 add keywords to zot-info profile 2012-12-26 16:50:52 -08:00
friendica 84fefcd469 add important profile fields to zot-info if permitted - for directory 2012-12-26 16:43:13 -08:00
friendica 2c95858700 allow toplevel domain redirects for zot-info 2012-12-25 16:57:48 -08:00
friendica e091d30ca4 wrong constant 2012-12-20 00:33:53 -08:00
friendica f6dc0fe26f directory discovery 2012-12-20 00:27:01 -08:00
friendica d7c23be8c9 some changes for directory services 2012-12-19 22:45:49 -08:00
friendica b4c603cdac one could say we've sort of got zot - at least there are two-way communications for channel meta info, don't yet know if it's working 2012-11-12 16:16:37 -08:00
friendica dd00fcc7bb starting to get into the hairy parts of zot - identity, location, and permission synchronisation. After this, messaging should be a piece of cake. 2012-11-10 20:08:07 -08:00
friendica a47a1d5eb9 secure permission discovery 2012-11-02 16:25:59 -07:00
friendica aca2e3b52a add key passing and verification to targeted discovery 2012-11-02 15:34:35 -07:00
friendica 78884195bc fixme note about discovered permission encryption 2012-11-02 14:48:33 -07:00
friendica 8ae77d2984 verify all the signatures before adding contact 2012-11-02 01:44:27 -07:00
friendica 83cf11dd95 fixed the hash, now onward & upward 2012-11-02 00:19:04 -07:00
friendica 3f7530417a typos 2012-11-01 02:00:25 -07:00
friendica a26761e8a8 send more info 2012-11-01 19:53:57 +11:00