aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Events.php
Commit message (Collapse)AuthorAgeFilesLines
* ditch the change_view widget and make header fixed in fullscreen modeMario Vavti2016-07-011-2/+4
|
* the rest of the schema updates - WARNING: some third party plugins may fail; ↵redmatrix2016-06-011-21/+21
| | | | 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.
* more db column renamesredmatrix2016-05-311-1/+1
|
* some event fixes, also change jquery-textcomplete to un-minified since the ↵redmatrix2016-05-251-1/+1
| | | | minified version appears to require a mapping file and causes a lot of server fetch errors trying to load it.
* daemon conversion continued...redmatrix2016-05-191-1/+1
|
* Update some modules to use new ACL dialog featureTreer2016-05-081-2/+5
|
* module updatesredmatrix2016-04-181-0/+714