afomera / MessageMe

tmsg - make group messaging better.
http://tmsg.io
0 stars 0 forks source link

You can message a group with no contacts #3

Closed afomera closed 8 years ago

afomera commented 8 years ago

If you try and message a group with no contacts it'll work... or it says it works but in reality it doesn't.

This should be fixed

afomera commented 8 years ago

Creating a group message when over your quota actually shows like it works, but it rolls back and doesn't work.

nynhex commented 8 years ago

You may have to handle some of the logic in the controller, but we should try to duplicate this and debug.

afomera commented 8 years ago

Honestly, the best course of action may be to refactor the way Group Messages are sent via the messages controller. I'm not sure how just yet though.