Commit History

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