aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Expand)AuthorAgeFilesLines
* Provide Zotlabs\Project and System class for querying details about the proje...redmatrix2016-02-181-2/+2
* some necessary doco for set_iconfig()redmatrix2016-02-181-0/+16
* iconfig - add sharing variableredmatrix2016-02-181-9/+12
* Merge branch 'iconfig'redmatrix2016-02-171-1/+223
|\
| * provide del_iconfig for completenessredmatrix2016-02-171-0/+34
| * iconfig debugging - federation now workingredmatrix2016-02-171-1/+2
| * iconfig debuggingredmatrix2016-02-171-2/+2
| * slight changes to set_iconfig - if passed an item structure only update the s...redmatrix2016-02-161-33/+13
| * more work on iconfigredmatrix2016-02-161-5/+75
| * some iconfig basicsredmatrix2016-02-161-0/+137
* | format atom event renderings so they are reasonably compatible with GNU-socialredmatrix2016-02-171-2/+15
|/
* form cleanup (profile_photo and cover_photo), admin 'user_approve' not found,...redmatrix2016-02-141-0/+54
* whitespaceredmatrix2016-02-111-0/+1
* feed dates are always UTC. This means we will need another mechanism to pass ...redmatrix2016-02-101-2/+2
* feed dates weren't being honoured. When that was fixed they turned out to be ...redmatrix2016-02-101-3/+3
* put a sane lower time limit on content search for public feed requestsredmatrix2016-02-101-0/+6
* add photos to the profile "likes this" dropdownsredmatrix2016-02-011-0/+1
* rename collections to privacy groupsredmatrix2016-01-261-4/+4
* change help text on other channel expiration setting to inform that there is ...redmatrix2016-01-261-0/+22
* various issues from the forumsredmatrix2016-01-171-2/+2
* add $deliver flag to item_store() and item_store_update() [default true]. If ...redmatrix2016-01-161-5/+7
* loop detectionredmatrix2015-12-171-2/+6
* revise the photo activity a bit so that we always have a valid activity body....redmatrix2015-12-151-9/+1
* regenerate the item body for linked photo items that now have no body to prov...redmatrix2015-12-141-0/+10
* incorrect obj_type on several itemsredmatrix2015-12-111-1/+2
* issue #204redmatrix2015-12-011-1/+1
* issue #189redmatrix2015-11-291-1/+6
* issue #85, community tags and file tags lost during edits. This required spli...redmatrix2015-11-201-9/+12
* tag_deliver of an edit to an already uplinked item wasn't resetting permissio...redmatrix2015-11-151-1/+4
* revert html in markdown for posts, but trim the input before processing the m...redmatrix2015-11-151-1/+1
* implement unfollow threadredmatrix2015-11-031-0/+13
* add hubloc repair script (needed for deadsuperhero, probably temporary)redmatrix2015-10-301-0/+1
* photos linked item visibility issueredmatrix2015-10-281-1/+1
* create photo object if feature large photos is enabled and display those slig...Mario Vavti2015-10-201-2/+0
* mail sync/migrate continued; also abstract delivery loop to make it re-usable...redmatrix2015-10-151-0/+4
* Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-10-141-1/+25
|\
| * port of mail encodingredmatrix2015-10-141-8/+8
| * Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-141-1/+25
| |\
| | * support for mail syncredmatrix2015-10-141-1/+25
| | * problems with extended item import and signaturesredmatrix2015-09-221-3/+62
* | | allow photo-items to appear full width if large photos feature is enabled. in...Mario Vavti2015-10-141-0/+2
|/ /
* | fix typo in 0b1cd826b05b6ec9637e373735967a2555eeb1d4Mario Vavti2015-09-291-1/+1
* | do not store a recalled mail if we can not find the original midMario Vavti2015-09-291-0/+6
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-221-0/+1
|\|
| * backport item syncredmatrix2015-09-221-2/+6
| * export TERM_FILE when mirroringredmatrix2015-09-081-1/+6
* | issue #51redmatrix2015-09-211-0/+12
* | check for empty word after trimredmatrix2015-09-121-0/+4
* | preserve code blocks on item import if channel has code rights. When importin...redmatrix2015-09-081-2/+15
* | export TERM_FILE when mirroringredmatrix2015-09-081-2/+7