]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes/Notice.php
path correct in require_once for memcached
[quix0rs-gnu-social.git] / classes / Notice.php
2008-09-26 Evan Prodromoupath correct in require_once for memcached
2008-09-26 Evan Prodromouprepend Memcached_DataObject require with INSTALLDIR
2008-09-26 Evan Prodromoucaching layer for DB/DataObject
2008-09-20 Evan Prodromoublow subscriptions cache when the user deletes a notice
2008-09-15 Evan Prodromoufixup SQL code
2008-09-15 Evan Prodromoufix cache deletion code
2008-09-15 Evan Prodromoucache noticesWithFriends in memcached
2008-09-02 Ori AvtalionSome Notice::saveNew cleanups.
2008-09-01 Garret BuellElide_Tags
2008-09-01 Garret BuellAllow_multicase_tags
2008-08-26 Evan Prodromoufix error storing uris of remote notices
2008-08-25 Evan Prodromouchange DataObject_Cast to use sql_now
2008-08-15 zachTwitter-compatible API: support for new in_reply_to_sta...
2008-08-07 Evan ProdromouLOG_ERROR -> LOG_ERR (again)
2008-07-31 Evan Prodromouextend length of source for notices
2008-07-30 Evan Prodromousave the source
2008-07-30 Evan Prodromourefactor notice-adding code to one static method on...
2008-07-20 Mike CochraneFirst cut at hastags support.
2008-07-22 Evan Prodromouadd notice sources (currently unused)
2008-07-22 Evan Prodromoumark notices as local
2008-07-15 Evan Prodromoureplies from people you're not subscribed to over Jabber
2008-07-10 Mike CochraneResolve conflicts and convert _t( to _( where it was...
2008-07-09 Mike CochraneMerge conflicts and kill a whole lot of trailing whites...
2008-07-09 Evan Prodromourebuild DB_DataObject classes for new structure
2008-05-22 Evan Prodromougenerate classes for db schema with URIs
2008-05-21 Evan Prodromouremove validation code
2008-05-20 Evan Prodromouease up on the validation
2008-05-20 Evan Prodromoufix validation of url
2008-05-20 Evan Prodromoutrim whitespace
2008-05-20 Evan Prodromouadd validation methods to classes
2008-05-17 Evan Prodromoufixes to make it all lint
2008-05-15 Evan Prodromousettings and avatars
2008-05-14 Evan Prodromoulicense block for source code
2008-05-14 Evan Prodromoudeny access to include files
2008-05-09 Evan Prodromouread-only stuff
2008-05-07 Evan Prodromouadd data objects