- 22 Feb, 2020 1 commit
-
-
JC Brand authored
Add option to destroy MUC in the dropdown context menu. Also add a confirmation dialog.
-
- 21 Feb, 2020 8 commits
- 20 Feb, 2020 7 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
This causes messages to be created but then not populated, causing empty messages appearing in the chat after page relaod. Fixes #1886
-
JC Brand authored
-
dependabot-preview[bot] authored
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 0.7.0 to 0.9.0. - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.7.0...v0.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
JC Brand authored
-
- 19 Feb, 2020 3 commits
-
-
JC Brand authored
before processing MUC messages received prematurely due to SMACKS resumption.
-
dependabot-preview[bot] authored
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.3.1 to 4.4.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.3.1...v4.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
JC Brand authored
-
- 18 Feb, 2020 5 commits
- 16 Feb, 2020 2 commits
-
-
JC Brand authored
-
- 14 Feb, 2020 5 commits
-
-
JC Brand authored
-
JC Brand authored
Goal is to fix a timing bug that results in `show` being triggered before the `ChatBoxView` has been initialized, which means that 1:1 chats aren't opened when you reload the page.
-
dependabot-preview[bot] authored
Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/jsdoc/jsdoc/releases) - [Changelog](https://github.com/jsdoc/jsdoc/blob/master/CHANGES.md) - [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.2...3.6.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.8.15 to 1.8.20. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.8.15...v1.8.20) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.6.1 to 9.7.4. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/9.6.1...9.7.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 13 Feb, 2020 9 commits
-
-
JC Brand authored
- Get rid of the ChatBoxHeading class - Add support for showing standalone buttons in overlay viewmode
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Also move `custom_emojis` dir out of `dist` and copy it over as well.
-
JC Brand authored
Don't rewrite the urls for assets loaded via `url()` in CSS. Instead, they should be relative to the CSS file.
-