コミット履歴

作者 SHA1 メッセージ 日付
  Evan Prodromou 1bf4972cc0 remove require_once for disappeared TwitterBasicAuthClient 14 年 前
  Evan Prodromou 23dfadd9a6 remove basic auth code for Twitter since it's no longer supported 14 年 前
  Evan Prodromou d6719760d6 do a real retweet for a local repeat 14 年 前
  Evan Prodromou 2b56d3b534 push notices through the bridge if they're in reply to a twitter notice 14 年 前
  Zach Copley 4c5098cd32 Handle the case where a screen name has shifted from one Twitter ID to another 14 年 前
  Brion Vibber 74a89b1fc3 Locale switch cleanup: use common_switch_locale() which is safer for updating gettext state. Also moved a few calls to reduce chance of hitting an exception before switching back. 14 年 前
  Brion Vibber efcdfabc12 Ticket #2205: pass geo locations over Twitter bridge (will only be used if enabled on the Twitter side) 14 年 前
  Zach Copley e3c4b0c85d A better way to safely delete Foreign_links 15 年 前
  Zach Copley 6aac7cc6cd Fix for errant deletion of all Twitter foreign_links 15 年 前
  Zach Copley a80fdf3142 Twitter bridge - fix for Ticket #2192 15 年 前
  Zach Copley 2e1e614abe Use static class method for looking up Twitter user 15 年 前
  Zach Copley 1996b709c6 Twitter-bridge: lookup old foreign_user by primary key not url 15 年 前
  Zach Copley ead595eee8 Better log msgs. Removed debugging statement. 15 年 前
  Zach Copley fe2ebec732 Fix for regression introduced with my last update to the 15 年 前
  Zach Copley cfe4e460ca Delete old Twitter user record when user changes screen name instead of updating. Simpler. 15 年 前
  Zach Copley feaf938ffd Make Twitter bridge truncate and add a link back to the original notice when notice content is > 140c 15 年 前
  Zach Copley 43170b3d18 When Twitter bridge encounters a 403 (rate limit) err, drop the notice 15 年 前
  Brion Vibber 8632974131 Followup fix for ticket 1672: Twitter bridge !group->#hash conversion will now happen regardless of whether account was configured with oauth or basic auth (previously applied only on the oauth path) 15 年 前
  Zach Copley 656d29080a Fix Twitter bridge so it responds reasonably to authorization errors. 15 年 前
  Brion Vibber 4b5e977a7b New _m() gettext wrapper with smart detection of plugin domains. Plugin base class registers your gettext files if present at initialization. 15 年 前
  Zach Copley f7c1c4e601 Catch uncaught exception 15 年 前
  Brion Vibber 088081675f Revert "Remove more contractions" 15 年 前
  Siebrand Mazeland 5ab709b739 Remove more contractions 15 年 前
  Brion Vibber 5581143bee Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions. 15 年 前
  Brion Vibber b22fc5b74a Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions." 15 年 前
  Brion Vibber fa37967858 Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions. 15 年 前
  Zach Copley 6d6de3c1c7 Move Twitter and Facebook-specific mail notifications to their respective plugins 15 年 前
  Zach Copley 0fd8e758ad Make queuing and daemons work via events 15 年 前
  Zach Copley b4b992bca7 Merge branch '0.9.x' into pluginize-twitter-bridge 15 年 前
  Zach Copley 9d87313eae Merge branch '0.9.x' into pluginize-twitter-bridge 15 年 前