aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Thing.php
Commit message (Collapse)AuthorAgeFilesLines
* minor refactorMario2024-03-061-4/+12
|
* minor mod thing fixesMario2024-03-061-0/+2
|
* improve things display a littleMario2024-03-051-4/+6
|
* basic AS2 support for thingsMario2024-03-041-44/+60
|
* move from build_sync_packet() to Libsync::build_sync_packet()Mario2020-04-091-3/+5
|
* There was no pdl for mod_thing; add one because it's only a link away from ↵zotlabs2018-03-031-0/+5
| | | | profile creation and remains on that page until you go elsewhere and new members may need help to find their way out
* hubzilla issue #868zotlabs2017-10-031-0/+4
|
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-79/+79
| | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen.
* multi acl: port /thingMario Vavti2016-08-051-0/+8
|
* "thing" always showing default url, not that supplied by the thing.redmatrix2016-06-171-2/+2
|
* 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.
* consolidate include/*_selectors.php (not touching acl_selectors for the ↵redmatrix2016-05-201-1/+1
| | | | moment, as it will likely end up with a different disposition)
* module updatesredmatrix2016-04-181-0/+368