aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
Commit message (Collapse)AuthorAgeFilesLines
* more infrastructure changesfriendica2012-11-141-15/+164
|
* ensure we update the correct abook recordfriendica2012-11-131-3/+6
|
* got zotfriendica2012-11-121-8/+10
|
* one could say we've sort of got zot - at least there are two-way ↵friendica2012-11-121-40/+50
| | | | communications for channel meta info, don't yet know if it's working
* typofriendica2012-11-111-1/+1
|
* hush-hush ultra top-secret modefriendica2012-11-111-2/+11
|
* rework a couple of zot basicsfriendica2012-11-101-45/+31
|
* starting to get into the hairy parts of zot - identity, location, and ↵friendica2012-11-101-2/+82
| | | | permission synchronisation. After this, messaging should be a piece of cake.
* "follow" now creates an address book entry, which means we can start tying ↵friendica2012-11-061-0/+1
| | | | that into the "connections" module - still have to turn the "contact edit" page from a mockup to real code, but it's all starting to flow.
* add key passing and verification to targeted discoveryfriendica2012-11-021-4/+4
|
* verify all the signatures before adding contactfriendica2012-11-021-2/+17
|
* fixed the hash, now onward & upwardfriendica2012-11-021-1/+2
|
* grrr... hashes aren't matching.friendica2012-11-011-0/+102
|
* network discovery on followfriendica2012-10-311-0/+2
|
* get permission discovery working - guid sigs were getting truncated in dbfriendica2012-10-311-0/+51
|
* merge zperms functionality into zfingerfriendica2012-10-311-1/+1
|
* add hash to channel structure for consistency/redundancyfriendica2012-10-041-1/+1
|
* moving a lot of structure around. 'entity' is now 'channel'friendica2012-09-251-8/+8
|
* a few minor changesfriendica2012-08-261-13/+24
|
* basic hub registrationfriendica2012-08-211-20/+25
|
* zot basic comm structure (real basic)friendica2012-08-091-4/+46
|
* moving forward againfriendica2012-08-081-3/+4
|
* updatesfriendica2012-08-051-2/+5
|
* remember that the main thing is to keep the main thing the main thing...friendica2012-07-311-2/+12
|
* birthdays and events are now notificationsfriendica2012-07-291-0/+6
|
* move today's events into a ping notificationfriendica2012-07-281-0/+50