Commit History

Author SHA1 Message Date
  vinz 5af96d3ec7 fixed hard coded twitter char limit 7 years ago
  Mikael Nordfeldth 457d32e273 Merge branch 'takeshitakenji/gnu-social-twitter-repeat-config' into mmn_fixes 7 years ago
  Bjoern Schiessle f198d5d110 improve status length calculation, each link is exactly 23 characters long at Twitter 8 years ago
  Neil E. Hodges 39ebb64b85 Added proper enabling and disabling of sending RTs to Twitter. 8 years ago
  Stephen Paul Weber 123bb445db Always send Twitter replies to Twitter 9 years ago
  Mikael Nordfeldth e0084a6fdf Exception handling regarding Foreign_link 9 years ago
  Mikael Nordfeldth 6cd7a4a400 TwitterBridge messing about, Twitter OAuth requires Authorization header now? 9 years ago
  Mats Sjöberg 376e63db77 TwitterBridge should not try to send replies to tweets back to Twitter if user hasn't selected to import tweets. 10 years ago
  Mikael Nordfeldth b77a09fdee Notice URIs are not necessarily URLs. 10 years ago
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 years ago
  Jean Baptiste Favre 3e0a02f52d Enhance is_twitter_bound function from file plugins/TwitterBridge/twitter.php to deal with new-style replies from Web UI not using at-mention replies anymore, which caused all replies to be sent to Twitter. Definitely fix #3386 13 years ago
  Jean Baptiste Favre ac5e29de5a Fix precedence issue causing all replies to be sent to Twitter. Fix #3386 13 years ago
  Zach Copley 58b9f83a02 Allow repeats to flow through the Twitter bridge 13 years ago
  Zach Copley c9cbc31481 Don't send notices from the ActivityPlugin to Twitter 13 years ago
  Siebrand Mazeland 199404c74a Update translator documentation. 13 years ago
  Siebrand Mazeland 41e919f3ca L10n update. 13 years ago
  Brion Vibber d994b4583a TwitterBridge: discard outgoing queue items instead of retrying when Twitter API returns HTTP 400 or 404 error codes 13 years ago
  Brion Vibber 2bf8a68908 Fix for ticket #3039: TwitterBridge was incorrectly sending repeats of Twitter-bound messages if the repeater has sending of things to Twitter disabled. 13 years ago
  Brion Vibber a76f067631 Partial revert of 073f3e99: restores the original non-hashbang URLs for twitter users as the remote profile. 13 years ago
  Zach Copley 073f3e99cb Update Twitter calls to use documented API endpoints 14 years ago
  Brion Vibber c169dcb522 Fixes for Twitter bridge breakage on 32-bit servers. New "Snowflake" 64-bit IDs have become too big to fit in the integer portion of double-precision floats, so to reliably use these IDs we need to pull the new string form now. 14 years ago
  Brion Vibber 6291e8201f Fix for failure edge case in TwitterBridge outgoing repeat/retweets. 14 years ago
  Brion Vibber e292d8fb65 Fix for 140-char replies being unexpectedly cropped when bridged to Twitter. 14 years ago
  Siebrand Mazeland ecafae8472 * Remove trailing newline in e-mail message. 14 years ago
  Siebrand Mazeland 02299d5bd7 * i18n/L10n updates. 14 years ago
  Siebrand Mazeland ba6538ed78 * i18n/L10n updates 14 years ago
  Evan Prodromou 5944fe57e6 using null variable in twitter_status_id() 14 years ago
  Evan Prodromou a5554bc11e check status_id before trying to retweet it 14 years ago
  Evan Prodromou a1981770ce Save notice-to-status mapping in its own table 14 years ago
  Evan Prodromou 17a16026ff add in_reply_to_status_id if notice is from twitter 14 years ago