Michael Vogel
|
e1774acbde
|
Bugfix: Avoid error messages because of an already used function
|
6 years ago |
Fabrixxm
|
fa4ee05312
|
Remove anonymous function, 5.2 is still minimal requirement
|
6 years ago |
fabrixxm
|
2d75e1f422
|
add support for oneline,in-text code tag
|
6 years ago |
Michael Vogel
|
e5fc28bb31
|
Removed some unnecessary code
|
6 years ago |
Michael Vogel
|
bf0f7c3d0a
|
New bbcode elements h1 to h6 for a better conversion of Diaspora content
|
6 years ago |
Michael Vogel
|
184dcf75a7
|
Caching for scrape, keywords for remote_self, notifications for addresses that aren't in your contact list.
|
6 years ago |
Michael Vogel
|
1520a3feab
|
Using a better placeholder. Could solve this issue: https://github.com/friendica/friendica/issues/920
|
6 years ago |
Michael Vogel
|
d001e19035
|
Detecting "type-video" at the conversion. (Mostly used by reimporting posts from pump.io that come from friendica)
|
7 years ago |
Michael Vogel
|
7b471e097a
|
When converting from html to bbcode, now mail links are converted into the [mail] bbcode
|
7 years ago |
Michael Vogel
|
fa431e84c2
|
API: Show shared messages as repeated messages, improvements with nick names
|
7 years ago |
friendica
|
315784444a
|
try and get unadulterated bb2md2html2bb for simple stuff, then we'll work up to harder stuff
|
9 years ago |
Michael Vogel
|
b5120888cf
|
html2bbcode: Disabled size conversion
|
9 years ago |
friendica
|
4134fd3dce
|
unused replacement variable displays %1 in all html2bbcode 'code' blocks
|
9 years ago |
Michael
|
52ea842e87
|
html2bbcode: don't convert sizes and fonts.
|
9 years ago |
friendica
|
21803e0cd3
|
call time pass by reference deprecated
|
9 years ago |
Michael
|
dccefb3c36
|
"vier": The contacts are now working again. Line break before closing bbcodes removed.
|
9 years ago |
Tobias Diekershoff
|
85d09f48d0
|
fix img tag with size attribute
|
9 years ago |
Michael
|
064c843119
|
Handling nested bbcodes. Some small design changes in html2bbcode. Change in poller.php is just for testing purposes.
|
9 years ago |
Michael
|
31653aef64
|
Brand new html2bbcode. Some other changes in diaspora to bbcode handling
|
9 years ago |
friendica
|
8aa2552372
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
9 years ago |
Friendika
|
43da1429cc
|
import image sizes from html source
|
10 years ago |
Friendika
|
7601ce7de7
|
iframes
|
10 years ago |
Friendika
|
05c52ae81d
|
preserve newlines inside <pre> tags when importing feeds
|
10 years ago |
Friendika
|
5899ae9017
|
Support bbcode size tag - I may regret this...
|
10 years ago |
Friendika
|
25c2640c17
|
be more forgiving about the order of link parameters in html->bb
|
10 years ago |
Friendika
|
fa1f2ce8f3
|
fix some linebreak issues
|
10 years ago |
Friendika
|
d5ac7e938b
|
newlines were getting stripped
|
10 years ago |
Friendika
|
ca83d24c02
|
and slashes - sigh...
|
10 years ago |
Friendika
|
e490c9459d
|
and right angles
|
10 years ago |
Friendika
|
53928bec87
|
oops escape left angles in expressions
|
10 years ago |
Friendika
|
9296d178b3
|
html5 video/audio support - still needs multiple source
selection, and check that it isn't blocked by html purifier
|
10 years ago |
Friendika
|
279469ab35
|
plugin hooks for bbcode conversions
|
10 years ago |
Friendika
|
206eee0229
|
preserve newlines on all networks
|
11 years ago |
Mike Macgirvin
|
f9ff5b36bf
|
match patterns against the encoder
|
11 years ago |
Mike Macgirvin
|
c59948f1dc
|
more fixes from landing
|
11 years ago |
Mike Macgirvin
|
bc9e175ced
|
fixing typos from 2.0 landing
|
11 years ago |
Mike Macgirvin
|
ffb1997902
|
mistpark 2.0 infrasturcture lands
|
11 years ago |