summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-09-15Fix missing nickname in rss replies to titleCiaranG
2008-09-15Further updates to sample configCiaranG
2008-09-15PostgreSQL: Quote table name in manually formed query - fixes profile setting...CiaranG
2008-09-14PostgreSQL: support for full text searching (notice and people)CiaranG
2008-09-11PostgreSQL: Make tag cloud query work - also fixes what is surely an ignored ...CiaranG
2008-09-11Fix unquoted array key, causes b0rkage on some php setups (via @bopuc)CiaranG
2008-09-10PostgreSQL - reply.modified needs a defaultCiaranG
2008-09-09Fix remote sub when redirected via login (Ticket #618)CiaranG
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-08Disallow 'api' nicknameZach Copley
2008-09-07Twitter integration - wording changeZach 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-06Moved avatar upload down below timezone on profile settingsZach Copley