summaryrefslogtreecommitdiff
path: root/classes/Notice.php
AgeCommit message (Expand)Author
2008-09-29blow cache in Notice for tagsEvan Prodromou
2008-09-28blow the cached streams for tags on a new noticeEvan Prodromou
2008-09-28remove debugging code for notice streamsEvan Prodromou
2008-09-28correct some SQL and add some spacesEvan Prodromou
2008-09-28exact check on memcached resultsEvan Prodromou
2008-09-28another debug noticeEvan Prodromou
2008-09-28add some debugging stuff to NoticeEvan Prodromou
2008-09-28lost paren in NoticeEvan Prodromou
2008-09-28change arguments to Notice::publicStreamEvan Prodromou
2008-09-28single function for important streams, with memcached supportEvan Prodromou
2008-09-26move memcache connections to util.phpEvan Prodromou
2008-09-26add some more info on notice updateEvan Prodromou
2008-09-26log a db error for inserting the noticeEvan Prodromou
2008-09-26path correct in require_once for memcachedEvan Prodromou
2008-09-26prepend Memcached_DataObject require with INSTALLDIREvan Prodromou
2008-09-26caching layer for DB/DataObjectEvan Prodromou
2008-09-20blow subscriptions cache when the user deletes a noticeEvan Prodromou
2008-09-15fixup SQL codeEvan Prodromou
2008-09-15fix cache deletion codeEvan Prodromou
2008-09-15cache noticesWithFriends in memcachedEvan Prodromou
2008-09-02Some Notice::saveNew cleanups.Ori Avtalion
2008-08-31Elide_TagsGarret Buell
2008-08-31Allow_multicase_tagsGarret Buell
2008-08-26fix error storing uris of remote noticesEvan Prodromou
2008-08-25change DataObject_Cast to use sql_nowEvan Prodromou
2008-08-15Twitter-compatible API: support for new in_reply_to_status_id in statuses/updatezach
2008-08-07LOG_ERROR -> LOG_ERR (again)Evan Prodromou
2008-07-31extend length of source for noticesEvan Prodromou
2008-07-29save the sourceEvan Prodromou
2008-07-29refactor notice-adding code to one static method on NoticeEvan Prodromou
2008-07-20First cut at hastags support.Mike Cochrane
2008-07-22add notice sources (currently unused)Evan Prodromou
2008-07-22mark notices as localEvan Prodromou
2008-07-15replies from people you're not subscribed to over JabberEvan Prodromou
2008-07-10Resolve conflicts and convert _t( to _( where it was introduced again.Mike Cochrane
2008-07-09Merge conflicts and kill a whole lot of trailing whitespace on lines.Mike Cochrane
2008-07-09rebuild DB_DataObject classes for new structureEvan Prodromou
2008-05-22generate classes for db schema with URIsEvan Prodromou
2008-05-21remove validation codeEvan Prodromou
2008-05-20ease up on the validationEvan Prodromou
2008-05-20fix validation of urlEvan Prodromou
2008-05-20trim whitespaceEvan Prodromou
2008-05-20add validation methods to classesEvan Prodromou
2008-05-17fixes to make it all lintEvan Prodromou
2008-05-15settings and avatarsEvan Prodromou
2008-05-14license block for source codeEvan Prodromou
2008-05-14deny access to include filesEvan Prodromou
2008-05-08read-only stuffEvan Prodromou
2008-05-07add data objectsEvan Prodromou