Age | Commit message (Expand) | Author |
2008-07-19 | A couple more notice errors | Mike Cochrane |
2008-07-19 | Another notice error | Mike Cochrane |
2008-07-19 | Fix a couple of notice errors | Mike Cochrane |
2008-07-18 | LOG_ERROR -> LOG_ERR | Evan Prodromou |
2008-07-18 | Twitter-API: /account/verify_credentials.format now works | zach |
2008-07-16 | Twitter-compatible API - code cleanup | zach |
2008-07-12 | First volly at a Twitter-compatible API. Just working out the | zach |
2008-07-17 | uniquify the list of reply nicknames (DOH!) | Evan Prodromou |
2008-07-17 | define syslog variables in common.php | Evan Prodromou |
2008-07-16 | remove tag URI stuff; unused and confusing | Evan Prodromou |
2008-07-16 | utility function for getting a profile URI | Evan Prodromou |
2008-07-14 | Fixup rememberme cookie handling in the POST only case | Dave Barry |
2008-07-15 | sigh | Evan Prodromou |
2008-07-15 | yet more array munging | Evan Prodromou |
2008-07-15 | lcase tname | Evan Prodromou |
2008-07-15 | more array munging | Evan Prodromou |
2008-07-15 | back out my change to the link format; see if it helps | Evan Prodromou |
2008-07-15 | got the args to array unshift backwards | Evan Prodromou |
2008-07-15 | add alternative reply format | Evan Prodromou |
2008-07-08 | PITS.00114: 'T USERNAME' should work like an @-link | erik |
2008-07-14 | Don't capture trailing ")", "]" or ">" as part of URLs | Earle Martin |
2008-07-15 | move email settings to its own tab | Evan Prodromou |
2008-07-13 | utility for getting avatar or default avatar | Evan Prodromou |
2008-07-14 | extra space in link | Evan Prodromou |
2008-07-13 | Merge some gettext strings to one line so translation tools are happier | Mike Cochrane |
2008-07-10 | Stop after a redirect. Fixed remote subscription for me. | Mike Cochrane |
2008-07-10 | Missing sprintf | Mike Cochrane |
2008-07-10 | Bracket in correct place | Mike Cochrane |
2008-07-10 | Resolve conflicts and convert _t( to _( where it was introduced again. | Mike Cochrane |
2008-07-09 | Merge conflicts and kill a whole lot of trailing whitespace on lines. | Mike Cochrane |
2008-07-08 | bracket in the wrong place | Mike Cochrane |
2008-07-08 | Translate a few more strings. | Mike Cochrane |
2008-07-08 | Convert _t() to _() for gettext. | Mike Cochrane |
2008-07-12 | add the logfile entry to common, a little recoding in common_log | Evan Prodromou |
2008-07-11 | Log msgs can now go to a file as well as syslog | zach |
2008-07-11 | get avatar by nickname | Evan Prodromou |
2008-07-09 | add notice search rss ("tracking") | 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 | 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 | accept replyto for fancy newnotice URL | Evan Prodromou |
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 | 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 |