summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-10-28Rework MailDaemon to use the MediaFile class for uploadsZach Copley
2009-10-27Implement media upload in the APIZach Copley
2009-10-27Extract media upload stuff into its own library class.Zach Copley
2009-10-26Make email domain checking optional, as some statusnet installations (such as...Craig Andrews
2009-10-23Move Twitter and Facebook-specific mail notifications to their respective plu...Zach Copley
2009-10-23Remove automatic enqueuing for FacebookZach Copley
2009-10-23Merge branch '0.9.x' into facebook-app-pluginZach Copley
2009-10-23Merge branch '0.9.x' into facebook-app-pluginZach Copley
2009-10-23Fix three fatal errors when posting from 0.9.x:Brion Vibber
2009-10-23Merge commit 'refs/merge-requests/1815' of git://gitorious.org/statusnet/main...Craig Andrews
2009-10-22Merge branch '0.9.x' into facebook-app-pluginZach Copley
2009-10-22Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-10-22HTTPResponse has default empty headersEvan Prodromou
2009-10-22Add some doc comments to QueueHandlerBrion Vibber
2009-10-21Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-10-21reformat default.phpEvan Prodromou
2009-10-21Remove facebook broadcast from unqueuemanager. That's nowZach Copley
2009-10-20Extract out Facebook app stuff into a pluginZach Copley
2009-10-20Merge branch '0.9.x' into TwitterBridgePluginZach Copley
2009-10-20- Make Twitter bridge work with unqueuemanagerZach Copley
2009-10-19merge from testingEvan Prodromou
2009-10-19new codename for 0.8.2Evan Prodromou
2009-10-19Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2009-10-19Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-10-19Utilize NICKNAME_FMT constant when creating at replies0.8.2rc1Eric Helgeson
2009-10-19Merge branch 'i18n-work' into i18n-0.9.xBrion Vibber
2009-10-17Changed config flag for importing friends' timeline and added some commentsZach Copley
2009-10-16Merge branch '0.9.x' into TwitterBridgePluginZach Copley
2009-10-16Workaround for Facebook data store API behavior regression, fixes savingBrion Vibber
2009-10-16Workaround for Facebook data store API behavior regression, fixes savingBrion Vibber
2009-10-16Drop a debug info line that isn't really neededBrion Vibber
2009-10-16Use short language names for locales for now; this seems to be most compatibl...Brion Vibber
2009-10-16Workaround for not fully natively set up locales with native gettext...Brion Vibber
2009-10-16Galician translation (out of date but functional... unless you have locale is...Brion Vibber
2009-10-15add more events to profile listEvan Prodromou
2009-10-15Added support for profile designs to the twitter APITrever Fischer
2009-10-13remove inboxes optionEvan Prodromou
2009-10-13Merge branch '0.9.x' into pluginize-twitter-bridgeZach Copley
2009-10-12Added in credits.Zach Copley
2009-10-12Use site's name for basic auth realmZach Copley
2009-10-12Moved group create API into its own actionZach Copley
2009-10-11Merge remote branch 'statusnet/0.8.x' into 0.9.xCraig Andrews
2009-10-11Merge commit 'refs/merge-requests/1723' of git://gitorious.org/statusnet/main...Craig Andrews
2009-10-11Merge commit 'refs/merge-requests/1730' of git://gitorious.org/statusnet/main...Craig Andrews
2009-10-09CamelCase all function names in the API codeZach Copley
2009-10-09These same params are used in most API actions; moved to base API classZach Copley
2009-10-09Remove more redundant $formatsZach Copley
2009-10-09Remove dead codeZach Copley
2009-10-09Move all basic auth output and processing to base classesZach Copley
2009-10-09$format is used by every API action. Set it in the base class.Zach Copley