aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Linkinfo.php
Commit message (Expand)AuthorAgeFilesLines
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-1/+2
* fix regression in commit b05b7561Mario2024-01-141-6/+7
* Handling HTML entities via mbstring is deprecatedMario2024-01-141-2/+5
* Support IDNA URLs embeddingMax Kostikov2021-10-141-0/+3
* more gen_link_id()Mario2021-09-041-94/+96
* linkinfo: only allow to embed public itemsMario Vavti2019-08-111-1/+1
* Improve plink to share tag detectionMax Kostikov2019-08-101-12/+14
* Replace plink URL with 'share' tag if possibleMax Kostikov2019-08-091-4/+14
* More intelligent quotation shortening while link embeddingMax Kostikov2019-08-091-3/+4
* Add jot videos inline and with poster if possiblezotlabs2019-04-271-1/+44
* use count() instead of sizeof()Mario Vavti2018-12-191-1/+1
* check if we deal with an array before sizeof()Mario Vavti2018-12-191-3/+3
* Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-11-041-1/+6
|\
| * Update Linkinfo.phpMax Kostikov2018-11-031-1/+1
| * Update Linkinfo.phpMax Kostikov2018-11-031-1/+1
| * Update Linkinfo.phpMax Kostikov2018-11-031-4/+4
| * Update Linkinfo.phpMax Kostikov2018-11-021-2/+2
| * more precise codepage detectionMax Kostikov2018-11-021-3/+5
| * Workaround for incorrect ISO-8859-5 encoded content conversionMax Kostikov2018-11-021-2/+5
* | z6 updates to owa, linkinfo improved image detectionzotlabs2018-11-041-7/+30
|/
* Update Linkinfo.phpMax Kostikov2018-10-241-1/+1
* Update Linkinfo.phpMax Kostikov2018-10-231-1/+1
* Update Linkinfo.phpMax Kostikov2018-10-231-4/+2
* Convert non UTF-8 content on link embedingMax Kostikov2018-10-231-2/+4
* provide function to fetch photo contents from urlzotlabs2018-05-151-3/+3
* pdf embedszotlabs2018-05-061-0/+4
* provide a default video image if nothing else is available. Allow sites to ch...zotlabs2018-01-281-2/+2
* more work on oembed from /displayzotlabs2017-08-211-1/+1
* when inserting a link, if the url begins with '!' ignore oembed and do everyt...zotlabs2016-10-261-5/+12
* rework the conversation object stuff at a high level - still needs a bit of r...redmatrix2016-05-201-1/+1
* Some issues discovered with linkinfo module, and update the doco about using ...redmatrix2016-04-211-20/+20
* module updatesredmatrix2016-04-181-0/+381