aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
Commit message (Collapse)AuthorAgeFilesLines
* "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