summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-11-15Drop some debug linesBrion Vibber
2010-11-15Swap the Services_oEmbed wrapper in oEmbedHelper out for doing it ourselves...Brion Vibber
2010-11-15Merge remote branch 'gitorious/0.9.x' into 0.9.xEvan Prodromou
2010-11-15Merge branch 'atompub' into 0.9.xEvan Prodromou
2010-11-12Encapsulate the oEmbed -> oohembed fallback into oEmbedHelper class. Also add...Brion Vibber
2010-11-12Only use saved thumbnails for notice list attachment thumbs -- don't attempt ...Brion Vibber
2010-11-12Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-11-12Merge branch 'oembed-thumbnails' into 0.9.xBrion Vibber
2010-11-12Add a quick config setting to disable/enable display of thumbnails in regular...Brion Vibber
2010-11-10Add error logging for a couple send-fail cases in XMPP outBrion Vibber
2010-11-10CSS class tweak for inline attachment thumbnails to avoid things thinking the...Brion Vibber
2010-11-10Fix isHTTPS to work correctly for Cherokee and IISCraig Andrews
2010-11-09add title attribute on attachment list itemsBrion Vibber
2010-11-09Merge branch '0.9.x' into facebook-upgradeZach Copley
2010-11-09split out InlineAttachmentList from AttachmentListBrion Vibber
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-08Save a thumbnail image when uploading an image file into the file attachments...Brion Vibber
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-08Avoid marking files as attachments that are not locally uploaded, unless they...Brion Vibber
2010-11-08use subclassing to change notice list output for single noticeEvan Prodromou
2010-11-04* i18n/L10n updates.Siebrand Mazeland
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-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-02Merge branch '0.9.x' into facebook-upgradeZach Copley
2010-11-02Output filename in log msg if one is suppliedZach Copley
2010-11-02i18n/L10n fixes and translator documentation addded/updated.Siebrand Mazeland
2010-11-02Add context for different uses of "%1$s (%2$s)"Siebrand Mazeland
2010-11-02Use SN.msg() and onEndScriptMessages() to export localized UI messages from R...Brion Vibber
2010-11-02Tossing in a basic i18n message export to script code. Plugins can hook Start...Brion Vibber
2010-11-01Merge branch '0.9.x' into facebook-upgradeZach Copley
2010-11-01* i18n/L10n updates.Siebrand Mazeland
2010-11-01* add translator documentation.Siebrand Mazeland
2010-11-01Fix i18n issues that are solved by using plural.Siebrand Mazeland
2010-10-31* i18n/L10n updates.Siebrand Mazeland
2010-10-31Fix i18n for B/kB/MB and add translator documentation.Siebrand Mazeland
2010-10-30* translator documentation updates.Siebrand Mazeland
2010-10-30Tabs to spaces, superfluous whitespace removed.Siebrand Mazeland
2010-10-29New Start/EndHtmlElement events. Allows adding namespaces.Zach Copley
2010-10-29Merge remote branch 'gitorious/master'Evan Prodromou
2010-10-29add a hack to show ads on single-notice pagesEvan Prodromou
2010-10-28Kill a ping queue item if we get an error on loading up the notice's poster's...Brion Vibber
2010-10-26Set cookies with "secure" flag on SSL sites. Improves security.testingCraig Andrews
2010-10-25Forgot to add the OAuth verifier pin page to sensitive arrayZach Copley
2010-10-25We don't need to have editapplication (only showapplication) in theZach Copley