aboutsummaryrefslogtreecommitdiffstats
path: root/include/text.php
Commit message (Collapse)AuthorAgeFilesLines
* get_forum_channels(): fix an issue where we would not look for private ↵Mario2020-10-161-11/+10
| | | | forums in case we did not have any channels where tag_deliver is set
* make acl selector work correctly if we provide a cid in mod networkMario2020-10-161-1/+7
|
* remove new lines and tabs from xchan_nameMario2020-10-151-0/+9
|
* quickfix localize_item() - requires more workMario2020-10-101-1/+1
|
* fix get_plink() for zot6Mario2020-09-041-1/+1
|
* fix php warningMario2020-07-131-1/+1
|
* issue with quoted hashtags/mentionszotlabs2020-05-101-0/+13
|
* deal with polls and votes in enotifyMario2020-05-051-0/+3
|
* typoMario2020-05-041-1/+1
|
* display complete perminfo only to ownerMario2020-05-041-2/+5
|
* some work on improving federation of item_private and make sure we deal with ↵Mario2020-04-201-1/+1
| | | | an array in array_path_exists()
* use 24h time formatMario2020-03-061-1/+1
|
* Translate 'vote' button textMax Kostikov2020-03-061-1/+1
|
* polls can also appear in sharesMario2020-02-231-1/+1
|
* poll fixesMario2020-02-101-1/+1
|
* poll updateszotlabs2020-02-091-1/+12
|
* basic poll support and patch to not call System::get_platform_name() within ↵zotlabs2020-01-301-0/+77
| | | | t() unless needed. Polls probably need refining and have not yet been fully tested after porting
* more work on zap exportzotlabs2020-01-251-0/+15
|
* Add .webp image format supportMax Kostikov2019-12-071-0/+1
|
* Add space after comma in connection accepted interactions listMax Kostikov2019-11-221-3/+3
|
* More descriptive connection status iconsM. Dent2019-11-221-2/+20
|
* wildcard tag issuezotlabs2019-11-121-0/+3
|
* exempt svg from tag completionzotlabs2019-11-081-5/+7
|
* svg stuffzotlabs2019-11-071-0/+22
|
* 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
| | | | | | This reverts merge request !1694
| * 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 ↵Mario Vavti2019-07-151-2/+2
| | | | | | | | was not zero. this could trigger obscure bugs e.g. adding an empty string value to the recipients array in the notifier which could then select some broken hubloc/xchan entries.
* | 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
|\ | | | | | | | | zot api changes to support combined content (items+files) import addon See merge request hubzilla/core!1533
| * 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
|/ | | | source for articles, cards, etc.
* 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 ↵zotlabs2019-02-031-57/+105
| | | | | | | | some fixes to activity parsing from upstream.
* | Merge branch 'dev' into 'dev'M. Dent2019-02-011-1/+1
|\ \ | |/ |/| | | | | Prevent Hubzilla usage for SEO backlinks See merge request hubzilla/core!1501
| * Prevent Hubzilla usage for SEO backlinksMax Kostikov2019-02-011-1/+1
| |
* | Correct and extend Doxygen comments.Klaus Weidenbach2019-01-231-48/+99
| | | | | | | | | | | | Correct some documentation errors for Doxygen and add more comments. Document some undefined variables with @FIXME.
* | Merge branch 'prepare_text' into 'dev'Mario2019-01-231-27/+34
|\ \ | | | | | | | | | | | | Correct parameter in include/text.php prepare_text() See merge request hubzilla/core!1483
| * | Correct parameter in include/text.php prepare_text()Klaus Weidenbach2019-01-221-27/+34
| | | | | | | | | | | | Also extend documentation.
* | | Merge branch 'dev' into 'dev'Mario2019-01-231-0/+3
|\ \ \ | |/ / |/| / | |/ | | Skip tags detection in URL See merge request hubzilla/core!1482
| * Skip tags detection in URLMax Kostikov2019-01-221-0/+3
| |