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_oembed.php
Age
Commit message (
Expand
)
Author
2009-08-27
Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x
Evan Prodromou
2009-08-26
Save the mimetype for oEmbed linked url
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-07-15
Try oEmbed discovery before using oohembed
Craig Andrews
2009-06-23
oembed and thumbnail don't need sequences
Evan Prodromou
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
Make oohembed endpoint configurable.
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