summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-15Merge branch 'atompub' into 0.9.xEvan Prodromou
2010-11-15add hooks for atom pub postsEvan Prodromou
2010-11-12don't try to initialize the mapstraction canvas if it doesn't existEvan Prodromou
2010-11-11Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-11-11give users a chance to opt out of email summariesEvan Prodromou
2010-11-11fix update of email prefs in queue handlerEvan Prodromou
2010-11-11Fix missing close of comment blockZach Copley
2010-11-10Fix isHTTPS to work correctly for Cherokee and IISCraig Andrews
2010-11-09Merge branch '0.9.x' into emailsummaryEvan Prodromou
2010-11-09hook points for the email settings formEvan Prodromou
2010-11-09change width of notices table to display betterEvan Prodromou
2010-11-09session table was missing from upgrade scriptsEvan Prodromou
2010-11-09some alignment in the table layoutEvan Prodromou
2010-11-09set height and width of avatar td in email summaryEvan Prodromou
2010-11-08change to a table for HTML outputEvan Prodromou
2010-11-08stylesheet for outgoing emailEvan Prodromou
2010-11-08Fixup headers for HTML emailEvan Prodromou
2010-11-08Complete email summary sending systemEvan Prodromou
2010-11-08Merge branch '0.9.x' into emailsummaryEvan Prodromou
2010-11-08use subclassing to change notice list output for single noticeEvan Prodromou
2010-11-08first steps for email summaryEvan Prodromou
2010-11-08Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-11-08fix documentation for parameters to menu eventsEvan Prodromou
2010-11-07Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-07Update translator documentation.Siebrand Mazeland
2010-11-07screen_name -> nick names. Spotted by The Evil IP address.Siebrand Mazeland
2010-11-07Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-11-06Fix typo. Spotted by EugeneZelenko.Siebrand Mazeland
2010-11-05Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-04* i18n/L10n updates.Siebrand Mazeland
2010-11-04i18n/L10n updates.Siebrand Mazeland
2010-11-03Fix for ticket #2804: bad non-cache fallback code for dupe checks of prolific...Brion Vibber
2010-11-03Fix for ticket #2853: fix for some unknown MIME type error cases by adjusting...Brion Vibber
2010-11-03Fix for ticket #2852: skip sending favorite notification emails if the favori...Brion Vibber
2010-11-03Fix ticket #2860: clarify API doc comments for 'source' parameter's interacti...Brion Vibber
2010-11-03UserFlagPlugin fix for ticket #2118 and ticket #2847: flagged state wasn't re...Brion Vibber
2010-11-03Use Profile->getBestName() in PersonalGroupNav instead of manually picking ni...Brion Vibber
2010-11-03Migrate some more code from manually constructing "fullname (nickname)" to us...Brion Vibber
2010-11-03General cleanup & part of ticket #2864: use User_group->getFancyName() instea...Brion Vibber
2010-11-03Add getFancyName() to User_group to match the one on Profile: encapsulates th...Brion Vibber
2010-11-03Fix for ticket #2168: if we've already flagged a profile from another window,...Brion Vibber
2010-11-03UserFlag fixes to prevent PHP notices breaking AJAX submissions when display_...Brion Vibber
2010-11-02Merge branch 'twitstream' into 0.9.xBrion Vibber
2010-11-02Pull out the 'tweetctl' queue for now; these should go over control signals, ...Brion Vibber
2010-11-02fakestream.php can now take --all option to pull the latest messages from mul...Brion Vibber
2010-11-02fakestream.php: script to build an emulated Twitter Site Stream from live Twi...Brion Vibber
2010-11-02Allow custom apiroot for site streams testing on streamtestBrion Vibber
2010-11-03Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-02i18n/L10n fixes and translator documentation addded/updated.Siebrand Mazeland
2010-11-02Merge branch '0.9.x' into twitstreamBrion Vibber