aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Expand)AuthorAgeFilesLines
* allow stuff with Diaspora authors to federate in zot conversations even if th...friendica2014-09-041-0/+17
* store diaspora meta info in the item table. It has to go there or it will kil...friendica2014-09-031-1/+12
* outbound feed issuefriendica2014-09-031-2/+2
* fix phantom attachments in feedsfriendica2014-09-011-1/+1
* issue #578 - this won't fix old items but should work going forward. The extr...friendica2014-09-011-1/+1
* get out the sunniesfriendica2014-08-311-1/+1
* various rss fixesfriendica2014-08-311-11/+20
* doc change - read it.friendica2014-08-301-0/+3
* insecure network filterfriendica2014-08-301-1/+40
* various diaspora issuesfriendica2014-08-291-2/+48
* when updating the commented timestamp on the parent post (item_store) don't i...friendica2014-08-281-2/+3
* Ability to close comments at a certain date/time - needed for loom.io emulati...friendica2014-08-281-38/+80
* let's make this "specific" since that's what it is.friendica2014-08-281-0/+2
* more diaspora stuff - most of the basic bits are there except queueing and ph...friendica2014-08-251-0/+1
* add "any connections" to can_comment_on_post() - was missingfriendica2014-08-231-0/+1
* switch everything over to crypto_encapsulate()friendica2014-08-231-4/+4
* issue #573 - this may not fix everything in that issue but should resolve som...friendica2014-08-221-0/+3
* "false" issuefriendica2014-08-221-4/+9
* issue #571 - use feed/nickname?top=1friendica2014-08-221-1/+6
* profile edit - missing visibility and drop link on non-default profiles, re-a...friendica2014-08-211-4/+4
* extensible profiles - add the input form elements. Still needs styling and we...friendica2014-08-201-135/+99
* restructure the author and owner info from feedsfriendica2014-08-201-85/+58
* greatly simplify consume_feed() - a lot of this was friendica specific and so...friendica2014-08-201-195/+49
* fangs baredfriendica2014-08-191-1/+23
* snakebite continuedfriendica2014-08-191-53/+108
* also reset comment policy on alternate delivery chainsfriendica2014-08-191-2/+4
* make sure privacy scope is completely reset on second delivery chain - revert...friendica2014-08-191-8/+62
* implement max_import_sizefriendica2014-08-091-1/+7
* booboofriendica2014-08-091-1/+2
* a couple of "not quite public" fixesfriendica2014-08-081-10/+6
* cleanup some text where we said "public" or "visible to anybody on the intern...friendica2014-08-071-1/+1
* a bit more cleanup and a bug fix or two for the new private post security modelfriendica2014-08-071-8/+15
* public scope delivery issuesfriendica2014-08-061-2/+5
* basic 'notpublic' bits workingfriendica2014-08-061-6/+28
* first step first - just store the public_policy data, don't do anything with ...friendica2014-08-061-0/+12
* add an encoding type to formatted zot communication structures so that we can...friendica2014-07-241-0/+2
* clean up more code duplicationfriendica2014-07-141-1/+1
* remove some code duplicationfriendica2014-07-141-18/+4
* when deleting items, delete linked events and photos during stage1friendica2014-07-041-13/+13
* minor optimisationfriendica2014-07-011-8/+4
* notification being sent for comments from blocked connections on same site.friendica2014-06-261-0/+1
* process profile like removals with normal low_level drop_itemfriendica2014-06-231-0/+9
* Implements a new permission level PERMS_PENDINGAlexandre Hannud Abdo2014-06-191-6/+8
* access control modification functions (item specific - we may need these for ...friendica2014-06-171-0/+35
* issues with editing webpage permissionsfriendica2014-06-151-2/+4
* webpage permissions weirdnessfriendica2014-06-141-6/+8
* poke notificationsfriendica2014-06-041-0/+28
* Make tag delivery work when channel name differs from profile nameAlexandre Hannud Abdo2014-05-211-5/+5
* zrlify (turn into zmg) any relevant img tags in a post.friendica2014-05-131-0/+25
* issue #432 permission changes lost editing webpage (and other non-post items)friendica2014-05-041-2/+0