Mikael Nordfeldth
|
dd229e855a
Allow finding the "original remote thumbnail"
|
il y a 8 ans |
Mikael Nordfeldth
|
893d888152
Add urlhash field to File_thumbnail for indexing
|
il y a 8 ans |
Mikael Nordfeldth
|
346e34e543
Return dynamically generated URLs for thumbnails for all locally stored entries
|
il y a 9 ans |
Mikael Nordfeldth
|
86106b890a
Output fixed sizes of thumbnails so we don't get jumpy scrolling
|
il y a 9 ans |
Mikael Nordfeldth
|
63251fb9d0
Modernize File_thumbnail to use Managed_DataObject functions
|
il y a 9 ans |
Mikael Nordfeldth
|
eefef44378
filename is never used for indexing so let's make it text
|
il y a 9 ans |
Mikael Nordfeldth
|
f6432fdf48
File_thumbnail->getUrl now gives Attachment_thumbnail action URL
|
il y a 9 ans |
Mikael Nordfeldth
|
286b54e527
Use getUrl() on File and File_thumbnail instead of ->url
|
il y a 9 ans |
Mikael Nordfeldth
|
325e784ccd
Don't store duplicates of files.
|
il y a 9 ans |
Mikael Nordfeldth
|
0590f2975e
Merge branch 'utf8mb4' into nightly
|
il y a 9 ans |
Mikael Nordfeldth
|
0dfe39ac87
File_thumbnail url is not an index
|
il y a 9 ans |
Mikael Nordfeldth
|
2f86cd8602
utf8mb4 conversion on database with index adjusts
|
il y a 9 ans |
Mikael Nordfeldth
|
8fbdb45cc6
Primarily the getUrl call is fixed. Also some new class calls
|
il y a 9 ans |
Mikael Nordfeldth
|
3927acdde5
getUrl() fixed for File and File_thumbnail to correct http/https stuff and other
|
il y a 10 ans |
Mikael Nordfeldth
|
214a10ddec
File_thumbnail fixes (run scripts/upgrade.php)
|
il y a 10 ans |
Mikael Nordfeldth
|
d59eb5e184
Dynamically generate thumbnails (see full text)
|
il y a 10 ans |
Mikael Nordfeldth
|
7025817cc1
File_thumbnail lacked getUrl function
|
il y a 10 ans |
Mikael Nordfeldth
|
06d4cecf7f
MediaFile thumbnail event hooks + VideoThumbnails plugin
|
il y a 10 ans |
Mikael Nordfeldth
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
il y a 11 ans |
Evan Prodromou
|
c70c7db1c5
Remove unique key on file_thumbnail.url
|
il y a 13 ans |
Evan Prodromou
|
feb9030fb9
Remove sequenceKey() since we now use Managed_DataObject
|
il y a 13 ans |
Evan Prodromou
|
9ca3c3d1c3
move core schema to class files
|
il y a 13 ans |
Brion Vibber
|
2c4313467f
Save oEmbed photo references as thumbnails if there's not a separate thumbnail_url entry in the return data. This fixes thumb saving for Flickr photo references.
|
il y a 14 ans |
Brion Vibber
|
c36fecb794
Save a thumbnail image when uploading an image file into the file attachments system. Currently hardcoded to 100x75, needs aspect-sensitivity etc.
|
il y a 14 ans |
Siebrand Mazeland
|
b03ece26eb
* i18n/L10n and translator documentation updates.
|
il y a 14 ans |
Evan Prodromou
|
df86aa7214
define LACONICA and accept LACONICA for backwards compatibility
|
il y a 15 ans |
Evan Prodromou
|
865b716f09
change LACONICA to STATUSNET
|
il y a 15 ans |
Evan Prodromou
|
4737563b95
a distributed -> the distributed
|
il y a 15 ans |
Evan Prodromou
|
c8b8f07af1
change Laconica and Control Yourself to StatusNet in PHP files
|
il y a 15 ans |
Craig Andrews
|
a35794e3c3
Try oEmbed discovery before using oohembed
|
il y a 15 ans |