summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-07-15replies from people you're not subscribed to over JabberEvan Prodromou
2008-07-15work around probs with XMPPHP libraryEvan Prodromou
2008-07-14build stanza ourselves, without libraryEvan Prodromou
2008-07-14encode special chars in atom payloadEvan Prodromou
2008-07-14debugging changes on development serverEvan Prodromou
2008-07-14get the msg to formatEvan Prodromou
2008-07-14forgot to send a null for subject in XMPP messageEvan Prodromou
2008-07-13make broadcast send notice with extra Twitter cruftEvan Prodromou
2008-07-13add extra Twitter cruft to jabber messagesEvan 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-12change search forms to get (PITS 00248)Evan Prodromou
2008-07-10Stop after a redirect. Fixed remote subscription for me.Mike Cochrane
2008-07-10Missed one _tMike Cochrane
2008-07-10Trailing whitespace on linesMike Cochrane
2008-07-10More _t( to _( and sprintfs in new codeMike 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-10update version number0.4.3Evan Prodromou
2008-07-09add notice search rss ("tracking")Evan Prodromou
2008-07-09refactor common code between searches and between search and settingsEvan 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-09defaults for argument functionsEvan 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-09reply_to is now stored on the notice, not on the reply recordEvan Prodromou
2008-07-09wording change in commentEvan Prodromou
2008-07-09store rendered content on save; display pre-rendered contentEvan Prodromou
2008-07-09move againEvan Prodromou
2008-07-09move some things aroundEvan Prodromou
2008-07-09better arrowEvan Prodromou
2008-07-09accept replyto for fancy newnotice URLEvan Prodromou
2008-07-09return falseEvan Prodromou
2008-07-09fallback to newnotice on reply button, new button with mouseoverEvan Prodromou
2008-07-09fixup required XMPP libraryEvan Prodromou
2008-07-08replybutton.darcmike
2008-07-09forgot to change null check at beginning of set userEvan Prodromou