| Commit message (Expand) | Author | Age | Files | Lines |
* | handle some basic friendica attachment bbcodes | Mario | 2020-04-12 | 1 | -0/+135 |
* | rework img alt text - preserve legacy bbcode | zotlabs | 2020-02-29 | 1 | -3/+49 |
* | alt attribute for images | zotlabs | 2020-02-28 | 1 | -35/+58 |
* | provide img and zmg tags with image description | Mario | 2020-01-30 | 1 | -0/+9 |
* | implement bdi tags via bbcode where possible | Mario | 2020-01-18 | 1 | -1/+7 |
* | exempt svg from tag completion | zotlabs | 2019-11-08 | 1 | -2/+2 |
* | svg stuff | zotlabs | 2019-11-07 | 1 | -0/+21 |
* | fix bbcode event reshare timezone issue | Mario Vavti | 2019-10-04 | 1 | -0/+1 |
* | Revert "Merge branch 'dev' into 'dev'" | Max Kostikov | 2019-07-25 | 1 | -1/+1 |
* | Exclude trailing punctuations from URL | Max Kostikov | 2019-07-16 | 1 | -1/+1 |
* | missing backslash | Mario Vavti | 2019-05-15 | 1 | -1/+1 |
* | Merge branch 'dev' into 'dev' | Mario | 2019-05-14 | 1 | -6/+9 |
|\ |
|
| * | bbcode map bypass wasn't catching all map forms. | zotlabs | 2019-05-13 | 1 | -6/+9 |
* | | don't do oembed processing on naked links and smarty lib cleanup. ported from... | Mario Vavti | 2019-05-13 | 1 | -6/+5 |
|/ |
|
* | use 'cache' flag to bbcode() on content destined for Zot6. We've seen rendere... | zotlabs | 2019-05-09 | 1 | -5/+7 |
* | just whitespace to trigger a new build test | Mario Vavti | 2019-03-20 | 1 | -1/+0 |
* | Video | Mario | 2019-03-20 | 1 | -0/+22 |
* | Update bbcode | Mario | 2019-01-07 | 1 | -14/+3 |
* | remove some fancy formatting. | phani00 | 2018-12-18 | 1 | -1/+0 |
* | new fix for dark theme | phani00 | 2018-12-17 | 1 | -1/+2 |
* | fix css issues in bbcode conversion and focus-light schema | Mario Vavti | 2018-11-12 | 1 | -6/+6 |
* | Remove servicelevel logic | M. Dent | 2018-09-29 | 1 | -3/+0 |
* | issue with mdpost addon and archive.org links which contain a full url as a p... | zotlabs | 2018-08-13 | 1 | -0/+2 |
* | where possible strip zid parameter from links that get pasted into posts so t... | zotlabs | 2018-04-26 | 1 | -3/+5 |
* | channel delegation: push current identity and pop it on logout from the deleg... | zotlabs | 2018-04-11 | 1 | -2/+2 |
* | bbcode() - ensure that $options is always an array, as the interface has chan... | zotlabs | 2018-04-04 | 1 | -0/+4 |
* | allow the link target attribute to be modified in bbcode() from much further ... | zotlabs | 2018-04-04 | 1 | -26/+18 |
* | add auth flag to share attributes so we can make a costly determination to us... | zotlabs | 2018-03-15 | 1 | -3/+16 |
* | do not always zid share links. add missing < | Mario Vavti | 2018-03-15 | 1 | -4/+4 |
* | more work on federated polls | zotlabs | 2018-03-03 | 1 | -0/+30 |
* | do not show summary if it is equal to body and some styling for the summary/a... | Mario Vavti | 2018-02-19 | 1 | -1/+1 |
* | Update code tag styling so bbcode [code] blocks and wiki markdown inline code... | Andrew Manning | 2018-02-18 | 1 | -2/+8 |
* | provide a default video image if nothing else is available. Allow sites to ch... | zotlabs | 2018-01-28 | 1 | -1/+5 |
* | don't do any bbcode translation within code blocks (except baseurl, observer,... | zotlabs | 2018-01-25 | 1 | -14/+28 |
* | add summary bbcode tag | zotlabs | 2018-01-15 | 1 | -0/+15 |
* | remove additional linebreaks after headings | Mario Vavti | 2017-12-21 | 1 | -0/+7 |
* | hubzilla-addons issues #73 | zotlabs | 2017-12-09 | 1 | -1/+1 |
* | render installable elements as buttons instead of links | zotlabs | 2017-12-03 | 1 | -2/+2 |
* | change to bbcode calling parameters: important: will require pulling addons; | zotlabs | 2017-11-23 | 1 | -3/+5 |
* | article feature | zotlabs | 2017-11-22 | 1 | -0/+2 |
* | hubzilla issue #901 - unicode characters in urls tripping up url regexes - th... | zotlabs | 2017-11-09 | 1 | -3/+3 |
* | card embed improved | zotlabs | 2017-09-04 | 1 | -1/+6 |
* | escape 'http' inside code blocks so it doesn't trigger an oembed | zotlabs | 2017-08-29 | 1 | -0/+3 |
* | minor activitypub rendering stuff | zotlabs | 2017-08-02 | 1 | -1/+1 |
* | add rel=noopener to all external target _blank links | zotlabs | 2017-06-13 | 1 | -16/+16 |
* | move code syntax highlighting to plugin | zotlabs | 2017-05-30 | 1 | -4/+1 |
* | re-arrange a few functions | zotlabs | 2017-05-30 | 1 | -0/+60 |
* | this looks like a slightly cleaner solution to the unicode dl issue | zotlabs | 2017-05-14 | 1 | -1/+1 |
* | hubzilla issue #777 | zotlabs | 2017-05-14 | 1 | -1/+1 |
* | handle mastodon urls in markdown/bbcode conversion | zotlabs | 2017-05-08 | 1 | -1/+1 |