Historique des commits

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