aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Dreport.php
Commit message (Expand)AuthorAgeFilesLines
* add fix again after escaping composer hellMario2024-03-141-1/+1
* evert "fix deprecation warning"Mario2024-03-141-1/+1
* fix deprecation warningMario2024-03-141-1/+1
* fix dreport links after recent changesMario2024-03-141-1/+1
* start using uuid for internal reference instead of base64 encoded midMario2024-02-011-3/+2
* fix regressionMario2022-11-031-2/+4
* fix php warningsMario2022-10-201-0/+1
* a like could be stored as item or activity so check bothMario2022-02-021-2/+3
* more unpack_link_id()Mario2021-09-041-15/+3
* more legacy mail cleanup - issue #1595Mario2021-08-171-24/+0
* fix typoMario2021-05-271-1/+1
* remove more legacy zot quirksMario2021-05-261-27/+26
* clone systems apps to the extent possible, auto-configure imagick thumbnail b...Zot2019-03-181-1/+2
* fix dreport redeliverMario Vavti2019-03-151-6/+9
* fix delivery report for zot6 connectionsMario Vavti2019-01-171-1/+2
* dreport updateszotlabs2018-11-121-5/+15
* allow delivery report for not just the author, but also if you're the owner a...redmatrix2016-10-031-3/+5
* string updateredmatrix2016-08-121-1/+1
* hide the redeliver option one level down since it should rarely be needed by ...redmatrix2016-07-071-0/+1
* dreport: convert timestamp to channel localtime and get rid of old pre-templa...redmatrix2016-06-291-11/+1
* templatise the Dreport page and add a redeliver option for when things stuff ...redmatrix2016-06-291-9/+43
* module updatesredmatrix2016-04-181-0/+145