summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-22merge CiaranG's changes for subs0.6.00.6Evan Prodromou
2008-09-06A working stopdaemons.sh, and no parameter needed for startdaemons.shCiaranG
2008-09-22finish the README fileEvan Prodromou
2008-09-22hide IM settings if xmpp disabledEvan Prodromou
2008-09-22add additional licenses into extlib subdirEvan Prodromou
2008-09-22clear and rebuild db scriptsEvan Prodromou
2008-09-22correct a couple of bugsEvan Prodromou
2008-09-18don't notify you favor your own noticeEvan Prodromou
2008-09-18add favor/disfavor to profileEvan Prodromou
2008-09-18input changesEvan Prodromou
2008-09-18correct background of dis/favor form on hoverEvan Prodromou
2008-09-18dis -> favEvan Prodromou
2008-09-18have to add the ajaxHidden thing, tooEvan Prodromou
2008-09-18ajaxForm on returned formsEvan Prodromou
2008-09-18replace -> replaceWithEvan Prodromou
2008-09-18get the zeroth form in the returned arrayEvan Prodromou
2008-09-18ah, turns out each() stuff is called as a methodEvan Prodromou
2008-09-18Gee, maybe I shouldn't try to write DOM code from memoryEvan Prodromou
2008-09-18if favor/disfavor submitted through ajax, return micro-html of formEvan Prodromou
2008-09-18big changes to the README, part 1Evan Prodromou
2008-09-17split favor forms codeEvan Prodromou
2008-09-17remove tabs from showmessageEvan Prodromou
2008-09-17more id -> message shenanigansEvan Prodromou
2008-09-17fix htaccess so pass message param correctlyEvan Prodromou
2008-09-17fetch -> findEvan Prodromou
2008-09-17return correct data structure for messages in showmessageEvan Prodromou
2008-09-17scootch it down a bit againEvan Prodromou
2008-09-17try to move the message box up a bitEvan Prodromou
2008-09-17set message form label to display inlineEvan Prodromou
2008-09-17no instructions for 'to' dropdownEvan Prodromou
2008-09-17change id of message textareaEvan Prodromou
2008-09-17rearrange paragraphs in message formEvan Prodromou
2008-09-17style for message formEvan Prodromou
2008-09-17some minor fixes for new messagesEvan Prodromou
2008-09-17save created dateEvan Prodromou
2008-09-17fix titles in showmessageEvan Prodromou
2008-09-17skip over Mailbox::handle to Action::handleEvan Prodromou
2008-09-17fix missing variable in save-new-messageEvan Prodromou
2008-09-17correct urls from fancy url for show-messageEvan Prodromou
2008-09-17not a nickname so don't canonicalizeEvan Prodromou
2008-09-17to parameter is an ID not a nicknameEvan Prodromou
2008-09-17fancy urls for show message, new messageEvan Prodromou
2008-09-17don't show message link on your own pageEvan Prodromou
2008-09-17add new message link to showstreamEvan 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-16add in ciarang's changes to config.php.sampleEvan Prodromou
2008-09-16rationalize with ciarang's pgsql changesEvan Prodromou
2008-09-16Get correct configured language when all else failsCiaranG