summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-09-22hide IM settings if xmpp disabledEvan Prodromou
2008-09-22correct a couple of bugsEvan Prodromou
2008-09-18if favor/disfavor submitted through ajax, return micro-html of formEvan Prodromou
2008-09-17correct urls from fancy url for show-messageEvan Prodromou
2008-09-17fancy urls for show message, new messageEvan Prodromou
2008-09-17newmessage and showmessageEvan Prodromou
2008-09-17move rendering stuff that doesn't depend on notice to a separate functionEvan Prodromou
2008-09-17use common_local_url() in tagging, add canonicalization functionEvan Prodromou
2008-09-16Get correct configured language when all else failsCiaranG
2008-09-09Initial support for PostgreSQLCiaranG
2008-09-16integrate local changes with Zach'sEvan Prodromou
2008-09-09Twitter-compatible API - JSONP callbacks for all methods emitting JSONZach Copley
2008-09-07Twitter integration - added $config option for source attribute when posting ...Zach Copley
2008-09-07Fold password form into profile settingsZach Copley
2008-09-05Conflated Avatar and Profile settings + removed a bunch of unnecessary whites...Zach Copley
2008-08-28Twitter integration - Notices now broadcast (directly) to Twitter from linked...Zach Copley
2008-08-21Twitter integration - Oh look, a Twitter settings tab.zach
2008-09-16correctly show topEvan Prodromou
2008-09-16inbox and outbox for direct messagesEvan Prodromou
2008-09-16rationalize with repository versionEvan Prodromou
2008-09-08make favorites form use AjaxEvan Prodromou
2008-09-08move fave form, float rightEvan Prodromou
2008-09-08write our own submit so there's no <p>Evan Prodromou
2008-09-08styling on the favor/disfavor forms to show inlineEvan Prodromou
2008-09-08better styling for favor/disfavor buttonsEvan Prodromou
2008-09-08fix requires in dis/favor and correct url in formEvan Prodromou
2008-09-08change input buttons to submit buttonsEvan Prodromou
2008-09-08initial non-Ajax version of favoritesEvan Prodromou
2008-08-16Added missing subs.phpCiaranG
2008-08-16XMPP daemon updates including help, sub and subsub commands, plus subscribe/u...CiaranG
2008-08-26updates for invitationsEvan Prodromou
2008-08-26helper functions that take a user objectEvan Prodromou
2008-08-25fix the invite urlEvan Prodromou
2008-08-25invite fancy urlEvan Prodromou
2008-08-25add invite to the nav menuEvan Prodromou
2008-09-22use common-config instead of $config in common_languageEvan 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-15subscriptions clear user with-friends cache, tooEvan Prodromou
2008-09-15array_count -> countEvan Prodromou
2008-09-15cache noticesWithFriends in memcachedEvan Prodromou
2008-09-13LOG_ERROR -> LOG_ERREvan Prodromou
2008-09-11reverse order of queries for galleriesEvan Prodromou
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