Commit History

Author SHA1 Message Date
  Thomas Karpiniec 47cd054976 Use the statusnet namespace for notice_id 7 years ago
  Mikael Nordfeldth a7043bf7cc Split up source and source_link. Never trust HTML! 7 years ago
  Mikael Nordfeldth 59b93b23e2 Split up source and source_link. Never trust HTML! 7 years ago
  Mikael Nordfeldth 3b046ee49d Shorthand function to check if notice has been repeated. 7 years ago
  Mikael Nordfeldth 3d6e25ee5f We have to create and populate the Notice_location table before constraint checking foreign keys. 8 years ago
  Mikael Nordfeldth f93f02f424 Managed_DataObject now has getByUri() 8 years ago
  Mikael Nordfeldth 7978cd6d59 s/EmptyIdException/EmptyPkeyValueException/ 8 years ago
  Stephen Paul Weber 47e541eaec Allow getting notice title without implying one 8 years ago
  Mikael Nordfeldth 0959efd7be Use constant for ATTN_PUBLIC (public collection) 8 years ago
  Mikael Nordfeldth 6d33c003fc Maybe stop deleteRelated from failing on constraint checking 8 years ago
  Mikael Nordfeldth 195285ac2f Fix constraint checking and only run it if not already constrained 8 years ago
  Mikael Nordfeldth 8de3469957 Constraint check Notice table, need to get foreign key array! 8 years ago
  Mikael Nordfeldth 72cafe03e9 Index object_type too... 8 years ago
  Mikael Nordfeldth 4e2be07234 Better indexing for Notice (performance++) 8 years ago
  Mikael Nordfeldth 4790db348d FetchRemoteNotice event call in Notice (not effective yet) 8 years ago
  Mikael Nordfeldth 49a91885c9 Strictify Notice->isPublic() 8 years ago
  Mikael Nordfeldth 6b4c331060 Attachment and file handling since we could get NULL instead of File 8 years ago
  Mikael Nordfeldth 86ce93b376 Notice->deleteRelated should be called from delete() 8 years ago
  Mikael Nordfeldth a0336ce48b Unnecessary debug output 8 years ago
  Mikael Nordfeldth d9538183bd Use information about activityschema public mention for Notice scope 8 years ago
  Mikael Nordfeldth d6598e790c Introduce a ConfigException 8 years ago
  Mikael Nordfeldth 9534969c05 Don't set is_local=LOCAL_NONPUBLIC on sandboxed user notices 8 years ago
  Mikael Nordfeldth 47f408ca7c Strict typing for mail_notify_attn 8 years ago
  Mikael Nordfeldth e41809af89 Nothing interesting was made in this commit. 8 years ago
  Mikael Nordfeldth 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 8 years ago
  Mikael Nordfeldth 52a3764ae4 Resolve relative URLs (assuming URI.Base==notice URL) 8 years ago
  Mikael Nordfeldth c58228195b Make sure the saved Notice has an ID 8 years ago
  Mikael Nordfeldth 519e3308ab Use mb_strlen to see if something is an empty string 8 years ago
  Mikael Nordfeldth 6336248d71 Notice getRendered() can now be called on uninserted notices 8 years ago
  Mikael Nordfeldth e69f878241 Notice getRendered() can now be called on uninserted notices 8 years ago