summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2010-08-12Merge branch 'master' 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-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-10Merge branch 'master' of gitorious.org:statusnet/mainlineEvan Prodromou
2010-08-10add last-modified header to sitemaps to keep them from getting regeneratedEvan Prodromou
2010-08-10First stab redoing argument loading for TinyMCE (to avoid hacking checks for ...Brion 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-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-05SubMirror plugin initial checkin: allows setting up automatic mirroring of po...Brion Vibber
2010-08-03Merge branch 'activityhooks' into 0.9.xEvan Prodromou
2010-08-03Merge branch 'testing' into 0.9.xEvan Prodromou
2010-08-03correctly show <source> for atom feedsEvan Prodromou
2010-08-02Merge branch '2429' into 0.9.xJames Walker
2010-08-02Fix for #2429 - move OStatus XML writing to XMLStringerJames Walker
2010-08-02Remove the 'Enable Twitter import' checkbox from Twitter admin panel by defau...Brion Vibber
2010-08-02fix #2478 - ensure all XRD documents get proper content-type headersJames Walker
2010-08-02move to rel="salmon" (per latest spec)James Walker
2010-07-30Fix for ticket #2286: [mobile] Text extends beyond border of repeat confirmat...Brion Vibber
2010-07-28Merge branch 'googleadsadminpanel' into testingEvan Prodromou
2010-07-28add admin panel for AdsenseEvan Prodromou
2010-07-14cache sitemap notice and user counts for 4hEvan Prodromou
2010-07-12Commit hubprepqueuehandler.php -- fix for OStatus bulk output.Brion Vibber
2010-07-12Commit hubprepqueuehandler.php -- fix for OStatus bulk output.Brion Vibber
2010-07-10remove debugging statement and add a bit of output to updatecountsEvan Prodromou
2010-07-10Merge branch 'master' of gitorious.org:statusnet/mainlineEvan Prodromou
2010-07-09script to fill counts table from command lineEvan Prodromou
2010-07-08Handle the case where a screen name has shifted from one Twitter ID to anotherZach Copley
2010-07-05create an index on user.created so sitemap generation is fasterEvan Prodromou
2010-06-29Fix regression in OStatus remote group subscribe -- a bug was previously mask...Brion Vibber