| Commit message (Expand) | Author | Age | Files | Lines |
* | some more work on realms | friendica | 2014-08-17 | 1 | -3/+4 |
* | add collections widget to connections page - and some more work on realms | friendica | 2014-08-17 | 1 | -1/+15 |
* | provide backend storage and declaration of directory realm | friendica | 2014-08-16 | 1 | -2/+5 |
* | don't block "public" messages with authenticated scope | zottel | 2014-08-15 | 1 | -1/+1 |
* | zot logging to figure out why we occasionally don't have an address on xchan_... | friendica | 2014-08-12 | 1 | -0/+4 |
* | got the logic reversed on that one | friendica | 2014-08-07 | 1 | -1/+1 |
* | over-ride the private flag if we received a post that isn't completely public... | friendica | 2014-08-07 | 1 | -1/+13 |
* | public scope delivery issues | friendica | 2014-08-06 | 1 | -3/+11 |
* | clone sync of "unfriend" actions | friendica | 2014-08-05 | 1 | -0/+15 |
* | add an encoding type to formatted zot communication structures so that we can... | friendica | 2014-07-24 | 1 | -5/+1 |
* | ensure that we don't have permission settings issues due to version skew acro... | friendica | 2014-07-17 | 1 | -1/+1 |
* | collection sync issue | friendica | 2014-07-17 | 1 | -0/+25 |
* | collection sync | friendica | 2014-07-16 | 1 | -0/+114 |
* | limit fields to what we require | friendica | 2014-07-14 | 1 | -1/+1 |
* | index collection sync info by hash rather than id | friendica | 2014-07-14 | 1 | -1/+1 |
* | clean up more code duplication | friendica | 2014-07-14 | 1 | -6/+20 |
* | the sending side of clone syncing of collection/privacy_group information. Th... | friendica | 2014-07-14 | 1 | -1/+15 |
* | much better fix to problem yesterday of updates with the wrong ud_addr gettin... | friendica | 2014-06-30 | 1 | -23/+16 |
* | control chars crept in. | friendica | 2014-06-30 | 1 | -1/+1 |
* | ensure we have a unique guid for each address if one is generated. | friendica | 2014-06-30 | 1 | -1/+1 |
* | update the update records for all addresses attached to this channel, not jus... | friendica | 2014-06-30 | 1 | -7/+19 |
* | Implements a new permission level PERMS_PENDING | Alexandre Hannud Abdo | 2014-06-19 | 1 | -11/+15 |
* | note work still remaining | friendica | 2014-06-17 | 1 | -0/+1 |
* | sync profiles to nomadic clones | friendica | 2014-06-17 | 1 | -0/+39 |
* | send new connection notification even if auto-perms are set | friendica | 2014-06-12 | 1 | -1/+1 |
* | duplicate birthday events showing up | friendica | 2014-06-04 | 1 | -0/+7 |
* | bring back birthdays | friendica | 2014-06-02 | 1 | -2/+11 |
* | Merge branch 'master' into newevent | friendica | 2014-05-29 | 1 | -1/+21 |
|\ |
|
| * | cleanup dead directory entries. This was a real b#tch, so keep your eye out f... | friendica | 2014-05-28 | 1 | -0/+18 |
| * | add activity_received hook | friendica | 2014-05-13 | 1 | -0/+3 |
| * | fix events until the new event subscription mechanism goes in, as shared even... | friendica | 2014-05-07 | 1 | -1/+1 |
* | | better event management | friendica | 2014-05-07 | 1 | -30/+0 |
|/ |
|
* | ok *now* shred works with alternate config files | friendica | 2014-05-07 | 1 | -0/+4 |
* | Often somebody will join the matrix with a dodgy cert and we'll sort that out... | friendica | 2014-04-13 | 1 | -11/+25 |
* | add the message-id to delivery reports. This _could_ allow an enterprising de... | friendica | 2014-04-10 | 1 | -14/+14 |
* | Include the entire original item when notifying other channels of deletions a... | friendica | 2014-04-10 | 1 | -1/+1 |
* | this should be better - "xchan deleted" state on remote sites only follows th... | friendica | 2014-04-07 | 1 | -9/+6 |
* | undo one of yesterday's changes - if a channel was deleted we want to mark th... | friendica | 2014-04-07 | 1 | -6/+6 |
* | prevent follows of and notifications to deceased channels | friendica | 2014-04-07 | 1 | -0/+9 |
* | source routing stuff | friendica | 2014-03-29 | 1 | -0/+3 |
* | try and sort out the item delete mess | friendica | 2014-03-27 | 1 | -3/+3 |
* | new connection notification | friendica | 2014-03-27 | 1 | -0/+9 |
* | more work on firehose | friendica | 2014-03-26 | 1 | -5/+7 |
* | this should improve queue performance dramatically. | friendica | 2014-03-24 | 1 | -1/+2 |
* | create_sys_channel during setup bypasses our check when creating the first ac... | friendica | 2014-03-23 | 1 | -0/+2 |
* | found what I believe is the root cause of issue #230, but don't yet have a wo... | friendica | 2014-03-20 | 1 | -13/+21 |
* | increase log info to track down source of ownership failures | friendica | 2014-03-20 | 1 | -1/+1 |
* | cleanup | friendica | 2014-03-18 | 1 | -12/+19 |
* | bring friends back | friendica | 2014-03-06 | 1 | -10/+10 |
* | change flags for one-way connections from hidden to unconnected so we can sti... | friendica | 2014-03-04 | 1 | -5/+10 |