summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-23Consistently send Profiles into Fave::addNew()Brion Vibber
2010-03-23Don't add PHPSESSID parameter onto notice and conversation URIs if we save a ...Brion Vibber
2010-03-22Replace the "give up and dump object" attachment view fallback with a client-...Brion Vibber
2010-03-19Fix typo in public tag cloud query setup which caused the cutoff to get skipped.Brion Vibber
2010-03-19Drop result ID from data objects on clone(). This keeps the original object w...Brion Vibber
2010-03-19clarify output on fixup-shadow.phpBrion Vibber
2010-03-19Validate OStatus avatar URL before fetching.Brion Vibber
2010-03-18Ensure that DB connection is active at start of User::updateKeys() and Foreig...Brion Vibber
2010-03-18add exception on inconsistent db to User::getProfile()Evan Prodromou
2010-03-18new exception class for when a user has no profileEvan Prodromou
2010-03-18reverse order from delete, insert to insert, delete on ostatus conversionEvan Prodromou
2010-03-18catch exceptions in OStatus updates, log, and continueEvan Prodromou
2010-03-17Fix to regression for auto-subscribe - was backwards.Brion Vibber
2010-03-11Add forgotten scripts/fixup_files.php to clean up "the h bug"Brion Vibber
2010-03-11Drop timestamp cutoff parameter from User::getCurrentNotice() and Profile::ge...Brion Vibber
2010-03-10OStatus: reject attempts to create a remote profile for a local user or group.Brion Vibber
2010-03-10Workaround intermittent bugs with HEAD requests by disabling keepalive in HTT...Brion Vibber
2010-03-10Fixup script for files w/ bogus data saved into file record ('h bug')Brion Vibber
2010-03-10Fix for attachment "h bug": posting a shortened link to an oembed-able resour...Brion Vibber
2010-03-10Allow site-specific doc filesZach Copley
2010-03-10Merge branch 'master' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-10Detect when queuedaemon/xmppdaemon parent processes die and kill the child pr...Brion Vibber
2010-03-10RequireValidatedEmailPlugin fixes: require email on registration form, tidy u...Brion Vibber
2010-03-10A blank username should never be allowed.Zach Copley
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