Age | Commit message (Expand) | Author |
2008-07-09 | add notice search rss ("tracking") | Evan Prodromou |
2008-07-09 | refactor common code between searches and between search and settings | Evan Prodromou |
2008-07-09 | try some scoping | Evan Prodromou |
2008-07-09 | use smarter query builder | Evan Prodromou |
2008-07-09 | fix syntax errors in URL builder | Evan Prodromou |
2008-07-09 | add fancy urls for search | Evan Prodromou |
2008-07-09 | defaults for argument functions | Evan Prodromou |
2008-07-09 | wrong comparison operator for saving reply to self | Evan Prodromou |
2008-07-09 | don't record a reply_to for responses to self | Evan Prodromou |
2008-07-09 | store replies on the notice record, not the reply record | Evan Prodromou |
2008-07-09 | reply_to is now stored on the notice, not on the reply record | Evan Prodromou |
2008-07-09 | wording change in comment | Evan Prodromou |
2008-07-09 | store rendered content on save; display pre-rendered content | Evan Prodromou |
2008-07-09 | move again | Evan Prodromou |
2008-07-09 | move some things around | Evan Prodromou |
2008-07-09 | better arrow | Evan Prodromou |
2008-07-09 | accept replyto for fancy newnotice URL | Evan Prodromou |
2008-07-09 | return false | Evan Prodromou |
2008-07-09 | fallback to newnotice on reply button, new button with mouseover | Evan Prodromou |
2008-07-09 | fixup required XMPP library | Evan Prodromou |
2008-07-08 | replybutton.darc | mike |
2008-07-09 | forgot to change null check at beginning of set user | Evan Prodromou |
2008-07-09 | don't refetch user objects so much | Evan Prodromou |
2008-07-09 | some debug stuff for remember me | Evan Prodromou |
2008-07-08 | notice -> permalink in notices | Evan Prodromou |
2008-07-08 | p.instructions -> div.instructions | Evan Prodromou |
2008-07-08 | don't call text if you don't mean it | Evan Prodromou |
2008-07-08 | don't do an end tag for empty elements | Evan Prodromou |
2008-07-08 | take out queuing debugging | Evan Prodromou |
2008-07-04 | UNDO: debugging info for queueing notices | Evan Prodromou |
2008-07-04 | debugging info for queueing notices | Evan Prodromou |
2008-07-08 | more debug output for rememberme cookies | Evan Prodromou |
2008-07-07 | autosubscribe for jabber | Evan Prodromou |
2008-07-07 | don't try to do date relative | Evan Prodromou |
2008-07-07 | better error reporting | Evan Prodromou |
2008-07-07 | fancy url for replies rss | Evan Prodromou |
2008-07-07 | change reply info | Evan Prodromou |
2008-07-07 | consolidate show_notice and show_reply | Evan Prodromou |
2008-07-07 | created -> modified in Reply | Evan Prodromou |
2008-07-07 | check to see the reply_for worked | Evan Prodromou |
2008-07-07 | fix constant in common_db_log_error | Evan Prodromou |
2008-07-07 | use db error logger for common_save_replies | Evan Prodromou |
2008-07-07 | default for datetime in common_relative_profile | Evan Prodromou |
2008-07-07 | twiddle a few bits to make replies work correctly | Evan Prodromou |
2008-07-06 | add replies fancy url and include Reply class | Evan Prodromou |
2008-06-22 | First pass at replies support http://laconi.ca/PITS/00080 | matthew.gregg |
2008-07-06 | prefer, barely, text/html to application/xhtml+xml | Evan Prodromou |
2008-07-05 | optionally queue jabber confirmations | Evan Prodromou |
2008-07-05 | change to use SVN version of XMPPHP | Evan Prodromou |
2008-07-05 | rememberme debugging | Evan Prodromou |