コミット履歴

作者 SHA1 メッセージ 日付
  Alexei Sorokin 52d67b0f44 Avoid ordering just by a timestamp 4 年 前
  Alexei Sorokin 0bfa747382 [DATABASE] Fix index identifiers and clean up redundant ones 4 年 前
  Alexei Sorokin 9a515b9234 [SCHEMA] Improve timestamp storage 4 年 前
  Alexei Sorokin 62b90c29db [DATABASE] Introduce a bool type in schema 5 年 前
  Diogo Cordeiro f67a93eddc [CORE] Bump Database requirement to MariaDB 10.3+ 5 年 前
  Mikael Nordfeldth 174586bd51 Some code aligning for consistency 9 年 前
  Mikael Nordfeldth 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 年 前
  Mikael Nordfeldth b63f6e949c Converted all ActivityObject::fromProfile to $profile->asActivityObject 10 年 前
  Mikael Nordfeldth 861e838add pkeyGet is now static and more similar to getKV 11 年 前
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 年 前
  Mikael Nordfeldth 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 年 前
  Evan Prodromou e502bba259 Slightly more robust group-membership conversion 11 年 前
  Evan Prodromou 499e7d7c41 Squashed commit of the following: 13 年 前
  Evan Prodromou 8f78743198 correct the URI-generation for group memberships 13 年 前
  Evan Prodromou 01c2c31c1e Merge branch '1.0.x' into activity 13 年 前
  Evan Prodromou 6ed88dee94 forgot Group_member::schemaDef() 13 年 前
  Evan Prodromou 9ca3c3d1c3 move core schema to class files 13 年 前
  Evan Prodromou 34d0e1088d add URI members to social activity classes 13 年 前
  Brion Vibber 14a6ab2b04 Refactoring on notification mail generation: common profile & footer chunks pulled out, notifications added for group joins. 13 年 前
  Brion Vibber 541dfa04fe Switch things from calling Group_member::join & leave & calling events manually to running through Profile::joinGroup() && Profile::leaveGroup(), with the events encapsulated. 13 年 前
  Evan Prodromou a93f0fea61 membership stream method and return membership from join() in Group_member class 13 年 前
  Evan Prodromou 5bbd77b761 group_member includes self link, edit link 13 年 前
  Siebrand Mazeland b03ece26eb * i18n/L10n and translator documentation updates. 14 年 前
  Evan Prodromou fac1942dad better output for group membership as activity 14 年 前
  Evan Prodromou 43ad609600 Add Group_member::asActivity() to record group joins 14 年 前
  Siebrand Mazeland 5813ecada2 * add translator documentation 14 年 前
  Evan Prodromou 430bd69312 add events for subscribing to people and joining groups 14 年 前
  Brion Vibber 4e2acd153b ...and drop the unnecessary &reference from child class pkeyGet() overrides. 14 年 前
  Evan Prodromou 68d90bcab0 some class files had x bit set 15 年 前
  Evan Prodromou 6b884d9f86 Remove require_once for Memcached_DBObject from new classes 15 年 前