aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
Commit message (Expand)AuthorAgeFilesLines
* break delivery loop if an item is deleted twicefriendica2014-01-101-1/+8
* Merge branch 'master' into movejsfriendica2014-01-061-1/+1
|\
| * typo in import_directory_profilefriendica2014-01-051-1/+1
* | move js files from corefriendica2014-01-041-2/+3
|/
* issue #230 - deletion failure in multiple delivery chainsfriendica2013-12-261-1/+4
* extend the directory profiles a bit morefriendica2013-12-251-1/+14
* issue #240 - we were using htmlentities instead of htmlspecialchars in severa...friendica2013-12-111-14/+14
* issue #225friendica2013-12-051-6/+28
* include re-organisation and more doco, post_to_red fix ampersands in categoriesfriendica2013-12-041-2/+21
* add hooks to zot-finger and import_xchanfriendica2013-12-031-0/+3
* ensure that every imported channel has a primary hublocfriendica2013-12-021-0/+16
* docofriendica2013-11-281-6/+21
* item store hooksfriendica2013-11-281-0/+9
* docofriendica2013-11-281-6/+41
* only list undeleted hublocs in zot_fingerfriendica2013-11-281-4/+7
* zot docofriendica2013-11-281-17/+96
* reduce the likelihood that a given channel will have 30-40 valid hublocs with...friendica2013-11-271-22/+9
* white screenfriendica2013-11-211-1/+1
* add aid to notifiy table which we may need to supress duplicate notify emails...friendica2013-11-201-3/+13
* Protocol: now set data['alg'] on all encapsulated encrypted packets, so that ...friendica2013-11-201-5/+5
* filter out duplicate recipients on local deliveries. We only need to deliver ...friendica2013-11-171-1/+19
* pull in some posts when we first connect with a new channel (if allowed to) -...friendica2013-11-171-2/+2
* populate some posts when somebody is granted "read stream" permissionfriendica2013-11-171-1/+13
* silence a warningfriendica2013-11-141-1/+1
* 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