summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-12Output Atom self link in home timelineZach Copley
2010-03-12Calculate Atom self link for friends timelineZach Copley
2010-03-12- Output correct content type header for public timeline Atom feedZach Copley
2010-03-12More generalized method for calculating Atom rel="self" linksZach Copley
2010-03-12Scrub all atom output with common_xml_safe_str()Zach Copley
2010-03-12Add id and updated elements to atom sourceZach Copley
2010-03-11Generator tag should have 'uri' attr not 'url'Zach Copley
2010-03-11Add self link to user and group rss2 feedsZach Copley
2010-03-11Output self link in rss2 feeds, if availableZach Copley
2010-03-11- Output georss xmlns in rss elementZach Copley
2010-03-11fix invalid separator in magic-public-key XRD and matching parsing.James Walker
2010-03-11remove hard-coded me:env check in magicenvelopeJames Walker
2010-03-11base64_encode/decode -> base64_url_encode/decodeJames Walker
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
2010-03-08XMPP cleanup: fix outgoing XMPP when queuing is disabled; fix notice for firs...Brion Vibber