Commit History

Author SHA1 Message Date
  Mikael Nordfeldth 871912a00a Plugins didn't match lib/plugin.php onPluginVersion function definition 9 years ago
  Mikael Nordfeldth 4de125dd84 Moved FeedSubException parent class to own file 9 years ago
  Mikael Nordfeldth e212f2ae77 Moved Diaspora specific metadata to own plugin 9 years ago
  Mikael Nordfeldth 55894f02c7 TagProfileAction and OStatusPlugin now use less redundant code 10 years ago
  Mikael Nordfeldth 7666ac34f9 Revert "Notices for faves are already sent as they are notices now." 10 years ago
  Mikael Nordfeldth 636d5141e9 Notices for faves are already sent as they are notices now. 10 years ago
  Mikael Nordfeldth 7beec74f0c Differentiate on group and user for WebFinger data 10 years ago
  Mikael Nordfeldth 2d0155a50f Added Magicsig onProfileDeleteRelated 10 years ago
  Joshua Judson Rosen f246dd4645 OStatusPlugin: fix ensureProfile catch-22 in onCheckActivityAuthorship() 10 years ago
  Mikael Nordfeldth 8056097478 Try to lookup the profile if we don't know it yet 10 years ago
  Mikael Nordfeldth 720c2c9ff2 Ostatus_profile->checkAuthorship returns Profile 10 years ago
  Mikael Nordfeldth faae9d069a We're using URLMapper, not Net_URL_Mapper 10 years ago
  Mikael Nordfeldth 29ac42addd Diaspora public key published in WebFinger 10 years ago
  Mikael Nordfeldth 57b5e2483d A little bit more debugging. 10 years ago
  Mikael Nordfeldth 2d0c7c2c99 ensureWebfinger was never complete in StatusNet. Worked a bit on it. 10 years ago
  Mikael Nordfeldth fffacaa27c FavorAction now uses Notice::saveActivity 10 years ago
  Mikael Nordfeldth eda69cabaf Remove Ostatus_profile when releted Profile is deleted 10 years ago
  Mikael Nordfeldth 4b40d6bb2a TagprofileAction fiddled with, now doesn't require OStatus override 10 years ago
  Mikael Nordfeldth b63f6e949c Converted all ActivityObject::fromProfile to $profile->asActivityObject 10 years ago
  Mikael Nordfeldth 9f4bcbad8a checkAuthorship events, Ostatus_profile rewrite to handle it 10 years ago
  Mikael Nordfeldth acb07ef52f Added saveActivity method to Notice class 10 years ago
  Mikael Nordfeldth aaef11077d Default of Magicsig keypair toString should be secure 10 years ago
  Mikael Nordfeldth 0bc122ff58 Magicsig::generate is now static 10 years ago
  Mikael Nordfeldth f7479e3f57 Prepare for WebFinger magicsig data for remote profiles 10 years ago
  Mikael Nordfeldth 228dc1f851 Ostatus_profile throws NoProfileException from localProfile() 10 years ago
  Mikael Nordfeldth 1207f4f06f isLocal() for User_group 10 years ago
  Mikael Nordfeldth 869ca2d20b Missed a $user->id to $profile->id translation 10 years ago
  Mikael Nordfeldth c279a33feb More Exceptions for FeedSub doSubscribe and related functions 10 years ago
  Mikael Nordfeldth 0fa00d5106 Type testing instead of just empty() in OStatusPlugin 10 years ago
  Mikael Nordfeldth b77a09fdee Notice URIs are not necessarily URLs. 10 years ago