Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | getting bookmark support in tinymce is left as a FIXME. I've got something ↵ | friendica | 2014-02-10 | 3 | -0/+224 |
| | | | | that almost works, but not quite in editor_plugin_src.js2 | ||||
* | more bookmark fixes | friendica | 2014-02-10 | 2 | -2/+2 |
| | |||||
* | allow bookmarks to use richtext | friendica | 2014-02-05 | 2 | -2/+2 |
| | |||||
* | editor_plugin_src.js compressed at jscompress.com | marijus | 2013-12-09 | 1 | -1/+1 |
| | |||||
* | provide an html src converter | friendica | 2013-10-31 | 1 | -57/+2 |
| | |||||
* | fix !@#$ tinymce linebreaks for the thousandth time | friendica | 2012-07-04 | 1 | -3/+13 |
| | |||||
* | update tinymce to 3.5.0.1 | friendica | 2012-05-15 | 25 | -3277/+4134 |
| | |||||
* | translate br with extra elements | friendica | 2012-03-26 | 1 | -1/+1 |
| | |||||
* | update tinymce to 3.5b2 to fix issues with FF 11 and pasting into code blocks | friendica | 2012-03-20 | 265 | -10262/+15853 |
| | |||||
* | lost changes to tinymce/bbcode | friendica | 2012-03-17 | 1 | -61/+136 |
| | |||||
* | remove admin view of local directory | friendica | 2012-03-17 | 1 | -136/+61 |
| | |||||
* | In HTML2BBCode: fetch the URL of [EMBED] using JavaScript instead of an ↵ | Tobias Hößl | 2012-03-13 | 1 | -122/+140 |
| | | | | ajax-call to a php-script. Once there actually is embedded Code in the HTML, this function is called after every single keypress. Not only is making an ajax-call every keypress bandith intensive - it also made typing hard / slow. Making a lot of JavaScript-RegExp-Computation every keypress isn't exactly great either, but still performs better. | ||||
* | waitman gobble fix for escaping code blocks in tinymce | friendica | 2012-02-24 | 1 | -8/+65 |
| | |||||
* | make hr bbtag shareable, stray quote in duepuntozero wall_item | friendica | 2012-02-13 | 1 | -0/+2 |
| | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 245 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | symbolic bbcode icon | friendica | 2012-01-11 | 1 | -0/+0 |
| | |||||
* | diaspora reshared lists rendering as html | friendica | 2011-11-23 | 1 | -0/+19 |
| | |||||
* | oembed. fix html2bbcode when oembed html contains span and utf8 chars | Fabio Comuni | 2011-10-21 | 1 | -6/+11 |
| | |||||
* | bookmarks + bug #140 | Friendika | 2011-09-04 | 1 | -0/+2 |
| | |||||
* | we still need the source file. Don't know why. | Friendika | 2011-06-30 | 1 | -0/+155 |
| | |||||
* | tinyMCE loads "source" version of bbcode plugin istead of "compressed" one | Fabio Comuni | 2011-06-30 | 3 | -156/+156 |
| | |||||
* | bug #96 move libraries to library - better alignment of like rotator | Friendika | 2011-06-28 | 244 | -0/+36845 |