aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Dreport.php
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Zot2019-03-181-1/+2
| | | | binary during setup if possible
* 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 ↵redmatrix2016-10-031-3/+5
| | | | and it's on your wall.
* 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
| | | | folks outside of shared hosting.
* dreport: convert timestamp to channel localtime and get rid of old ↵redmatrix2016-06-291-11/+1
| | | | pre-template code
* templatise the Dreport page and add a redeliver option for when things stuff ↵redmatrix2016-06-291-9/+43
| | | | up badly.
* module updatesredmatrix2016-04-181-0/+145