| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | directory sync issues | friendica | 2014-03-03 | 1 | -8/+8 |
* | some anomolies found when viewing connections in various cases. | friendica | 2014-03-02 | 1 | -0/+21 |
* | minor stuff, some doco, auth cleanup, and make "unknown" more translateable b... | friendica | 2014-02-22 | 1 | -4/+0 |
* | fix login weirdness for accounts that need to be approved | friendica | 2014-02-20 | 1 | -5/+0 |
* | believe i found the issue which was causing hundreds/thousands of identical h... | friendica | 2014-02-20 | 1 | -9/+12 |
* | several things were not working correctly w/r/t community tagging. The prefer... | friendica | 2014-02-16 | 1 | -5/+7 |
* | implement a forced directory update mode where we unconditionally create a di... | friendica | 2014-02-11 | 1 | -6/+9 |
* | reversed args in update_modtime, incorrect ud_guid and ud_hash | friendica | 2014-02-10 | 1 | -1/+1 |
* | Check for the correct DB name before pushing. | friendica | 2014-02-10 | 1 | -1/+1 |
* | add channel_notify_flags to list of things which should *not* be synced acros... | friendica | 2014-02-10 | 1 | -1/+1 |
* | perform remote discovery on abook sync of nomadic clones if remote channel (x... | friendica | 2014-02-09 | 1 | -0/+27 |
* | To be listed as a public site, you need to be an https site with a valid cert... | friendica | 2014-02-07 | 1 | -0/+11 |
* | break delivery loop if an item is deleted twice | friendica | 2014-01-10 | 1 | -1/+8 |
* | Merge branch 'master' into movejs | friendica | 2014-01-06 | 1 | -1/+1 |
|\ |
|
| * | typo in import_directory_profile | friendica | 2014-01-05 | 1 | -1/+1 |
* | | move js files from core | friendica | 2014-01-04 | 1 | -2/+3 |
|/ |
|
* | issue #230 - deletion failure in multiple delivery chains | friendica | 2013-12-26 | 1 | -1/+4 |