提交歷史

作者 SHA1 備註 提交日期
  Mikael Nordfeldth 73fe8a81b7 Slight cleanup in typing and syntax of File and File_* classes 11 年之前
  Mikael Nordfeldth 48da97f204 MediaFile code improvements, preparing to implement multi-attachments 11 年之前
  Mikael Nordfeldth b3e61ce7d0 Stronger typing, require array where param array 11 年之前
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 年之前
  Mikael Nordfeldth 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 年之前
  Siebrand Mazeland 2624afbcd4 Crazy gettext way to support two plurals in one string. 13 年之前
  Evan Prodromou e3c010a870 try to check whether file exists over and over and over 13 年之前
  Evan Prodromou 9ca3c3d1c3 move core schema to class files 13 年之前
  Evan Prodromou 9a84907d17 Remove unused File::getAttachments() 13 年之前
  Evan Prodromou 44bcc942b8 Break up stream code to use separate notice stream classes 14 年之前
  Evan Prodromou 0b35ce7c37 New NoticeStream class to reify streams of notices 14 年之前
  Brion Vibber b896a37da0 Use cachedQuery on File::getAttachments, plus other cleanups: 14 年之前
  Evan Prodromou d31397bd45 method to count notices linking to an URL 14 年之前
  Evan Prodromou faf0081a8b Fixes from testing File::stream() 14 年之前
  Evan Prodromou bf4c5cb41a Stream of notices linking to an URL 14 年之前
  Brion Vibber e1ffbfed04 doc comments on File::processNew 14 年之前
  Brion Vibber dbb95b76a4 Allow YouTube-style media links to be counted as enclosures for purposes of listing attachments/thumbs 14 年之前
  Brion Vibber 6d7f02ff31 Pass file attachment thumbnails along with oEmbed data. 14 年之前
  Brion Vibber a2994e3aa2 Testing... using photo info for temp thumbnails 14 年之前
  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 年之前
  Siebrand Mazeland 6aeba0cb7c i18n/L10n updates. 14 年之前
  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 年之前
  Evan Prodromou b31c49c5d4 Make HTTPS urls in File::url() if necessary 14 年之前
  Siebrand Mazeland b03ece26eb * i18n/L10n and translator documentation updates. 14 年之前
  Siebrand Mazeland 8f8588026b Fixes for messages after review by Brion. 14 年之前
  Siebrand Mazeland 5813ecada2 * add translator documentation 14 年之前
  Siebrand Mazeland e694da24a9 Number parameters 14 年之前
  Brion Vibber dcfe5b24f6 Fix regression in 92ded7c6cb56056a89bc8b3caabd08049104898e: spewed PHP notices when checking for enclosures due to uninitialized variables. 14 年之前
  Brion Vibber 696aeea113 Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x 14 年之前
  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 年之前