aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Expand)AuthorAgeFilesLines
* use item_hidden instead of item_notshown for forum comment announcesMario2022-01-261-1/+1
* fix Access^CccessList include and plink in post_activity_item()Mario2022-01-031-2/+3
* merge branch perms_ng into devMario2021-12-151-35/+167
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-09-231-1/+6
|\
| * make sure we do not mix up likes on direct messages and commments on direct m...Mario2021-09-231-1/+6
* | implement the top option in items_fetchMario Vavti2021-09-231-2/+5
|/
* more deprecate legacy zotMario2021-06-281-1/+1
* New landing page HQ with separate views for direct messages, public/limited m...Mario2021-06-171-1/+1
* remove unobscure()Mario2021-05-281-1/+0
* remove deprecated mail codeMario2021-05-281-289/+0
* remove include/messageMario2021-05-271-1/+0
* remove most legacy zot quirksMario2021-05-261-1/+1
* import_author_xchan(): do not import legacy zotMario2021-05-261-53/+19
* some cleanupMario2021-05-231-40/+11
* remove todo since the zot6 xchan should be merely imported in this case. also...Mario2021-05-211-2/+4
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-05-211-3/+4
|\
| * Merge branch 'Malend-dev-patch-02229' into 'dev'Mario2021-05-211-3/+4
| |\
| | * Remove useless testMalendur2021-05-201-3/+4
* | | introduce the direct flag for direct messagesMario2021-05-211-9/+16
|/ /
* / make sure to set the correct item_private stateMario2021-05-201-1/+2
|/
* next batch of fixesMario2021-04-211-13/+43
* start sending author id, id_sig and key fields along with author/owner and ad...Mario2021-04-211-9/+19
* 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
|\