index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
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
2009-06-25
avoid getting duplicate errors on upload
Evan Prodromou
2009-06-23
append uploads to content rather than showing them double
Evan Prodromou
2009-06-22
Attachment upload server and path now configurable
Zach Copley
2009-06-22
change staticGet() from DB_DataObject to Memcached_DataObject for file classes
Evan Prodromou
2009-06-22
Database changes for file tables
Evan Prodromou
2009-06-20
Update copyright dates in files modified in 2009
Evan Prodromou
2009-06-20
change Controlez-Vous to Control Yourself
Evan Prodromou
2009-06-17
Fixed recent attachment bug that required URLs to be posted twice to be taken...
Robin Millette
2009-05-31
Refactored some attachment code and fixed upload bug in interface.
Robin Millette
2009-05-15
Attachments and their list now provide "ajax" view. Also added a few sidebars...
Robin Millette
2009-05-13
rewrote short url stuff to handle new file/url classes (redirections, oembed,...
Robin Millette
2009-05-11
db stuff for URLs: redirections, oembed, etc.
Robin Millette