upstream (default)
d8d3838
don't rename non-existing catapult_fwd
Phillip Davis created
d8d3838
don't rename non-existing catapult_fwd
Phillip Davis created
726e71b
Replace Canadian Bitcoins with Bull Bitcoin
Amolith created
f771deb
Re-add call info to Show Account Info
Fixes: https://todo.sr.ht/~singpolyma/soprani.ca/585
Amolith created
e89c3df
Switch BW clients from Basic to Client creds
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
cbbef71
Don't let blocked tl through for short
Stephen Paul Weber created
563070f
chore: temporarily disable snikket tests
Amolith created
2e5557c
fix: make JID lookups case-insensitive
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
847ff2b
refactor(admin_command): simplify to ternary
registered? never returns nil, no need to handle it
Amolith created
8e46bbd
feat: include customer context in admin menu
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
a18b326
feat: add command to set port-out PIN
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
d3444ee
feat: add promo code generation script
Amolith created