summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2008-09-16inbox and outbox for direct messagesEvan Prodromou
2008-09-16Database and classes for direct messagesEvan Prodromou
2008-09-16rationalize with repository versionEvan Prodromou
2008-09-08initial non-Ajax version of favoritesEvan Prodromou
2008-08-26add a foreign_link table with prefs for the linkEvan Prodromou
2008-08-26Invite -> InvitationEvan Prodromou
2008-08-26updates for invitationsEvan Prodromou
2008-08-25added a created timestamp to invitationsEvan Prodromou
2008-08-23data classes for invitationsEvan Prodromou
2008-09-20blow subscriptions cache when the user deletes a noticeEvan Prodromou
2008-09-20can actually take all the data in the windowEvan Prodromou
2008-09-15fixup SQL codeEvan Prodromou
2008-09-15fix cache deletion codeEvan Prodromou
2008-09-15compress window-getting to one functionEvan Prodromou
2008-09-15$INSTALLDIR -> INSTALLDIREvan Prodromou
2008-09-15cache noticesWithFriends in memcachedEvan Prodromou
2008-09-05Disallow 'tag' and 'tags' as usernames. Fixes ticket #584Ori Avtalion
2008-09-02Some Notice::saveNew cleanups.Ori Avtalion
2008-08-31Elide_TagsGarret Buell
2008-08-31Allow_multicase_tagsGarret Buell
2008-08-30log transport when claiming a noticeEvan Prodromou
2008-08-27$this->log to common_log in Queue_itemEvan Prodromou
2008-08-27change queue_item to use a compound primary keyEvan Prodromou
2008-08-27break up monolithic xmppdaemon into multiple queue handlersEvan Prodromou
2008-08-26fix error storing uris of remote noticesEvan Prodromou
2008-08-25use better SQL date, fix security problem with OpenID loginsEvan Prodromou
2008-08-25change DataObject_Cast to use sql_nowEvan Prodromou
2008-08-19add database tables for foreign servicesEvan Prodromou
2008-08-13first step towards adding favorites to the systemEvan Prodromou
2008-08-15Twitter-compatible API: support for new in_reply_to_status_id in statuses/updatezach
2008-08-13move user registration to a single static methodEvan Prodromou
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-22Resolve conflictsMike Cochrane
2008-07-21Resolve conflicts after pull from evanmikec
2008-07-21Changse to ini file that I always forget to recordMike Cochrane
2008-07-21Publish MicroIDs for email and mpp on profile and notice pages.mikec
2008-07-20Regenerate class file for language columnMike Cochrane
2008-07-20Update for langauge columnMike Cochrane
2008-07-18Patch for PITS 00032, 00033, 00034matthew.gregg
2008-07-20Missing ini settings for notice_tag tableMike Cochrane
2008-07-20First cut at hastags support.Mike Cochrane
2008-07-22add notice sources (currently unused)Evan Prodromou
2008-07-22don't get a count from queryEvan Prodromou
2008-07-22notices and countsEvan Prodromou
2008-07-22another whitespace SQL errorEvan Prodromou
2008-07-22whitespace in SQLEvan Prodromou
2008-07-22blow off DB_DataObject joins, write SQL from scratchEvan Prodromou