summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-26lost the names when making a new function send_invitationEvan Prodromou
2008-08-26send personal message through to send_invitation functionEvan Prodromou
2008-08-26fix runon string in invites formatEvan Prodromou
2008-08-26fix format for subjectEvan Prodromou
2008-08-26save invitation code and improve format of outgoing mailEvan Prodromou
2008-08-26correct output on invitationsEvan Prodromou
2008-08-26updates for invitationsEvan Prodromou
2008-08-26helper functions that take a user objectEvan Prodromou
2008-08-25clean up some whitespace in DB scriptEvan Prodromou
2008-08-25added a created timestamp to invitationsEvan Prodromou
2008-08-25skip preview, just send the darn thingEvan Prodromou
2008-08-25fix instructionsEvan Prodromou
2008-08-25fix the invite urlEvan Prodromou
2008-08-25invite fancy urlEvan Prodromou
2008-08-25add invite to the nav menuEvan Prodromou
2008-08-25add invite to htaccess.sampleEvan Prodromou
2008-08-25start the invite formEvan Prodromou
2008-08-23data classes for invitationsEvan Prodromou
2008-09-22use common-config instead of $config in common_languageEvan 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-15make NoticeWrapper extend Notice so methods workEvan Prodromou
2008-09-15another attribute errorEvan Prodromou
2008-09-15misused instance attribute in noticewrapperEvan Prodromou
2008-09-15compress window-getting to one functionEvan Prodromou
2008-09-15subscriptions clear user with-friends cache, tooEvan Prodromou
2008-09-15array_count -> countEvan Prodromou
2008-09-15$INSTALLDIR -> INSTALLDIREvan Prodromou
2008-09-15cache noticesWithFriends in memcachedEvan Prodromou
2008-09-15only use MyISAM for tables with fulltext indicesEvan Prodromou
2008-09-13duplicate confirmation to avoid where clauseEvan Prodromou
2008-09-13LOG_ERROR -> LOG_ERREvan Prodromou
2008-09-11reverse order of queries for galleriesEvan Prodromou
2008-09-10update information about queuesEvan Prodromou
2008-09-10add a line for mail domainEvan Prodromou
2008-09-10add a sample RewriteBaseEvan Prodromou
2008-09-05Fix confusing comment in config.sample.php (Ticket #616)CiaranG
2008-09-05Fix for reply arrow in profile pageMichael Landers
2008-09-05Disallow 'tag' and 'tags' as usernames. Fixes ticket #584Ori Avtalion
2008-09-08error checking in subscriptionsEvan Prodromou
2008-09-07remove some debugging code from omb.phpEvan Prodromou
2008-09-07lots of debugging code in OMB sendEvan Prodromou
2008-09-07debugging for ombEvan Prodromou
2008-09-05free memory in SMS daemon, tooEvan Prodromou
2008-09-05free and unset DB_DataObjects after we're done with themEvan Prodromou
2008-09-05set focus to status text areaEvan Prodromou
2008-09-05stop default handling of return in browserEvan Prodromou
2008-09-05do submit on keydownEvan Prodromou