Diogo Cordeiro
|
d058a70557
[MEDIA] Simplify Attachment actions
|
5 سال پیش |
Miguel Dantas
|
d295d8b43c
[CORE] Added documentation and fixed typo in attachments action
|
5 سال پیش |
Miguel Dantas
|
a5259073df
[CORE] Fix X-Sendfile for nginx, using the X-Accel-Redirect header
|
5 سال پیش |
Miguel Dantas
|
3e5ce46e98
[CORE] Fixed bug where the http connection was using the wrong size for thumbnails, and returning the wrong one
|
5 سال پیش |
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 سال پیش |
Miguel Dantas
|
4187568522
[OEMBED][UI] Skip adding an image thumbnail for oembed results if we
|
5 سال پیش |
Miguel Dantas
|
da82048d77
[MEDIA] Fix trying to display file wich is not available locally
|
5 سال پیش |
Miguel Dantas
|
04d1caff78
[CORE] Fixed bug where all thumbnails were using the original file
|
5 سال پیش |
Miguel Dantas
|
7643f3cf7b
[CORE][ACTION] Removed getfile action. Superseded by attachment/*/download, which additionally uses a file hash as oposed to a filename.
|
5 سال پیش |
Miguel Dantas
|
3c9a07677e
[CORE] Attachments and thumbnails aren't accessed directly by the file under the file storage folder, but indirectly from PHP, so that access to the file folder can be blocked in the server config
|
5 سال پیش |
Mikael Nordfeldth
|
265fa12917
Relatively experimental change to store thumbnails in 'file/thumb/' (by default)
|
8 سال پیش |
Mikael Nordfeldth
|
6924bb1d29
Gah and a 302 in the non-exception-handling redirect too
|
8 سال پیش |
Mikael Nordfeldth
|
a9b5519293
Attachment thumbnail redirect is a 302 redirect
|
8 سال پیش |
Mikael Nordfeldth
|
f6432fdf48
File_thumbnail->getUrl now gives Attachment_thumbnail action URL
|
9 سال پیش |
Mikael Nordfeldth
|
132ac624a2
Attachment_thumbnailAction is a ManagedAction (doPreparation)
|
9 سال پیش |
Mikael Nordfeldth
|
ce8389443b
Let's not risk mixing two object types up
|
9 سال پیش |
Mikael Nordfeldth
|
5a3d74d9a8
UseFileAsThumbnailException (helps support GIFs)
|
10 سال پیش |
Mikael Nordfeldth
|
b48e3a22bf
AttachmentAction extends to ManagedAction
|
10 سال پیش |
Mikael Nordfeldth
|
c862b3f355
Redirect from Attachment_thumbnailAction
|
10 سال پیش |
Mikael Nordfeldth
|
d59eb5e184
Dynamically generate thumbnails (see full text)
|
10 سال پیش |
Mikael Nordfeldth
|
b3bf036975
Preparing File for dynamic thumbnail generation.
|
10 سال پیش |
Mikael Nordfeldth
|
418b3c3c53
Some files got updated coding style
|
10 سال پیش |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 سال پیش |
Siebrand Mazeland
|
08edd1fedf
* i18n/L10n updates.
|
14 سال پیش |
Evan Prodromou
|
df86aa7214
define LACONICA and accept LACONICA for backwards compatibility
|
15 سال پیش |
Evan Prodromou
|
865b716f09
change LACONICA to STATUSNET
|
15 سال پیش |
Evan Prodromou
|
ae883ceb9b
change controlyourself.ca to status.net
|
15 سال پیش |
Evan Prodromou
|
d35b2d3f3c
change laconi.ca to status.net
|
15 سال پیش |
Evan Prodromou
|
c8b8f07af1
change Laconica and Control Yourself to StatusNet in PHP files
|
15 سال پیش |
Zach Copley
|
0e78e1cc52
Show HTML for thumbnails instead of redirecting. Remove dead code.
|
15 سال پیش |