aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Cover_photo.php
Commit message (Collapse)AuthorAgeFilesLines
* More PHP 8 fixesMax Kostikov2021-03-101-1/+1
|
* move str_replace inside if clauseMario Vavti2018-09-051-1/+1
|
* instead of not displaying the cover-photo at all after first page load, load ↵Mario Vavti2018-09-051-2/+4
| | | | the page with the cover slided up. change pointer to n-resize if cover is not slid.
* Only show cover photos once per login session. After that they can get ↵zotlabs2018-08-201-0/+10
| | | | annoying. If there is pushback on this, then it should perhaps be optional.
* the rest of the standard widgets convertedzotlabs2017-03-161-0/+59