Set catapult_fwd_timeout on our backend-facing JID
Not on our inbound-facing JID. This is why we shouldn't be mucking in the SGX's
Redis at all...
Fix Invites with Empty Guard
Turns out every user will start with no attempts, and the code wasn't
handling that case. Oops.
Set location (API calls it "SipPeer") on new TN orders
Funnel statsd for registration
Import group-text fix from prod
Cheogram should not save the route since signup is not done
Show current balance in alt top up form
Signup should work if rate center lookup fails
Use stats-instrument with graphite support
Send to StatsD for different inbound stanza types
Only count billable messages
Not typing indicators, etc.
Notify admin if a user goes over 500 messages in 30 days
Notify only once per day (using expiring redis key).
Can notify MUC or user, always sends directed presence first so it will join MUC
if not joined.
Ignore all messages direct to the component, mostly to throw out live messages
from MUC if we join that to notify.
Allow using pay-by-mail or eTransfer during register
Just gives them the information and we're done. Support has to manually process
these payments anyway.
Tell user about bonus amount when doing credit card top up