Commit History

作者 SHA1 備註 提交日期
  Alexei Sorokin bee3dea9c2 [DATABASE] Add explicit indices for all foreign keys 4 年之前
  Alexei Sorokin 26115482ef [SCHEMA] Improve timestamp storage 5 年之前
  Diogo Cordeiro f67a93eddc [CORE] Bump Database requirement to MariaDB 10.3+ 5 年之前
  Mikael Nordfeldth e10d081a56 TwitterBridge is closer to working again 10 年之前
  Mikael Nordfeldth 6cd7a4a400 TwitterBridge messing about, Twitter OAuth requires Authorization header now? 10 年之前
  Mikael Nordfeldth 2f86cd8602 utf8mb4 conversion on database with index adjusts 10 年之前
  Mikael Nordfeldth e38d78eba9 updateKeys (for classes with PRI id) now in Managed_DataObject 10 年之前
  Mikael Nordfeldth 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 12 年之前
  Zach Copley 3b28f226c7 Facebook bridge back in business with new JS-SDK and OAuth 2.0 flow. 13 年之前
  Evan Prodromou 9ca3c3d1c3 move core schema to class files 14 年之前
  Evan Prodromou 83fb5e6023 Mass replacement of #-comments with //-comments 14 年之前
  Siebrand Mazeland b03ece26eb * i18n/L10n and translator documentation updates. 14 年之前
  Zach Copley 4c5098cd32 Handle the case where a screen name has shifted from one Twitter ID to another 15 年之前
  Brion Vibber 85b93310dd Ensure that DB connection is active at start of User::updateKeys() and Foreign_user::updateKeys(); calls to $this->_quote() require a live connection object and don't lazy-initialize themselves. 15 年之前
  Evan Prodromou 83407cc3ca change foreign_user.id to bigint (for Twitter, Facebook, etc.) 16 年之前
  Evan Prodromou 04ef1ba8ee change function headers to K&R style 16 年之前
  Evan Prodromou eb2f9c98ac replace NULL with null 16 年之前
  Evan Prodromou edbc0c665c replace all tabs with four spaces 16 年之前
  zach fed15bd6b7 Twitter bridge - don't delete Twitter users. Update them instead. 16 年之前
  Evan Prodromou 8da61dc1d3 path correct in require_once for memcached 16 年之前
  Evan Prodromou f6615f70e5 prepend Memcached_DataObject require with INSTALLDIR 16 年之前
  Evan Prodromou e2e6bbb298 caching layer for DB/DataObject 16 年之前
  Zach Copley bf14709fe2 Twitter integration - support for new foreign_link table and prefs now save/update 17 年之前
  Zach Copley 3cf6cef9b9 Twitter integration - Foreign_user::getForeignUser() to retrieve 17 年之前
  zach 661202be3e Twitter-integration - Twitter settings tab now saves Twitter credentials 17 年之前
  Evan Prodromou ead192fa41 add a foreign_link table with prefs for the link 17 年之前
  Evan Prodromou c2a2da6966 add database tables for foreign services 17 年之前