urbit/pkg/arvo/app/chat/js
Matilde Park e2cfcafc92 chat: validate chat names
Add a regex check for non-lowercase, non-slash, non-hyphen characters,
or numerals, and a quick check for starts-with-slashes, double-slashes,
to a boolean before creating a chat at that path.
2019-12-18 00:53:18 -05:00
..
index.js chat: validate chat names 2019-12-18 00:53:18 -05:00
tile.js chat: validate chat names 2019-12-18 00:53:18 -05:00