コミット履歴

作者 SHA1 メッセージ 日付
  Mikael Nordfeldth 5c505d8539 Conversation ID now gets set from initial notice. 11 年 前
  Mikael Nordfeldth edee39790e Use exceptions for Notice::getByUri 11 年 前
  Mikael Nordfeldth 08dba7e21d Notice::getByUri is of course static 11 年 前
  Mikael Nordfeldth 15c95dc415 getByUri added to Notice for future use 11 年 前
  Mikael Nordfeldth 729c6eef36 Inbox class a bit more consistent in argument order and type 11 年 前
  Mikael Nordfeldth bd86519d50 Minor labeling things for StatusNet to GNU social migration 11 年 前
  Mikael Nordfeldth 9b6633698c Group discovery from text functions polished 11 年 前
  Mikael Nordfeldth 2dfa0bfcee function delete in dataobjects now don't break strict syntax 11 年 前
  Mikael Nordfeldth 23a6b4595f Reworked the ActivityContext->attention structure 11 年 前
  Mikael Nordfeldth f99c4b7f07 More OOP-ish tests using instanceof 11 年 前
  Mikael Nordfeldth a5d8707658 Use getParent instead of manual reply_to lookup 11 年 前
  Mikael Nordfeldth 340740266c Notice class local cache fixes 11 年 前
  Mikael Nordfeldth e274f69634 Notice->getParent function fixes 11 年 前
  Mikael Nordfeldth 355c37bc3f Revert "Better ID for notice activity" 11 年 前
  Mikael Nordfeldth f4c0cff032 Only use ActivityVerb::SHARE (forwardId is deprecated) 11 年 前
  Mikael Nordfeldth df5aa6f93a Exception wasn't thrown. How does PHP handle daisychained calls, really? 11 年 前
  Mikael Nordfeldth e868ebfe77 WebFingerResource introduced, instead of strict Profile object 11 年 前
  Mikael Nordfeldth 34a6624452 Qvitter API changes (thanks hannes2peer) 11 年 前
  Mikael Nordfeldth e376905d93 Forgot to clean some debug logging 11 年 前
  Mikael Nordfeldth 29de09a63d getParent throws exception 11 年 前
  Mikael Nordfeldth 39f43e415d Do not name anything getOriginal (because DB_DataObject calls that) 11 年 前
  Joshua Judson Rosen 8e53eb2b4c Correct a logic-inverting typo in handling of replies to group-posts. 12 年 前
  Mikael Nordfeldth 747fe9d59b Tidying up getUser calls to profiles and some events 11 年 前
  Mikael Nordfeldth 79e3acf0f0 Moved multiGet into Managed_DataObject 11 年 前
  Mikael Nordfeldth b3e61ce7d0 Stronger typing, require array where param array 11 年 前
  Mikael Nordfeldth fac7371179 pivotGet moved into Managed_DataObject 11 年 前
  Mikael Nordfeldth 97ce71e55d Managed_DataObject now has listGet for all classes 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 8cc4660bd9 Better ID for notice activity 11 年 前