aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Collapse)AuthorAgeFilesLines
* this is not true anymore - check owner permsMario8 days1-2/+1
|
* containers: poll testingMario10 days1-1/+2
|
* containers: testing sourced itemsMario Vavti11 days1-90/+119
|
* remove extensiv logging to syslogMario Vavti12 days1-2/+0
|
* fix regression propagating deletesMario Vavti12 days1-3/+3
|
* port to containers item_store() continuedMario Vavti13 days1-1/+1
|
* refactor drop_item[s]() for containersMario Vavti13 days1-51/+118
|
* Merge branch 'dev' into containersMario Vavti2024-10-231-9/+4
|\
| * make sure we select only sys channel items and remove dupes checking (this ↵Mario2024-10-231-9/+4
| | | | | | | | will be checked in item_store() anyway)
* | code consistencyMario Vavti2024-10-121-3/+4
| |
* | containers: port start_delivery_chain()Mario Vavti2024-10-121-1/+5
| |
* | Merge branch 'dev' into containersMario Vavti2024-10-121-1/+3
|\|
| * Fix duplicate posts from forum clonesMario Vavti2024-10-121-1/+3
| |
* | more work on porting containers from streamsMario Vavti2024-10-091-8/+22
| |
* | start containersMario2024-10-061-33/+117
|/
* Adjust fix_attached_permissions() so that if we got a token, we will just ↵Mario2024-09-181-7/+17
| | | | add the token to the original ACL instead of rewriting the ACL to theitem ACL - it probably makes much more sense that way
* some cleanupMario2024-07-231-7/+8
|
* the tag_deliver permission is not used anymoreMario2024-07-231-3/+0
|
* make sure to failà the tgroup_check() for group posts if they do not have ↵Mario2024-07-231-2/+1
| | | | the post_wall permission.
* remove loggingMario2024-04-201-2/+0
|
* passing an empty filter to deliverable_abook_xchans() will return all ↵Mario2024-04-171-4/+13
| | | | deliverable abook xchans - we do not want this in this place. also add some docu
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-5/+6
|
* more work on emojisMario2024-03-091-3/+4
|
* AS2 Follow/IgnoreMario2024-03-011-3/+2
|
* AS2 Update and implement a first draft of AS2 Profile activitiesMario2024-02-291-49/+2
|
* do away with deprecated activity typesMario2024-02-281-34/+0
|
* AS2Mario2024-02-251-83/+8
|
* start using uuid for internal reference instead of base64 encoded midMario2024-02-011-5/+10
|
* restructure Libzot::process_delivery()Mario2024-01-241-1/+1
|
* store the original announce actor (the one that pushed the item into our ↵Mario2024-01-221-1/+1
| | | | stream first) in source_xchan instead of owner_xchan. this way we will preserve the real owner for the thread and not have conflicts when dealing with deletes of comments or likes
* some low level work on native repeatsMario2023-11-091-1/+2
|
* only select the required fields to prevent memory exhaustion on big result setsSystem user; apache2023-09-151-3/+6
| | | (cherry picked from commit 3a01aa40d8f788c89f50f9893214f6591dac7bae)
* fix php warningMario2023-07-031-2/+6
|
* unify code for selecting deliverable abook xchansMario2023-07-011-16/+7
|
* implement optional moderation of unsolicited comments, minor css fixes and ↵Mario2023-06-231-3/+15
| | | | some more work on ocap
* ocap initial checkinMario2023-06-021-0/+130
|
* php warningsMario2023-05-101-6/+6
|
* missing functionMario Vavti2023-05-101-0/+33
|
* improved item_expire()Mario Vavti2023-04-141-33/+22
|
* ignore deliveries by our own channel which do not origin from the local hub. ↵Mario2023-03-301-1/+1
| | | | instead rely on the sync delivery.
* do not add not_here, anon, token and rss contacts to receiversMario Vavti2023-03-291-2/+1
|
* initial check in to allow all mentions optionMario2023-03-231-5/+37
|
* Revert "some work on bringing bang tags back for forums"Mario2023-03-031-2/+11
| | | | This reverts commit da034045cc1bba74287b7c3e83f4a94ff5359150.
* some work on bringing bang tags back for forumsMario2023-03-021-11/+2
|
* minor cleanup and prevent duplicate recipients in some placesMario2023-01-261-8/+14
|
* fix race conditions when processing multiple choice pollsMario2023-01-111-1/+1
|
* add sys channel to receiveres for public itemsMario Vavti2023-01-021-7/+7
|
* comment out unused codeMario Vavti2022-12-221-1/+2
|
* move queueworker to core and bump versionMario2022-12-021-12/+15
|
* basically every incoming item should have a uuid by nowMario2022-11-251-2/+2
|