aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Expand)AuthorAgeFilesLines
...
* provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se...friendica2015-02-121-5/+4
* Dot not trim body in order to avoid issues with signature checksAlexandre Hannud Abdo2015-02-121-2/+2
* issue #843friendica2015-02-111-0/+3
* more efficient processing of response activities, plus a proof of concept fix...friendica2015-02-111-2/+9
* item voting toolsfriendica2015-02-101-2/+2
* issue #889 private tags for forums no longer recognised after tag refactor a ...friendica2015-02-021-0/+1
* remote_user => remote_channelfriendica2015-01-281-1/+1
* local_user => local_channelfriendica2015-01-281-5/+5
* limit the number of forums that can be tagged in a single post - default is 2...friendica2015-01-281-8/+46
* improved route mismatch detection. We will be less strict about the absolute ...friendica2015-01-271-33/+20
* correct some activity object types (for comments), also fix a foreach warning...friendica2015-01-141-2/+7
* federate consensus items (in network only). Work in progress.friendica2015-01-141-0/+7
* check mentions against the appropriate xchan_url and not a hard-coded /channe...friendica2015-01-131-4/+4
* don't wipe out the item body of a linked item to a photo when doing a normal ...friendica2015-01-121-7/+18
* change deletion behaviour of linked photo items. Previously deleting the visi...friendica2015-01-121-28/+12
* Refactor mention code to make it more reusableStefan Parviainen2015-01-121-0/+31
* basic changes for file activitymarijus2015-01-091-1/+5
* include channel clones in PM deliveries (also some whitespace edits)friendica2015-01-081-1/+1
* 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