Mikael Nordfeldth
|
fdfa71a033
Extremely verbose debugging is annoying
|
8 年 前 |
Mikael Nordfeldth
|
0caf0612d0
Make Twitter Media upload API v1.1 reach us
|
8 年 前 |
Mikael Nordfeldth
|
b696fb4eb1
Mimetypes like image/svg+xml were misinterpreted when guessing
|
8 年 前 |
Mikael Nordfeldth
|
d4be5349b3
think I have managed to show oEmbed images better now
|
8 年 前 |
Mikael Nordfeldth
|
f1c4c64cd9
Don't update stored URLs just because we have a filename
|
9 年 前 |
Mikael Nordfeldth
|
346e34e543
Return dynamically generated URLs for thumbnails for all locally stored entries
|
9 年 前 |
hannes
|
08be0e5c67
fixes this issue: https://quitter.se/notice/4344600
|
9 年 前 |
Mikael Nordfeldth
|
12d77ac3e4
varchar to text since there's no reason to limit the fields
|
9 年 前 |
Stephen Paul Weber
|
a9b1b60a97
Refactor on File::processNew
|
9 年 前 |
Mikael Nordfeldth
|
80bc7f0e25
File handling changes for better logic
|
9 年 前 |
Mikael Nordfeldth
|
edb73ec480
Use exception instead of if-statement in File::saveNew
|
9 年 前 |
Mikael Nordfeldth
|
02418cffd8
Be harsher on database saving failure for File entry
|
9 年 前 |
Mikael Nordfeldth
|
daaafd86e2
DB_DataObject recommends using ->tableName()
|
9 年 前 |
Mikael Nordfeldth
|
fe6498e7c8
Send objects instead of integers to File_to_post::processNew
|
9 年 前 |
Mikael Nordfeldth
|
5358fb3cce
Use the same cache string in all places for file:notice-ids
|
9 年 前 |
Mikael Nordfeldth
|
3294d704a4
scripts/nukefile.php for blasting crap from the server
|
9 年 前 |
Mikael Nordfeldth
|
f926e27a65
urlhash will _be_ NULL on update, so NOT NULL won't work
|
9 年 前 |
Mikael Nordfeldth
|
c31d6608a8
remove _all_ file URLs not just the duplicates
|
9 年 前 |
Mikael Nordfeldth
|
cd0b70dbc1
upgrade fix for file URLs longer than 191 chars
|
9 年 前 |
Mikael Nordfeldth
|
c5715bc756
File_to_post indexing and cleaning preparations
|
9 年 前 |
Mikael Nordfeldth
|
a4af51b5ba
Move thumbnail algorithm mainly to ImageFile class
|
9 年 前 |
Mikael Nordfeldth
|
8fac7a9f6c
StatusNet class renamed GNUsocial
|
9 年 前 |
Mikael Nordfeldth
|
7e6ba94241
Documentation + filename uniqueness in File class
|
9 年 前 |
Mikael Nordfeldth
|
9a843548c0
Save thumbnails with proper extension
|
9 年 前 |
Mikael Nordfeldth
|
325e784ccd
Don't store duplicates of files.
|
9 年 前 |
Mikael Nordfeldth
|
0e6c83e521
Had to avoid using indexes in the migration phase
|
9 年 前 |
Mikael Nordfeldth
|
b54710950f
unique keys and indexes must be NOT NULL or MySQL fucks up
|
9 年 前 |
Mikael Nordfeldth
|
0590f2975e
Merge branch 'utf8mb4' into nightly
|
9 年 前 |
Mikael Nordfeldth
|
5471c65c9a
less newlines for the scripts/upgrade.php output
|
9 年 前 |
Mikael Nordfeldth
|
e299583eee
Bad check on existing urlhash key
|
9 年 前 |