Age | Commit message (Expand) | Author |
2010-08-14 | Merge branch 'master' into noticetitle | Evan Prodromou |
2010-08-13 | fix use of activity rather than act in salmonaction subclasses, too | Evan Prodromou |
2010-08-13 | add hooks to allow plugins to handle different kinds of activities | Evan Prodromou |
2010-08-13 | typo mixing up and in salmonaction | Evan Prodromou |
2010-08-13 | hide the Whats Up Nickname if notice title enabled | Evan Prodromou |
2010-08-13 | make notice title phpcs-clean | Evan Prodromou |
2010-08-13 | make notice title phpcs-clean | Evan Prodromou |
2010-08-13 | set notice titles in RSS and Atom output | Evan Prodromou |
2010-08-13 | show notice title for notices in a notice list | Evan Prodromou |
2010-08-13 | helper static method to get title text based on a notice | Evan Prodromou |
2010-08-13 | save the notice title when the notice is saved | Evan Prodromou |
2010-08-12 | add title element to notice form | Evan Prodromou |
2010-08-12 | Plugin file and data file for notice title | Evan Prodromou |
2010-08-10 | Merge branch 'master' of gitorious.org:statusnet/mainline | Evan Prodromou |
2010-08-10 | add last-modified header to sitemaps to keep them from getting regenerated | Evan Prodromou |
2010-08-10 | Fix for regression with OStatus mention processing (duplicated new and old st... | Brion Vibber |
2010-08-10 | Fix for FeedDiscovery test cases: note that some test cases with relative URL... | Brion Vibber |
2010-08-10 | Initial support for third-party fallback hub such as Superfeedr for feed subs... | Brion Vibber |
2010-08-10 | Workaround for index setup on SubMirror until I'm done w/ arbitrary index sup... | Brion Vibber |
2010-08-07 | strip whitespace from me:data and me:sig (per spec) | James Walker |
2010-08-06 | Fixed PHP 5.3 by & value | Eric Helgeson |
2010-08-06 | And.... one more fix for queueing in SubMirror. | Brion Vibber |
2010-08-06 | Missing file from SubMirror. :P | Brion Vibber |
2010-08-06 | SubMirror: Drop mirror link from subscriptions list; has decoupled from subsc... | Brion Vibber |
2010-08-06 | OStatus/FeedSub: tweaked PuSH feed garbage collection so other plugins can de... | Brion Vibber |
2010-08-05 | SubMirror plugin initial checkin: allows setting up automatic mirroring of po... | Brion Vibber |
2010-08-03 | Merge branch 'activityhooks' into 0.9.x | Evan Prodromou |
2010-08-03 | Merge branch 'testing' into 0.9.x | Evan Prodromou |
2010-08-03 | correctly show <source> for atom feeds | Evan Prodromou |
2010-08-02 | Merge branch '2429' into 0.9.x | James Walker |
2010-08-02 | Fix for #2429 - move OStatus XML writing to XMLStringer | James Walker |
2010-08-02 | Remove the 'Enable Twitter import' checkbox from Twitter admin panel by defau... | Brion Vibber |
2010-08-02 | fix #2478 - ensure all XRD documents get proper content-type headers | James Walker |
2010-08-02 | move to rel="salmon" (per latest spec) | James Walker |
2010-07-30 | Fix for ticket #2286: [mobile] Text extends beyond border of repeat confirmat... | Brion Vibber |
2010-07-28 | Merge branch 'googleadsadminpanel' into testing | Evan Prodromou |
2010-07-28 | add admin panel for Adsense | Evan Prodromou |
2010-07-14 | cache sitemap notice and user counts for 4h | Evan Prodromou |
2010-07-12 | Commit hubprepqueuehandler.php -- fix for OStatus bulk output. | Brion Vibber |
2010-07-12 | Commit hubprepqueuehandler.php -- fix for OStatus bulk output. | Brion Vibber |
2010-07-10 | remove debugging statement and add a bit of output to updatecounts | Evan Prodromou |
2010-07-10 | Merge branch 'master' of gitorious.org:statusnet/mainline | Evan Prodromou |
2010-07-09 | script to fill counts table from command line | Evan Prodromou |
2010-07-08 | Handle the case where a screen name has shifted from one Twitter ID to another | Zach Copley |
2010-07-05 | create an index on user.created so sitemap generation is faster | Evan Prodromou |
2010-06-29 | Fix regression in OStatus remote group subscribe -- a bug was previously mask... | Brion Vibber |
2010-06-26 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-06-26 | Merge branch 'master' into testing | Brion Vibber |
2010-06-24 | Regression fix for Recaptcha on SSL registration page; their API is served on... | Brion Vibber |
2010-06-20 | RecaptchaPlugin: fix for missing captcha on iPhone/Android. | Brion Vibber |