Commit History

Author SHA1 Message Date
  Miguel Dantas f746866b65 [StoreRemoteMedia] StoreRemoteMedia now uses the new filename format, which allows it to display correctly in the UI. Formatting fixes 5 years ago
  Miguel Dantas 8f31a1a820 [MEDIA][OEMBED] Fixed regression in OEmbed, because it relied on accessing the files directly, which previous commits broke. The File table really should have a bool... 5 years ago
  Mikael Nordfeldth be14e15dac Hide attachments in notices by silenced profiles 8 years ago
  Mikael Nordfeldth d4be5349b3 think I have managed to show oEmbed images better now 8 years ago
  Mikael Nordfeldth 80bc7f0e25 File handling changes for better logic 9 years ago
  Mikael Nordfeldth 1c04601a9c Removing excessive "inline" attachment listings 10 years ago
  Mikael Nordfeldth 414a95a784 Initial move towards microformats2 10 years ago
  Mikael Nordfeldth b48e3a22bf AttachmentAction extends to ManagedAction 10 years ago
  Mikael Nordfeldth 1776c90cb9 Moved oEmbed stuff out to a plugin (Oembed). 10 years ago
  Mikael Nordfeldth b0c4e8fc3d Enable events for showing Attachment representation 10 years ago
  Mikael Nordfeldth 37ce1f4766 Better fallback on UnsupportedMediaException 10 years ago
  Mikael Nordfeldth d59eb5e184 Dynamically generate thumbnails (see full text) 10 years ago
  Mikael Nordfeldth d3b4a8616d Original name preserved in uploaded file. 10 years ago
  Mikael Nordfeldth 90a593718f HTML5 video/audio support in attachments 10 years ago
  Mikael Nordfeldth da06350a72 Added some free codecs for media attachments 10 years ago
  Mikael Nordfeldth 47fbe16562 stricter typing 10 years ago
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 years ago
  Evan Prodromou 9cab0958f5 use Notice::attachments() to get attachments for a notice 13 years ago
  Zach Copley b7d0746694 Merge branch '0.9.x' into 1.0.x 13 years ago
  Brion Vibber b896a37da0 Use cachedQuery on File::getAttachments, plus other cleanups: 13 years ago
  Evan Prodromou 5c25364141 remove extraneous <dl> and <dt> tags 13 years ago
  Brion Vibber fe7cb35551 restore empty showFallback() for attachment display; still needed for one-offs 14 years ago
  Brion Vibber 2c33fdd2fb Only use saved thumbnails for notice list attachment thumbs -- don't attempt to search enclosures for photo types. We now save thumbs directly for oEmbed photos that don't list a separate thumb entry (like Flickr), so it's not needed. Keeps things cleaner :D 14 years ago
  Brion Vibber 592e0bc505 add title attribute on attachment list items 14 years ago
  Brion Vibber f25accc43e split out InlineAttachmentList from AttachmentList 14 years ago
  Brion Vibber a2994e3aa2 Testing... using photo info for temp thumbnails 14 years ago
  Brion Vibber 551b196a35 doomy doom doom 14 years ago
  Siebrand Mazeland b9177f5e2e * i18n/L10n and translator documentation updates. 14 years ago
  Siebrand Mazeland 9b788471d4 Add translator documentation. 14 years ago
  Brion Vibber e174a7211d Restore lost addition of inline HTML attachment display. 14 years ago