| Commit message (Expand) | Author | Age | Files | Lines |
* | improvement in source route checking when handling complex *upstream* deliver... | friendica | 2014-10-10 | 1 | -6/+19 |
* | allow (our own) ajax urls to pass through bbcode intact. | friendica | 2014-10-09 | 1 | -1/+2 |
* | OK this is important. So read it carefully. | friendica | 2014-10-09 | 1 | -3/+33 |
* | ability to pre-populate connections for new channels. e.g. "MySpace Tom" | friendica | 2014-10-01 | 1 | -2/+0 |
* | found the sucker | friendica | 2014-09-22 | 1 | -2/+2 |
* | just mark dead hubloc deleted - don't remove them. This could cause problems.... | friendica | 2014-09-16 | 1 | -2/+4 |
* | honour service class restrictions for total_identities, total_channels ("frie... | friendica | 2014-09-15 | 1 | -4/+36 |
* | provide a way to sync locations and get rid of bogus hublocs, now implemented | friendica | 2014-09-14 | 1 | -2/+8 |
* | pull the plug on the old location sync section of import_xchan - this has now... | friendica | 2014-09-14 | 1 | -168/+12 |
* | more heavy lifting on the hubloc management and revocation infrastructure; do... | friendica | 2014-09-14 | 1 | -10/+51 |
* | some backend work for the remaining missing bits of mod_hubman - this is stil... | friendica | 2014-09-13 | 1 | -2/+200 |
* | don't allow an xchan to be imported with an empty name. To avoid translation ... | friendica | 2014-09-11 | 1 | -2/+2 |
* | This is long overdue - use a symblic constant NULL_DATE instead of the easily... | friendica | 2014-09-08 | 1 | -1/+1 |
* | realm detection logic reversed | friendica | 2014-09-04 | 1 | -1/+1 |
* | sql error in profile_activity | friendica | 2014-08-31 | 1 | -4/+2 |
* | lots of little Diaspora issues | friendica | 2014-08-28 | 1 | -6/+7 |
* | works one way sort of - now to go the other way - which will require fixing ... | friendica | 2014-08-26 | 1 | -1/+4 |
* | sort out some anomalies | friendica | 2014-08-25 | 1 | -1/+12 |
* | We really can't do this without a hubloc. I was hoping we could, but notifier... | friendica | 2014-08-22 | 1 | -2/+3 |
* | provide the site blacklist everywhere it is needed | friendica | 2014-08-21 | 1 | -0/+16 |
* | 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 |