summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-10RequireValidatedEmailPlugin fixes: require email on registration form, tidy u...Brion Vibber
2010-03-10Merge branch 'master' into testingBrion Vibber
2010-03-10Ticket #2221: fix for missing whitespace between messages in en-gb.Brion Vibber
2010-03-10A blank username should never be allowed.Zach Copley
2010-03-09API config return textlimit valueMichele
2010-03-09OStatus: fix exception thrown on HTTP error during feed discoveryBrion Vibber
2010-03-09Ticket #2210: adjust locale setup fallback to try more locales on the system ...Brion Vibber
2010-03-09API config return textlimit valueMichele
2010-03-09Check for invalid and reserved usernames for the admin user at install time.Brion Vibber
2010-03-09Added a checkbox for subscribing the admin of a StatusNet instance toSarven Capadisli
2010-03-09Added scripts/command.php, can be used to run commands such as subscription o...Brion Vibber
2010-03-09Merge branch 'commands' into testingBrion Vibber
2010-03-09Command input processing now has centralized places for looking up notice, us...Brion Vibber
2010-03-09Merge commit 'origin/master' into testingBrion Vibber
2010-03-09Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2010-03-09a script to flush siteEvan Prodromou
2010-03-09Merge branch 'master' of git@gitorious.org:statusnet/mainlineZach Copley
2010-03-09Use canonical URL for notification in RSSCloud pluginZach Copley
2010-03-09Use canonical URL for notification in RSSCloud pluginZach Copley
2010-03-09wrong param order to strpos()James Walker
2010-03-08Only allow RSSCloud subs to canonical RSS2 profile feedsZach Copley
2010-03-08an otp is a real loginEvan Prodromou
2010-03-08Only allow RSSCloud subs to canonical RSS2 profile feedsZach Copley
2010-03-08CentOS 5.4 still has bad PCRE in stock (though all bets off for PHP packages,...Brion Vibber
2010-03-08Revert "CentOS 5.4 still bogus on a stock install." - bad debug lines crept inBrion Vibber
2010-03-08CentOS 5.4 still bogus on a stock install.Brion Vibber
2010-03-08Fix ticket #2208: regression in XMPP sending when server != hostBrion Vibber
2010-03-08XMPP cleanup: fix outgoing XMPP when queuing is disabled; fix notice for firs...Brion Vibber
2010-03-08make API realm configurableEvan Prodromou
2010-03-07Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2010-03-07add a script to import Twitter atom feed as noticesEvan Prodromou
2010-03-05Remove unused variables, update Twitter onesZach Copley
2010-03-05No need to pass in $this->limit and $this-tagZach Copley
2010-03-05No need to pass in $this->limit and $this-tagZach Copley
2010-03-05Fix undefined variable error and some other cleanupZach Copley
2010-03-05UserRSS Didn't Use the Tag Propery.Christopher Vollick
2010-03-05Fix for blank RSS1 tag feedsZach Copley
2010-03-05OpenID fix:Brion Vibber
2010-03-05Initial install-time test for PCRE compiled without Unicode properties, which...Brion Vibber
2010-03-05ticket #697: merge two dupe config bits in config.php.sampleBrion Vibber
2010-03-05OStatus fix: send the feed's root element, not the DOM document, down to low-...Brion Vibber
2010-03-05A better way to safely delete Foreign_linksZach Copley
2010-03-05Fix for errant deletion of all Twitter foreign_linksZach Copley
2010-03-04Merge branch 'testing' of gitorious.org:statusnet/mainline into testinglist0.9.0Zach Copley
2010-03-04Make indenting consistent in READMEZach Copley
2010-03-04Updated note on geo location and added a note on user rolesSarven Capadisli
2010-03-04Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-04Set up subscription to update@status.net for admin user on new installation, ...Brion Vibber
2010-03-04Normalize whitespace in the README -- all tabs to (4) spacesZach Copley
2010-03-04note betas are obsolete nowEvan Prodromou