aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
Commit message (Expand)AuthorAgeFilesLines
* adult channel settingfriendica2013-09-221-0/+7
* is_commentable() had some major issues when applied to the atrocity known as ...friendica2013-09-201-1/+4
* missing hashfriendica2013-09-191-1/+2
* provide a "safe search" backend and allow for self-censorship using nsfw or a...friendica2013-09-191-0/+10
* trim commas from keywordsfriendica2013-09-191-0/+1
* add "tiered" access policy, add tagcloud to directory pagesfriendica2013-09-181-0/+2
* site sellpage linksfriendica2013-09-171-4/+8
* Pieces we'll need to tie together chanman and account/channel deletion and di...friendica2013-09-171-0/+10
* found itfriendica2013-09-151-3/+3
* more loggingfriendica2013-09-151-0/+3
* don't create a directory sync notification (entry in the updates table) if th...friendica2013-09-151-17/+30
* implement what I hope will now be the server side of directory sync, add view...friendica2013-09-151-5/+12
* some fixes to directory keyword searchesfriendica2013-09-141-1/+1
* import_xchan - check every known hubloc/location field and create a new hublo...friendica2013-09-141-4/+8
* need to figure out what's causing thisfriendica2013-09-121-0/+6
* so public_recips and allowed_public_recips is working so much better than bef...friendica2013-09-121-4/+12
* Merge pull request #129 from MicMee/masterfriendica2013-09-121-1/+2
|\
| * delete logger line; was the wrong place.Michael Meer2013-09-111-1/+0
| * flag failed auth attempts in DB table hublocMichael Meer2013-09-111-1/+3
* | assuming this doesn't blow up the internet like the last fix - this is a very...friendica2013-09-111-1/+1
|/
* well that really stuffed things up...friendica2013-09-101-2/+2
* provide detailed error to remote site for the myriad of things that can go wr...friendica2013-09-101-4/+8
* just a typoMichael Meer2013-09-091-1/+1
* some alteration to the way directory sync was originally supposed to work. I'...friendica2013-09-091-25/+14
* make sure new contacts who are not yet in the address book are sync'd across ...friendica2013-09-081-0/+14
* public site list (will take a few days to populate, assuming folks have updat...friendica2013-09-051-3/+16
* 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