summaryrefslogtreecommitdiff
path: root/lib/util.php
AgeCommit message (Expand)Author
2008-07-18Twitter-API: /account/verify_credentials.format now workszach
2008-07-16Twitter-compatible API - code cleanupzach
2008-07-12First volly at a Twitter-compatible API. Just working out thezach
2008-07-17uniquify the list of reply nicknames (DOH!)Evan Prodromou
2008-07-17define syslog variables in common.phpEvan Prodromou
2008-07-16remove tag URI stuff; unused and confusingEvan Prodromou
2008-07-16utility function for getting a profile URIEvan Prodromou
2008-07-14Fixup rememberme cookie handling in the POST only caseDave Barry
2008-07-15sighEvan Prodromou
2008-07-15yet more array mungingEvan Prodromou
2008-07-15lcase tnameEvan Prodromou
2008-07-15more array mungingEvan Prodromou
2008-07-15back out my change to the link format; see if it helpsEvan Prodromou
2008-07-15got the args to array unshift backwardsEvan Prodromou
2008-07-15add alternative reply formatEvan Prodromou
2008-07-08PITS.00114: 'T USERNAME' should work like an @-linkerik
2008-07-14Don't capture trailing ")", "]" or ">" as part of URLsEarle Martin
2008-07-15move email settings to its own tabEvan Prodromou
2008-07-13utility for getting avatar or default avatarEvan Prodromou
2008-07-14extra space in linkEvan Prodromou
2008-07-13Merge some gettext strings to one line so translation tools are happierMike Cochrane
2008-07-10Stop after a redirect. Fixed remote subscription for me.Mike Cochrane
2008-07-10Missing sprintfMike Cochrane
2008-07-10Bracket in correct placeMike Cochrane
2008-07-10Resolve conflicts and convert _t( to _( where it was introduced again.Mike Cochrane
2008-07-09Merge conflicts and kill a whole lot of trailing whitespace on lines.Mike Cochrane
2008-07-08bracket in the wrong placeMike Cochrane
2008-07-08Translate a few more strings.Mike Cochrane
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-07-12add the logfile entry to common, a little recoding in common_logEvan Prodromou
2008-07-11Log msgs can now go to a file as well as syslogzach
2008-07-11get avatar by nicknameEvan Prodromou
2008-07-09add notice search rss ("tracking")Evan Prodromou
2008-07-09try some scopingEvan Prodromou
2008-07-09use smarter query builderEvan Prodromou
2008-07-09fix syntax errors in URL builderEvan Prodromou
2008-07-09add fancy urls for searchEvan Prodromou
2008-07-09wrong comparison operator for saving reply to selfEvan Prodromou
2008-07-09don't record a reply_to for responses to selfEvan Prodromou
2008-07-09store replies on the notice record, not the reply recordEvan Prodromou
2008-07-09accept replyto for fancy newnotice URLEvan Prodromou
2008-07-09forgot to change null check at beginning of set userEvan Prodromou
2008-07-09don't refetch user objects so muchEvan Prodromou
2008-07-09some debug stuff for remember meEvan Prodromou
2008-07-08don't call text if you don't mean itEvan Prodromou
2008-07-08don't do an end tag for empty elementsEvan Prodromou
2008-07-08take out queuing debuggingEvan Prodromou
2008-07-04UNDO: debugging info for queueing noticesEvan Prodromou
2008-07-04debugging info for queueing noticesEvan Prodromou
2008-07-08more debug output for rememberme cookiesEvan Prodromou