Commit History

Author SHA1 Message Date
  Diogo Cordeiro 4544f29832 [AVATAR] Ensure this Action stays secure 3 years ago
  Hugo Sales 477c357f11 [MEDIA] Move AttachmentAction::sendFile to common_send_file 3 years ago
  Diogo Cordeiro d058a70557 [MEDIA] Simplify Attachment actions 4 years ago
  Miguel Dantas d295d8b43c [CORE] Added documentation and fixed typo in attachments action 4 years ago
  Miguel Dantas 7070a14480 [CORE][StoreRemoteMedia] Fixed bug where sometimes images were written outside the site root 4 years ago
  Miguel Dantas a5259073df [CORE] Fix X-Sendfile for nginx, using the X-Accel-Redirect header 4 years ago
  Miguel Dantas 3e5ce46e98 [CORE] Fixed bug where the http connection was using the wrong size for thumbnails, and returning the wrong one 4 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... 4 years ago
  Miguel Dantas da82048d77 [MEDIA] Fix trying to display file wich is not available locally 4 years ago
  Miguel Dantas 04d1caff78 [CORE] Fixed bug where all thumbnails were using the original file 4 years ago
  Miguel Dantas 7643f3cf7b [CORE][ACTION] Removed getfile action. Superseded by attachment/*/download, which additionally uses a file hash as oposed to a filename. 4 years ago
  Miguel Dantas aa5c6bbf08 [CORE][UI] Made attachment actions and its subactions be able to identify attachments by id and by filehash. Changed the url stored in the DB to be attachment//view 4 years ago
  Miguel Dantas 9536f2a909 [CORE] Refactored attachement actions to remove duplicate code 4 years ago
  Miguel Dantas 5eb4a7d711 [MEDIA] File downloader now in PHP, added proper name in the UI and changed the format for new attachment file names 5 years ago
  Mikael Nordfeldth a32bfe7d87 TagCloud turned into plugin (performance issues on large installs) 7 years ago
  Mikael Nordfeldth 265fa12917 Relatively experimental change to store thumbnails in 'file/thumb/' (by default) 8 years ago
  Mikael Nordfeldth 4b65275e41 AttachmentAction is a ManagedAction, don't implement handle() 9 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 b3bf036975 Preparing File for dynamic thumbnail generation. 10 years ago
  Mikael Nordfeldth 418b3c3c53 Some files got updated coding style 10 years ago
  Mikael Nordfeldth c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 years ago
  Mikael Nordfeldth a38ed0057a Moved jbfavre's Twitter card support to Twitter plugin 10 years ago
  Jean Baptiste Favre f0d86cdb64 Add 'twitter:title' meta tag support. 11 years ago
  Jean Baptiste Favre ade8c6992e Twitter cards implementation. Currently only supports 'photo' cards. 11 years ago
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 10 years ago
  Evan Prodromou ddf166e144 setting to turn off expensive queries 12 years ago
  Samantha Doherty f7ffe1df86 Restore local nav to single notice and attachment pages. 13 years ago
  Siebrand Mazeland 08edd1fedf * i18n/L10n updates. 13 years ago
  Evan Prodromou df86aa7214 define LACONICA and accept LACONICA for backwards compatibility 14 years ago