aboutsummaryrefslogtreecommitdiffstats
path: root/mod/item.php
Commit message (Expand)AuthorAgeFilesLines
* turn attached audio/video into audio/video elements as well as providing an a...redmatrix2015-07-011-1/+7
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-231-4/+5
|\
| * typoredmatrix2015-06-231-1/+1
| * Merge pull request #356 from solstag/signature_edit_fixredmatrix2015-06-231-2/+2
| |\
| | * properly trims edited posts before signing so signature verification worksAlexandre Hannud Abdo2015-06-231-2/+2
| * | ensure we always sign a trimmed item body.redmatrix2015-06-221-1/+1
| |/
* | fix attachment permissions when they also contain an image.redmatrix2015-06-151-0/+15
* | convert the abook fieldsredmatrix2015-06-141-2/+2
* | more work on itemsredmatrix2015-06-111-6/+47
|\|
* | more work on item table optimisationredmatrix2015-06-101-4/+4
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-101-21/+23
|\|
| * correctly fix attachment permissions from private mentionsAlexandre Hannud Abdo2015-06-101-21/+23
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-021-34/+36
|\|
| * move the photo and attachment permission syncing past the tag replacement so ...redmatrix2015-06-011-34/+36
* | more migration of page typesredmatrix2015-05-211-4/+2
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-211-1/+4
|\|
| * preserve lock on edited commentsredmatrix2015-05-211-1/+4
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-201-2/+13
|\|
| * PRIVACY: possible privacy leakage under a defined set of circumstancesredmatrix2015-05-201-4/+13
* | Merge branch 'master' into tresredmatrix2015-05-141-25/+4
|\ \
| * | convert ITEM_WALL from bitfield to standaloneredmatrix2015-05-061-6/+7
| * | for hubzilla we won't be obscuring items, only private mail, this will allow ...redmatrix2015-05-051-8/+0
| |/
* | Merge branch 'master' into tresfriendica2015-04-231-29/+76
|\|
| * issue #176, sender copy of item not obscured if using private mentionfriendica2015-04-201-1/+1
| * provide a separate input field for rpost attachmentsMario Vavti2015-04-161-1/+1
| * item_check_service_class wasn't returning correct resultsfriendica2015-04-131-4/+8
| * update features, allow sys account page deletionfriendica2015-04-081-0/+4
| * add channel_lastpost timestamp to help optimise some outrageously expensive q...friendica2015-03-261-0/+7
| * item_check_service_class - the join is totally unnecessaryfriendica2015-03-251-20/+20
| * operation snakebite, cont.friendica2015-03-221-7/+20
| * The random bad signatures are because something somewhere is trimming the bod...friendica2015-03-171-1/+1
| * when fixing "naked links" make sure not to double link double urls as seen in...friendica2015-03-061-1/+1
| * failure to auto update comments if it's your own.friendica2015-02-141-1/+1
| * issue #896friendica2015-02-121-1/+1
| * typofriendica2015-02-121-0/+1
| * provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se...friendica2015-02-121-3/+3
| * item voting toolsfriendica2015-02-101-0/+5
* | Merge branch 'master' into tresfriendica2015-02-081-0/+1
|\|
| * undo extra loggingfriendica2015-02-081-0/+1
* | Merge branch 'master' into tresfriendica2015-01-291-6/+5
|\|
| * remote_user => remote_channelfriendica2015-01-281-2/+2
| * local_user => local_channelfriendica2015-01-281-5/+5
* | more message restrict conversionsfriendica2015-01-291-5/+4
* | start on item_restrict conversionfriendica2015-01-221-4/+3
* | more expanding item flagsfriendica2015-01-221-7/+2
* | heavy lifting converting item flag bitsfriendica2015-01-221-1/+1
* | slow progress removing bitfields on item tablefriendica2015-01-211-12/+10
|/
* correct some activity object types (for comments), also fix a foreach warning...friendica2015-01-141-14/+21
* some back-end code to support location activity objects. Work in progress.friendica2015-01-141-0/+1
* provide a setting to control ALLOWCODE permissions at the channel level - it ...friendica2015-01-131-2/+2