aboutsummaryrefslogtreecommitdiffstats
path: root/mod/item.php
Commit message (Expand)AuthorAgeFilesLines
* yhis should fix the privacy leak - as well as non-private replies to private ...friendica2013-08-011-1/+1
* fix some privacy leakage in logsfriendica2013-07-311-11/+14
* fix bug #84, make imported messages from your clones show up on your wallfriendica2013-07-291-0/+3
* encrypt private messages on disk - there are still a couple of places where t...friendica2013-07-281-0/+30
* autotag clean-up, mop up, and go homefriendica2013-06-271-4/+5
* testing autotagfriendica2013-06-271-1/+2
* if you send a private post to an @-taggable channel (and nobody else), tag th...friendica2013-06-271-0/+12
* map comment_policy on local post submissionfriendica2013-06-181-0/+1
* hijack the #getzot tagfriendica2013-06-151-9/+17
* convert most red photos to zmgfriendica2013-05-281-2/+2
* workarounds for people that re-install and end up polluting everybody's datab...friendica2013-05-161-0/+2
* get search page working with live-update and endless scroll, still not perfec...friendica2013-05-091-1/+3
* turn naked links in posts into zrl's if we've got a hubloc for the sitefriendica2013-04-181-0/+7
* turn all Red links into zrls (not the old zrls, the new bbcode zrl which mean...friendica2013-04-151-4/+4
* rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer...friendica2013-03-211-22/+22
* prepare for multiple content typesfriendica2013-03-141-69/+32
* progress on tag deliveryfriendica2013-02-111-3/+3
* work on notificationsfriendica2013-02-061-22/+10
* convert wall_upload to use the photo apifriendica2013-02-051-0/+21
* ensure that stored tag terms are taken after term expansion, e.g. @"Mike Macg...friendica2013-02-021-3/+3
* sort out the rest of the nasty stuff in the attachment/file api - time to mov...friendica2013-02-011-3/+8
* debugging of file attachment api - somewhat functional but the attachment inf...friendica2013-01-311-1/+2
* file/attachment storage api with revision control - needs a bit more testing ...friendica2013-01-311-26/+17
* @tags sorta work, but we might have an issue with sending zids in @tagsfriendica2013-01-231-3/+2
* make @tags half-ass workfriendica2013-01-231-14/+11
* backend for storing items as arbitrary webpagesfriendica2013-01-111-8/+33
* fix item owner on conversationsfriendica2013-01-031-2/+3
* accept expire params if expire feature is enabledfriendica2012-12-311-0/+13
* plaintext default - richtext is a featurefriendica2012-11-051-1/+1
* fix post previewfriendica2012-11-031-3/+4
* share mostly working, preview still horkedfriendica2012-11-031-1/+1
* start to use our permissions for stufffriendica2012-10-281-116/+96
* Now have a solid permissions model. Create a few functions to enumerate them ...friendica2012-10-281-0/+2
* comments sort of working again but now need to fix the threading which was po...friendica2012-10-251-4/+8
* more heavy liftingfriendica2012-10-231-1/+1
* cleanup missing functions after movefriendica2012-10-221-1/+0
* this might post a profile change activity now - it just won't broadcast anywherefriendica2012-10-191-1/+1
* wall posts now display - address book structure revamp startedfriendica2012-10-101-21/+30
* start fixing all the item queriesfriendica2012-10-071-5/+5
* update mod_item to new schema (db changes have not yet been pushed due to int...friendica2012-10-061-40/+24
* provide auto admin registration as before, but allow the current admin to cre...friendica2012-10-041-0/+4
* baby stepsfriendica2012-10-041-5/+19
* Can't see any posts currently - after the big shakeup, but we can now post to...friendica2012-10-031-81/+35
* here's where the heavy lifting begins - everything is likely to be broken for...friendica2012-10-011-8/+27
* moving a lot of structure around. 'entity' is now 'channel'friendica2012-09-251-19/+19
* updatesfriendica2012-09-091-3/+14
* this should get local posts almost workingfriendica2012-09-041-19/+21
* a few minor changesfriendica2012-08-261-52/+3
* item table rename parent-uri, target-type, object-type (more to come later)friendica2012-08-151-1/+1
* merge from upstreamfriendica2012-08-151-0/+1