aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Expand)AuthorAgeFilesLines
* prevent database hackery from leaking over the wireHabeas Codice2014-11-221-1/+2
* more logging for zot_feed anomaliesfriendica2014-11-201-0/+2
* change logging of some troublesome or noisy bits so we can figure out what is...friendica2014-11-191-1/+1
* place holderfriendica2014-11-171-0/+5
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-131-3/+14
|\
| * tgroup_check - decrypt if obscured before checking body text for resharesfriendica2014-11-071-1/+9
| * various UI issues related to having an enormous number of entries in the post...friendica2014-11-031-2/+5
* | PostgreSQL support initial commitHabeas Codice2014-11-131-47/+47
|/
* What this checkin does is catch the case where a comment arrived and there's ...friendica2014-10-301-3/+18
* doh - this needs to be markdown, not bbcodefriendica2014-10-241-2/+2
* diaspora walltowall comment signature, force update.friendica2014-10-231-1/+1
* Provide comment box for PERMS_AUTHED items. Presently only commentable from ...Thomas Willingham2014-10-231-0/+1
* improved wall-to-wall detection for comments so we can handle Diaspora signin...friendica2014-10-221-2/+11
* you've gotta' be on your toes to catch this bug... though it's been here for ...friendica2014-10-221-2/+2
* private forum issuesfriendica2014-10-211-0/+1
* content deletion issuefriendica2014-10-121-1/+6
* missing source route after editfriendica2014-10-101-1/+1
* allow (our own) ajax urls to pass through bbcode intact.friendica2014-10-091-0/+1
* return of the missing diaspora wall-to-wall attributionfriendica2014-10-091-12/+0
* Merge pull request #626 from habeascodice/masterRedMatrix2014-10-081-1/+1
|\
| * regex missing terminator charhabeascodice2014-09-291-1/+1
* | issues with diaspora comment signatures on relayed comments that are relayed ...friendica2014-10-021-4/+6
|/
* optionally include wall items (posts) in import/exportfriendica2014-09-251-1/+23
* TypoThomas Willingham2014-09-251-1/+1
* if no rss/atom element author, use feed level contactfriendica2014-09-241-7/+11
* make it the defaultfriendica2014-09-241-21/+20
* one step closerfriendica2014-09-241-1/+3
* more testingfriendica2014-09-241-3/+18
* just an experiment - don't do anything with this until I'm finished with it.friendica2014-09-241-0/+9
* fix url mismatches of a single trailing slash for feed author/owner compariso...friendica2014-09-231-0/+3
* diaspora private mail seems to work now - but there's an obfuscation leak via...friendica2014-09-231-1/+2
* feeds with '@' in the URL were being handled as webfinger addresses and didn'...friendica2014-09-211-0/+1
* try to sort out walltowall translation for diaspora recipientsfriendica2014-09-191-10/+2
* use the more portable encoded_item format for exported items - but with added...friendica2014-09-161-3/+25
* privacy issue - restrictive stream permission setting with a non-targetted po...friendica2014-09-141-2/+20
* doc updates and a couple of issues spotted in the logs (diaspora likes, feed ...friendica2014-09-121-1/+1
* correct item author for feeds with multiple or different authorsfriendica2014-09-111-8/+90
* encrypt diaspora_meta since it may contain private message contentsfriendica2014-09-101-1/+4
* encode rss message-id's - warning this will double store all existing rss fee...friendica2014-09-091-9/+8
* This is long overdue - use a symblic constant NULL_DATE instead of the easily...friendica2014-09-081-14/+14
* import_profile_photo array warningsfriendica2014-09-081-2/+2
* import_author_rss not succeeding, missing urlfriendica2014-09-041-4/+5
* unset item_nocomment when starting a new delivery chainfriendica2014-09-041-1/+8
* oops forgot about the privacy exclusionfriendica2014-09-041-4/+5
* 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