Commit History

Author SHA1 Message Date
  Mikael Nordfeldth 236bf0b0f5 Remote notice creators should not have notice is_local default to LOCAL_PUBLIC 9 years ago
  Mikael Nordfeldth 5b307c0417 Add a url test in Notice::saveActivity 9 years ago
  Mikael Nordfeldth 7834e67583 Just a functionifying of Notice->rendered 9 years ago
  Mikael Nordfeldth 6376b78a80 I think I have made the delete verb generate proper AS 9 years ago
  Mikael Nordfeldth 2dfd34b12d Post verb default type is 'note' 9 years ago
  Mikael Nordfeldth 0bdbb32f3b Consistent camelcasing 9 years ago
  Mikael Nordfeldth 7c68537b06 Deletes now federated. But might not be handled properly 9 years ago
  Mikael Nordfeldth db9f68e651 Sigh, use the correct variable name... 9 years ago
  Mikael Nordfeldth 66a1d63dd0 if is_local was not provided to Notice:saveActivity it wouldn't be set 9 years ago
  Mikael Nordfeldth dac617d95a I think all the notice deletion calls are event-compatible now 9 years ago
  Mikael Nordfeldth 88f7bb1ed5 Some work on ActivityModeration with notice deletion 9 years ago
  Mikael Nordfeldth 3a6c98ff16 NoResultException is common if reply_to was not cleared on parent deletion 9 years ago
  Mikael Nordfeldth a09cf51b99 Move Ostatus_profile->processPost function into plugin 9 years ago
  Mikael Nordfeldth 21a12a2f60 Some conversationRoot lookups failed with deleted notices 9 years ago
  Mikael Nordfeldth 604ed1fd9a Prepare for ActivityModerationPlugin 9 years ago
  Mikael Nordfeldth 3c86542a40 Move notice location data to Notice_location 9 years ago
  Mikael Nordfeldth 5b09a150bc Increased debugging and fixing conversation stitching for saveActivity 9 years ago
  Mikael Nordfeldth cd23c78800 Less redundant code. 9 years ago
  Mikael Nordfeldth 76396041e2 $notices and $notice is not the same, silly! 9 years ago
  Mikael Nordfeldth 9fb3ea3ce6 static function definitions and minor simplifying 9 years ago
  Mikael Nordfeldth 3c2a720b21 Found a remnant staticGet call 9 years ago
  Mikael Nordfeldth ebdd792b6f getByPK (primary key) lookup for Managed_DataObject instances 9 years ago
  Mikael Nordfeldth fe6498e7c8 Send objects instead of integers to File_to_post::processNew 9 years ago
  Mikael Nordfeldth fd121f371a case insensitive indexing for content and nick/fullnames (search) 9 years ago
  Mikael Nordfeldth 7e388e697d fallback to local URL if reply->getUrl() is missing 9 years ago
  Mikael Nordfeldth 0726dcd06c Start using NoParentNoticeException more widely 9 years ago
  Mikael Nordfeldth c84b21008e Notice->getParent code reuse 9 years ago
  Mikael Nordfeldth 2096c18e57 use array_key_exists instead of empty to test array key 9 years ago
  Mikael Nordfeldth 5081477e95 enclosures in Atom were not included 9 years ago
  Mikael Nordfeldth 2821be2bce Notice properties set in bad order on activityobject saving 9 years ago