Skip to content

Prevent tips and Supermind to remote users front#6100

Ben requested to merge fix/remote-user-tips-f6100 into master

Ticket(s) / Related Merge Requests

front#6100 (closed)

Summary of Changes

Prevent tips and Supermind to remote users.

Testing Considerations

  • You cannot send tips to an ActivityPub account an ActivityPub account.
  • You cannot send Supermind requests to an ActivityPub account.
  • You can send tips to a NON-ActivityPub account.
  • You can send Supermind requests to a NON-ActivityPub account.

Deployment Considerations

Standard deployment.

Regression Scope

Wires and superminds.

Platform Affected (web, mobile, etc)

Engine.

Developer Testing Completed

Manual, unit (phpspec).

Screenshots / Screen Recording

ActivityPub user

simplescreenrecorder-2023-11-29_18.49.39

Non-ActivityPub user

simplescreenrecorder-2023-11-29_19.04.22

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Ben

Merge request reports