summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-12Merge branch 'tinymce' into 0.9.xBrion Vibber
2010-08-12TinyMCE: counter support (may not be 100% exact match to server-side count, b...Brion Vibber
2010-08-12TinyMCE: fixes to attachment handlingBrion Vibber
2010-08-11Output "web" instead of gettext translation file metadata when notice.source ...Brion Vibber
2010-08-11work in progress: tinymce image attachmentsBrion Vibber
2010-08-11work in progress: prettier attachment mode for tinymce?Brion Vibber
2010-08-11TinyMCE: only apply HTML parsing if we actually got into JS and poked the edi...Brion Vibber
2010-08-11TinyMCE: core tweak; switching order of input processing so length limit is a...Brion Vibber
2010-08-11TinyMCE: add Shane Tomlinson's linkautodetect plugin so typed URLs get linked...Brion Vibber
2010-08-11TinyMCE: enable tab focus behavior matching the default textareaBrion Vibber
2010-08-11TinyMCE: use inlinepopups mode, so linking dialog appears as a lightbox inste...Brion Vibber
2010-08-11TinyMCE: enable autoresize plugin, makes the text area bigger as you're typin...Brion Vibber
2010-08-11TinyMCE: add fullscreen zoom plugin for editor (a bit awkward but better than...Brion Vibber
2010-08-11TinyMCE: Switch default 'simple' layout for customized advanced layout: bold/...Brion Vibber
2010-08-11Merge branch '0.9.x' into tinymceBrion Vibber
2010-08-110.9.4beta2 update some notes in README, note the fix from beta1Brion Vibber
2010-08-11Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-08-11Add dummy support for Esperanto.Siebrand Mazeland
2010-08-11Localisation updates from http://translstewiki.netSiebrand Mazeland
2010-08-10StatusNet_network staticGet lookup fixBrion Vibber
2010-08-10First stab redoing argument loading for TinyMCE (to avoid hacking checks for ...Brion Vibber
2010-08-10update version for 0.9.4beta1Brion Vibber
2010-08-10TinyMCE: workaround for save trigger aborting our AJAX form submission.Brion Vibber
2010-08-10Update TinyMCE to release 3.3.8, jQuery versionBrion Vibber
2010-08-10Merge branch '0.9.x' into tinymceBrion Vibber
2010-08-10Fix for regression with OStatus mention processing (duplicated new and old st...Brion Vibber
2010-08-10Fix for FeedDiscovery test cases: note that some test cases with relative URL...Brion Vibber
2010-08-10Initial support for third-party fallback hub such as Superfeedr for feed subs...Brion Vibber
2010-08-10Workaround for index setup on SubMirror until I'm done w/ arbitrary index sup...Brion Vibber
2010-08-08Add two i18n related FIXMEs.Siebrand Mazeland
2010-08-07Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-08-07strip whitespace from me:data and me:sig (per spec)James Walker
2010-08-06Fixed PHP 5.3 by & valueEric Helgeson
2010-08-06And.... one more fix for queueing in SubMirror.Brion Vibber
2010-08-06Missing file from SubMirror. :PBrion Vibber
2010-08-06SubMirror: Drop mirror link from subscriptions list; has decoupled from subsc...Brion Vibber
2010-08-06OStatus/FeedSub: tweaked PuSH feed garbage collection so other plugins can de...Brion Vibber
2010-08-06Partial fix for ticket #2489 -- problems with SNI SSL virtual host certificat...Brion Vibber
2010-08-05SubMirror plugin initial checkin: allows setting up automatic mirroring of po...Brion Vibber
2010-08-05Merge branch 'testing' into 0.9.xBrion Vibber
2010-08-05Merge branch 'master' into testingBrion Vibber
2010-08-04Fix for source attribution on notices; it was displaying the code instead of ...Zach Copley
2010-08-03update tests to include 'mentioned' linksEvan Prodromou
2010-08-03re-add mentioned link lost in last mergeEvan Prodromou
2010-08-03Merge branch 'activityhooks' into 0.9.xEvan Prodromou
2010-08-03Merge branch 'testing' into 0.9.xEvan Prodromou
2010-08-03output Atom dates in UTCEvan Prodromou
2010-08-03correctly show <source> for atom feedsEvan Prodromou
2010-08-03add actor info to testsEvan Prodromou
2010-08-03more tests for activity generationEvan Prodromou