aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
Commit message (Expand)AuthorAgeFilesLines
* clone sync of "unfriend" actionsfriendica2014-08-051-0/+15
* add an encoding type to formatted zot communication structures so that we can...friendica2014-07-241-5/+1
* ensure that we don't have permission settings issues due to version skew acro...friendica2014-07-171-1/+1
* collection sync issuefriendica2014-07-171-0/+25
* collection syncfriendica2014-07-161-0/+114
* limit fields to what we requirefriendica2014-07-141-1/+1
* index collection sync info by hash rather than idfriendica2014-07-141-1/+1
* clean up more code duplicationfriendica2014-07-141-6/+20
* the sending side of clone syncing of collection/privacy_group information. Th...friendica2014-07-141-1/+15
* much better fix to problem yesterday of updates with the wrong ud_addr gettin...friendica2014-06-301-23/+16
* control chars crept in.friendica2014-06-301-1/+1
* ensure we have a unique guid for each address if one is generated.friendica2014-06-301-1/+1
* update the update records for all addresses attached to this channel, not jus...friendica2014-06-301-7/+19
* Implements a new permission level PERMS_PENDINGAlexandre Hannud Abdo2014-06-191-11/+15
* note work still remainingfriendica2014-06-171-0/+1
* sync profiles to nomadic clonesfriendica2014-06-171-0/+39
* send new connection notification even if auto-perms are setfriendica2014-06-121-1/+1
* duplicate birthday events showing upfriendica2014-06-041-0/+7
* bring back birthdaysfriendica2014-06-021-2/+11
* Merge branch 'master' into neweventfriendica2014-05-291-1/+21
|\
| * cleanup dead directory entries. This was a real b#tch, so keep your eye out f...friendica2014-05-281-0/+18
| * add activity_received hookfriendica2014-05-131-0/+3
| * fix events until the new event subscription mechanism goes in, as shared even...friendica2014-05-071-1/+1
* | better event managementfriendica2014-05-071-30/+0
|/
* ok *now* shred works with alternate config filesfriendica2014-05-071-0/+4
* Often somebody will join the matrix with a dodgy cert and we'll sort that out...friendica2014-04-131-11/+25
* add the message-id to delivery reports. This _could_ allow an enterprising de...friendica2014-04-101-14/+14
* Include the entire original item when notifying other channels of deletions a...friendica2014-04-101-1/+1
* this should be better - "xchan deleted" state on remote sites only follows th...friendica2014-04-071-9/+6
* undo one of yesterday's changes - if a channel was deleted we want to mark th...friendica2014-04-071-6/+6
* prevent follows of and notifications to deceased channelsfriendica2014-04-071-0/+9
* source routing stufffriendica2014-03-291-0/+3
* try and sort out the item delete messfriendica2014-03-271-3/+3
* new connection notificationfriendica2014-03-271-0/+9
* more work on firehosefriendica2014-03-261-5/+7
* this should improve queue performance dramatically.friendica2014-03-241-1/+2
* create_sys_channel during setup bypasses our check when creating the first ac...friendica2014-03-231-0/+2
* found what I believe is the root cause of issue #230, but don't yet have a wo...friendica2014-03-201-13/+21
* increase log info to track down source of ownership failuresfriendica2014-03-201-1/+1
* cleanupfriendica2014-03-181-12/+19
* bring friends backfriendica2014-03-061-10/+10
* change flags for one-way connections from hidden to unconnected so we can sti...friendica2014-03-041-5/+10
* directory sync issuesfriendica2014-03-031-8/+8
* some anomolies found when viewing connections in various cases.friendica2014-03-021-0/+21
* minor stuff, some doco, auth cleanup, and make "unknown" more translateable b...friendica2014-02-221-4/+0
* fix login weirdness for accounts that need to be approvedfriendica2014-02-201-5/+0
* believe i found the issue which was causing hundreds/thousands of identical h...friendica2014-02-201-9/+12
* several things were not working correctly w/r/t community tagging. The prefer...friendica2014-02-161-5/+7
* implement a forced directory update mode where we unconditionally create a di...friendica2014-02-111-6/+9
* reversed args in update_modtime, incorrect ud_guid and ud_hashfriendica2014-02-101-1/+1