aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fix can_comment_on_post when viewing wall-to-wallfriendica2013-09-282-6/+20
* convert to plaintext before matching words in body. Otherwise every post I ma...friendica2013-09-261-1/+5
* aggregate channelsfriendica2013-09-261-26/+86
* Merge https://github.com/friendica/red into zpullfriendica2013-09-262-2/+6
|\
| * Merge pull request #155 from oohlaf/fixesOlaf Conradi2013-09-261-1/+5
| |\
| | * Add explanation why public comments are disabled.Olaf Conradi2013-09-261-1/+5
| * | TypoThomas Willingham2013-09-261-1/+1
* | | structure for channel unionsfriendica2013-09-262-2/+3
|/ /
* / suppress creating the directory update record for profile updates which are p...friendica2013-09-252-4/+13
|/
* populate the new fields in the directory updates tablefriendica2013-09-241-9/+17
* don't send email notifications for likes (as comment notifications). We'll ne...friendica2013-09-241-1/+6
* Fix observer=1 tag. Using only observer without =1 won't work anymore now.zottel2013-09-241-2/+2
* reduce susceptibility to bleichenberger attackfriendica2013-09-241-1/+1
* spice this up a little bit...friendica2013-09-231-0/+8
* add [observer] tags and [observer.baseurl]zottel2013-09-231-0/+20
* one more edge case in the public perms - don't match perms = 0 which is priva...friendica2013-09-221-2/+3
* fixes for display and search privacy enforcementfriendica2013-09-221-10/+36
* bug #150, if deny access is present but nobody has been allowed, create an al...friendica2013-09-221-1/+22
* adult channel settingfriendica2013-09-221-0/+7
* hopefully(?) the final word on remote comment permissionsfriendica2013-09-201-3/+1
* fix contact comment permissionsfriendica2013-09-201-1/+6
* missing uid check on comanche_block to ensure we get the block with that name...friendica2013-09-201-1/+2
* OK, sure.friendica2013-09-201-1/+1
* hopefully this will go over a bit better - check post owner permissions as we...friendica2013-09-201-1/+3
* Mark child posts as commentable when parent is set to commentableOlaf Conradi2013-09-201-1/+2
* Enable likes again on postsOlaf Conradi2013-09-201-1/+1
* is_commentable() had some major issues when applied to the atrocity known as ...friendica2013-09-203-12/+30
* missing hashfriendica2013-09-192-2/+3
* provide a "safe search" backend and allow for self-censorship using nsfw or a...friendica2013-09-192-0/+16
* trim commas from keywordsfriendica2013-09-191-0/+1
* sync item_search with yesterday's network fix for collections. Add ud_addr to...friendica2013-09-191-6/+12
* set default charset of email_header_encode, add ud_flags to indicate which (d...friendica2013-09-181-1/+1
* add "tiered" access policy, add tagcloud to directory pagesfriendica2013-09-182-1/+3
* Changed CSS class "selected" to "active" in navbar, according to https://abce...Olivier Migeot2013-09-181-1/+1
* fix sql for directory tagcloudfriendica2013-09-171-1/+1
* provide the back-end for a directory tag cloudfriendica2013-09-171-0/+60
* site sellpage linksfriendica2013-09-171-4/+8
* Pieces we'll need to tie together chanman and account/channel deletion and di...friendica2013-09-173-20/+84
* missing verb on items linked to photosfriendica2013-09-171-1/+1
* more work on viewing obscured api postsfriendica2013-09-162-10/+17
* use prepare_body in api calls to properly render content, add 'mode' to conve...friendica2013-09-163-8/+11
* several oauth fixes - shred doesn't completely work yet, but it also doesn't ...friendica2013-09-162-32/+46
* 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-152-13/+24
* some fixes to directory keyword searchesfriendica2013-09-141-1/+1
* set menu_channel_id before we use it in a queryMichael Johnston2013-09-141-3/+2
* let me edit menu_desc even if menu_name has not changedMichael Johnston2013-09-141-2/+4
* Revert broken commitOlaf Conradi2013-09-141-92/+2