aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
Commit message (Expand)AuthorAgeFilesLines
* update hubloc_timestampsfriendica2013-08-271-5/+14
* clone sync was trying to update xchan info in the abook loop.friendica2013-08-261-1/+1
* more cleanup from the mess yesterday - you might have a look for xchan_addr a...friendica2013-08-261-0/+3
* try to fix bad addresses that got into the networkfriendica2013-08-251-0/+3
* Try to ensure full paths don't leak into xchan_addr and hubloc_addrfriendica2013-08-251-1/+1
* possible fix for mention tags not posting to mentioned forum (when send strea...friendica2013-08-221-3/+25
* add detailed logging to public recips - find out why some public recipients a...friendica2013-08-221-0/+3
* implement premium channel discoveryfriendica2013-08-211-5/+14
* don't import any hubloc that doesn't have a sitekey. Eventually we should als...friendica2013-08-111-2/+7
* convert all stored json calls to json_decode_plus()friendica2013-08-061-2/+2
* yhis should fix the privacy leak - as well as non-private replies to private ...friendica2013-08-011-0/+1
* fix some privacy leakage in logsfriendica2013-07-311-14/+0
* fix bug #84, make imported messages from your clones show up on your wallfriendica2013-07-291-0/+12
* encrypt private messages on disk - there are still a couple of places where t...friendica2013-07-281-6/+17
* add gz to access denied files to block rotated logs from public accessfriendica2013-07-261-1/+2
* the rest of the heavy lifting on clone sync - now we're down to some log mess...friendica2013-07-251-1/+82
* build_sync_packet was looking at stale channel info - load it fresh from the DB.friendica2013-07-251-1/+8
* log the sync packets locally at LOGGER_DATA levelfriendica2013-07-251-0/+2
* more work on clone syncfriendica2013-07-251-0/+101
* fix media uploads in api (specifically friendica for android)friendica2013-07-251-34/+0
* start saving site infofriendica2013-07-231-4/+88
* make zot_finger more bulletprooffriendica2013-07-211-0/+5
* improve logging zot_fingerfriendica2013-07-211-1/+1
* improvements in delivery loggingfriendica2013-07-211-8/+8
* validate input to import_xchan(), as we don't consistently check it prior to ...friendica2013-07-181-0/+7
* add channel_name to delivery logs because it is a bit more useful than an xch...friendica2013-07-151-10/+10
* more diagnosticsfriendica2013-07-151-2/+2
* more error checkingfriendica2013-07-141-3/+7
* more logging on hubloc import - figure out why it did not get stored.friendica2013-07-141-1/+2
* more work on bug #59 - hope this doesn't hork everything. Also some tweaking ...friendica2013-07-081-1/+1
* really, truly fix the age missing in directory bugfriendica2013-07-021-1/+0
* missing commafriendica2013-07-021-1/+1
* age was not syncing to the directoryfriendica2013-07-021-1/+4
* issue #65friendica2013-07-011-0/+66
* add age to directory profile - requires updating on each birthday and that pa...friendica2013-06-301-0/+1
* more work on channel syncfriendica2013-06-261-0/+8
* make manual image scaling work - even if auto scaling kicks in.friendica2013-06-231-1/+1
* hopefully this won't screw up everything - if it does, revert. Otherwise this...friendica2013-06-161-1/+3
* typo in auto permissionsfriendica2013-05-191-1/+1
* extend delivery reports to mailfriendica2013-05-161-1/+11
* small updatesfriendica2013-05-081-1/+2
* change the way profiles are importedfriendica2013-04-301-50/+69
* fix broken profile syncingfriendica2013-04-291-2/+4
* add some debugging - update times are changing much faster than they're suppo...friendica2013-04-291-0/+7
* photo driver abstractionfriendica2013-04-251-1/+1
* reverting to fancybox for "save to file" selection box until we find a better...friendica2013-04-211-0/+2
* more docofriendica2013-03-261-5/+8
* set hidden flags on new directory entries, not just existing onesfriendica2013-03-261-3/+21
* docofriendica2013-03-251-1/+60
* rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer...friendica2013-03-211-10/+10