summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2008-09-23user -> thisEvan Prodromou
2008-09-23change how Foreign_link fetches, and fix mixup between user-ids and foreign-i...Evan Prodromou
2008-09-22correct a couple of bugsEvan Prodromou
2008-09-17save created dateEvan Prodromou
2008-09-17fix missing variable in save-new-messageEvan Prodromou
2008-09-17fancy urls for show message, new messageEvan Prodromou
2008-09-17newmessage and showmessageEvan Prodromou
2008-09-16rationalize with ciarang's pgsql changesEvan Prodromou
2008-09-15PostgreSQL: Quote table name in manually formed query - fixes profile setting...CiaranG
2008-09-09Initial support for PostgreSQLCiaranG
2008-09-08Disallow 'api' nicknameZach Copley
2008-08-28Twitter integration - Notices now broadcast (directly) to Twitter from linked...Zach Copley
2008-08-28Twitter integration - support for new foreign_link table and prefs now save/u...Zach Copley
2008-08-26Twitter integration - Foreign_user::getForeignUser() to retrieveZach Copley
2008-08-26Twitter-integration - Twitter settings tab now saves Twitter credentialszach
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