etherpad-lite/src/static
John McLear 25bf460ac6 chat: in addMessage(), be tolerant when userId is missing
For whatever reason (a bug, a database corruption, ...) the userId field in
"msg" can sometimes be missing.

In this case, let's be defensive, use "unknown" as userId and issue a warning
in the console, instead of crashing the client.

Fixes #3731 (really a patch, the underlying issue is still present)
2020-03-30 22:15:51 +02:00
..
css ui: on mobile, move the right toolbar to the bottom and make the top toolbar scrollable 2020-03-12 18:47:12 +01:00
font fonts: remove the execution bit from the font files 2020-03-22 00:33:22 +01:00
js chat: in addMessage(), be tolerant when userId is missing 2020-03-30 22:15:51 +02:00
skins ui: on mobile, move the right toolbar to the bottom and make the top toolbar scrollable 2020-03-12 18:47:12 +01:00
favicon.ico Add new favicon (32x32) with associated svg file 2015-01-11 22:40:56 +01:00
robots.txt The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00
tests.html make /static/tests.html functional again, 2012-07-07 20:41:26 +02:00