]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes/File.php
Avatar table url field now 'text', maybe use filename as unique key?
[quix0rs-gnu-social.git] / classes / File.php
2015-02-27 Mikael NordfeldthStatusNet class renamed GNUsocial
2015-02-27 Mikael NordfeldthMerge branch 'master' into nightly
2015-02-25 Mikael NordfeldthDocumentation + filename uniqueness in File class
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/55' of https://gitori...
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/51' of https://gitori...
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/49' of https://gitori...
2015-02-25 Mikael NordfeldthSave thumbnails with proper extension
2015-02-24 Mikael NordfeldthDon't store duplicates of files.
2015-02-19 Mikael NordfeldthHad to avoid using indexes in the migration phase
2015-02-19 Mikael Nordfeldthunique keys and indexes must be NOT NULL or MySQL fucks up
2015-02-19 Mikael NordfeldthMerge branch 'utf8mb4' into nightly
2015-02-19 Mikael Nordfeldthless newlines for the scripts/upgrade.php output
2015-02-19 Mikael NordfeldthBad check on existing urlhash key
2015-02-19 Mikael NordfeldthUse new ::getByUrl for File and File_redirection
2015-02-19 Mikael Nordfeldthfunction is hashurl, variable is urlhash
2015-02-19 Mikael NordfeldthFile and File_redirection adhoc storage methods updated...
2015-02-19 Mikael NordfeldthFile_redirection also got urlhash column
2015-02-19 Mikael NordfeldthMerge branch 'nightly' into file_urlhash
2015-02-17 Mikael Nordfeldthurlhash first steps, including scripts/upgrade.php
2015-02-12 Mikael Nordfeldthutf8mb4 conversion on database with index adjusts
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/30' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/31' of https://gitori...
2015-01-26 Mikael NordfeldthImproved animated image thumbnail freedom of choice
2015-01-25 Mikael NordfeldthAnimated GIF restructuring, ImageMagick only used for...
2015-01-25 Mikael NordfeldthNo need for ImageMagick to detected animated GIF
2015-01-25 Mikael NordfeldthFile class improved debugging and filename generation
2015-01-12 Mikael NordfeldthgetUrl() fixed for File and File_thumbnail to correct...
2015-01-12 Mikael NordfeldthWhen called in offline queue, File::url was HTTP
2014-10-20 Hannes Mannerheimwe _do_ want to show text/html as attachments, since...
2014-08-24 Mikael NordfeldthAtomPub missing georss namespace merge from chimo
2014-08-24 Mikael NordfeldthQnA fixes from chimo
2014-08-24 Mikael NordfeldthPoll fixes by chimo
2014-08-19 Matt LeeMerge branch 'master' of gitorious.org:social/mainline sazius-nightly
2014-08-18 Mikael NordfeldthMerge mmn's 'nightly' changes
2014-08-07 Mikael NordfeldthMerge request from postblue for unclosed @media in CSS
2014-08-05 Mikael NordfeldthRemoving excessive "inline" attachment listings
2014-08-05 Mikael NordfeldthFile->getEnclosure improvements (text/html is not an...
2014-07-14 Mikael NordfeldthMerge request from chimo adding getvaliddaemons to...
2014-06-22 Mikael NordfeldthFile basename call lacked a dot
2014-06-17 Mikael NordfeldthCould not update avatar due to Bad Thumbnail parameters
2014-06-05 Mikael NordfeldthAdd support for plugins to resize images
2014-06-05 Mikael NordfeldthMerge from chimo: Catch GeoCookie JSON parsing error
2014-06-02 Mikael NordfeldthFile::processNew now static and always throws exception...
2014-06-01 Mikael NordfeldthFile::processNew can return -1 which was not true for...
2014-05-12 Mikael NordfeldthClear out stored files and reltaed thumbnails when...
2014-05-12 Mikael NordfeldthFile_thumbnail fixes (run scripts/upgrade.php)
2014-05-07 Mikael Nordfeldthwidth and height are now properties in the File class
2014-05-06 Mikael NordfeldthBad variable reference in event hook.
2014-05-06 Mikael NordfeldthMoved oEmbed stuff out to a plugin (Oembed).
2014-04-28 Mikael NordfeldthHandle File thumbnail errors better
2014-04-28 Mikael NordfeldthBetter fallback on UnsupportedMediaException
2014-04-22 Mikael NordfeldthFile width and height is now properly set for File
2014-04-21 Mikael NordfeldthDynamically generate thumbnails (see full text)
2014-04-21 Mikael NordfeldthPreparing File for dynamic thumbnail generation.
2014-04-20 Mikael NordfeldthFile_oembed::saveNew are File::saveNew are static
2014-04-16 Mikael NordfeldthOriginal name preserved in uploaded file.
2014-04-16 Mikael NordfeldthMediaFile thumbnail event hooks + VideoThumbnails plugin
2014-03-31 Mikael NordfeldthMerge commit 'refs/merge-requests/199' of git://gitorio...
2014-03-08 Mikael NordfeldthFile class no longer depends on MIME
2014-03-06 Mikael NordfeldthMerge branch 'master' into FeedPoller
2014-03-05 Mikael NordfeldthMerge commit 'refs/merge-requests/11' of git://gitoriou...
2014-03-02 Jean Baptiste FavreAdd check after oembed API call. In case of error,...
2013-11-10 Mikael NordfeldthSlight cleanup in typing and syntax of File and File_...
2013-10-05 Mikael NordfeldthMediaFile code improvements, preparing to implement...
2013-08-29 Mikael NordfeldthStronger typing, require array where param array
2013-08-18 Mikael NordfeldthThe overloaded DB_DataObject function staticGet is...
2013-08-12 Mikael NordfeldthstaticGet for sub-Managed_DataObject classes now calls...
2013-08-12 Mikael NordfeldthMerge remote-tracking branch 'statusnet/master'
2012-09-19 Jean Baptiste FavreMerge commit 'refs/merge-requests/182' of gitorious...
2012-09-19 Jean Baptiste FavreMerge commit 'refs/merge-requests/181' of git://gitorio...
2012-09-18 Jean Baptiste FavreMerge remote-tracking branch 'statusnet/180' into statu...
2012-04-17 Evan ProdromouMerge ActivitySpam plugin
2012-04-03 Evan ProdromouMerge remote-tracking branch 'origin/1.1.x' into 1.1.x
2012-03-08 Evan ProdromouMerge from 1.0.x
2012-03-08 Evan ProdromouMerge branch 'master' into 1.0.x
2011-12-28 Siebrand MazelandCrazy gettext way to support two plurals in one string.
2011-11-16 Evan ProdromouMerge branch '1.0.x' into 1.1.x
2011-09-30 Brion VibberMerge branch 'compound-keys-fix' into 1.0.x
2011-09-30 Zach CopleyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-09-30 Evan Prodromoutry to check whether file exists over and over and...
2011-09-26 Evan ProdromouMerge commit 'refs/merge-requests/158' of git://gitorio...
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/159' of git://gitorio...
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/164' of git://gitorio...
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/165' of git://gitorio...
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/166' of git://gitorio...
2011-09-08 Evan ProdromouMerge branch 'master' into testing
2011-08-27 Evan ProdromouMerge branch '1.0.x' into testing
2011-08-22 Evan ProdromouMerge branch '1.0.x' into activity
2011-08-22 Evan Prodromoumove core schema to class files
2011-08-22 Evan ProdromouMerge activity plugin into mainline
2011-08-05 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-08-03 Evan ProdromouMerge branch '1.0.x' into testing
2011-08-03 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-08-03 Evan ProdromouRemove unused File::getAttachments()
2011-08-02 Evan ProdromouMerge branch 'master' into 1.0.x
2011-07-30 Evan ProdromouMerge branch 'master' into 1.0.x
2011-07-30 Evan ProdromouMerge branch 'master' into testing
2011-07-07 Zach CopleyMerge commit 'refs/merge-requests/157' of git://gitorio...
2011-05-30 Evan ProdromouMerge branch 'master' into 1.0.x
2011-05-30 Evan ProdromouMerge branch 'master' into testing
next