- 12 Nov, 2018 16 commits
-
-
JC Brand authored
-
JC Brand authored
Won't be included in the repo, but is useful in certain cases, for example when embedding Converse in a web component, the fonts need to be loaded in the main document.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
- 10 Nov, 2018 2 commits
- 09 Nov, 2018 2 commits
- 07 Nov, 2018 6 commits
- 06 Nov, 2018 3 commits
-
-
golangbu authored
fixes #1033
-
Christoph Scholz authored
-
Christoph Scholz authored
-
- 05 Nov, 2018 3 commits
-
-
JC Brand authored
-
Emmanuel Gil Peyrot authored
Namely: - Only match messages which start with exactly "/me ". - Simplify the match, checking a string instead of a complex regex. - Always remove the first four characters in the case of a match, to not leave an extra leading space.
-
JC Brand authored
-
- 03 Nov, 2018 2 commits
-
-
Emmanuel Gil Peyrot authored
-
JC Brand authored
-
- 02 Nov, 2018 6 commits
-
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
Fixes #1188.
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
This will eventually allow client-side theming support.
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
This helps languages which use a different typography for the colon, such as French which has a narrow non-breakable space before it, or Japanese which uses a full-width colon character.
-