Mario
1a75066616
revert: do not wrap multi line code blocks into pre tag
2022-09-06 10:27:01 +00:00
Mario
3dfb0bcae9
do not wrap multi line code blocks into pre tag
2022-09-06 09:21:39 +00:00
Mario
a7ec1805e3
address deprecation warnings
2022-02-13 18:58:12 +00:00
Mario
f8149face5
toc: add headings
2022-01-11 09:17:39 +00:00
Mario
5b50454b4d
make toc bbcode find its own container by default
2022-01-09 20:44:30 +00:00
Mario
ad2c165f26
bbcode: deal with codeblocks before we escape other tags
2021-10-10 08:10:49 +00:00
Mario
6084360588
deprecate the custom highlight [hl] bbcode in favor of [mark] which is a html5 standard
2021-09-07 07:33:36 +00:00
Mario
189da4fdc1
untangle the app template into separate templates and fix bbcode view
2021-08-23 10:32:48 +00:00
Mario
c42d8a81c7
bbcode: add option to drop media content
2021-06-18 09:51:20 +00:00
Mario
7776283a47
remove zot includes
2021-05-27 09:45:39 +00:00
Mario
6a7e06f11c
deprecate get_rpost_path()
2021-05-27 09:09:52 +00:00
Mario
b8abf806ca
bbcode: escape img and zmg tags so that it will not be messed with before required (e.g. URL in image description) - issue #1554
2021-04-06 12:12:51 +00:00
Mario
15faf01ec9
do not parse bbcode in summary - issue #1532
2021-03-10 11:09:49 +00:00
Michal Klodner
f45ebfa223
- Enable enclosures in Atom/RSS (podcasts)
...
- Remove checking of audio/video URLs for pattern at the end
2021-02-24 21:03:05 +00:00
Mario
ddad4f604b
provide raw base64 encoded crypto
2021-02-19 17:37:53 +00:00
Mario
863d4d83a1
fix recursive shares
2021-02-19 07:41:29 +00:00
Mario
d50381c9c6
fix summary regex after recent bbcode chane
2021-02-18 20:36:56 +00:00
Mario
92f3c5ae21
backward compatibility with recent crypto changes
2021-02-18 09:36:22 +00:00
Mario
6f71c6d950
fix detection of multiline codeblocks after recent change to bbcode()
2021-02-15 19:18:49 +00:00
Mario
ed99392001
move substitution of new lines with <br> to the end of bbcode(). This will fix issue #1512 .
2021-02-15 08:20:42 +00:00
Mario
faaa2d4472
$match should be array
2021-01-18 11:21:37 +00:00
Mario
2772c33563
load eager in items - lazy breaks collapsing of long items with images
2020-10-22 19:22:52 +00:00
Mario
78f655f877
more lazy, less eager
2020-10-22 19:11:03 +00:00
Mario
75a73be60c
lazy/eager loading and minor css fixes
2020-10-22 18:54:21 +00:00
Mario Vavti
4e0fc81e5d
move cryptojs to addon
2020-08-22 22:14:29 +02:00
Mario Vavti
49df57df45
use the default setting and also add the mode to the cipher. aes-128 is to be preferred over aes-256 according to bruce schneier https://www.schneier.com/blog/archives/2009/07/another_new_aes.html#c386957
2020-08-21 10:55:55 +02:00
Mario Vavti
c4c47f7777
first cut on implementing additional encryption with the SJCL library. aes only and no backward compatibility.
2020-08-20 22:47:33 +02:00
Mario
be15a395d8
use cursor-pointer for the lock
2020-07-30 12:32:00 +00:00
Mario
845f7e9382
add new lock icon as svg
2020-07-30 09:59:25 +00:00
Mario
69878ed628
handle some basic friendica attachment bbcodes
2020-04-12 07:54:22 +00:00
zotlabs
16fd618380
rework img alt text - preserve legacy bbcode
2020-02-29 13:08:16 -08:00
zotlabs
a776f69a59
alt attribute for images
2020-02-28 14:31:49 -08:00
Mario
8e2446a2fc
provide img and zmg tags with image description
2020-01-30 17:24:08 +00:00
Mario
7404a8ec1a
implement bdi tags via bbcode where possible
2020-01-18 14:19:31 +00:00
zotlabs
17522b31e9
exempt svg from tag completion
2019-11-08 13:07:42 -08:00
zotlabs
a5826fec25
svg stuff
2019-11-07 14:51:29 -08:00
Mario Vavti
1fbc8739b9
fix bbcode event reshare timezone issue
...
(cherry picked from commit 79bcc157bf8f0c67a8ee41ae9c53a9dec969f8d1)
2019-10-04 09:25:39 +02:00
Max Kostikov
5695350e98
Revert "Merge branch 'dev' into 'dev'"
...
This reverts merge request !1694
2019-07-25 12:25:27 +02:00
Max Kostikov
821af482f0
Exclude trailing punctuations from URL
2019-07-16 18:11:47 +02:00
Mario Vavti
3c8867a1e8
missing backslash
2019-05-15 11:38:23 +02:00
Mario
71ecb470b6
Merge branch 'dev' into 'dev'
...
bbcode map bypass wasn't catching all map forms.
See merge request hubzilla/core!1647
2019-05-14 09:10:48 +02:00
zotlabs
436293713b
bbcode map bypass wasn't catching all map forms.
2019-05-13 05:14:43 -07:00
Mario Vavti
d5f59a57bf
don't do oembed processing on naked links and smarty lib cleanup. ported from zap.
2019-05-13 10:39:40 +02:00
zotlabs
d7026fe36b
use 'cache' flag to bbcode() on content destined for Zot6. We've seen rendered map HTML in a couple of places and these should never be rendered for outgoing content as they will only be purified on the other end.
2019-05-09 22:06:32 -07:00
Mario Vavti
b2b776169b
just whitespace to trigger a new build test
2019-03-20 14:02:18 +01:00
Mario
fa1af5a2cb
Video
2019-03-20 03:17:01 +01:00
Mario
312e0dcbc8
Update bbcode
2019-01-07 17:09:00 +01:00
phani00
aaab905e72
remove some fancy formatting.
2018-12-18 12:37:51 +01:00
phani00
aace8a14ce
new fix for dark theme
...
change implementation of hl-tags in include/bbcode.php
insert class='default-highlight' instead of background-color: 'yellow' into span
add span.default-highlight definition to view/theme/redbasic/css/style.css
this works for all schemas incl. dark.
2018-12-17 15:28:15 +00:00
Mario Vavti
7bd60adfbe
fix css issues in bbcode conversion and focus-light schema
2018-11-12 09:35:12 +01:00