Commit History

作者 SHA1 備註 提交日期
  Alexei Sorokin 26115482ef [SCHEMA] Improve timestamp storage 3 年之前
  Alexei Sorokin eab5725698 [DATABASE] Disable 'NULL' strings evaluation as SQL NULLs 4 年之前
  Alexei Sorokin 6fae840ee7 [DATABASE] Set NULL in DB_DataObject in a more reliable manner 4 年之前
  Diogo Cordeiro f67a93eddc [CORE] Bump Database requirement to MariaDB 10.3+ 4 年之前
  Mikael Nordfeldth 07458e5375 Fixed the parsing of ostatus:conversation etc. 7 年之前
  Mikael Nordfeldth 05d3622939 Conversation entries where id==0 would screw up the "re-auto-increment" sequencing 8 年之前
  Mikael Nordfeldth 0fd2ad649e Conversation IDs (again) no longer based on Notice ID 8 年之前
  Mikael Nordfeldth 1e07f8c045 Incorrect use of DataObject type matching after ->find() 8 年之前
  Mikael Nordfeldth 925aacec1a Throw exception when a Conversation is not found 9 年之前
  Mikael Nordfeldth 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 年之前
  Mikael Nordfeldth 9f09b136b8 Adding crc32 to uniqueify conversation URIs 9 年之前
  Mikael Nordfeldth e0d0a59706 Move Conversation creation out of insert() to allow URI setting 9 年之前
  Mikael Nordfeldth 8a4575ea76 Conversation URI cannot be null 9 年之前
  Roland Haeder ea53233f17 Fixed CHMOD + set error_reporting(0) in getvaliddaemons.php to avoid strict warnings in PHP +5.5 9 年之前
  Mikael Nordfeldth 9afdc40763 Show correct number of POSTs in conversation "more" link 9 年之前
  Mikael Nordfeldth 1a81188355 Use an Event to present notices conversations 10 年之前
  Mikael Nordfeldth 9a5e1423f1 Conversations now have URIs that are not URLs 10 年之前
  Mikael Nordfeldth 27ed6b7db0 getConversationUrl introduced for linking to conversations 10 年之前
  Mikael Nordfeldth 5144c0cb78 Throw exception, don't return null in Conversation::create 10 年之前
  Mikael Nordfeldth 5c505d8539 Conversation ID now gets set from initial notice. 10 年之前
  Mikael Nordfeldth 40fe10e002 Woops, forgot auto_increment (comes with 'serial') 10 年之前
  Mikael Nordfeldth 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 10 年之前
  Evan Prodromou 9ca3c3d1c3 move core schema to class files 12 年之前
  Evan Prodromou 59d0e2f373 cache the notice count for threaded view 13 年之前
  Siebrand Mazeland b03ece26eb * i18n/L10n and translator documentation updates. 13 年之前
  Brion Vibber 2d79455a1f Don't add PHPSESSID parameter onto notice and conversation URIs if we save a notice during a session override. 14 年之前
  Zach Copley ed46a38ecf - conversation.uri needs to be nullable 14 年之前
  Zach Copley a2f8c5da17 New Conversation DO to handle remote notices as conversation roots 14 年之前