Commits

Jeff Sharkey authored 732da9293ac
Separated IM protocol into two fields, similar to TYPE. In previous releases, we had combined well-known protocols and custom protocols into a single field. This was because of previous database constraints, which no longer exist because of our new Data table approach.