Mikael Nordfeldth
|
43a3f5ea90
File_oembed::saveNew are File::saveNew are static
|
10 years ago |
Mikael Nordfeldth
|
d3b4a8616d
Original name preserved in uploaded file.
|
10 years ago |
Mikael Nordfeldth
|
06d4cecf7f
MediaFile thumbnail event hooks + VideoThumbnails plugin
|
10 years ago |
Mikael Nordfeldth
|
639f1a01e0
File class no longer depends on MIME
|
10 years ago |
Jean Baptiste Favre
|
29f0922705
Add check after oembed API call. In case of error, returned value is false which generate error messages 'Trying to get property of non-object'.
|
10 years ago |
Mikael Nordfeldth
|
73fe8a81b7
Slight cleanup in typing and syntax of File and File_* classes
|
11 years ago |
Mikael Nordfeldth
|
48da97f204
MediaFile code improvements, preparing to implement multi-attachments
|
11 years ago |
Mikael Nordfeldth
|
b3e61ce7d0
Stronger typing, require array where param array
|
11 years ago |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 years ago |
Mikael Nordfeldth
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 years ago |
Siebrand Mazeland
|
2624afbcd4
Crazy gettext way to support two plurals in one string.
|
13 years ago |
Evan Prodromou
|
e3c010a870
try to check whether file exists over and over and over
|
13 years ago |
Evan Prodromou
|
9ca3c3d1c3
move core schema to class files
|
13 years ago |
Evan Prodromou
|
9a84907d17
Remove unused File::getAttachments()
|
13 years ago |
Evan Prodromou
|
44bcc942b8
Break up stream code to use separate notice stream classes
|
13 years ago |
Evan Prodromou
|
0b35ce7c37
New NoticeStream class to reify streams of notices
|
13 years ago |
Brion Vibber
|
b896a37da0
Use cachedQuery on File::getAttachments, plus other cleanups:
|
14 years ago |
Evan Prodromou
|
d31397bd45
method to count notices linking to an URL
|
14 years ago |
Evan Prodromou
|
faf0081a8b
Fixes from testing File::stream()
|
14 years ago |
Evan Prodromou
|
bf4c5cb41a
Stream of notices linking to an URL
|
14 years ago |
Brion Vibber
|
e1ffbfed04
doc comments on File::processNew
|
14 years ago |
Brion Vibber
|
dbb95b76a4
Allow YouTube-style media links to be counted as enclosures for purposes of listing attachments/thumbs
|
14 years ago |
Brion Vibber
|
6d7f02ff31
Pass file attachment thumbnails along with oEmbed data.
|
14 years ago |
Brion Vibber
|
a2994e3aa2
Testing... using photo info for temp thumbnails
|
14 years ago |
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 years ago |
Siebrand Mazeland
|
6aeba0cb7c
i18n/L10n updates.
|
14 years ago |
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 years ago |
Evan Prodromou
|
b31c49c5d4
Make HTTPS urls in File::url() if necessary
|
14 years ago |
Siebrand Mazeland
|
b03ece26eb
* i18n/L10n and translator documentation updates.
|
14 years ago |
Siebrand Mazeland
|
8f8588026b
Fixes for messages after review by Brion.
|
14 years ago |