main
billing: Split views into upgrade and billing page views.
activity: Add view for a remote server's audit logs.
stripe: Move do_deactivate_remote_server to RemoteServerBillingSession.
upgrade: Fix incorrect check for upgrade access.
activity: Add filter parameter to installation activity view.
billing: Update CustomerPlan.invoiced_through documentation.
corporate: Pass only the org-type name to the communities template.
activity: Add bot owner information for bot users in activity charts.
remote-activity: Show remote realm mobile user and push data.
remote_billing: Expand comment why legacy flow uses re-usable links.
billing: Require billing access to change payment methods.
sponsorship: Require billing access for sponsorship request.
corporate: Add deactivation reason to remote server audit logs.
ruff: Fix TRY201 Use `raise` without specifying exception name.
corporate: Handle Stripe invoice.voided webhook events.