aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Collapse)AuthorAgeFilesLines
* streamline comment policy with downstreamMario2022-03-231-19/+1
|
* enhanced content filtersMario2022-03-011-11/+45
|
* more PHP 8.1 deprecated warningsMario2022-02-021-2/+2
|
* more PHP 8.1 deprecated warningsMario2022-02-021-3/+3
|
* 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 ↵Mario2021-09-231-1/+6
| | | | | | | | messages in notices
* | 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 ↵Mario2021-06-171-1/+1
| | | | messages and starred messages if the feature is enabled
* 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. ↵Mario2021-05-211-2/+4
| | | | also only return if we already have a result.
* 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 test See merge request hubzilla/core!1957
| | * 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 ↵Mario2021-04-211-9/+19
| | | | adjust import_author_xchan() accordingly
* 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 ↵Mario2021-01-241-26/+5
| | | | consumers that are not our contacts in thread listeners
* 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
|