summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-03-12Scrub all atom output with common_xml_safe_str()Zach Copley
2010-03-11Generator tag should have 'uri' attr not 'url'Zach Copley
2010-03-11Output self link in rss2 feeds, if availableZach Copley
2010-03-11- Output georss xmlns in rss elementZach Copley
2010-03-10Workaround intermittent bugs with HEAD requests by disabling keepalive in HTT...Brion Vibber
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-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-09Ticket #2210: adjust locale setup fallback to try more locales on the system ...Brion Vibber
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-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-04update version numberEvan Prodromou
2010-03-04Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingSarven Capadisli
2010-03-04Bringing aside back because it is needed for Design values. Will hideSarven Capadisli
2010-03-04Ignore API 'since' silently as Twitter does instead of throwing a 403 error. ...Brion Vibber
2010-03-04OStatus enabled by defaultEvan Prodromou
2010-03-04Merge branch 'testing'Brion Vibber
2010-03-04Removed unused stub classZach Copley
2010-03-04Add generator tag into Atom feeds.Zach Copley
2010-03-04Fix variable name in NoConfigExceptionZach Copley
2010-03-03Temp fix for problem getting actor from PuSH updates where actor is only spec...Zach Copley
2010-03-03Revert "Revert "Show <activity:subject> and no activity actors for user feed""Zach Copley
2010-03-03Move snapshot configuration to its own admin panelZach Copley
2010-03-03Put all required field setup into AtomUserNoticeFeed and AtomGroupNoticeFeed,...Brion Vibber
2010-03-03Initial user role controls on profile pages, for owner to add/remove administ...Brion Vibber
2010-03-03Merge branch 'testing'Evan Prodromou
2010-03-03Site-wide notice text admin panelZach Copley
2010-03-03Removed aside container from output for the admin panel sectionsSarven Capadisli
2010-03-03Add class="admin" to the content div of admin panels for stylingZach Copley
2010-03-03Language setting fixes:Brion Vibber
2010-03-03Merge branch 'testing' of git@gitorious.org:statusnet/mainlineBrion Vibber
2010-03-03Fix for 4113f2884113f288: show regular subscribe form for all non-OMB profile...Brion Vibber
2010-03-03Use poster's subscribed groups to disambiguate group linking when a remote gr...Brion Vibber
2010-03-03Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-03-03Fix for disappearing 'connect' menu if xmpp and sms are disabled.Zach Copley
2010-03-03Added event hooks at the start and end of groups mini listSarven Capadisli
2010-03-03Merge branch 'testing' of git@gitorious.org:statusnet/mainlineBrion Vibber
2010-03-03Added event hooks for start and end of subscriptions mini listSarven Capadisli
2010-03-02OStatus: save file records for enclosuresBrion Vibber
2010-03-02OStatus fix: look for <link>s in the current element's children, not in all i...Brion Vibber
2010-03-02stupid mistake... let's not talk about this.Craig Andrews
2010-03-02Updated some references to the long gnone "isEnclosure" function to the new "...Craig Andrews