Commit Verlauf

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