Commit History

Author SHA1 Message Date
  Mikael Nordfeldth 0e0783ee8c Regexp for Oembed domain matching 9 years ago
  Mikael Nordfeldth 2b62077fc1 1.1.3-beta2 9 years ago
  Mikael Nordfeldth f49c7bd76b Display attached inline images on its own row 9 years ago
  Mikael Nordfeldth 85e644d647 Remote thumbnail fetching from trusted sources 9 years ago
  Mikael Nordfeldth 8fbdb45cc6 Primarily the getUrl call is fixed. Also some new class calls 9 years ago
  Mikael Nordfeldth 999175d741 File_oembed::byFile to avoid littering with getKV 9 years ago
  Mikael Nordfeldth 97bf470895 File class improved debugging and filename generation 9 years ago
  Mikael Nordfeldth a9135080c3 barename wasn't used, let's rename it filename and use it 9 years ago
  Mikael Nordfeldth 4b65275e41 AttachmentAction is a ManagedAction, don't implement handle() 9 years ago
  Mikael Nordfeldth ce8389443b Let's not risk mixing two object types up 9 years ago
  Mikael Nordfeldth aeaee388bf Store remote magicsig public keys locally 9 years ago
  Mikael Nordfeldth 2d0155a50f Added Magicsig onProfileDeleteRelated 9 years ago
  Mikael Nordfeldth 975ce6d83e Documentation update (clarifying need for php5-gmp in comment) 9 years ago
  Mikael Nordfeldth cce808b27c const'ifying bits and sigalg 9 years ago
  Mikael Nordfeldth bf2f1c23b7 Documentation update for ImageMagick 9 years ago
  Mikael Nordfeldth ef0a703bdd No need to pre-generate thumbnails anymore 9 years ago
  Mikael Nordfeldth d1a1eefa38 resize_animated declared public in ImageMagickPlugin 9 years ago
  Mikael Nordfeldth 2dd1f3fe67 Default value for max thumbnail size increased 9 years ago
  Mikael Nordfeldth 09de2a17b5 Hack to force thumbnail generation directly on upload 9 years ago
  Mikael Nordfeldth 015e95829b MediaFile->getFile() instead of accessing fileRecord 9 years ago
  Mikael Nordfeldth 6f410eda5c scoped instead of auth_user->getProfile() 9 years ago
  Mikael Nordfeldth 82b335dc2c MapstractionPlugin didn't handle notices without URLs 9 years ago
  Mikael Nordfeldth f814415386 RealtimePlugin didn't handle notices without URLs 9 years ago
  Mikael Nordfeldth 93377e1c24 Allow fallback to local URL on Notice->getUrl() 9 years ago
  Mikael Nordfeldth 3119341aea Prefer local URLs for all locally generated notices. 9 years ago
  Mikael Nordfeldth 99b1a6f576 user is a protected property in UAS/AtomUserNoticeFeed 9 years ago
  Mikael Nordfeldth 9f87359d04 Non-ajax file submissions should throw NoUploadedMediaException 9 years ago
  Mikael Nordfeldth 964d13792b ssl_verify_host option in config (default is true) 9 years ago
  Mikael Nordfeldth 5c7ad2e031 Added a quickGet in HTTPClient 9 years ago
  Mikael Nordfeldth 3a0136fe1f Replace file_get_contents with HTTPClient in testfeed 9 years ago