summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-09split out InlineAttachmentList from AttachmentListBrion Vibber
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-08Keep aspect ratio when generating local thumbnailsBrion Vibber
2010-11-08Add attachments 'thumb_width' and 'thumb_height' settings for inline thumbs, ...Brion Vibber
2010-11-08Pass file attachment thumbnails along with oEmbed data.Brion Vibber
2010-11-08Save a thumbnail image when uploading an image file into the file attachments...Brion Vibber
2010-11-09- Still send notices to Facebook from existing Facebook app usersZach Copley
2010-11-08Break out ImageFile->resizeTo() from ImageFile->resize(); allows resizing ima...Brion Vibber
2010-11-08Testing... using photo info for temp thumbnailsBrion Vibber
2010-11-08doomy doom doomBrion Vibber
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-08Some initial testing w/ thumb genBrion Vibber
2010-11-08Avoid marking files as attachments that are not locally uploaded, unless they...Brion Vibber
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-05Much more reliable Facebook SSOZach Copley
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-04- Some reorganizingZach Copley
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