aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Oep.php
Commit message (Expand)AuthorAgeFilesLines
* fix issues in mod oepMario2023-06-191-17/+35
* fix typo in variable nameMario2022-11-101-0/+1
* php warningsMario2022-11-021-18/+18
* more unpack_link_id()Mario2021-09-041-2/+5
* more deprecate legacy zotMario2021-06-281-22/+22
* possible minor performance improvementMario2021-05-051-131/+131
* add zot6 to the authenticatable options and fix array key in reshare headerMario2020-10-091-4/+4
* mod_oep: photos/album/xxxxx is no longer hex2bin/bin2hex but the album hash a...zotlabs2019-03-041-1/+1
* cleanup logging and return if query returns empty resultMario Vavti2019-02-031-3/+6
* do not overwrite $sql_extraMario Vavti2019-02-031-2/+4
* make the cloud logging a bit less verbose until we actually need it.zotlabs2018-05-021-1/+1
* add auth flag to share attributes so we can make a costly determination to us...zotlabs2018-03-151-0/+4
* article featurezotlabs2017-11-221-0/+85
* card embed improvedzotlabs2017-09-041-2/+2
* missing includezotlabs2017-08-301-0/+2
* oembed provider cleanup, add oembed to cardszotlabs2017-08-231-2/+104
* more work on oembed from /displayzotlabs2017-08-211-4/+4
* stream_perms_xchans wasn't working which has effects in mod_display and there...zotlabs2017-08-211-21/+43
* issue with oembed of a shared item, which wraps in another share.zotlabs2017-08-201-10/+20
* oembed: ensure that width and height are returned as type int and not floatzotlabs2017-06-031-2/+2
* the rest of the schema updates - WARNING: some third party plugins may fail; ...redmatrix2016-06-011-8/+8
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-2/+2
* some much needed work on oembed securityredmatrix2016-05-011-1/+1
* module updatesredmatrix2016-04-181-0/+403