aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
Commit message (Expand)AuthorAgeFilesLines
* don't store update records if we're not a directory server of some kindfriendica2013-11-041-0/+5
* allow zot public providers to list their location, as a non US-based server c...friendica2013-10-301-3/+7
* access policy and directory mode were crossed on site table creationfriendica2013-10-301-1/+1
* send rpost requests from remote sites back to yours.friendica2013-10-291-2/+2
* rpost bbcode tagfriendica2013-10-291-0/+11
* create update record for accounts on directory server itself during profile c...friendica2013-10-241-5/+8
* update even if no changefriendica2013-10-141-0/+8
* sql wrong number of argsfriendica2013-10-141-0/+1
* bring back photo shadows (via theme settings)friendica2013-10-021-1/+2
* post signaturesfriendica2013-10-021-0/+8
* that would've messed it upfriendica2013-10-021-1/+1
* block forgeriesfriendica2013-10-021-3/+18
* in probe diagnostic - note https failure as diagnostic info - this also chang...friendica2013-10-011-3/+3
* directory sync - this will either work, or it won't work, or it will possibly...friendica2013-09-301-7/+15
* ret_secret is not usedOlaf Conradi2013-09-301-5/+0
* structure for channel unionsfriendica2013-09-261-1/+2
* suppress creating the directory update record for profile updates which are p...friendica2013-09-251-4/+4
* populate the new fields in the directory updates tablefriendica2013-09-241-9/+17
* 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