aboutsummaryrefslogtreecommitdiffstats
path: root/mod/zfinger.php
Commit message (Collapse)AuthorAgeFilesLines
...
* more site statsfriendica2013-07-241-0/+5
|
* start saving site infofriendica2013-07-231-0/+6
|
* add age to directory profile - requires updating on each birthday and that ↵friendica2013-06-301-0/+3
| | | | part is still missing
* Add site registration policy to site record. This is not yet used or stored, ↵friendica2013-06-201-1/+8
| | | | but potentially can be exchanged through directory mirrors to automatically create "open site" lists.
* .friendica2013-03-101-0/+6
|
* send correct 'searchable' directory setting based on default profile settingfriendica2013-02-121-0/+4
|
* update friends in common tool now that poco is workingfriendica2013-01-311-10/+0
|
* security fixes related to directory access and sites that are off the gridfriendica2013-01-221-2/+1
|
* hidden directory entriesfriendica2013-01-221-1/+2
|
* zfinger issue stray unfinished statementfriendica2013-01-041-2/+4
|
* temporary feed import/export (public only for the moment) until this is ↵friendica2013-01-031-7/+14
| | | | integrated with remote permissions
* zome issues registering new hubsfriendica2013-01-021-1/+1
|
* poco discoveryfriendica2013-01-011-0/+3
|
* This was bloody hard to sort out.... but now it's sorted and we can move ↵friendica2012-12-271-9/+11
| | | | 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?"
* add keywords to zot-info profilefriendica2012-12-261-0/+10
|
* add important profile fields to zot-info if permitted - for directoryfriendica2012-12-261-12/+22
|
* allow toplevel domain redirects for zot-infofriendica2012-12-251-0/+11
|
* wrong constantfriendica2012-12-201-2/+2
|
* directory discoveryfriendica2012-12-201-0/+14
|
* some changes for directory servicesfriendica2012-12-191-0/+4
|
* one could say we've sort of got zot - at least there are two-way ↵friendica2012-11-121-7/+18
| | | | communications for channel meta info, don't yet know if it's working
* starting to get into the hairy parts of zot - identity, location, and ↵friendica2012-11-101-3/+3
| | | | permission synchronisation. After this, messaging should be a piece of cake.
* secure permission discoveryfriendica2012-11-021-1/+3
|
* add key passing and verification to targeted discoveryfriendica2012-11-021-5/+13
|
* fixme note about discovered permission encryptionfriendica2012-11-021-0/+2
|
* verify all the signatures before adding contactfriendica2012-11-021-2/+0
|
* fixed the hash, now onward & upwardfriendica2012-11-021-0/+2
|
* typosfriendica2012-11-011-1/+1
|
* send more infofriendica2012-11-011-0/+2
|
* add mimetype to photo infofriendica2012-11-011-10/+11
|
* get permission discovery working - guid sigs were getting truncated in dbfriendica2012-10-311-10/+16
|
* need to accomodate different webbies on different hubsfriendica2012-10-311-0/+1
|
* merge zperms functionality into zfingerfriendica2012-10-311-21/+29
|
* starting on pinging the basic elements of federation and communicationfriendica2012-10-311-1/+3
|
* add hash to channel structure for consistency/redundancyfriendica2012-10-041-4/+4
|
* moving a lot of structure around. 'entity' is now 'channel'friendica2012-09-251-11/+11
|
* updatesfriendica2012-09-091-2/+4
|
* start on contacts/profilesfriendica2012-08-301-3/+13
|
* a few minor changesfriendica2012-08-261-39/+50
|
* basic hub registrationfriendica2012-08-211-11/+14
|
* zfinger - return all additional hubsfriendica2012-08-211-2/+15
|
* zfingerfriendica2012-08-211-0/+42