index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
classes
/
File.php
Age
Commit message (
Expand
)
Author
2010-11-04
i18n/L10n updates.
Siebrand Mazeland
2010-11-03
Fix for ticket #2853: fix for some unknown MIME type error cases by adjusting...
Brion Vibber
2010-10-14
Make HTTPS urls in File::url() if necessary
Evan Prodromou
2010-09-28
* i18n/L10n and translator documentation updates.
Siebrand Mazeland
2010-07-30
Fixes for messages after review by Brion.
Siebrand Mazeland
2010-07-29
* add translator documentation
Siebrand Mazeland
2010-07-28
Number parameters
Siebrand Mazeland
2010-06-28
Fix regression in 92ded7c6cb56056a89bc8b3caabd08049104898e: spewed PHP notice...
Brion Vibber
2010-05-27
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber
2010-05-25
Hotpatch for infinite redirection-following loop seen processing URLs to http...
Brion Vibber
2010-03-26
Fixes problem with IRC URLs showing as attachments
Nick Holliday
2010-03-11
A null mimetype is not an enclosure (more likely than not means there was an ...
Craig Andrews
2010-03-10
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber
2010-03-10
Fixup script for files w/ bogus data saved into file record ('h bug')
Brion Vibber
2010-03-10
Fix for attachment "h bug": posting a shortened link to an oembed-able resour...
Brion Vibber
2010-03-04
Merge commit 'origin/testing' into 0.9.x
Brion Vibber
2010-03-02
OStatus: save file records for enclosures
Brion Vibber
2010-03-02
Updated some references to the long gnone "isEnclosure" function to the new "...
Craig Andrews
2010-03-01
Correctly handle the case when MIME/Type doesn't know what file extension a m...
Craig Andrews
2010-02-16
Merge branch 'testing' into 0.9.x
Brion Vibber
2010-02-11
let files go to SSL dir too
Evan Prodromou
2010-02-02
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber
2010-02-02
Fix regression breaking file attachments. This is what I get for rushing fixe...
Brion Vibber
2010-02-02
Fix regression breaking file attachments. This is what I get for rushing fixe...
Brion Vibber
2010-02-01
Improve name validation checks on local File references
Brion Vibber
2010-02-01
Improve name validation checks on local File references
Brion Vibber
2010-01-22
Updated some references to the long gnone "isEnclosure" function to the new "...
Craig Andrews
2010-01-10
Merge branch 'master' into 0.9.x
Evan Prodromou
2010-01-10
check before inserting File_oembed and File_thumbnail
Evan Prodromou
2010-01-05
Require users to login to view attachments on private sites
Craig Andrews
2009-09-27
Fix some bugs in the URL linkification, and fixed the unit test.
Craig Andrews
2009-09-02
Merge remote branch 'laconica/0.8.x' into 0.9.x
Craig Andrews
2009-09-01
Check "Files" of type 'application/xhtml+xml' for oEmbed in addition to just ...
Craig Andrews
2009-08-27
make URL analyzer save new info on URLs
0.8.1rc2
Evan Prodromou
2009-08-27
Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x
Evan Prodromou
2009-08-26
Fix some stupid bugs, such as a mispelling of oembed
Craig Andrews
2009-08-26
Display linked oembed resources as enclosures if they are of non-html mime types
Craig Andrews
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
a distributed -> the distributed
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-08-12
Prevents redirect URLs that have canonical URLs longer than 255 chars from be...
Brett Taylor
2009-07-30
throw an exception rather than die()
Evan Prodromou
2009-07-30
remove debugging code about processing a new URL
Evan Prodromou
2009-07-22
fixed SQL in checking for monthly quota - works in postgres and mysql
Brenda Wallace
2009-07-22
missing AND in the SQL
Brenda Wallace
2009-07-15
Try oEmbed discovery before using oohembed
Craig Andrews
2009-07-14
HTML "File"/attachments should probably not be considered enclosures.
Craig Andrews
2009-07-14
Moved the decision logic as to whether an attachment should be an enclosure t...
Craig Andrews
2009-07-07
File classes does not use the $FILES array directly, as users of this class a...
Craig Andrews
[next]