Commit History

Author SHA1 Message Date
  Mikael Nordfeldth 48da97f204 MediaFile code improvements, preparing to implement multi-attachments 11 years ago
  Mikael Nordfeldth b3e61ce7d0 Stronger typing, require array where param array 11 years ago
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 years ago
  Mikael Nordfeldth 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 years ago
  Siebrand Mazeland 2624afbcd4 Crazy gettext way to support two plurals in one string. 13 years ago
  Evan Prodromou e3c010a870 try to check whether file exists over and over and over 13 years ago
  Evan Prodromou 9ca3c3d1c3 move core schema to class files 13 years ago
  Evan Prodromou 9a84907d17 Remove unused File::getAttachments() 13 years ago
  Evan Prodromou 44bcc942b8 Break up stream code to use separate notice stream classes 13 years ago
  Evan Prodromou 0b35ce7c37 New NoticeStream class to reify streams of notices 13 years ago
  Brion Vibber b896a37da0 Use cachedQuery on File::getAttachments, plus other cleanups: 14 years ago
  Evan Prodromou d31397bd45 method to count notices linking to an URL 14 years ago
  Evan Prodromou faf0081a8b Fixes from testing File::stream() 14 years ago
  Evan Prodromou bf4c5cb41a Stream of notices linking to an URL 14 years ago
  Brion Vibber e1ffbfed04 doc comments on File::processNew 14 years ago
  Brion Vibber dbb95b76a4 Allow YouTube-style media links to be counted as enclosures for purposes of listing attachments/thumbs 14 years ago
  Brion Vibber 6d7f02ff31 Pass file attachment thumbnails along with oEmbed data. 14 years ago
  Brion Vibber a2994e3aa2 Testing... using photo info for temp thumbnails 14 years ago
  Brion Vibber 883f7a6c0b Avoid marking files as attachments that are not locally uploaded, unless they're really oembedable. HTML-y things now excluded properly. 14 years ago
  Siebrand Mazeland 6aeba0cb7c i18n/L10n updates. 14 years ago
  Brion Vibber 2692b5fc84 Fix for ticket #2853: fix for some unknown MIME type error cases by adjusting the PEAR error handling temporarily around MIME_Type_Extension usage. 14 years ago
  Evan Prodromou b31c49c5d4 Make HTTPS urls in File::url() if necessary 14 years ago
  Siebrand Mazeland b03ece26eb * i18n/L10n and translator documentation updates. 14 years ago
  Siebrand Mazeland 8f8588026b Fixes for messages after review by Brion. 14 years ago
  Siebrand Mazeland 5813ecada2 * add translator documentation 14 years ago
  Siebrand Mazeland e694da24a9 Number parameters 14 years ago
  Brion Vibber dcfe5b24f6 Fix regression in 92ded7c6cb56056a89bc8b3caabd08049104898e: spewed PHP notices when checking for enclosures due to uninitialized variables. 14 years ago
  Brion Vibber 696aeea113 Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x 14 years ago
  Brion Vibber 95159112b2 Hotpatch for infinite redirection-following loop seen processing URLs to http://clojure.org/ -- if we end up with an unstable redirect target (final item in a redirect chain ends up redirecting us somewhere else when we visit it again), just save the last version we saw instead of trying to start over. 14 years ago
  Nick Holliday 92ded7c6cb Fixes problem with IRC URLs showing as attachments 14 years ago