Historial de Commits

Autor SHA1 Mensaje Fecha
  Mikael Nordfeldth ae62b91940 Unifying HTML stripping functions to common_strip_html hace 10 años
  Mikael Nordfeldth f110fc5c9a Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION hace 11 años
  Siebrand Mazeland acb215d550 Update translator documentation. hace 13 años
  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. hace 14 años
  Evan Prodromou 27eeee08c1 FIXME for Plugin::path() in TinyMCE hace 14 años
  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. hace 14 años
  Siebrand Mazeland 11a98ea41f * L10n update hace 14 años
  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) hace 14 años
  Brion Vibber f14f252a16 TinyMCE: fixes to attachment handling hace 14 años
  Brion Vibber 3370a326d8 work in progress: tinymce image attachments hace 14 años
  Brion Vibber 6ee3f35302 work in progress: prettier attachment mode for tinymce? hace 14 años
  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. hace 14 años
  Brion Vibber 527561cd93 TinyMCE: core tweak; switching order of input processing so length limit is applied to stripped version of the text hace 14 años
  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.) hace 14 años
  Brion Vibber 8bc1ab436a TinyMCE: enable tab focus behavior matching the default textarea hace 14 años
  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) hace 14 años
  Brion Vibber 771928c6e9 TinyMCE: enable autoresize plugin, makes the text area bigger as you're typing a giant message hace 14 años
  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) hace 14 años
  Brion Vibber e3bc7ed4bf TinyMCE: Switch default 'simple' layout for customized advanced layout: bold/italic/strikethrough undo/redo link/unlink/image hace 14 años
  Brion Vibber 3a85318bd0 First stab redoing argument loading for TinyMCE (to avoid hacking checks for all notice saves everywhere) hace 14 años
  Brion Vibber e54d441af0 TinyMCE: workaround for save trigger aborting our AJAX form submission. hace 14 años
  Evan Prodromou 8f071b2818 scrub magic quotes from HTML in TinyMCE hace 15 años
  Evan Prodromou dfa785e9ae save the data from TinyMCE hace 15 años
  Evan Prodromou 7c7d42b5f1 enable tinymce editor hace 15 años