Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | This was bloody hard to sort out.... but now it's sorted and we can move ↵ | friendica | 2012-12-27 | 1 | -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 profile | friendica | 2012-12-26 | 1 | -0/+10 | |
| | ||||||
* | add important profile fields to zot-info if permitted - for directory | friendica | 2012-12-26 | 1 | -12/+22 | |
| | ||||||
* | allow toplevel domain redirects for zot-info | friendica | 2012-12-25 | 1 | -0/+11 | |
| | ||||||
* | wrong constant | friendica | 2012-12-20 | 1 | -2/+2 | |
| | ||||||
* | directory discovery | friendica | 2012-12-20 | 1 | -0/+14 | |
| | ||||||
* | some changes for directory services | friendica | 2012-12-19 | 1 | -0/+4 | |
| | ||||||
* | one could say we've sort of got zot - at least there are two-way ↵ | friendica | 2012-11-12 | 1 | -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 ↵ | friendica | 2012-11-10 | 1 | -3/+3 | |
| | | | | permission synchronisation. After this, messaging should be a piece of cake. | |||||
* | secure permission discovery | friendica | 2012-11-02 | 1 | -1/+3 | |
| | ||||||
* | add key passing and verification to targeted discovery | friendica | 2012-11-02 | 1 | -5/+13 | |
| | ||||||
* | fixme note about discovered permission encryption | friendica | 2012-11-02 | 1 | -0/+2 | |
| | ||||||
* | verify all the signatures before adding contact | friendica | 2012-11-02 | 1 | -2/+0 | |
| | ||||||
* | fixed the hash, now onward & upward | friendica | 2012-11-02 | 1 | -0/+2 | |
| | ||||||
* | typos | friendica | 2012-11-01 | 1 | -1/+1 | |
| | ||||||
* | send more info | friendica | 2012-11-01 | 1 | -0/+2 | |
| | ||||||
* | add mimetype to photo info | friendica | 2012-11-01 | 1 | -10/+11 | |
| | ||||||
* | get permission discovery working - guid sigs were getting truncated in db | friendica | 2012-10-31 | 1 | -10/+16 | |
| | ||||||
* | need to accomodate different webbies on different hubs | friendica | 2012-10-31 | 1 | -0/+1 | |
| | ||||||
* | merge zperms functionality into zfinger | friendica | 2012-10-31 | 1 | -21/+29 | |
| | ||||||
* | starting on pinging the basic elements of federation and communication | friendica | 2012-10-31 | 1 | -1/+3 | |
| | ||||||
* | add hash to channel structure for consistency/redundancy | friendica | 2012-10-04 | 1 | -4/+4 | |
| | ||||||
* | moving a lot of structure around. 'entity' is now 'channel' | friendica | 2012-09-25 | 1 | -11/+11 | |
| | ||||||
* | updates | friendica | 2012-09-09 | 1 | -2/+4 | |
| | ||||||
* | start on contacts/profiles | friendica | 2012-08-30 | 1 | -3/+13 | |
| | ||||||
* | a few minor changes | friendica | 2012-08-26 | 1 | -39/+50 | |
| | ||||||
* | basic hub registration | friendica | 2012-08-21 | 1 | -11/+14 | |
| | ||||||
* | zfinger - return all additional hubs | friendica | 2012-08-21 | 1 | -2/+15 | |
| | ||||||
* | zfinger | friendica | 2012-08-21 | 1 | -0/+42 | |