0xjessel / calchat

CalChat is a web app that hosts chatrooms for every class and building on campus with the goal of connecting the cal campus community. By logging in with Facebook, students can talk to fellow students in the same building or class, make friends, find study partners, and stay in the loop.
calchat.net
3 stars 0 forks source link

longer max length for messages #157

Closed ricefield closed 12 years ago

ricefield commented 12 years ago

whats the current length?

0xjessel commented 12 years ago

256 characters i think. we can consider splitting into two messages

pingpongboss commented 12 years ago

splitting messages is done because of SMS limitations. I don't think there's a need to split messages for chats. I'll have a bigger limit and display a warning when theres more than the limit