aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Expand)AuthorAgeFilesLines
* php8: fix some undefined variablesMario2021-03-141-17/+15
* mod subthread issue continuedMario2021-03-141-2/+8
* Stricter item array checksMax Kostikov2021-03-111-19/+19
* save the rewritten llinkMario2021-03-111-1/+2
* if rewriting the mid also rewrite the llinkMario2021-03-101-0/+1
* php8: random fixes deriving from mod networkMario2021-03-101-3/+3
* Fix deprecated function arguments orderMax Kostikov2021-03-091-1/+1
* export compatibility from hubzilla to zapZot2021-02-241-9/+53
* fix recursive sharesMario2021-02-191-18/+16
* make sure we do not try to update columns which do not existMario2021-02-161-3/+8
* port Lib/Crypto from zapMario2021-02-091-3/+4
* fix file permissions. 755 for dirs, 644 for filesMario2021-01-271-0/+0
* revert externals/zotfeed functionality due to scaling issues. Save zotfeed co...Mario2021-01-241-26/+5
* cleanupMario2021-01-221-36/+34
* implement externals via zot6 and zotfeed - part 2Mario Vavti2021-01-221-17/+37
* onepoll via zot6 to /zotfeed which implements an outboxMario2021-01-201-3/+17
* force arg is not used anymore in drop_item_lolevel()Mario2021-01-181-3/+2
* fix undefined variableMario2021-01-181-1/+1
* missing importMario2021-01-171-0/+1
* get_item_elements() check against zot6Mario2021-01-171-2/+2
* wrong logicMario2021-01-161-1/+1
* only var can be passed by referenceMario2021-01-151-2/+2
* also check for zot6Mario2021-01-151-1/+1
* do not turn the groups own direkt messages into group items - fixes #1510Mario2021-01-131-0/+5
* set resource_type = group_item and resource_id = original mid for forum items...Mario2021-01-081-8/+20
* fix issue where categories were not saved on forum wall postMario Vavti2021-01-041-0/+2
* make share title h3Mario2021-01-021-1/+1
* Merge branch 'dev' into 'dev'Max Kostikov2020-12-191-4/+6
|\
| * deprecate ! and !! forum tagsMario2020-12-181-4/+6
| * merge branch files_ng into devMario2020-12-141-0/+5
| * Remove duplicate delete terms queryMax Kostikov2020-12-121-5/+0
* | Remove duplicate delete terms queryMax Kostikov2020-12-121-5/+0
|/
* remove announce activity from response activites arrayMario2020-12-071-7/+7
* add a uuid version 5 based uuid to imported feeds. if rewrite author for sour...Mario2020-11-251-2/+11
* do not reset item_origin to 1 for deleted items to prevent possible looping a...Mario2020-11-251-2/+2
* be more specificMario2020-11-181-1/+1
* add zot6 to the authenticatable options and fix array key in reshare headerMario2020-10-091-1/+2
* update profile|cover photo activities converted to z6Zot2020-08-051-8/+0
* reduce result sets and work around a regression in justifiedGalleryMario2020-07-141-2/+2
* zot6 group updates to support edit and delete of top-level group posts. This ...zotlabs2020-07-121-20/+54
* zap group compatibility - rewrites DMs and wall-to-wall posts to group pages ...Zot2020-06-171-2/+118
* Legacy Hubzilla compatibility: when we relay a comment from hubzilla < 4.0, w...Mario2020-05-111-1/+2
* default item_wall to 0Mario2020-04-231-1/+1
* some work on deprecating ACTIVITY_OBJ_FILEMario2020-04-231-4/+4
* move from build_sync_packet() to Libsync::build_sync_packet()Mario2020-04-091-4/+5
* prevent duplicate votesMario2020-02-291-1/+1
* fix poll responseszotlabs2020-02-101-1/+1
* missing piece of poll codezotlabs2020-01-311-0/+6
* make sure we import the zot6 xchan if we do not have it yetMario2020-01-231-1/+12
* Add hook to comments_are_now_closed()M. Dent2019-11-031-0/+19