Commit History

Author SHA1 Message Date
  Mikael Nordfeldth 2f91cb0df7 We should assume all verbs and such are their full URIs in our db 9 years ago
  Mikael Nordfeldth e4310a57cd Profile->noticeCount minor change 9 years ago
  Mikael Nordfeldth 53772ba305 Some rights one does not have if either sandboxed or silenced 9 years ago
  Mikael Nordfeldth 79d68a52d0 No 'acct:' in FancyName please. 9 years ago
  Mikael Nordfeldth 99fbb181c1 Translation changes, use FancyName in email subject 9 years ago
  Mikael Nordfeldth 4abb3f19bf Make Profile->getFancyUrl() somewhat better on fallback 9 years ago
  Mikael Nordfeldth ddd60e7142 Make Profile->getFancyName() return including the acct URI 9 years ago
  Mikael Nordfeldth 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 9 years ago
  Mikael Nordfeldth 731fd01139 Allow easy fetching of rel="me" values 9 years ago
  Mikael Nordfeldth 83f679fb57 Profile->isPrivileged() to check if users have more rights than to post etc. 9 years ago
  Mikael Nordfeldth e5ad98e601 Silence action can only be used on non-priviliged users 9 years ago
  Mikael Nordfeldth 5dce08d068 Add Profile::ensureCurrent() to verify we _certainly_ got a Profile. 9 years ago
  Mikael Nordfeldth 961725205d Try if Profile is a Person (in effect ActivityObject::PERSON) 9 years ago
  Mikael Nordfeldth c3c5a9974d Do proper fromUri lookup on groups too 9 years ago
  Mikael Nordfeldth d1e609a886 Local user profile getUrl gives dynamically generated URL 9 years ago
  Mikael Nordfeldth f143925931 Actually return the group home URL 9 years ago
  Mikael Nordfeldth 9e5c71e701 Fixed group representation in Directory plugin, also some ->raw calls 9 years ago
  Mikael Nordfeldth 1a1e44cdfd Issue #118 wanted better TOR support, now Avatar URLs are not stored 9 years ago
  mmn d45457e4a9 Merge branch 'nightly' into 'nightly' 9 years ago
  hannes 32549cfd8c $notices->verb = ActivityVerb::POST; 9 years ago
  Mikael Nordfeldth 792b62874e Require Profile for Profile->getLists 9 years ago
  Mikael Nordfeldth 3d66d960a1 Require Profile for Profile->getOtherTags 9 years ago
  hannes e10691abea only count post-notices (i.e. don't include activity-notices in statuses_count in the API) 9 years ago
  Mikael Nordfeldth 701f6ff608 Allow Profile->getCurrentNotice to send scoped profile info 9 years ago
  Mikael Nordfeldth 6a16939830 Profile->getCurrentNotice handles PrivateStreamException 9 years ago
  Mikael Nordfeldth 7266a968f9 Err, forgot semicolon. 9 years ago
  Mikael Nordfeldth f467b89f40 Try-catch on profile deletion unsubscribe actions 9 years ago
  Mikael Nordfeldth c19964094b Pending subscription requests now work as they should 9 years ago
  Mikael Nordfeldth b374e5f08b If a user has a private stream, assume a moderated subscription policy 9 years ago
  Mikael Nordfeldth df0f9547b5 Handle private streams better (failed to show profile before) 9 years ago