Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle too long messages properly #278

Open
PeeHaa opened this issue Jul 10, 2018 · 2 comments
Open

Handle too long messages properly #278

PeeHaa opened this issue Jul 10, 2018 · 2 comments
Labels

Comments

@PeeHaa
Copy link
Member

PeeHaa commented Jul 10, 2018

For example at !!rfcs.

Some possible solutions:

@PeeHaa PeeHaa added the bug label Jul 10, 2018
@DaveRandom
Copy link
Member

DaveRandom commented Jul 10, 2018

There isn't a sensible generic solution to this, as message truncation is highly dependent on the content on the messages. The default should just be to error, as we currently do.

Specifically for !!rfcs I'm sure we can come up with something sensible, although remember that those messages need to not only be postable, but ideally they need to not be truncated in the star list either...

On a side note, the domain rmel.vn is currently available if you want a vanity URL shortener domain for r11 :-P

@JayPHP
Copy link
Member

JayPHP commented Jul 10, 2018

Just fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants