aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-241-4/+2
|\
| * Merge pull request #332 from solstag/zotfeedcleanupKlaus2015-05-241-3/+1
| |\
| | * Import security only when necessary, use correct variable in logAlexandre Hannud Abdo2015-05-221-3/+1
| * | federation problem from diaspora comments relayed through red channels due to...redmatrix2015-05-231-1/+1
| |/
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-201-6/+21
|\|
| * cloning abook entries was broken in several ways if the target xchan wasn't a...redmatrix2015-05-201-0/+8
| * don't allow item_id to update without a valid post idredmatrix2015-05-201-0/+5
| * PRIVACY: possible privacy leakage under a defined set of circumstancesredmatrix2015-05-201-5/+8
* | re-arrange the html cache a bitredmatrix2015-05-201-0/+2
* | add rot47 to the mix. This shouldn't affect the speed to any measurable degree.redmatrix2015-05-191-4/+4
* | mail_obscure - AES-256 is way too slow, simplify. Ideally a substitution ciph...redmatrix2015-05-191-9/+10
* | Merge branch 'master' into tresredmatrix2015-05-141-60/+17
|\ \
| * | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-131-1/+1
| |\|
| | * product was a bad string to use because we may require it for e-commerce, and...redmatrix2015-05-131-1/+1
| * | convert ITEM_WALL from bitfield to standaloneredmatrix2015-05-061-20/+21
| * | no need to obscure the diaspora signature if we're not obscuring the postsredmatrix2015-05-061-4/+10
| * | for hubzilla we won't be obscuring items, only private mail, this will allow ...redmatrix2015-05-051-50/+1
| |/
* | Merge branch 'master' into tresfriendica2015-04-291-3/+9
|\|
| * zotfeed issuesfriendica2015-04-241-3/+3
| * block unfederated posts from zot_feedfriendica2015-04-231-0/+6
* | Merge branch 'master' into tresfriendica2015-04-231-547/+633
|\|
| * issue #176, sender copy of item not obscured if using private mentionfriendica2015-04-201-1/+3
| * match parensfriendica2015-04-141-1/+1
| * post_activity_item incorrectly setting the obj_type when a valid type was spe...friendica2015-04-141-1/+1
| * Some documentation and whitespaces at line endings.Klaus Weidenbach2015-04-101-159/+232
| * update features, allow sys account page deletionfriendica2015-04-081-0/+5
| * Correcting reported Doxygen syntax warnings.Klaus Weidenbach2015-03-291-457/+405
| * remove bogus grouping from fix for #938friendica2015-03-281-2/+2
| * issue #938friendica2015-03-281-2/+8
| * also allow service classes to set post expiration. These take priority over t...friendica2015-03-241-3/+3
| * more work on expiration, make system limits useful - even in retrospectfriendica2015-03-241-1/+5
| * provide a site-wide expiration policy without loopholes - still need work to ...friendica2015-03-241-1/+1
| * sql errors on postgres with yestderday's optimisationfriendica2015-03-241-2/+2
| * improve performance of the zotfeed queriesfriendica2015-03-231-10/+9
| * some tabs title statuseditor restructuringMario Vavti2015-03-211-1/+1
| * The random bad signatures are because something somewhere is trimming the bod...friendica2015-03-171-2/+2
| * The never ending saga of parent = 0 bugs on Dreamhost.friendica2015-03-011-0/+10
| * this may actually fix the deliver loop when deleting existing items. It's hac...friendica2015-02-251-0/+15
| * Found the cause of the delete looping, and I can prevent it going forward. Th...friendica2015-02-251-1/+10
| * call post_local hooks prior to storing a post that is going to be sourced. Th...friendica2015-02-251-0/+2
| * Fixes tag delivery regex for when multiple tags are presentAlexandre Hannud Abdo2015-02-131-2/+2
| * 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
* | Merge branch 'master' into tresfriendica2015-02-051-0/+1
|\|
| * issue #889 private tags for forums no longer recognised after tag refactor a ...friendica2015-02-021-0/+1
* | Merge branch 'master' into tresfriendica2015-01-291-13/+51
|\|
| * remote_user => remote_channelfriendica2015-01-281-1/+1