Commit History

Autor SHA1 Mensaxe Data
  Mikael Nordfeldth e0084a6fdf Exception handling regarding Foreign_link %!s(int64=9) %!d(string=hai) anos
  Chimo 55321af4c8 Make TwitterBridge less noisy %!s(int64=9) %!d(string=hai) anos
  Mikael Nordfeldth 9933c00c4f TwitterBridge PHP require_once paths now relative %!s(int64=10) %!d(string=hai) anos
  Mikael Nordfeldth d1558a1d8b Fix Avatar-unlink plus better logging in TwitterImport %!s(int64=11) %!d(string=hai) anos
  Mikael Nordfeldth fb4e9b234d Twitter Import improvements. Still buggy? %!s(int64=11) %!d(string=hai) anos
  Mikael Nordfeldth de55d8f83b plugins onAutoload now only overloads if necessary (extlibs etc.) %!s(int64=11) %!d(string=hai) anos
  Jean Baptiste Favre f726c6b23f Makes TwitterBridge plugin use Twitter API 1.1 instead of API 1 which is deprecated and will be switched off soon %!s(int64=11) %!d(string=hai) anos
  Jean Baptiste Favre a10a34a3cf Make TwitterBridge plugin use Queueing system %!s(int64=11) %!d(string=hai) anos
  Jean Baptiste Favre dd97468c72 Add Twitter mention import support %!s(int64=11) %!d(string=hai) anos
  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. %!s(int64=14) %!d(string=hai) anos
  Brion Vibber 0eaa26476c Split the guts of Twitter status -> notice import from twitterstatusfetcher daemon into TwitterImport class which can be called from other places, letting us reuse code for the streaming API. %!s(int64=14) %!d(string=hai) anos
  Brion Vibber 1acc7d66c6 Always specify UTF-8 targt charset for html_entity_decode(); default is 8-bit ISO-8859-1 which causes things to break when we later pass them through things that expect to work with UTF-8. For instance, running through preg_replace() with the /u option results in NULL, leading to problems with OStatus and SubMirror generating their plaintext versions and doing length-cropping. %!s(int64=14) %!d(string=hai) anos
  Evan Prodromou 78ed0348b0 Merge remote branch 'gitorious/0.9.x' into 0.9.x %!s(int64=14) %!d(string=hai) anos
  Siebrand Mazeland ba6538ed78 * i18n/L10n updates %!s(int64=14) %!d(string=hai) anos
  Evan Prodromou 398df867de use capturing parens for matching at-mentions in twitterstatusfetcher %!s(int64=14) %!d(string=hai) anos
  Evan Prodromou deb8f2a38b make our own twitter links if Twitter doesn't give us entities %!s(int64=14) %!d(string=hai) anos
  Evan Prodromou 5c98dfd58c text substitution is Unicode-aware for twitterstatusfetcher %!s(int64=14) %!d(string=hai) anos
  Evan Prodromou d37f0da077 debug statements for setting/getting last id %!s(int64=14) %!d(string=hai) anos
  Evan Prodromou 9793e4ceb4 Store foreign ID for synch info, not user ID %!s(int64=14) %!d(string=hai) anos
  Evan Prodromou 21bea14140 remove data dump of retrieved statuses %!s(int64=14) %!d(string=hai) anos
  Evan Prodromou e53e152d6f use and save since_id parameter for home_timeline %!s(int64=14) %!d(string=hai) anos
  Evan Prodromou a46ba0b548 save Twitter mentions as StatusNet replies %!s(int64=14) %!d(string=hai) anos
  Evan Prodromou c2c6acbfd2 add back in # and @ for links %!s(int64=14) %!d(string=hai) anos
  Evan Prodromou 2de6d0b03d add Twitter-approved links to Twitter statuses %!s(int64=14) %!d(string=hai) anos
  Evan Prodromou 702d36257c truncate retweeted stuff if it's too long %!s(int64=14) %!d(string=hai) anos
  Evan Prodromou 9847bffe99 correctly mark repeats from Twitter as non-local %!s(int64=14) %!d(string=hai) anos
  Evan Prodromou e20dc9fec3 correctly check for local notice to status mappings when notice originated here %!s(int64=14) %!d(string=hai) anos
  Evan Prodromou e9e06879bb use Notice_to_status to check for duplicates %!s(int64=14) %!d(string=hai) anos
  Evan Prodromou a1981770ce Save notice-to-status mapping in its own table %!s(int64=14) %!d(string=hai) anos
  Evan Prodromou 928239ecf8 do our own repeating so we can pass in a uri %!s(int64=14) %!d(string=hai) anos