summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-02Reload the admin design panel page to show the new CSS when theZach Copley
2009-12-02Only pick up new default site colors if the theme has NOT changed.Zach Copley
2009-12-03Delete design when user chooses to restore default design, insteadZach Copley
2009-12-02If an XHR notice is sent form a page that has no timeline, show aZach Copley
2009-12-01Fix regression in password settings: users have been unable to change their p...Brion Vibber
2009-12-01Ticket 2048: make OMB posting HTTP timeout configurable as $config['omb']['ti...Brion Vibber
2009-12-01Fix makefile wildcards for locale compilation (now works on Ubuntu 8.04)Brion Vibber
2009-12-01Add missing rule for /api/users/show.:formatZach Copley
2009-12-01Revert "Fix problem where screen_name and user_id parameters are being"Zach Copley
2009-12-01Fix bad function callZach Copley
2009-12-01Only bind submit to the notice created by RealtimeZach Copley
2009-12-01SN.U.NoticeFavor should be SN.U.NoticeReplyZach Copley
2009-12-01Bind submit to a form by SN.U.FormXHR() only once.Sarven Capadisli
2009-12-01Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2009-12-01Refactored NoticeReply() so that a notice item can use NoticeReplyToSarven Capadisli
2009-12-01Call FormXHR (single) instead of NoticeForm (all)Sarven Capadisli
2009-11-30Fix problem where screen_name and user_id parameters are beingZach Copley
2009-11-30Ticket 1677: apply a couple more welcomebot fixes from TranslateWiki before t...Brion Vibber
2009-11-30Update localization files from 0.9.x branchBrion Vibber
2009-11-30Drop binary .mo localization files from git repo to aid in development.Brion Vibber
2009-11-28Ticket 2038: fix bad bug tracker linkBrion Vibber
2009-11-27Fix regression in group posting: bug introduced in commit 1319002e1519fafb0e8...Brion Vibber
2009-11-27Log database errors when saving notice_inbox entriesBrion Vibber
2009-11-27Drop the username from the log id for now; seems to trigger an error loop in ...Brion Vibber
2009-11-27request id on logs... pid + random id per web request + username + method + urlBrion Vibber
2009-11-26Add OpenID ini info back into statusnet.ini as a stopgap until we canZach Copley
2009-11-26Some changes to the OpenID DataObjects to make them emit the exact sameZach Copley
2009-11-26OpenID plugin should set 'user_openid.display' as unique keyZach Copley
2009-11-25Remove relationship: user_openid.user_id -> user.id. I don't think thisZach Copley
2009-11-25Have OpenID plugin DataObjects emit their own .ini infoZach Copley
2009-11-25Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b...Zach Copley
2009-11-25Catch and report exceptions from notice_to_omb_notice() instead of letting th...Brion Vibber
2009-11-25Fix regression in remote subscription; added hasRole() shadow method on Remot...Brion Vibber
2009-11-25Fix fatal error on OMB subscription for first-timersBrion Vibber
2009-11-25Merge branch 'master' of git@gitorious.org:statusnet/mainlineZach Copley
2009-11-25Remove annoying log msgZach Copley
2009-11-25Drop error message on setlocale() failure; this is harmless, since we actuall...Brion Vibber
2009-11-25Catch uncaught exceptionZach Copley
2009-11-25Fixed bug where reply-sync bit wasn't getting savedZach Copley
2009-11-25Forgot to render the nav menu when on FB Connect login tabZach Copley
2009-11-25Facebook plugin no longer takes over Login and Connect settings nav menusZach Copley
2009-11-24Fix regression in OMB sending with queues enabled -- items never got dequeued...Brion Vibber
2009-11-24Fix SSL options for Twitter bridge HTTP requestsZach Copley
2009-11-24Use a min-width just in case. Fixes IE.Sarven Capadisli
2009-11-24Break TableDef, ColumnDef classes to separate files so autoloader can find them.Brion Vibber
2009-11-20Disable XHTML Content-Type negotiation... You've foiled our plans for the las...Brion Vibber
2009-11-20Fix bug 1997: notice search rss utter failureBrion Vibber
2009-11-20Undo part of c6e4feb815a60a7baf613026c414a24c5c918650 so that blacklisted not...Craig Andrews
2009-11-20Quick fix for Safari XHTML error... the map doesn't currently work with Safar...Brion Vibber
2009-11-20start for pluginqueuehandlerBrion Vibber