Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Brion Vibber | |
resource that has been previously used in the system would incorrectly save "h" as the item's type and title. | |||
2010-01-10 | check before saving a thumbnail | Evan Prodromou | |
2009-08-27 | Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x | Evan Prodromou | |
Conflicts: classes/laconica.ini | |||
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 | |
Some minor database changes for file tables. Namely: * Added a timestamp to all tables * Added a filename column for local files * Change some tables that had unnecessary auto-increment primary keys when they had another unique column that should act as the primary key * Change engine from MyISAM to InnoDB for a couple of files. Also, rebuilt the DB_DataObject files for all these tables. | |||
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 ↵ | Robin Millette | |
sidebars relating tags and attachments. | |||
2009-05-13 | rewrote short url stuff to handle new file/url classes (redirections, ↵ | Robin Millette | |
oembed, mimetypes, etc.) | |||
2009-05-11 | db stuff for URLs: redirections, oembed, etc. | Robin Millette | |