659a69e7b7
since they can see real JIDs, even if the room is semi-anonymous. Also made changes regarding programming style and conventions: - Pass in `this` to the template Recently I've started simplifying the `render` method by just passing `this` into the template and letting the template calculate what it needs from that. - Don't use `bind()` It's slow and arrow functions can be used instead. - Don't use an i18n string inside a tagged template literal Due to limitations with `xgettext` which cannot parse properly inside tagged template literals - Use snake-case for variables |
||
---|---|---|
.. | ||
headless | ||
i18n | ||
plugins | ||
shared | ||
templates | ||
utils | ||
converse.js | ||
entry.js | ||
strophe-shims.js | ||
website.js |