aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Ping.php
Commit message (Collapse)AuthorAgeFilesLines
* provide /locs link on settings page if there is more than one hubloc for ↵zotlabs2016-11-051-4/+0
| | | | this channnel *that isn't deleted*.
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-112/+95
| | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen.
* more backticksredmatrix2016-10-031-6/+6
|
* issue #466, sql typoredmatrix2016-07-281-1/+1
|
* the rest of the schema updates - WARNING: some third party plugins may fail; ↵redmatrix2016-06-011-19/+19
| | | | e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files.
* typoMario Vavti2016-05-261-1/+1
|
* moved enotifyredmatrix2016-05-241-2/+3
|
* module updatesredmatrix2016-04-181-0/+497