aboutsummaryrefslogtreecommitdiffstats
path: root/include/text.php
Commit message (Expand)AuthorAgeFilesLines
* use stripos() to match the body against terms in format_hashtags()Mario Vavti2019-08-091-1/+1
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-07-281-3/+5
|\
| * Revert "Merge branch 'dev' into 'dev'"Max Kostikov2019-07-251-2/+2
| * pleroma uses slightly different URLs in body - also look for the stringMario Vavti2019-07-221-1/+1
| * do not format hashtags with missing urlMario Vavti2019-07-181-1/+3
| * Exclude trailing punctuations from URLMax Kostikov2019-07-161-2/+2
| * stringify_array_elms() could return weird results if the initial array key wa...Mario Vavti2019-07-151-2/+2
* | fix urls on imported item taxonomyzotlabs2019-07-281-0/+9
|/
* Add single photo URL rewrite for clonned channelMax Kostikov2019-05-301-1/+1
* add btlogger to unxmlify()Mario Vavti2019-05-111-0/+9
* Replace photo URL for gallery on clonned channel post syncMax Kostikov2019-05-111-1/+1
* Replace own image URL in clonned channel postsMax Kostikov2019-05-081-6/+5
* address xmlify/unxmlify performance issueMario Vavti2019-05-011-2/+12
* Cleanup and fixesMario2019-03-151-16/+1
* Merge branch 'dev' into 'dev'Mario2019-02-251-1/+1
|\
| * issues uncovered testing combined item/file importzotlabs2019-02-241-1/+1
* | fix summary and use item_normal_search() for viewsrc so we can also view the ...Mario Vavti2019-02-211-1/+6
|/
* Merge remote-tracking branch 'mike/master' into devMario Vavti2019-02-041-57/+105
|\
| * fix linkify_tags() so it works with xchans across multiple protocols, also so...zotlabs2019-02-031-57/+105
* | Merge branch 'dev' into 'dev'M. Dent2019-02-011-1/+1
|\ \ | |/ |/|
| * Prevent Hubzilla usage for SEO backlinksMax Kostikov2019-02-011-1/+1
* | Correct and extend Doxygen comments.Klaus Weidenbach2019-01-231-48/+99
* | Merge branch 'prepare_text' into 'dev'Mario2019-01-231-27/+34
|\ \
| * | Correct parameter in include/text.php prepare_text()Klaus Weidenbach2019-01-221-27/+34
* | | Merge branch 'dev' into 'dev'Mario2019-01-231-0/+3
|\ \ \ | |/ / |/| / | |/
| * Skip tags detection in URLMax Kostikov2019-01-221-0/+3
* | we must sslify all possible content variablesMario Vavti2019-01-101-1/+8
|/
* Remove scale_external_images()Max Kostikov2018-12-171-2/+0
* more notifications fixesMario Vavti2018-12-031-1/+1
* Merge branch 'photocache' into 'dev'M. Dent2018-12-021-5/+15
|\
| * Remove local_channel() check on cache_body_hook callMax Kostikov2018-12-021-9/+7
| * Check local_channel() before cache callMax Kostikov2018-11-301-6/+8
| * Move cache code to addonMax Kostikov2018-11-301-17/+7
| * Fix wrong parameterMax Kostikov2018-11-291-4/+3
| * Update text.phpMax Kostikov2018-11-291-5/+0
| * Skip sslify for images if it already were cached with https enabledMax Kostikov2018-11-291-1/+6
| * Update text.phpMax Kostikov2018-11-291-1/+2
| * Cache for viewer channelMax Kostikov2018-11-291-5/+4
| * Disable links to cached photos for non logged viewersMax Kostikov2018-11-291-1/+1
| * Update text.phpMax Kostikov2018-11-291-2/+2
| * Add photo cache support using sslify()Max Kostikov2018-11-291-6/+27
* | prevent incompatible export files (osada/zap) from being imported. This is to...zotlabs2018-11-271-0/+23
|/
* Merge branch 'master' into zvizotlabs2018-11-141-1/+1
|\
| * Revert "Filter search box before display"DM42.Net (Matt Dent)2018-11-131-1/+1
* | Merge branch 'master' into zvizotlabs2018-11-131-1/+14
|\|
| * Filter search box before displayDM42.Net (Matt Dent)2018-11-131-1/+1
| * provide a function to log to syslogMario Vavti2018-11-081-0/+13
* | item uuid changeszotlabs2018-11-121-19/+2
* | begin native summary supportzotlabs2018-11-081-2/+21
|/
* these changes needed to ensure cloning/syncing works in the future to non-zot...zotlabs2018-11-051-0/+8