summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2008-09-26wasn't returning results of updateEvan Prodromou
2008-09-26add some more info on notice updateEvan Prodromou
2008-09-26log a db error for inserting the noticeEvan Prodromou
2008-09-26another false-for-errorEvan Prodromou
2008-09-26Memcache returns false on cache missEvan Prodromou
2008-09-26don't record null key valuesEvan Prodromou
2008-09-26hack to make keys workEvan Prodromou
2008-09-26handle one-argument calls to staticGetEvan Prodromou
2008-09-26better deletes and key namesEvan Prodromou
2008-09-26try to make some static/non-static stuff work rightEvan Prodromou
2008-09-26better handling of staticGetEvan Prodromou
2008-09-26path correct in require_once for memcachedEvan Prodromou
2008-09-26rename cached object fileEvan Prodromou
2008-09-26prepend Memcached_DataObject require with INSTALLDIREvan Prodromou
2008-09-26caching layer for DB/DataObjectEvan Prodromou
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