aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
Commit message (Expand)AuthorAgeFilesLines
* connection clone issuesfriendica2015-01-101-0/+3
* don't update locally deleted itemsfriendica2015-01-061-3/+8
* don't import to sys channel from self-censored authorsfriendica2014-12-121-1/+11
* can't reset public to false because it may have been passed in as true and th...friendica2014-12-011-5/+5
* Somewhat subtle process_delivery() bug - $public was not being reset if a sysThomas Willingham2014-12-011-0/+1
* change logging of some troublesome or noisy bits so we can figure out what is...friendica2014-11-191-2/+2
* couple of fixes:friendica2014-11-191-0/+5
* there's still a permission issue delivering a public post directly to the sys...friendica2014-11-191-0/+2
* add sys channel to public recips if scope publicfriendica2014-11-181-0/+12
* put timeout code in place but don't turn it on.friendica2014-11-131-6/+7
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-131-46/+97
|\
| * indicate public forums in directory results (there will be some [possibly con...friendica2014-11-101-4/+5
| * add public forum identification to libzot. No attempt is made to identify oth...friendica2014-11-101-2/+6
| * don't overwrite $x (contains import_xchan result) with role permissionszottel2014-11-061-3/+3
| * ok heads up - potentially destabilising change. I've tried to sort out all th...friendica2014-11-041-9/+9
| * php warningsfriendica2014-11-021-23/+23
| * I'm going to try again with the conversation request packets. I've looked thi...friendica2014-11-021-11/+55
| * add some more safety checks before turning the conversation request messages ...friendica2014-11-021-3/+5
* | PostgreSQL support initial commitHabeas Codice2014-11-131-52/+52
|/
* check that we have valid datafriendica2014-11-011-0/+1
* disable request message response until we work through thisfriendica2014-11-011-0/+3
* document request packets a bit morefriendica2014-10-311-1/+4
* flag notify packets that are sent in response to a message_id request and pre...friendica2014-10-311-4/+5
* What this checkin does is catch the case where a comment arrived and there's ...friendica2014-10-301-1/+82
* Tried this once before but had to revert. Basically prevent a comment from be...friendica2014-10-191-1/+7
* if a hubloc primary change results in an xchan primary change, create a direc...friendica2014-10-131-1/+5
* figuring out how to bootstrap the change_primary procedure when all you have ...friendica2014-10-131-0/+4
* don't use cached datafriendica2014-10-131-0/+2
* there's the problemfriendica2014-10-131-2/+2
* new function hubloc_change_primary()friendica2014-10-131-3/+18
* cleanup of sync_locations and better logging. There was one significant code ...friendica2014-10-121-7/+11
* ah yes, the redundant relay run was for the benefit of wall-to-wall posts iss...friendica2014-10-101-2/+1
* missing source route after editfriendica2014-10-101-0/+2
* improvement in source route checking when handling complex *upstream* deliver...friendica2014-10-101-6/+19
* allow (our own) ajax urls to pass through bbcode intact.friendica2014-10-091-1/+2
* OK this is important. So read it carefully.friendica2014-10-091-3/+33
* ability to pre-populate connections for new channels. e.g. "MySpace Tom"friendica2014-10-011-2/+0
* found the suckerfriendica2014-09-221-2/+2
* just mark dead hubloc deleted - don't remove them. This could cause problems....friendica2014-09-161-2/+4
* honour service class restrictions for total_identities, total_channels ("frie...friendica2014-09-151-4/+36
* provide a way to sync locations and get rid of bogus hublocs, now implementedfriendica2014-09-141-2/+8
* pull the plug on the old location sync section of import_xchan - this has now...friendica2014-09-141-168/+12
* more heavy lifting on the hubloc management and revocation infrastructure; do...friendica2014-09-141-10/+51
* some backend work for the remaining missing bits of mod_hubman - this is stil...friendica2014-09-131-2/+200
* don't allow an xchan to be imported with an empty name. To avoid translation ...friendica2014-09-111-2/+2
* This is long overdue - use a symblic constant NULL_DATE instead of the easily...friendica2014-09-081-1/+1
* realm detection logic reversedfriendica2014-09-041-1/+1
* sql error in profile_activityfriendica2014-08-311-4/+2
* lots of little Diaspora issuesfriendica2014-08-281-6/+7
* works one way sort of - now to go the other way - which will require fixing ...friendica2014-08-261-1/+4