aboutsummaryrefslogtreecommitdiffstats
path: root/library/tinymce
Commit message (Collapse)AuthorAgeFilesLines
* In HTML2BBCode: fetch the URL of [EMBED] using JavaScript instead of an ↵Tobias Hößl2012-03-131-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 tinymcefriendica2012-02-241-8/+65
|
* make hr bbtag shareable, stray quote in duepuntozero wall_itemfriendica2012-02-131-0/+2
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-18270-0/+0
| | | | permissions, this will make a nasty commit)
* symbolic bbcode iconfriendica2012-01-111-0/+0
|
* diaspora reshared lists rendering as htmlfriendica2011-11-231-0/+19
|
* oembed. fix html2bbcode when oembed html contains span and utf8 charsFabio Comuni2011-10-211-6/+11
|
* bookmarks + bug #140Friendika2011-09-041-0/+2
|
* we still need the source file. Don't know why.Friendika2011-06-301-0/+155
|
* tinyMCE loads "source" version of bbcode plugin istead of "compressed" oneFabio Comuni2011-06-303-156/+156
|
* bug #96 move libraries to library - better alignment of like rotatorFriendika2011-06-28269-0/+38765