Branches (11)

upstream (default)

d8d3838 don't rename non-existing catapult_fwd

Phillip Davis created

replace-canadian-bitcoins-with-bull-bitcoin

726e71b Replace Canadian Bitcoins with Bull Bitcoin

Amolith created

re-add-calls-remaining

f771deb Re-add call info to Show Account Info

Click to expand commit body
Fixes: https://todo.sr.ht/~singpolyma/soprani.ca/585

Amolith created

add-oauth

e89c3df Switch BW clients from Basic to Client creds

Click to expand commit body
Basic credentials are only usable for id.bandwidth.com, both gems prefer
api.bandwidth.com, and only iris seems to fall back to id. This adds the new
client cred fields to the config and uses them throughout.

Amolith created

master

cbbef71 Don't let blocked tl through for short

Stephen Paul Weber created

fork

563070f chore: temporarily disable snikket tests

Amolith created

downcase-jids

2e5557c fix: make JID lookups case-insensitive

Click to expand commit body
Centralizes JID normalization in QueryKey::JID.for and ensures Redis
stores lowercase JIDs in create/change_jid methods.

Fixes: https://todo.sr.ht/~singpolyma/soprani.ca/203

Amolith created

handle-false-from-registered

847ff2b refactor(admin_command): simplify to ternary

Click to expand commit body
registered? never returns nil, no need to handle it

Amolith created

include-customer-id-when-picking-action

8e46bbd feat: include customer context in admin menu

Click to expand commit body
Display customer ID and contact information (Jabber ID, phone number)
when selecting actions to help admins identify which customer they're
working with.

Implements: https://todo.sr.ht/~singpolyma/soprani.ca/465
Assisted-by: MiniMax M2 via Crush <crush@charm.land>

Amolith created

380-set-port-out-pin

a18b326 feat: add command to set port-out PIN

Click to expand commit body
Currently, port-out PINs require manual intervention from support. This
command allows customers to self-manage their port-out PINs. Actual
functionality is delegated to the user's backend. For now, that's just
sgx-bwmsgsv2.

References: https://todo.sr.ht/~singpolyma/soprani.ca/380

Amolith created

generate-promo-codes

d3444ee feat: add promo code generation script

Amolith created