aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Poke.php
Commit message (Collapse)AuthorAgeFilesLines
* more app descriptionsMario2021-08-261-49/+47
|
* Update Poke.phpMax Kostikov2018-09-281-1/+1
|
* Update Poke.phpMax Kostikov2018-09-281-1/+1
|
* appify pokeMario Vavti2018-09-151-2/+19
|
* feed untranslated appnames to nav_set_selected() and query for the active ↵Mario Vavti2017-10-091-1/+1
| | | | app directly to get app details
* more nav_set_selectedgit-marijus2017-07-221-1/+3
|
* allow poke by xchan_hashzotlabs2017-06-251-9/+21
|
* the rest of the schema updates - WARNING: some third party plugins may fail; ↵redmatrix2016-06-011-1/+1
| | | | 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.
* module updatesredmatrix2016-04-181-0/+194