Mikael Nordfeldth
|
fe6498e7c8
Send objects instead of integers to File_to_post::processNew
|
9 years ago |
Mikael Nordfeldth
|
5358fb3cce
Use the same cache string in all places for file:notice-ids
|
9 years ago |
Mikael Nordfeldth
|
3294d704a4
scripts/nukefile.php for blasting crap from the server
|
9 years ago |
Mikael Nordfeldth
|
f926e27a65
urlhash will _be_ NULL on update, so NOT NULL won't work
|
9 years ago |
Mikael Nordfeldth
|
c31d6608a8
remove _all_ file URLs not just the duplicates
|
9 years ago |
Mikael Nordfeldth
|
cd0b70dbc1
upgrade fix for file URLs longer than 191 chars
|
9 years ago |
Mikael Nordfeldth
|
c5715bc756
File_to_post indexing and cleaning preparations
|
9 years ago |
Mikael Nordfeldth
|
a4af51b5ba
Move thumbnail algorithm mainly to ImageFile class
|
9 years ago |
Mikael Nordfeldth
|
8fac7a9f6c
StatusNet class renamed GNUsocial
|
9 years ago |
Mikael Nordfeldth
|
7e6ba94241
Documentation + filename uniqueness in File class
|
9 years ago |
Mikael Nordfeldth
|
9a843548c0
Save thumbnails with proper extension
|
9 years ago |
Mikael Nordfeldth
|
325e784ccd
Don't store duplicates of files.
|
9 years ago |
Mikael Nordfeldth
|
0e6c83e521
Had to avoid using indexes in the migration phase
|
9 years ago |
Mikael Nordfeldth
|
b54710950f
unique keys and indexes must be NOT NULL or MySQL fucks up
|
9 years ago |
Mikael Nordfeldth
|
0590f2975e
Merge branch 'utf8mb4' into nightly
|
9 years ago |
Mikael Nordfeldth
|
5471c65c9a
less newlines for the scripts/upgrade.php output
|
9 years ago |
Mikael Nordfeldth
|
e299583eee
Bad check on existing urlhash key
|
9 years ago |
Mikael Nordfeldth
|
8ac8e2e734
Use new ::getByUrl for File and File_redirection
|
9 years ago |
Mikael Nordfeldth
|
c05e9b118c
function is hashurl, variable is urlhash
|
9 years ago |
Mikael Nordfeldth
|
45dc76de26
File and File_redirection adhoc storage methods updated for urlhash
|
9 years ago |
Mikael Nordfeldth
|
27480d8e8e
File_redirection also got urlhash column
|
9 years ago |
Mikael Nordfeldth
|
5a8f24eb46
urlhash first steps, including scripts/upgrade.php
|
9 years ago |
Mikael Nordfeldth
|
2f86cd8602
utf8mb4 conversion on database with index adjusts
|
9 years ago |
Mikael Nordfeldth
|
67d09532dd
Improved animated image thumbnail freedom of choice
|
10 years ago |
Mikael Nordfeldth
|
a8e613e508
Animated GIF restructuring, ImageMagick only used for resizing animated sequences.
|
10 years ago |
Mikael Nordfeldth
|
2a7d45c986
No need for ImageMagick to detected animated GIF
|
10 years ago |
Mikael Nordfeldth
|
97bf470895
File class improved debugging and filename generation
|
10 years ago |
Mikael Nordfeldth
|
3927acdde5
getUrl() fixed for File and File_thumbnail to correct http/https stuff and other
|
10 years ago |
Mikael Nordfeldth
|
cbb7ec07a5
When called in offline queue, File::url was HTTP
|
10 years ago |
Hannes Mannerheim
|
a3574bac6c
we _do_ want to show text/html as attachments, since that's how mustard and crow expands oversized notices
|
10 years ago |