Commit History

Author SHA1 Message Date
  Mikael Nordfeldth ae62b91940 Unifying HTML stripping functions to common_strip_html 10 years ago
  Mikael Nordfeldth f110fc5c9a Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 11 years ago
  Siebrand Mazeland acb215d550 Update translator documentation. 13 years ago
  Brion Vibber b653b2fb64 Update TinyMCE plugin for reusable thingies; doesn't quite arrange properly in the layout, we'll have to figure that out still. 14 years ago
  Evan Prodromou 27eeee08c1 FIXME for Plugin::path() in TinyMCE 14 years ago
  Brion Vibber 8c37b86e73 Added an option to TinyMCE plugin to restrict the rich-text editor to users who have the 'richedit' role. This allows enabling it for a subset of accounts on a site while leaving other users using the regular posting system, which is more stable. 14 years ago
  Siebrand Mazeland 11a98ea41f * L10n update 14 years ago
  Brion Vibber 34995df879 TinyMCE: counter support (may not be 100% exact match to server-side count, but there's already discrepencies due to URL shortening) 14 years ago
  Brion Vibber f14f252a16 TinyMCE: fixes to attachment handling 14 years ago
  Brion Vibber 3370a326d8 work in progress: tinymce image attachments 14 years ago
  Brion Vibber 6ee3f35302 work in progress: prettier attachment mode for tinymce? 14 years ago
  Brion Vibber 3c28464dab TinyMCE: only apply HTML parsing if we actually got into JS and poked the editor widget. With JS off, we'll take plaintext as usual. 14 years ago
  Brion Vibber 527561cd93 TinyMCE: core tweak; switching order of input processing so length limit is applied to stripped version of the text 14 years ago
  Brion Vibber c19696afec TinyMCE: add Shane Tomlinson's linkautodetect plugin so typed URLs get linked for you, fitting expected user behavior better. (IE apparently already does this; plugin adds similar behavior for other browsers.) 14 years ago
  Brion Vibber 8bc1ab436a TinyMCE: enable tab focus behavior matching the default textarea 14 years ago
  Brion Vibber d832b46573 TinyMCE: use inlinepopups mode, so linking dialog appears as a lightbox instead of a separate browser window (which may trigger popup blockers, plays very poorly with fullscreen netbook UIs, and is generally annoying) 14 years ago
  Brion Vibber 771928c6e9 TinyMCE: enable autoresize plugin, makes the text area bigger as you're typing a giant message 14 years ago
  Brion Vibber ffc27a337f TinyMCE: add fullscreen zoom plugin for editor (a bit awkward but better than trying to work in tiny area... need a nicer intermediate size maybe) 14 years ago
  Brion Vibber e3bc7ed4bf TinyMCE: Switch default 'simple' layout for customized advanced layout: bold/italic/strikethrough undo/redo link/unlink/image 14 years ago
  Brion Vibber 3a85318bd0 First stab redoing argument loading for TinyMCE (to avoid hacking checks for all notice saves everywhere) 14 years ago
  Brion Vibber e54d441af0 TinyMCE: workaround for save trigger aborting our AJAX form submission. 14 years ago
  Evan Prodromou 8f071b2818 scrub magic quotes from HTML in TinyMCE 15 years ago
  Evan Prodromou dfa785e9ae save the data from TinyMCE 15 years ago
  Evan Prodromou 7c7d42b5f1 enable tinymce editor 15 years ago