summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
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
2008-07-22centralize and optimize with-friends queryEvan Prodromou
2008-07-22mark notices as localEvan Prodromou
2008-07-21update keys for incomingemailEvan Prodromou
2008-07-21save changes to smsemailEvan Prodromou
2008-07-21add flag for sms repliesEvan Prodromou
2008-07-20add sms email address to userEvan Prodromou
2008-07-20$true not the same as trueEvan Prodromou
2008-07-20add autosubscribeEvan Prodromou
2008-07-20add autosubscribe flag to usersEvan Prodromou
2008-07-20start sms settingsEvan Prodromou
2008-07-19email settings for post by emailEvan Prodromou
2008-07-19add a transport flag to queue itemsEvan Prodromou
2008-07-17mailer daemon startEvan Prodromou
2008-07-18add nonce linksEvan Prodromou
2008-07-17hand-built links.iniEvan Prodromou
2008-07-15rebuild classes based on DB changeEvan Prodromou
2008-07-15move email settings to its own tabEvan Prodromou
2008-07-15replies from people you're not subscribed to over JabberEvan Prodromou
2008-07-13Sort notices by date then id so they are in the correct order when there are ...Mike Cochrane
2008-07-10Resolve conflict properlyMike Cochrane