aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
* fix regression propagating deletesMario Vavti12 days1-2/+2
* Merge branch 'dev' into containersMario Vavti12 days10-45/+54
|\
| * Merge branch 'fix-incorrect-module-imports' into 'dev'Mario12 days9-26/+26
| |\
| | * Fix incorrect module imports.Harald Eilertsen13 days9-26/+26
| * | Thumbs\Epubthumb: Adapt to new version of EPub meta lib.Harald Eilertsen13 days1-18/+27
| * | Remove epub-meta from libraryHarald Eilertsen13 days1-2/+2
| |/
* | make sure to store target information when decoding and indicate contained co...Mario Vavti12 days2-1/+12
* | port to containers item_store() continuedMario Vavti13 days2-51/+59
* | refactor drop_item[s]() for containersMario Vavti13 days10-23/+49
* | Merge branch 'dev' into containersMario Vavti13 days2-15/+22
|\|
| * Merge branch 'fix-module-thing' into 'dev'Mario2024-11-061-14/+21
| |\
| | * Module\Thing: Don't try to escape field that's not presentHarald Eilertsen2024-11-031-1/+4
| | * Module\Thing: Don't use $_REQUEST superglobal.Harald Eilertsen2024-11-031-14/+18
| * | only zot6 hublocs have a sitekey so only query such hublocs. This will safe a...Mario2024-11-061-1/+1
| |/
* | Merge branch 'dev' into containersMario Vavti2024-11-032-11/+7
|\|
| * Merge branch 'php8.2-deprecations' into 'dev'Mario2024-11-032-11/+7
| |\
| | * Zotlabs\Module\Setup: Fix deprecation.Harald Eilertsen2024-11-031-1/+4
| | * Zotlabs\Web\HttpMeta: Declare and init properties.Harald Eilertsen2024-11-031-10/+3
* | | Merge branch 'dev' into containersMario Vavti2024-11-033-8/+49
|\| |
| * | Merge branch 'admin-account-edit-csrf-check' into 'dev'Mario2024-11-021-3/+8
| |\ \
| | * | Fix missing CSRF checks in admin/account_editHarald Eilertsen2024-11-021-3/+8
| | |/
| * / add ocap tokens to all media files and attachmentsMario2024-11-021-4/+40
| |/
| * make sure the objects published date has the correct time formatMario2024-10-311-1/+1
* | Merge branch 'dev' into containersMario Vavti2024-10-302-8/+27
|\|
| * Merge branch 'make-db-upgrade-static-method' into 'dev'Mario2024-10-301-7/+24
| |\
| | * Merge branch 'dev' into make-db-upgrade-static-methodHarald Eilertsen2024-10-235-41/+89
| | |\
| | * | Zotlabs\Lib\DB_Upgrade: Add API documentation.Harald Eilertsen2024-10-141-0/+23
| | * | Change DB_Upgrade to a static function instead.Harald Eilertsen2024-10-141-7/+1
| * | | escape the zid parameter - issue #1877Mario2024-10-301-1/+3
| | |/ | |/|
* | | Merge branch 'dev' into containersMario Vavti2024-10-232-27/+38
|\| |
| * | allow to file items from the public streamMario2024-10-232-27/+38
* | | Merge branch 'dev' into containersMario Vavti2024-10-192-11/+51
|\| |
| * | bring filed items to mod hqMario2024-10-192-11/+51
* | | Merge branch 'dev' into containersMario Vavti2024-10-181-3/+0
|\| |
| * | remove attach_upgrade() after 7 years it should not be required anymoreMario2024-10-181-3/+0
| |/
* | containers: port eventsMario Vavti2024-10-181-18/+6
* | Merge branch 'dev' into containersMario Vavti2024-10-123-442/+6
|\|
| * Merge branch 'remove-repo-handling-from-admin-addons' into 'dev'Mario2024-10-122-440/+0
| |\
| | * Remove addon repo management from admin/addons.Harald Eilertsen2024-10-092-440/+0
| * | Merge branch 'first-tests-for-module-magic' into 'dev'Mario2024-10-121-2/+6
| |\ \
| | * | tests: Add some tests for the Zotlabs\Magic module.Harald Eilertsen2024-10-061-2/+6
| * | | revertMario Vavti2024-10-102-255/+43
| * | | resolve merge conflictMario Vavti2024-10-102-43/+255
| * | | also discard Add/Remove at the AP sideMario Vavti2024-10-101-7/+18
| | |/ | |/|
| * | also dismiss add/remove collection activities in fetch_conversation()Mario2024-10-091-5/+15
| * | dismiss add/remove collection activities until we support themÃMario2024-10-091-0/+13
| |/
* | containers: port mod impelMario Vavti2024-10-111-2/+2
* | containers: port core modules and attach_store_item()Mario Vavti2024-10-115-5/+18
* | document some special handlingMario Vavti2024-10-101-3/+7
* | fix c/p typoMario Vavti2024-10-101-1/+1