Krishan
8524472d38
Release v2.2.5 ( #1176 )
...
* Update package.json
* Update package-lock.json
* Update cons.js
2023-03-29 14:30:52 +11:00
renovate[bot]
863612d1a1
fix(deps): update dependency matrix-js-sdk to v24 ( #1175 )
...
* fix(deps): update dependency matrix-js-sdk to v24
* Update build-pull-request.yml
* Update netlify-dev.yml
* Update prod-deploy.yml
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com >
2023-03-29 14:17:00 +11:00
Krishan
e446fc47ce
Add screenshot in readme ( #1140 )
2023-02-26 14:22:05 +05:30
Krishan
e33a887055
Change license to AGPLv3 ( #1115 )
...
* Add CLA github action
* Change license to AGPLv3
2023-02-24 17:28:04 +05:30
Krishan
78951a3bc4
Rename LICENSE to LICENSE.md
2023-02-08 17:13:05 +11:00
Krishan
44318d1ecd
Replace deprecated 'set-output' with '$GITHUB_OUTPUT'
2023-01-30 15:46:56 +11:00
Krishan
a6fb44e1ab
Release v2.2.4
2023-01-30 15:27:17 +11:00
Ajay Bura
374d2d1962
Add node polyfills ( #1093 )
...
* Add node polyfills
* remove unused polyfill
* enable fs in node polyfill
* remove polyfill aliases and crypto
* Fix build error
* Fix buffer injection
2023-01-30 15:20:53 +11:00
Ajay Bura
3ad143228d
Use relative paths for build ( #1094 )
2023-01-30 15:20:13 +11:00
Krishan
4ea14c853e
Release v2.2.3
2023-01-15 16:16:40 +11:00
Ajay Bura
38bbc1c6f5
Vite plugin to add svg as inline data ( #1072 )
...
* add vite plugin to add svg as inline data
* Add node types package
2023-01-15 09:52:58 +05:30
Stefano Pigozzi
9a34daa2bc
Set accept attribute to image/* in ImageUpload ( #989 )
...
That way, browsers will suggest to the users to upload an image file instead of any kind of file.
The behaviour is in-line with Element's, which specifies the same attribute when selecting an avatar.
Please note that it does not prevent users from uploading non-image files as avatars, as browsers interpret that attribute as a mere suggestion, which can be bypassed in the file select dialog.
Partially fixes #982 .
2023-01-15 09:44:16 +05:30
Ajay Bura
e5e3f5f0a3
Add jsdelivr cdn for twemoji
2023-01-14 18:51:42 +05:30
Ajay Bura
899a89cb3b
Replace Webpack to Vite ( #1023 )
...
* Add vite, typescript and prettier
* Configure vite
* Fix tsconfig error
* Fix manifest json
* Move manifest json to root
* Bug fix
* Move back manifest json to public
2022-12-20 20:47:51 +05:30
Krishan
63cb564818
chore: update netlify site id secrets
2022-12-14 10:47:10 +05:30
renovate[bot]
e93511fde7
Lock file maintenance ( #1020 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-14 08:51:14 +05:30
renovate[bot]
eeac5c6c45
Update nginx Docker tag to v1.23.3 ( #1019 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-14 08:45:11 +05:30
dependabot[bot]
f7b48333df
Bump sanitize-html from 2.7.3 to 2.8.0 ( #1018 )
...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) from 2.7.3 to 2.8.0.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases )
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.7.3...2.8.0 )
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 08:40:14 +05:30
dependabot[bot]
cb88a6fd9c
Bump actions/checkout from 3.1.0 to 3.2.0 ( #1017 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.1.0...v3.2.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 09:19:20 +05:30
renovate[bot]
7b95546b80
Lock file maintenance ( #1014 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-11 17:56:00 +05:30
dependabot[bot]
5f9ea6c06a
Bump matrix-js-sdk from 21.2.0 to 22.0.0 ( #1009 )
...
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk ) from 21.2.0 to 22.0.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases )
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v21.2.0...v22.0.0 )
---
updated-dependencies:
- dependency-name: matrix-js-sdk
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 16:55:21 +05:30
dependabot[bot]
d54d1d964d
Bump mini-css-extract-plugin from 2.7.1 to 2.7.2 ( #1008 )
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.7.1 to 2.7.2.
- [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/v2.7.1...v2.7.2 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 16:52:50 +05:30
dependabot[bot]
868f271588
Bump nwtgck/actions-netlify from 1.2.4 to 2.0.0 ( #1006 )
...
Bumps [nwtgck/actions-netlify](https://github.com/nwtgck/actions-netlify ) from 1.2.4 to 2.0.0.
- [Release notes](https://github.com/nwtgck/actions-netlify/releases )
- [Changelog](https://github.com/nwtgck/actions-netlify/blob/develop/CHANGELOG.md )
- [Commits](ac1cb16858...5da65c9f74 )
---
updated-dependencies:
- dependency-name: nwtgck/actions-netlify
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 16:52:04 +05:30
dependabot[bot]
7606c9d325
Bump katex from 0.16.3 to 0.16.4 ( #1007 )
...
Bumps [katex](https://github.com/KaTeX/KaTeX ) from 0.16.3 to 0.16.4.
- [Release notes](https://github.com/KaTeX/KaTeX/releases )
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md )
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.3...v0.16.4 )
---
updated-dependencies:
- dependency-name: katex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 16:51:39 +05:30
dependabot[bot]
3c66a6a1c1
Bump @matrix-org/olm from 3.2.13 to 3.2.14 ( #1010 )
...
Bumps @matrix-org/olm from 3.2.13 to 3.2.14.
---
updated-dependencies:
- dependency-name: "@matrix-org/olm"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 16:50:52 +05:30
dependabot[bot]
bf900e7468
Bump sass from 1.56.1 to 1.56.2 ( #1011 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.56.1 to 1.56.2.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.56.1...1.56.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 16:49:25 +05:30
Krishan
52cbcb9128
Replace pull request action with one actively maintained ( #1004 )
...
* Replace pull request action with one actively maintained
* Add comment_tag to stop duplicate comments
2022-12-09 13:05:02 +05:30
dependabot[bot]
97e7ba25a6
Bump webpack-cli from 4.10.0 to 5.0.1 ( #1002 )
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.10.0 to 5.0.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.0.1 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 14:26:33 +05:30
dependabot[bot]
bc9ff23372
Bump matrix-js-sdk from 21.1.0 to 21.2.0 ( #993 )
...
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk ) from 21.1.0 to 21.2.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases )
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v21.1.0...v21.2.0 )
---
updated-dependencies:
- dependency-name: matrix-js-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 12:58:14 +05:30
dependabot[bot]
c176ed8861
Bump @babel/core from 7.20.2 to 7.20.5 ( #997 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.2 to 7.20.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 12:54:02 +05:30
dependabot[bot]
63c0653006
Bump @khanacademy/simple-markdown from 0.8.5 to 0.8.6 ( #992 )
...
Bumps [@khanacademy/simple-markdown](https://github.com/Khan/simple-markdown ) from 0.8.5 to 0.8.6.
- [Release notes](https://github.com/Khan/simple-markdown/releases )
- [Commits](https://github.com/Khan/simple-markdown/commits )
---
updated-dependencies:
- dependency-name: "@khanacademy/simple-markdown"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 12:52:45 +05:30
dependabot[bot]
fbf899465d
Bump eslint-plugin-react from 7.31.10 to 7.31.11 ( #996 )
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.31.10 to 7.31.11.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.10...v7.31.11 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 12:50:03 +05:30
dependabot[bot]
603e478794
Bump eslint from 8.27.0 to 8.29.0 ( #1001 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.27.0 to 8.29.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.27.0...v8.29.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 12:48:48 +05:30
dependabot[bot]
347d23641b
Bump softprops/action-gh-release from 0.1.14 to 0.1.15 ( #1000 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 0.1.14 to 0.1.15.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](1e07f43987...de2c0eb89a )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 12:48:17 +05:30
dependabot[bot]
c4e973e83b
Bump mini-css-extract-plugin from 2.6.1 to 2.7.1 ( #1003 )
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.6.1 to 2.7.1.
- [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/v2.6.1...v2.7.1 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 12:45:27 +05:30
renovate[bot]
d22abe300b
Lock file maintenance ( #981 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-16 22:01:14 +05:30
renovate[bot]
2bab3119b0
Update dependency babel-loader to v8.3.0 ( #980 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-16 21:56:19 +05:30
dependabot[bot]
ea3d7b8892
Bump sass from 1.56.0 to 1.56.1 ( #974 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.56.0 to 1.56.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.56.0...1.56.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 21:50:38 +05:30
dependabot[bot]
7eb2f78174
Bump webpack from 5.74.0 to 5.75.0 ( #978 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.74.0 to 5.75.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.75.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 21:50:15 +05:30
dependabot[bot]
7db04440ff
Bump matrix-js-sdk from 21.0.1 to 21.1.0 ( #975 )
...
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk ) from 21.0.1 to 21.1.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases )
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v21.0.1...v21.1.0 )
---
updated-dependencies:
- dependency-name: matrix-js-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 21:48:32 +05:30
dependabot[bot]
062beb718d
Bump css-loader from 6.7.1 to 6.7.2 ( #973 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.7.1 to 6.7.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.1...v6.7.2 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 21:47:06 +05:30
dependabot[bot]
b8f3cf1b47
Bump dawidd6/action-download-artifact from 2.24.0 to 2.24.2 ( #972 )
...
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact ) from 2.24.0 to 2.24.2.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases )
- [Commits](46b4ae883b...e6e25ac3a2 )
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 21:45:26 +05:30
dependabot[bot]
c280c1339b
Bump sass-loader from 13.1.0 to 13.2.0 ( #976 )
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.1.0...v13.2.0 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 21:44:49 +05:30
Krishan
543acc9fff
Revert babel-loader v9 and uninstall ajv ( #979 )
2022-11-16 21:43:35 +05:30
renovate[bot]
55d609c82b
Lock file maintenance ( #969 )
...
* Lock file maintenance
* Fix ajv module not found
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com >
2022-11-09 20:28:46 +05:30
Krishan
f144c1cdbd
Update Dockerfile ( #970 )
2022-11-09 19:36:27 +05:30
Krishan
1531535151
Replace deprecated 'set-output' with '$GITHUB_OUTPUT' ( #968 )
2022-11-09 18:16:14 +05:30
Krishan
4fe4c8bb03
Use Node Hydrogen LTS ( #960 )
...
* Use node hydrogen lts in dockerfile
* Use node v18.12.0
* Use node v18.12.0
* Use node v18.12.0
* use lts syntax
* Update Nodejs LTS to v18.12.1
* Update Dockerfile
* Update Dockerfile
* Update readme
2022-11-08 20:21:51 +05:30
Krishan
1302682900
Update server list in config.json ( #947 )
...
* remove kde.org from config
because they have disabled registrations, which is required to be listed on login.register page.
* remove halogen.city
seems dead hs now
* add converser.eu
seems to be working again
* Update config.json
* halogen.city is back
2022-11-08 20:20:17 +05:30
dependabot[bot]
62e0821be2
Bump matrix-js-sdk from 20.1.0 to 21.0.1 ( #959 )
...
* Bump matrix-js-sdk from 20.1.0 to 21.0.0
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk ) from 20.1.0 to 21.0.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases )
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v20.1.0...v21.0.0 )
---
updated-dependencies:
- dependency-name: matrix-js-sdk
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump matrix-js-sdk from 20.1.0 to 21.0.1
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk ) from 20.1.0 to 21.0.1.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases )
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v20.1.0...v21.0.1 )
---
updated-dependencies:
- dependency-name: matrix-js-sdk
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Fix upload content
* Change min supported node
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2022-11-08 20:19:22 +05:30
dependabot[bot]
856e616247
Bump @babel/core from 7.19.6 to 7.20.2 ( #965 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.19.6 to 7.20.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.2/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 18:45:02 +05:30
dependabot[bot]
71fdba3c4a
Bump sass from 1.55.0 to 1.56.0 ( #964 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.55.0 to 1.56.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.55.0...1.56.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 18:43:50 +05:30
dependabot[bot]
7803bd5c06
Bump eslint from 8.26.0 to 8.27.0 ( #963 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.26.0 to 8.27.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.26.0...v8.27.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 18:43:07 +05:30
dependabot[bot]
8dc9e01439
Bump @babel/preset-env from 7.19.4 to 7.20.2 ( #966 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.19.4 to 7.20.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.2/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 18:41:13 +05:30
dependabot[bot]
1d6ce13a6c
Bump babel-loader from 9.0.1 to 9.1.0 ( #967 )
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 9.0.1 to 9.1.0.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v9.0.1...v9.1.0 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 18:40:29 +05:30
mjarr
6a907b1542
Remove MSC3244 use from restricted room creation ( #892 )
...
* Remove MSC3244 use from restricted room creation
* Fix condition
2022-11-01 20:36:38 +05:30
dependabot[bot]
bef759e358
Bump css-minimizer-webpack-plugin from 4.1.0 to 4.2.2 ( #934 )
...
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin ) from 4.1.0 to 4.2.2.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v4.1.0...v4.2.2 )
---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 20:11:14 +05:30
dependabot[bot]
63023c5266
Bump babel-loader from 8.2.5 to 9.0.1 ( #958 )
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 8.2.5 to 9.0.1.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.5...v9.0.1 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 17:02:31 +05:30
dependabot[bot]
b6f2f9998e
Bump sanitize-html from 2.7.2 to 2.7.3 ( #957 )
...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases )
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.7.2...2.7.3 )
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 16:58:59 +05:30
dependabot[bot]
6d9115f593
Bump blurhash from 2.0.3 to 2.0.4 ( #956 )
...
Bumps [blurhash](https://github.com/woltapp/blurhash ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/woltapp/blurhash/releases )
- [Commits](https://github.com/woltapp/blurhash/commits )
---
updated-dependencies:
- dependency-name: blurhash
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 16:58:04 +05:30
dependabot[bot]
02f7d7c74d
Bump nginx from 1.23.1-alpine to 1.23.2-alpine ( #943 )
...
Bumps nginx from 1.23.1-alpine to 1.23.2-alpine.
---
updated-dependencies:
- dependency-name: nginx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 10:47:03 +05:30
dependabot[bot]
eeb4ec0e73
Bump actions/upload-artifact from 3.1.0 to 3.1.1 ( #942 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 10:45:59 +05:30
dependabot[bot]
9efa05d4de
Bump @babel/core from 7.19.3 to 7.19.6 ( #944 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.19.3 to 7.19.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.19.6/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 10:45:00 +05:30
dependabot[bot]
72a8483a23
Bump katex from 0.16.2 to 0.16.3 ( #945 )
...
Bumps [katex](https://github.com/KaTeX/KaTeX ) from 0.16.2 to 0.16.3.
- [Release notes](https://github.com/KaTeX/KaTeX/releases )
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md )
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.2...v0.16.3 )
---
updated-dependencies:
- dependency-name: katex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 10:41:07 +05:30
dependabot[bot]
d4da49512c
Bump eslint from 8.25.0 to 8.26.0 ( #946 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.25.0 to 8.26.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.25.0...v8.26.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 10:39:59 +05:30
renovate[bot]
6437970f7f
Lock file maintenance ( #927 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-20 13:37:09 +05:30
dependabot[bot]
bf79618221
Bump docker/setup-buildx-action from 2.2.0 to 2.2.1 ( #937 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.2.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 21:05:05 +05:30
dependabot[bot]
dbeac1f8eb
Bump matrix-js-sdk from 20.0.2 to 20.1.0 ( #930 )
...
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk ) from 20.0.2 to 20.1.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases )
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v20.0.2...v20.1.0 )
---
updated-dependencies:
- dependency-name: matrix-js-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 18:28:33 +05:30
dependabot[bot]
1625b8a665
Bump react-modal from 3.15.1 to 3.16.1 ( #936 )
...
Bumps [react-modal](https://github.com/reactjs/react-modal ) from 3.15.1 to 3.16.1.
- [Release notes](https://github.com/reactjs/react-modal/releases )
- [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md )
- [Commits](https://github.com/reactjs/react-modal/compare/v3.15.1...v3.16.1 )
---
updated-dependencies:
- dependency-name: react-modal
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 12:51:42 +05:30
dependabot[bot]
5ab202e5c9
Bump @fontsource/inter from 4.5.13 to 4.5.14 ( #931 )
...
Bumps [@fontsource/inter](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/inter ) from 4.5.13 to 4.5.14.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/inter )
---
updated-dependencies:
- dependency-name: "@fontsource/inter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 12:34:05 +05:30
dependabot[bot]
2f4fbc9d49
Bump react-blurhash from 0.1.3 to 0.2.0 ( #932 )
...
Bumps [react-blurhash](https://github.com/woltapp/react-blurhash ) from 0.1.3 to 0.2.0.
- [Release notes](https://github.com/woltapp/react-blurhash/releases )
- [Changelog](https://github.com/woltapp/react-blurhash/blob/master/CHANGELOG.md )
- [Commits](https://github.com/woltapp/react-blurhash/commits )
---
updated-dependencies:
- dependency-name: react-blurhash
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 12:33:29 +05:30
dependabot[bot]
613ffefeb3
Bump util from 0.12.4 to 0.12.5 ( #933 )
...
Bumps [util](https://github.com/browserify/node-util ) from 0.12.4 to 0.12.5.
- [Release notes](https://github.com/browserify/node-util/releases )
- [Changelog](https://github.com/browserify/node-util/blob/master/CHANGELOG.md )
- [Commits](https://github.com/browserify/node-util/compare/v0.12.4...v0.12.5 )
---
updated-dependencies:
- dependency-name: util
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 12:32:09 +05:30
dependabot[bot]
89e93be091
Bump docker/setup-buildx-action from 2.1.0 to 2.2.0 ( #929 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.1.0...v2.2.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 11:48:41 +05:30
dependabot[bot]
9b42077f7a
Bump docker/metadata-action from 4.1.0 to 4.1.1 ( #928 )
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](https://github.com/docker/metadata-action/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 11:47:57 +05:30
dependabot[bot]
81b88477bd
Bump docker/metadata-action from 4.0.1 to 4.1.0 ( #925 )
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](https://github.com/docker/metadata-action/compare/v4.0.1...v4.1.0 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-15 15:19:18 +05:30
dependabot[bot]
52376e10a5
Bump docker/setup-buildx-action from 2.0.0 to 2.1.0 ( #924 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-15 15:18:02 +05:30
dependabot[bot]
b8b3f9e7ec
Bump docker/login-action from 2.0.0 to 2.1.0 ( #923 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-15 15:17:21 +05:30
dependabot[bot]
194eb30042
Bump dawidd6/action-download-artifact from 2.23.0 to 2.24.0 ( #922 )
...
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact ) from 2.23.0 to 2.24.0.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases )
- [Commits](7847792dd4...46b4ae883b )
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-15 15:16:49 +05:30
dependabot[bot]
b52aa9ac76
Bump nwtgck/actions-netlify from 1.2.3 to 1.2.4 ( #920 )
...
Bumps [nwtgck/actions-netlify](https://github.com/nwtgck/actions-netlify ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/nwtgck/actions-netlify/releases )
- [Changelog](https://github.com/nwtgck/actions-netlify/blob/develop/CHANGELOG.md )
- [Commits](b7c1504e00...ac1cb16858 )
---
updated-dependencies:
- dependency-name: nwtgck/actions-netlify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-15 15:16:01 +05:30
dependabot[bot]
c825c41aed
Bump docker/setup-qemu-action from 2.0.0 to 2.1.0 ( #921 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-15 15:15:17 +05:30
dependabot[bot]
6d8f704542
Bump docker/build-push-action from 3.1.1 to 3.2.0 ( #919 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-15 15:14:48 +05:30
dependabot[bot]
10a399f7e6
Bump actions/setup-node from 3.5.0 to 3.5.1 ( #918 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.5.0...v3.5.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-15 15:13:55 +05:30
renovate[bot]
d59a118e83
Lock file maintenance ( #902 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-11 09:30:59 +05:30
dependabot[bot]
07570f9e8a
Bump eslint-plugin-react from 7.31.8 to 7.31.10 ( #912 )
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.31.8 to 7.31.10.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.8...v7.31.10 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 09:26:09 +05:30
dependabot[bot]
90972e938e
Bump sass-loader from 13.0.2 to 13.1.0 ( #907 )
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 13.0.2 to 13.1.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.0.2...v13.1.0 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 09:20:21 +05:30
dependabot[bot]
4297eb34c9
Bump eslint from 8.24.0 to 8.25.0 ( #908 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.24.0 to 8.25.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.24.0...v8.25.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 09:11:49 +05:30
dependabot[bot]
507f9c3c22
Bump @babel/preset-env from 7.19.3 to 7.19.4 ( #911 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.19.3 to 7.19.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.19.4/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 09:07:24 +05:30
dependabot[bot]
33551089ad
Bump @khanacademy/simple-markdown from 0.8.4 to 0.8.5 ( #910 )
...
Bumps [@khanacademy/simple-markdown](https://github.com/Khan/simple-markdown ) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/Khan/simple-markdown/releases )
- [Commits](https://github.com/Khan/simple-markdown/commits )
---
updated-dependencies:
- dependency-name: "@khanacademy/simple-markdown"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 09:03:45 +05:30
dependabot[bot]
c8301c6ad6
Bump @matrix-org/olm from 3.2.12 to 3.2.13 ( #906 )
...
Bumps @matrix-org/olm from 3.2.12 to 3.2.13.
---
updated-dependencies:
- dependency-name: "@matrix-org/olm"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 09:00:52 +05:30
dependabot[bot]
c3396780d7
Bump actions/checkout from 3.0.2 to 3.1.0 ( #904 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.0.2...v3.1.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 08:57:58 +05:30
renovate[bot]
8ea2b0b63b
Lock file maintenance ( #875 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-03 18:19:58 +05:30
dependabot[bot]
e170d02bff
Bump linkify-html from 4.0.1 to 4.0.2 ( #894 )
...
Bumps [linkify-html](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkify-html ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases )
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.0.2/packages/linkify-html )
---
updated-dependencies:
- dependency-name: linkify-html
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 18:05:33 +05:30
dependabot[bot]
1f872a9b0c
Bump linkifyjs from 4.0.1 to 4.0.2 ( #896 )
...
Bumps [linkifyjs](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkifyjs ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases )
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.0.2/packages/linkifyjs )
---
updated-dependencies:
- dependency-name: linkifyjs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 18:03:14 +05:30
dependabot[bot]
bcdc1d8915
Bump @fontsource/inter from 4.5.12 to 4.5.13 ( #895 )
...
Bumps [@fontsource/inter](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/inter ) from 4.5.12 to 4.5.13.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/inter )
---
updated-dependencies:
- dependency-name: "@fontsource/inter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 18:02:35 +05:30
dependabot[bot]
f577435e98
Bump blurhash from 2.0.2 to 2.0.3 ( #893 )
...
Bumps [blurhash](https://github.com/woltapp/blurhash ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/woltapp/blurhash/releases )
- [Commits](https://github.com/woltapp/blurhash/commits )
---
updated-dependencies:
- dependency-name: blurhash
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 18:00:39 +05:30
dependabot[bot]
bf94550a84
Bump matrix-js-sdk from 20.0.1 to 20.0.2 ( #888 )
...
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk ) from 20.0.1 to 20.0.2.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases )
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v20.0.1...v20.0.2 )
---
updated-dependencies:
- dependency-name: matrix-js-sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-01 09:07:04 +05:30
dependabot[bot]
a900b04254
Bump linkify-html from 4.0.0 to 4.0.1 ( #883 )
...
Bumps [linkify-html](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkify-html ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases )
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.0.1/packages/linkify-html )
---
updated-dependencies:
- dependency-name: linkify-html
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-29 10:43:08 +05:30
dependabot[bot]
3fe5a9d222
Bump linkifyjs from 4.0.0 to 4.0.1 ( #884 )
...
Bumps [linkifyjs](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkifyjs ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases )
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.0.1/packages/linkifyjs )
---
updated-dependencies:
- dependency-name: linkifyjs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-29 10:35:00 +05:30
renovate[bot]
a07a7676b7
Update dependency matrix-js-sdk to v20.0.1 ( #882 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-29 09:48:16 +05:30
renovate[bot]
593cc03962
Update dependency blurhash to v2.0.2 ( #881 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-28 22:17:11 +05:30
renovate[bot]
820f255929
Update babel monorepo to v7.19.3 ( #880 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-28 22:15:39 +05:30
renovate[bot]
7db4146c8d
Update actions/setup-node action to v3.5.0 ( #878 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-28 22:13:06 +05:30
Ajay Bura
91a6916f4c
Release v2.2.2
2022-09-28 20:48:41 +05:30
renovate[bot]
78374d0301
Update dependency matrix-js-sdk to v20 ( #879 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-28 20:43:56 +05:30
Krishan
9185ee0cf9
Release v2.2.1
2022-09-28 19:26:12 +05:30
renovate[bot]
e2de51832c
Update dependency matrix-js-sdk to v19.7.0 ( #876 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-28 19:16:07 +05:30
Ajay Bura
759f16d5b9
Fix crash on space leave
2022-09-28 18:17:15 +05:30
Ajay Bura
d0ddedc2b2
Wrap view source text
2022-09-28 13:54:58 +05:30
ginnyTheCat
4291005161
Handle nested lists ( #853 )
...
* Handle nested lists
* Allow heading to not be followed by an empty line
* Don't parse as inline code if contains newlines
* Use escape rule in plain as well
2022-09-25 19:31:59 +05:30
renovate[bot]
ee144ccb2b
Lock file maintenance ( #873 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-24 12:45:50 +05:30
renovate[bot]
7fea21f221
Update dependency sass to v1.55.0 ( #872 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-24 12:43:13 +05:30
renovate[bot]
9a4b40f242
Update dependency html-loader to v4.2.0 ( #871 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-24 12:40:16 +05:30
renovate[bot]
c2d353b973
Update dependency eslint to v8.24.0 ( #870 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-24 12:37:41 +05:30
renovate[bot]
8b6cecdbf8
Update dependency webpack-dev-server to v4.11.1 ( #869 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-24 12:35:29 +05:30
renovate[bot]
83d8f2821a
Update dependency @khanacademy/simple-markdown to v0.8.4 ( #868 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-24 12:33:28 +05:30
Krishan
0225204b4d
Require approval before opening dep update PR ( #865 )
2022-09-19 20:32:40 +05:30
renovate[bot]
478957803d
Lock file maintenance ( #858 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-19 10:07:01 +05:30
renovate[bot]
0181cb26d2
Update dependency linkifyjs to v4.0.0 ( #861 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-19 10:03:45 +05:30
renovate[bot]
2ddb3595c7
Update dependency sanitize-html to v2.7.2 ( #862 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-19 10:02:57 +05:30
renovate[bot]
76e49d1bd0
Update dependency linkify-html to v4.0.0 ( #860 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-19 10:02:15 +05:30
renovate[bot]
91f1ee748e
Update babel monorepo to v7.19.1 ( #859 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-19 09:13:58 +05:30
renovate[bot]
9bddf64510
Lock file maintenance ( #857 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-19 08:58:19 +05:30
Ajay Bura
2200ae143e
Update sdk doc link so that it's not fixed to one version
2022-09-18 20:18:23 +05:30
Krishan
80d9a2ca7d
Release v2.2.0
2022-09-17 19:04:13 +05:30
ginnyTheCat
cbd1bf35c6
Only escape when editing ( #852 )
...
* Only escape when editing
* Base edit change detection on rendered content
2022-09-17 16:55:26 +05:30
Ajay Bura
c1be57b205
Add clear cache btn in loading screen
2022-09-17 15:48:45 +05:30
morguldir
4848bef0dd
Add Clear cache and reload button ( #793 )
...
Inspired by: 3c5c2bef6d/src/components/views/elements/ErrorBoundary.tsx (L61-L68)
Signed-off-by: morguldir <morguldir@protonmail.com >
Signed-off-by: morguldir <morguldir@protonmail.com >
2022-09-17 13:21:22 +05:30
ginnyTheCat
a8f374dd43
Parsing HTML to Markdown AST ( #847 )
...
* Force mentions to have a space after the #
* Use types for rendering
* Parse HTML
* Add code block support
* Add table support
* Allow starting heading without a space
* Escape relevant plaintext areas
* Resolve many crashes
* Use better matrix id regex
* Don't match . after id
* Don't parse mentions as links
* Add emote support
* Only emit HTML link if necessary
* Implement review changes
2022-09-16 21:21:53 +05:30
renovate[bot]
d43e41e1ba
Lock file maintenance ( #846 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-14 19:03:59 +05:30
dependabot[bot]
437ac4c59b
Bump css-minimizer-webpack-plugin from 4.0.0 to 4.1.0 ( #843 )
...
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v4.0.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-14 16:53:47 +05:30
renovate[bot]
de218409ab
Update dependency matrix-js-sdk to v19.5.0 ( #845 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-14 16:51:02 +05:30
dependabot[bot]
060ed859d4
Bump blurhash from 1.1.5 to 2.0.0 ( #842 )
...
Bumps [blurhash](https://github.com/woltapp/blurhash ) from 1.1.5 to 2.0.0.
- [Release notes](https://github.com/woltapp/blurhash/releases )
- [Commits](https://github.com/woltapp/blurhash/commits )
---
updated-dependencies:
- dependency-name: blurhash
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-14 16:48:42 +05:30
dependabot[bot]
0783c43169
Bump webpack-dev-server from 4.10.1 to 4.11.0 ( #841 )
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.10.1 to 4.11.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.10.1...v4.11.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-14 16:46:11 +05:30
dependabot[bot]
b5a317e021
Bump eslint from 8.23.0 to 8.23.1 ( #840 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.23.0 to 8.23.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.23.0...v8.23.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-14 16:44:47 +05:30
ginnyTheCat
15c1f6dadf
Allow rendering messages as plaintext ( #805 )
...
* Parse room input from user id and emoji
* Add more plain outputs
* Add reply support
* Always include formatted reply
* Add room mention parser
* Allow single linebreak after codeblock
* Remove margin from math display blocks
* Escape shrug
* Rewrite HTML tag function
* Normalize def keys
* Fix embedding replies into replies
* Don't add margin to file name
* Collapse spaces in HTML message body
* Don't crash with no plaintext rendering
* Add blockquote support
* Remove ref support
* Fix image html rendering
* Remove debug output
* Remove duplicate default option value
* Add table plain rendering support
* Correctly handle paragraph padding when mixed with block content
* Simplify links if possible
* Make blockquote plain rendering better
* Don't error when emojis are matching but not found
* Allow plain only messages with newlines
* Set user id as user mention fallback
* Fix mixed up variable name
* Replace replaceAll with replace
2022-09-14 14:30:06 +05:30
dependabot[bot]
efda9991f2
Bump sass from 1.54.5 to 1.54.9 ( #837 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.54.5 to 1.54.9.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.54.5...1.54.9 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2022-09-11 18:59:31 +05:30
dependabot[bot]
9fb651a04e
Bump @babel/core from 7.18.13 to 7.19.0 ( #824 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.13 to 7.19.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.19.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2022-09-11 18:59:16 +05:30
dependabot[bot]
55c652a02a
Bump webpack-merge from 5.7.3 to 5.8.0 ( #822 )
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 5.7.3 to 5.8.0.
- [Release notes](https://github.com/survivejs/webpack-merge/releases )
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.7.3...v5.8.0 )
---
updated-dependencies:
- dependency-name: webpack-merge
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2022-09-11 18:58:33 +05:30
dependabot[bot]
2be706fb3f
Bump eslint-plugin-react from 7.31.1 to 7.31.8 ( #838 )
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.31.1 to 7.31.8.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.1...v7.31.8 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2022-09-11 18:57:15 +05:30
dependabot[bot]
3e2cc8bfae
Bump @babel/preset-env from 7.18.10 to 7.19.0 ( #825 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.10 to 7.19.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.19.0/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2022-09-11 18:54:24 +05:30
dependabot[bot]
a6c339e13a
Bump html-webpack-plugin from 5.3.1 to 5.5.0 ( #829 )
...
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 5.3.1 to 5.5.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.3.1...v5.5.0 )
---
updated-dependencies:
- dependency-name: html-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2022-09-11 18:53:03 +05:30
ginnyTheCat
b0174f3acc
Delete notifications after messages have been read or deleted ( #830 )
...
* Delete read notifications
* Delete notifications for deleted messages
* Correctly remove notification
2022-09-11 18:51:59 +05:30
ginnyTheCat
a343d9999e
Handle messages with invalid body ( #833 )
2022-09-11 18:51:05 +05:30
ginnyTheCat
0a2cca6e40
Change UI label ( #832 )
2022-09-11 16:44:39 +05:30
Ajay Bura
bca00f46a9
Add plain text command
2022-09-11 12:18:32 +05:30
Ajay Bura
5848c02d50
Remove markdown icon from input
2022-09-11 09:19:22 +05:30
Ajay Bura
29ddcfa1f9
Update command strings
2022-09-11 08:27:59 +05:30
Krishan
831bb83f4e
Update and simplify actions ( #831 )
...
* Replace action with one we use already
* Simplify PR actions
* fix name
2022-09-07 13:46:44 +05:30
Ajay Bura
b8a8babc88
Fix emojiboard icon background
2022-09-07 13:24:26 +05:30
Ajay Bura
4a35aa7272
Fix crash in manage device
2022-09-07 13:14:15 +05:30
Ajay Bura
2ded7d9b1f
Fix crash with unknown mime type
2022-09-07 08:40:10 +05:30
Ajay Bura
19f674cf5f
Fix unwanted changes
2022-09-06 14:25:13 +05:30
Ajay Bura
790bf5eac3
Fix wrong notification count
2022-09-06 14:22:56 +05:30
renovate[bot]
e1adc6a3bc
Configure Renovate ( #819 )
...
* Add renovate.json
* Add renovate config
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com >
2022-09-05 19:43:11 +05:30
Krishan
bcedab5113
Add lockfile changes action ( #818 )
2022-09-05 19:26:28 +05:30
Krishan
adca914d67
Copy Olm directly from node modules ( fixes #206 ) ( #817 )
2022-09-05 12:26:44 +05:30
Ajay Bura
8583ab19f0
Manage ignored users ( #814 )
...
* Add options to display/ignore usersId's
* Update string
* Hide search icon in encrypted rooms (#763 )
* Fix styles
2022-09-05 08:30:45 +05:30
Krishan
1aa16a43ee
Pin all deps for greatest reliability/predictability ( #812 )
2022-09-04 19:51:58 +05:30
Ajay Bura
e6661d3b0d
Remove favicons-webpack-plugin ( #811 )
...
* Remove favicons-webpack-plugin
* Copy android/* icons to dist
* Add favicon ico
2022-09-04 19:23:02 +05:30
ginnyTheCat
678e0dc6ac
Allow mimetypes with suffix in safe check ( #808 )
2022-09-04 19:15:07 +05:30
Ajay Bura
bdc10fb729
Fix multiple favicon changing request
2022-09-04 13:33:41 +05:30
Ajay Bura
584fa87bbd
Notification settings ( #807 )
...
* Add account data hook
* Add options to change global notification
* Add options to add keywords
* Fix wrong notification count
* Show unread badge in favicon (#251 )
* Fix favicon badge
* Fix bug
* Fix favicon not updating
* Add favicon svg's
* remove dead code
2022-09-04 13:10:07 +05:30
Ajay Bura
ac155bbf4c
Fix commands ( #791 )
...
* Fix commands and added more
* Add /me & /shrug commands
* Add help command
* Fix cmd descriptions
* Add reason in command
2022-09-03 21:46:40 +05:30
Krishan
0f6f65045d
Add npmrc so that newer node/npm version works ( #806 )
...
* Add .npmrc so that it works with newer npm
* Remove engine upper limit as it works with npmrc
* Lockfile maintainace, created new mapping with npm install
* Add npmrc so Docker doesnt fail on new npm version
* Revert 8a1946d558 will set renovate
2022-09-03 21:36:47 +05:30
dependabot[bot]
843b9ddffd
Bump katex from 0.16.0 to 0.16.2 ( #802 )
...
Bumps [katex](https://github.com/KaTeX/KaTeX ) from 0.16.0 to 0.16.2.
- [Release notes](https://github.com/KaTeX/KaTeX/releases )
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md )
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.0...v0.16.2 )
---
updated-dependencies:
- dependency-name: katex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-02 19:31:28 +05:30
dependabot[bot]
e283d4cd21
Bump eslint from 8.22.0 to 8.23.0 ( #799 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.22.0 to 8.23.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.22.0...v8.23.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2022-09-02 19:21:45 +05:30
dependabot[bot]
4fe02d27c8
Bump webpack-dev-server from 4.10.0 to 4.10.1 ( #800 )
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.10.0 to 4.10.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.10.0...v4.10.1 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2022-09-02 19:16:28 +05:30
dependabot[bot]
5a269c68ae
Bump html-react-parser from 3.0.1 to 3.0.4 ( #797 )
...
Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser ) from 3.0.1 to 3.0.4.
- [Release notes](https://github.com/remarkablemark/html-react-parser/releases )
- [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/remarkablemark/html-react-parser/compare/v3.0.1...v3.0.4 )
---
updated-dependencies:
- dependency-name: html-react-parser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2022-09-02 19:15:59 +05:30
dependabot[bot]
570a1c85af
Bump eslint-plugin-react from 7.30.1 to 7.31.1 ( #796 )
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.30.1 to 7.31.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.30.1...v7.31.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2022-09-02 19:15:28 +05:30
dependabot[bot]
f7ff1ef2bd
Bump actions/github-script from 6.1.1 to 6.2.0 ( #794 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6.1.1...v6.2.0 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2022-09-02 19:15:03 +05:30
dependabot[bot]
04530a801c
Bump @babel/core from 7.18.10 to 7.18.13 ( #783 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.10 to 7.18.13.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.13/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2022-09-02 19:14:34 +05:30
dependabot[bot]
756cd0921b
Bump sass from 1.54.4 to 1.54.5 ( #781 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.54.4 to 1.54.5.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.54.4...1.54.5 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2022-09-02 19:14:14 +05:30
Krishan
292eee33b9
Release v2.1.3
2022-08-31 21:51:50 +05:30
Ajay Bura
583c834ba8
Bump matrix-js-sdk from 19.2.0 to 19.4.0
2022-08-31 21:51:02 +05:30
jameskitt616
33949dbdb1
Implement cancel replyto on escape key press ( #777 )
2022-08-27 08:21:41 +05:30
Krishan
fd79ea4b9b
Simplify readme and add various helpful links ( #776 )
...
* Simplyfy readme and add various helpful links
* update intro
* Add desktop app link
2022-08-22 08:29:47 +05:30
Ajay Bura
b3bff6b43f
Edit last message with up arrow key ( #774 )
2022-08-21 19:41:48 +05:30
ginnyTheCat
80aa55b706
Rework Markdown parsing ( #719 )
...
* Switch markdown parser
* Add inline maths
* Basic plain text rendering
* Add display math support
* Remove unnecessary <p> tag
* Fixed spoiler not working
* Add spoiler reason input support
* Make paragraphs display with newline in between
* Handle single newlines
* Fix typo when allowing start attribute
* Cleanup for merge
* Remove unused import
2022-08-21 19:34:09 +05:30
Ajay Bura
76c16ce294
Fix open room from search always open same space
2022-08-21 08:51:13 +05:30
Ajay Bura
715e6648ae
Fix image lightbox height
2022-08-21 08:33:47 +05:30
dependabot[bot]
984fad811c
Bump actions/github-script from 6.1.0 to 6.1.1 ( #755 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6.1.0...v6.1.1 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-20 21:09:36 +05:30
dependabot[bot]
eafd2c8a13
Bump eslint from 8.21.0 to 8.22.0 ( #756 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.21.0 to 8.22.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.21.0...v8.22.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-20 21:09:08 +05:30
Ajay Bura
82fb243ffe
Fix room not selecting with bad emoji data ( #772 )
2022-08-20 21:07:20 +05:30
dependabot[bot]
6cbf1b2eac
Bump sass from 1.54.3 to 1.54.4 ( #757 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.54.3 to 1.54.4.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.54.3...1.54.4 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com >
2022-08-20 21:05:35 +05:30
dependabot[bot]
043e411a98
Bump webpack-dev-server from 4.9.3 to 4.10.0 ( #758 )
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.9.3 to 4.10.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.9.3...v4.10.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com >
2022-08-20 21:03:02 +05:30
Krishan
f93b666bbf
Push Docker image to ghcr registry ( #764 )
...
* Push Docker image to ghcr registry
* Fix secret name
* add permission to token to write package to ghcr
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2022-08-20 20:59:02 +05:30
Ajay Bura
7e28aa1474
Update sidebar on room/space switch ( #768 )
...
* Select last room on space/tab change (#353 )
* Update sidbar on room select from search (#374 )
* Select last room on space/tab change (#353 )
* Update sidbar on room select from search (#374 )
* Fix wrong space gets selected with some rooms
* Fix auto select room in categorized space
* Fix room remain selected on leave
* Fix leaved room appear in category & search
* Remove globally exposed vars
* Hide pin spaces from home
* Fix selecting dm always open dm tab
* Order category by AtoZ (#769 )
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com >
2022-08-20 20:51:37 +05:30
jameskitt616
1deef51df0
Add cancel edit-message on Escape Key press ( #765 )
2022-08-20 18:56:37 +05:30
Ajay Bura
6f7934badc
Fix more css bugs
2022-08-19 15:19:12 +05:30
Ajay Bura
2f2680be3c
Fix minor css bugs
2022-08-19 13:57:24 +05:30
Ajay Bura
4cd8f4a94c
Open image in lightbox ( #767 )
...
* Add lightbox
* Fix vertical media height (#467 )
* Update dialog animation
* Fix overlay opacity
* Fix dialog animation
* Update open in new tab icon
2022-08-19 12:15:22 +05:30
James
a417980a81
Improve MIME type handling on File Upload and in Message Component ( #688 )
...
* move allowed MIME types to own util file
* add check for safe MIME type before choosing how to upload
* check for allowed blob type to decide what component to load
* re-add check for safe mimetype
* fix bracket positioning
2022-08-14 16:31:17 +05:30
Andrew Morgan
af69955801
Fix grammar of read receipt text ( #744 )
...
'other' should be plural in this context.
2022-08-12 16:03:56 +05:30
Ajay Bura
214d49f1d9
Release v2.1.2
2022-08-11 19:10:12 +05:30
dependabot[bot]
c4e36a1f97
Bump @fontsource/inter from 4.5.11 to 4.5.12 ( #726 )
...
Bumps [@fontsource/inter](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/inter ) from 4.5.11 to 4.5.12.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/inter )
---
updated-dependencies:
- dependency-name: "@fontsource/inter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-11 18:46:19 +05:30
dependabot[bot]
5de6a1bea6
Bump @fontsource/roboto from 4.5.7 to 4.5.8 ( #727 )
...
Bumps [@fontsource/roboto](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/roboto ) from 4.5.7 to 4.5.8.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/roboto )
---
updated-dependencies:
- dependency-name: "@fontsource/roboto"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-11 18:44:00 +05:30
dependabot[bot]
74a20a0e14
Bump sass from 1.54.1 to 1.54.3 ( #728 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.54.1 to 1.54.3.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.54.1...1.54.3 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-11 18:43:31 +05:30
Ajay Bura
820d08017a
Fix image not loading without h/w data ( #738 )
2022-08-11 18:41:09 +05:30
Ajay Bura
258afec391
Only render mxc images in markdown
2022-08-11 17:20:55 +05:30
Ajay Bura
0cf5aac591
Fix emoji board style
2022-08-11 16:31:02 +05:30
Ajay Bura
59fd34a4b4
Replace space by underscore in emoji shortcodes
2022-08-11 16:24:22 +05:30
Ajay Bura
1da3d252e8
Add navigation bar to sticker board
2022-08-11 16:13:53 +05:30
Ajay Bura
3c1cc59d59
Escape html with markdown off ( #732 )
2022-08-11 14:28:39 +05:30
Ajay Bura
1692098d5d
Fix logout not working when server offline
2022-08-11 13:41:07 +05:30
Ajay Bura
fbab53af22
Merge branch 'dev' of https://github.com/ajbura/cinny into dev
2022-08-11 13:33:59 +05:30
Ajay Bura
ce1e263d57
Only scale image bigger than 512px ( #731 )
2022-08-11 13:33:54 +05:30
dependabot[bot]
9f99320fda
Bump docker/build-push-action from 3.1.0 to 3.1.1 ( #725 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-09 09:30:34 +05:30
Ajay Bura
20e1df43d0
Release v2.1.1
2022-08-07 20:21:16 +05:30
Ajay Bura
728c5434bb
Fix blurhash visible under transparent img ( #721 )
2022-08-07 20:14:47 +05:30
Ajay Bura
542ac4f4e1
Update olm
2022-08-07 20:01:31 +05:30
Ajay Bura
d23fc228d7
Release v2.1.0
2022-08-07 19:04:38 +05:30
dependabot[bot]
4ff3e47d54
Bump matrix-js-sdk from 18.1.0 to 19.2.0 ( #711 )
...
* Bump matrix-js-sdk from 18.1.0 to 19.2.0
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk ) from 18.1.0 to 19.2.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases )
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v18.1.0...v19.2.0 )
---
updated-dependencies:
- dependency-name: matrix-js-sdk
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Remove session store
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2022-08-07 14:51:56 +05:30
anyone00
96b22eb557
Support RTL text in the input fields ( #720 )
...
* Support RTL text in the room input field
set the correct direction for text according to the language written in
* Make all input RTLable
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com >
2022-08-07 14:41:56 +05:30
Ajay Bura
9187107751
Stop sending mxid in body for pills
2022-08-07 14:28:49 +05:30
Ajay Bura
c6812b5b11
Reset read receipt on sending sticker
2022-08-06 12:50:23 +05:30
Ajay Bura
adb584623e
Support RTL text in messages ( #717 )
2022-08-06 12:40:24 +05:30
Ajay Bura
120e8de9d1
Remove unused import
2022-08-06 12:21:20 +05:30
ginnyTheCat
21726b63f8
Show full timestamp on hover ( #714 )
...
* Show full timestamp on hover
* Not always display time
* Always show full timestamp in search
2022-08-06 09:35:56 +05:30
ginnyTheCat
04f910ee03
Blurhash support ( #701 )
...
* Generate blurhash client side
* Make blurhash generation faster
* Simple blurhash display support
* Make image display simpler
* Support non square images
* Don't attach video blurhash to thumbnail
* Add video display support
* Ignore alt tag missing warning
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2022-08-06 09:26:26 +05:30
Ajay Bura
edace32213
Custom emoji & Sticker support ( #686 )
...
* Remove comments
* Show custom emoji first in suggestions
* Show global image packs in emoji picker
* Display emoji and sticker in room settings
* Fix some pack not visible in emojiboard
* WIP
* Add/delete/rename images to exisitng packs
* Change pack avatar, name & attribution
* Add checkbox to make pack global
* Bug fix
* Create or delete pack
* Add personal emoji in settings
* Show global pack selector in settings
* Show space emoji in emojiboard
* Send custom emoji reaction as mxc
* Render stickers as stickers
* Fix sticker jump bug
* Fix reaction width
* Fix stretched custom emoji
* Fix sending space emoji in message
* Remove unnessesary comments
* Send user pills
* Fix pill generating regex
* Add support for sending stickers
2022-08-06 09:04:23 +05:30
ginnyTheCat
5e527e434a
Fix shortcuts on non QWERTY keyboards ( #715 )
...
* Use key instead of keyCode or code
* Use key for Escape
2022-08-05 19:12:25 +05:30
ginnyTheCat
1d90f7588b
Allow removing the room name ( #702 )
2022-08-03 19:59:56 +05:30
dependabot[bot]
f8b8a35152
Bump html-react-parser from 2.0.0 to 3.0.1 ( #675 )
...
Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser ) from 2.0.0 to 3.0.1.
- [Release notes](https://github.com/remarkablemark/html-react-parser/releases )
- [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/remarkablemark/html-react-parser/compare/v2.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: html-react-parser
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 19:52:50 +05:30
dependabot[bot]
fa4c95a9b6
Bump html-loader from 3.1.2 to 4.1.0 ( #677 )
...
Bumps [html-loader](https://github.com/webpack-contrib/html-loader ) from 3.1.2 to 4.1.0.
- [Release notes](https://github.com/webpack-contrib/html-loader/releases )
- [Changelog](https://github.com/webpack-contrib/html-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/html-loader/compare/v3.1.2...v4.1.0 )
---
updated-dependencies:
- dependency-name: html-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 19:36:36 +05:30
dependabot[bot]
a478fc4805
Bump sass from 1.53.0 to 1.54.1 ( #712 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.53.0 to 1.54.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.53.0...1.54.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 19:33:54 +05:30
dependabot[bot]
febb28e9c4
Bump katex from 0.15.6 to 0.16.0 ( #616 )
...
* Bump katex from 0.15.6 to 0.16.0
Bumps [katex](https://github.com/KaTeX/KaTeX ) from 0.15.6 to 0.16.0.
- [Release notes](https://github.com/KaTeX/KaTeX/releases )
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md )
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.15.6...v0.16.0 )
---
updated-dependencies:
- dependency-name: katex
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Remove copy-tex.css as it no longer required
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com >
2022-08-03 19:28:54 +05:30
dependabot[bot]
c78a39af50
Bump webpack from 5.73.0 to 5.74.0 ( #696 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.73.0 to 5.74.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.74.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 19:27:07 +05:30
dependabot[bot]
21e6049c16
Bump sanitize-html from 2.7.0 to 2.7.1 ( #698 )
...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases )
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.7.0...2.7.1 )
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 19:25:02 +05:30
dependabot[bot]
6e418337cc
Bump eslint-plugin-jsx-a11y from 6.6.0 to 6.6.1 ( #699 )
...
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y ) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.6.0...v6.6.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 19:23:17 +05:30
dependabot[bot]
48f34053ab
Bump eslint from 8.20.0 to 8.21.0 ( #704 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.20.0 to 8.21.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.20.0...v8.21.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 19:21:10 +05:30
dependabot[bot]
abfe263750
Bump @babel/core from 7.18.9 to 7.18.10 ( #705 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.9 to 7.18.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.10/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 19:18:22 +05:30
dependabot[bot]
9ba003b16d
Bump @babel/preset-env from 7.18.9 to 7.18.10 ( #707 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.9 to 7.18.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.10/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 19:12:15 +05:30
dependabot[bot]
48793f3a95
Bump docker/build-push-action from 3.0.0 to 3.1.0 ( #695 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3.0.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 14:04:59 +05:30
dependabot[bot]
d8cf98fd64
Bump nginx from 1.23.0-alpine to 1.23.1-alpine ( #694 )
...
Bumps nginx from 1.23.0-alpine to 1.23.1-alpine.
---
updated-dependencies:
- dependency-name: nginx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 14:03:41 +05:30
Ava Pek
78e12d5bee
Add mark as read button to space options ( #667 )
...
This allows users to mark all rooms in a space as read, matching similar
features found in other popular chat applications.
We opted to place the mark as read button at the top of the list instead
of next to the add user button like in room options since we felt this
will be the most-used button in the list.
Fixes #645 .
Co-authored-by: Maple <mapletree.dv@gmail.com >
Co-authored-by: Maple <mapletree.dv@gmail.com >
2022-07-25 11:41:56 +05:30
dependabot[bot]
bdb8bdf76c
Bump cross-fetch from 3.1.4 to 3.1.5 ( #512 )
...
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/lquixada/cross-fetch/releases )
- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.4...v3.1.5 )
---
updated-dependencies:
- dependency-name: cross-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-20 13:18:12 +05:30
dependabot[bot]
88b79eb3a5
Bump @babel/core from 7.18.6 to 7.18.9 ( #690 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.6 to 7.18.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.9/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-19 17:56:48 +05:30
dependabot[bot]
b6428197ac
Bump eslint from 8.19.0 to 8.20.0 ( #691 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.19.0...v8.20.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-19 17:52:17 +05:30
dependabot[bot]
a46138c8b9
Bump @babel/preset-env from 7.18.6 to 7.18.9 ( #692 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.6 to 7.18.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.9/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-19 17:51:13 +05:30
Dean Bassett
1211ca277b
Support mark as read by ESC while in room input ( #669 )
...
fixes #cinnyapp/cinny/668
2022-07-18 22:06:51 +05:30
James
e6f395c643
Add support to play .mov files ( #672 )
...
* update allowed mimetypes
* fix .mov files failing to play in Chromium
* add check for before passing to FileReader
* add missing semi-colon
2022-07-18 22:03:11 +05:30
dependabot[bot]
1979646b4b
Bump actions/setup-node from 3.3.0 to 3.4.1 ( #687 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.3.0 to 3.4.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.3.0...v3.4.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-16 17:11:48 +05:30
Ajay Bura
5c0eb20cb4
Follow system theme by default
2022-07-09 18:08:35 +05:30
Ajay Bura
009966a5c7
Fix wrong power level in room permission
2022-07-09 16:32:42 +05:30
Ajay Bura
4427b3b291
Accept mxid on login ( #187 )
2022-07-09 13:58:57 +05:30
Ajay Bura
3dda4d6540
Add toggle to show password in auth page ( #73 )
2022-07-09 10:35:17 +05:30
Ajay Bura
c9df0be874
Fix captcha loop issue in registration form ( #664 )
2022-07-08 21:07:14 +05:30
Krishan
ca2627d3cf
Bump linkifyjs 2.1.9 to 4.0.0-beta.5 ( #665 )
2022-07-08 20:29:07 +05:30
Krishan
47e6527b0e
Don't enable e2ee from profileViewer for bridge users ( #666 )
2022-07-08 20:24:35 +05:30
dependabot[bot]
7decbb6eef
Bump webpack-dev-server from 4.9.2 to 4.9.3 ( #662 )
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.9.2 to 4.9.3.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.9.2...v4.9.3 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 10:08:25 +05:30
dependabot[bot]
68da1d0551
Bump eslint from 8.18.0 to 8.19.0 ( #663 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.18.0 to 8.19.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.18.0...v8.19.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 10:06:53 +05:30
Chuang Zhu
a6f21b6606
Fix parsing encoded matrix.to URL ( #660 )
...
From https://spec.matrix.org/v1.3/appendices/#matrixto-navigation :
The components of the matrix.to URI (<identifier> and <extra parameter>) are to be percent-encoded as per RFC 3986.
Historically, clients have not produced URIs which are fully encoded. Clients should try to interpret these cases to the best of their ability. For example, an unencoded room alias should still work within the client if possible
2022-07-04 19:50:11 +05:30
ginnyTheCat
06a4e0c93b
Add emoji name fallback ( #658 )
2022-06-29 18:19:43 +05:30
dependabot[bot]
0ca1df24ed
Bump @babel/preset-react from 7.17.12 to 7.18.6 ( #656 )
...
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react ) from 7.17.12 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-preset-react )
---
updated-dependencies:
- dependency-name: "@babel/preset-react"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-28 20:39:44 +05:30
dependabot[bot]
1d12a906d4
Bump @babel/preset-env from 7.18.2 to 7.18.6 ( #654 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.2 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-28 20:31:52 +05:30
dependabot[bot]
7bd7518963
Bump @babel/core from 7.18.5 to 7.18.6 ( #653 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.5 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-28 15:54:07 +05:30
dependabot[bot]
a9c5765be5
Bump sass from 1.52.3 to 1.53.0 ( #655 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.52.3 to 1.53.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.52.3...1.53.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-28 15:53:23 +05:30
dependabot[bot]
2292f63fb6
Bump eslint-plugin-jsx-a11y from 6.5.1 to 6.6.0 ( #652 )
...
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y ) from 6.5.1 to 6.6.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.5.1...v6.6.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-28 15:52:31 +05:30
dependabot[bot]
db92b9f5ff
Bump sass-loader from 13.0.0 to 13.0.2 ( #651 )
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 13.0.0 to 13.0.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.0.0...v13.0.2 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-28 15:28:24 +05:30
dependabot[bot]
f538639882
Bump eslint-plugin-react from 7.30.0 to 7.30.1 ( #650 )
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.30.0 to 7.30.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.30.0...v7.30.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-28 15:27:40 +05:30
dependabot[bot]
56bc8c2890
Bump nginx from 1.21.6-alpine to 1.23.0-alpine ( #649 )
...
Bumps nginx from 1.21.6-alpine to 1.23.0-alpine.
---
updated-dependencies:
- dependency-name: nginx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-28 15:27:20 +05:30
dependabot[bot]
1cba4d3fa7
Bump html-loader from 3.1.0 to 3.1.2 ( #643 )
...
Bumps [html-loader](https://github.com/webpack-contrib/html-loader ) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/webpack-contrib/html-loader/releases )
- [Changelog](https://github.com/webpack-contrib/html-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/html-loader/compare/v3.1.0...v3.1.2 )
---
updated-dependencies:
- dependency-name: html-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-21 17:39:36 +05:30
dependabot[bot]
4c7820ceac
Bump html-react-parser from 1.4.14 to 2.0.0 ( #641 )
...
Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser ) from 1.4.14 to 2.0.0.
- [Release notes](https://github.com/remarkablemark/html-react-parser/releases )
- [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/remarkablemark/html-react-parser/compare/v1.4.14...v2.0.0 )
---
updated-dependencies:
- dependency-name: html-react-parser
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-21 17:33:58 +05:30
dependabot[bot]
118dcd8fa0
Bump eslint-plugin-react-hooks from 4.5.0 to 4.6.0 ( #642 )
...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks )
---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-21 17:31:58 +05:30
dependabot[bot]
a142ade923
Bump mini-css-extract-plugin from 2.6.0 to 2.6.1 ( #640 )
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.6.0 to 2.6.1.
- [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/v2.6.0...v2.6.1 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-21 17:30:23 +05:30
dependabot[bot]
57ab10a87c
Bump eslint from 8.17.0 to 8.18.0 ( #638 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.17.0 to 8.18.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.17.0...v8.18.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-21 17:28:44 +05:30
Krishan
8c1c3cd634
Fix mozilla homerserver domain ( #199 ) ( #629 )
2022-06-15 12:07:14 +05:30
dependabot[bot]
2d3634d6bf
Bump jsmrcaga/action-netlify-deploy from 1.7.2 to 1.8.0 ( #618 )
...
Bumps [jsmrcaga/action-netlify-deploy](https://github.com/jsmrcaga/action-netlify-deploy ) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/jsmrcaga/action-netlify-deploy/releases )
- [Commits](fb6a5f936a...53de32e559 )
---
updated-dependencies:
- dependency-name: jsmrcaga/action-netlify-deploy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 20:19:46 +05:30
dependabot[bot]
217f29f068
Bump webpack-cli from 4.9.2 to 4.10.0 ( #622 )
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.9.2 to 4.10.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.2...webpack-cli@4.10.0 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 20:18:38 +05:30
dependabot[bot]
58c3eee153
Bump sass from 1.52.2 to 1.52.3 ( #623 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.52.2 to 1.52.3.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.52.2...1.52.3 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 20:15:14 +05:30
dependabot[bot]
d9e1fb620b
Bump matrix-js-sdk from 18.0.0 to 18.1.0 ( #624 )
...
* Bump matrix-js-sdk from 18.0.0 to 18.1.0
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk ) from 18.0.0 to 18.1.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases )
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v18.0.0...v18.1.0 )
---
updated-dependencies:
- dependency-name: matrix-js-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Replace with stable function
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com >
2022-06-14 20:12:27 +05:30
dependabot[bot]
a3f5b92484
Bump @babel/core from 7.18.2 to 7.18.5 ( #625 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.2 to 7.18.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 19:59:42 +05:30
Ajay Bura
8b96e0ab98
Fix nodejs version in actions ( #627 )
...
* Update prod-deploy.yml
* Update netlify-dev.yml
* Update build-pull-request.yml
* Update build-pull-request.yml
* Update netlify-dev.yml
* Update prod-deploy.yml
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com >
2022-06-14 19:55:48 +05:30
dependabot[bot]
eef2d451b7
Bump webpack-dev-server from 4.9.1 to 4.9.2 ( #617 )
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.9.1...v4.9.2 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 15:09:32 +05:30
dependabot[bot]
371e66a6df
Bump @fontsource/inter from 4.5.10 to 4.5.11 ( #619 )
...
Bumps [@fontsource/inter](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/inter ) from 4.5.10 to 4.5.11.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/inter )
---
updated-dependencies:
- dependency-name: "@fontsource/inter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 15:08:55 +05:30
dependabot[bot]
0d12144744
Bump matrix-js-sdk from 17.2.0 to 18.0.0 ( #591 )
...
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk ) from 17.2.0 to 18.0.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases )
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v17.2.0...v18.0.0 )
---
updated-dependencies:
- dependency-name: matrix-js-sdk
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-05 10:32:15 +05:30
dependabot[bot]
ba39724813
Bump @babel/preset-env from 7.18.0 to 7.18.2 ( #594 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.0 to 7.18.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.2/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-05 10:14:37 +05:30
dependabot[bot]
af6e6bfc67
Bump @babel/core from 7.18.0 to 7.18.2 ( #592 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.0 to 7.18.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.2/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-05 09:53:30 +05:30
dependabot[bot]
315b5a1048
Bump webpack from 5.72.1 to 5.73.0 ( #601 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.72.1 to 5.73.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.72.1...v5.73.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-05 09:52:17 +05:30
dependabot[bot]
c410d4e9f5
Bump eslint from 8.16.0 to 8.17.0 ( #602 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.16.0 to 8.17.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.16.0...v8.17.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-05 09:51:10 +05:30
dependabot[bot]
299d976622
Bump webpack-dev-server from 4.9.0 to 4.9.1 ( #600 )
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.9.0...v4.9.1 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-04 21:33:39 +05:30
dependabot[bot]
e8587f99c9
Bump sass from 1.52.1 to 1.52.2 ( #599 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.52.1 to 1.52.2.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.52.1...1.52.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-04 21:32:06 +05:30
dependabot[bot]
63ab96b71b
Bump html-react-parser from 1.4.12 to 1.4.14 ( #598 )
...
Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser ) from 1.4.12 to 1.4.14.
- [Release notes](https://github.com/remarkablemark/html-react-parser/releases )
- [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/remarkablemark/html-react-parser/compare/v1.4.12...v1.4.14 )
---
updated-dependencies:
- dependency-name: html-react-parser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-04 21:30:58 +05:30
dependabot[bot]
e998438135
Bump docker/setup-buildx-action from 1.6.0 to 2.0.0 ( #595 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.6.0 to 2.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.6.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-04 21:28:18 +05:30
dependabot[bot]
5fd7d64d21
Bump docker/setup-qemu-action from 1.2.0 to 2.0.0 ( #596 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.2.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-04 21:24:43 +05:30
Krishan
f05037c7d6
v2.0.4 ( #590 )
2022-05-29 10:48:20 +05:30
Krishan
d0fd654bf7
Add support for building docker image for linux/arm64 ( #494 )
...
* Update docker-pr.yml
* setup docker build for linux/arm64
* Update prod-deploy.yml
* Apply PR suggestion
2022-05-29 10:15:31 +05:30
Ajay Bura
7165bd91cd
Don't show verify button if CS is not enable
2022-05-29 09:47:30 +05:30
Ajay Bura
d3431a5d53
Fix emoji autocomplete in some cases ( #565 )
2022-05-29 09:36:46 +05:30
Krishan
fa6c865000
Update typo in string ( #586 )
2022-05-28 18:29:15 +05:30
Ajay Bura
fd680a93e0
Add alt text to sheilds
2022-05-27 14:09:53 +05:30
Krishan
38b604ad41
Add PGP public key and fix engine versions in package.json ( #583 )
...
* nodejs 17.9.0 also works
* Add github sponser link
* Add Public PGP key of signed tarball
* Update README.md
* Add download badge also.
* Add docker pulls
2022-05-27 13:09:36 +05:30
Ajay Bura
2ca67bb61a
Consistent job naming
2022-05-26 20:20:28 +05:30
Matt Corallo
95b814b751
Reduce third-party build script dependencies and reduce GITHUB_TOKEN perms in CI ( #541 )
...
* Reduce dependence on third-party build scripts in release pipeline
This removes one third-party build script from the release
pipeline for the release tar.gz, though one is still used in the
now-separate netlify deploy.
* Reduce GITHUB_TOKEN perms in actions when using 3rd party scripts
This avoids allowing third parties to arbitrarily overwrite the
repository.
* Replace PGP signing action with the bash script from the same
The PGP signing action ultimately just calls gpg with arguments
set in
https://github.com/actionhippie/gpgsign/blob/v1/overlay/usr/local/bin/entrypoint
so its rather trivial to simply take the required arguments and
put them directly in CI.
This is substantially safer than the PGP signing action used as the
action currently downloads, unverified and un-pinned, a docker
image in order to access PGP.
2022-05-26 20:17:41 +05:30
Krishan
9963f3f988
Set minimum and maximum engine versions ( #580 )
2022-05-24 20:07:11 +05:30
dependabot[bot]
fde7d4a25a
Bump css-minimizer-webpack-plugin from 3.4.1 to 4.0.0 ( #573 )
...
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin ) from 3.4.1 to 4.0.0.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.4.1...v4.0.0 )
---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 20:06:17 +05:30
dependabot[bot]
895b2c4f19
Bump copy-webpack-plugin from 10.2.4 to 11.0.0 ( #571 )
...
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin ) from 10.2.4 to 11.0.0.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.4...v11.0.0 )
---
updated-dependencies:
- dependency-name: copy-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 19:53:37 +05:30
dependabot[bot]
427ea9baab
Bump sass-loader from 12.6.0 to 13.0.0 ( #576 )
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 12.6.0 to 13.0.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v12.6.0...v13.0.0 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 19:51:19 +05:30
dependabot[bot]
df718e4498
Bump eslint-plugin-react from 7.29.4 to 7.30.0 ( #575 )
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.29.4 to 7.30.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.29.4...v7.30.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 19:47:49 +05:30
dependabot[bot]
00956f5bba
Bump eslint from 8.15.0 to 8.16.0 ( #574 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.15.0 to 8.16.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.15.0...v8.16.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 19:46:35 +05:30
dependabot[bot]
e48d216d79
Bump sass from 1.51.0 to 1.52.1 ( #572 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.51.0 to 1.52.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.51.0...1.52.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 19:45:33 +05:30
dependabot[bot]
489f178c7c
Bump katex from 0.15.3 to 0.15.6 ( #577 )
...
Bumps [katex](https://github.com/KaTeX/KaTeX ) from 0.15.3 to 0.15.6.
- [Release notes](https://github.com/KaTeX/KaTeX/releases )
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md )
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.15.3...v0.15.6 )
---
updated-dependencies:
- dependency-name: katex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 19:43:21 +05:30
dependabot[bot]
3bd4eda789
Bump actions/upload-artifact from 3.0.0 to 3.1.0 ( #578 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3.0.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 19:40:24 +05:30
Ajay Bura
fc6c7b8dc6
Add recommended ways to install node and node version
2022-05-21 17:33:01 +05:30
dependabot[bot]
deef1f2c8a
Bump @babel/preset-env from 7.17.10 to 7.18.0 ( #569 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.17.10 to 7.18.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.0/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 10:06:10 +05:30
dependabot[bot]
38bd38a487
Bump @babel/core from 7.17.10 to 7.18.0 ( #568 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.10 to 7.18.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 10:01:37 +05:30
dependabot[bot]
40de64078a
Bump docker/build-push-action from 2.10.0 to 3.0.0 ( #538 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.10.0 to 3.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.10.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 09:59:40 +05:30
dependabot[bot]
780bd5e65a
Bump docker/metadata-action from 3.8.0 to 4.0.1 ( #539 )
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 3.8.0 to 4.0.1.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v3.8.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 09:59:00 +05:30
dependabot[bot]
2cd74b4ea9
Bump docker/login-action from 1.14.1 to 2.0.0 ( #540 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.14.1 to 2.0.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.14.1...v2.0.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 09:58:34 +05:30
dependabot[bot]
0cd3df391e
Bump eslint from 8.14.0 to 8.15.0 ( #536 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.14.0 to 8.15.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.14.0...v8.15.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 09:25:57 +05:30
dependabot[bot]
854d2b4c27
Bump @fontsource/roboto from 4.5.5 to 4.5.7 ( #556 )
...
Bumps [@fontsource/roboto](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/roboto ) from 4.5.5 to 4.5.7.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/roboto )
---
updated-dependencies:
- dependency-name: "@fontsource/roboto"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 09:24:28 +05:30
dependabot[bot]
7227fc7c43
Bump @babel/preset-react from 7.16.7 to 7.17.12 ( #559 )
...
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react ) from 7.16.7 to 7.17.12.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.12/packages/babel-preset-react )
---
updated-dependencies:
- dependency-name: "@babel/preset-react"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 09:20:54 +05:30
dependabot[bot]
73dcb44121
Bump matrix-js-sdk from 17.1.0 to 17.2.0 ( #560 )
...
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk ) from 17.1.0 to 17.2.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases )
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v17.1.0...v17.2.0 )
---
updated-dependencies:
- dependency-name: matrix-js-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 09:20:01 +05:30
dependabot[bot]
54fd394ef5
Bump webpack from 5.72.0 to 5.72.1 ( #561 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.72.0 to 5.72.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.72.0...v5.72.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 09:17:47 +05:30
dependabot[bot]
fda71166df
Bump actions/github-script from 6.0.0 to 6.1.0 ( #562 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6.0.0...v6.1.0 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 09:16:55 +05:30
Ajay Bura
69b6055353
v2.0.3
2022-05-15 10:39:42 +05:30
Ajay Bura
1bdd0449e0
Fix edit message not working ( #552 )
2022-05-14 20:05:43 +05:30
Ajay Bura
a6fdf9010b
v2.0.2
2022-05-14 09:38:58 +05:30
Ajay Bura
941dae0625
Remove globally exposed var
2022-05-14 08:28:31 +05:30
Ajay Bura
4a715bfd17
Fix pasting not working #551
2022-05-14 08:24:21 +05:30
Ajay Bura
0b70c7e490
v2.0.1
2022-05-13 16:39:54 +05:30
Ajay Bura
0539836714
Fix space and enter focus message field
2022-05-13 15:38:18 +05:30
Ash
c08b0e654b
Add allowCustomHomeservers config option ( #525 )
...
* feat: Add allowCustomHomeservers config option
* fix: Do not lock the homeserver input when the selection is changed
2022-05-12 17:13:14 +05:30
Dean Bassett
b3cb48319a
Add the ability to focus on paste ( #545 )
...
* pasting should focus the message field
also refactored a small amount to use KeyEvent.code
instead of KeyEvent.keyCode, which is deprecated.
fixes ajbura/cinny#544
* fix lint
* comments
2022-05-12 16:58:19 +05:30
Ajay Bura
44553cc375
Fix crash in room without create state event ( #546 )
2022-05-12 16:32:39 +05:30
Ajay Bura
fbe287a702
Fix message edit isn't reflected in reply #421
2022-05-12 13:45:23 +05:30
Ajay Bura
5863dcdf67
Fix join with alias ( #533 )
2022-05-11 20:56:49 +05:30
Ajay Bura
f77bee25ef
Remove forget room on leave
2022-05-11 20:53:21 +05:30
Ajay Bura
c11328a064
Fix crash on leaving room ( #532 )
2022-05-11 20:25:54 +05:30
Ajay Bura
d04de2fba0
Add badges
2022-05-08 13:52:05 +05:30
Ajay Bura
d2b435618c
v2.0.0
2022-05-08 13:23:31 +05:30
Ajay Bura
7525bb78e5
Fix emoji verificaition not working with some client
2022-05-08 12:26:31 +05:30
Ajay Bura
2075a572fe
Fixed cinny verified device failed to verify other
2022-05-08 11:55:41 +05:30
Ajay Bura
73723ba6ba
Fix own cross siging trust before verification without key #514
2022-05-07 09:50:29 +05:30
Ajay Bura
0791820a6c
Merge branch 'dev' of https://github.com/ajbura/cinny into dev
2022-05-05 19:58:29 +05:30
Ajay Bura
931f352873
Fix space path visible in DM's
2022-05-05 19:58:16 +05:30
dependabot[bot]
7c7d2e0fa4
Bump webpack-dev-server from 4.8.1 to 4.9.0 ( #524 )
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.8.1 to 4.9.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.8.1...v4.9.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-05 10:47:11 +05:30
Ajay Bura
3372fb6f74
Fix public room showing leaved room as joined
2022-05-04 14:54:43 +05:30
Ajay Bura
bc856269ff
Merge branch 'dev' of https://github.com/ajbura/cinny into dev
2022-05-04 14:22:20 +05:30
Ajay Bura
06bae231ef
Fix bugs in dm tab
2022-05-04 14:22:16 +05:30
Rubin Elezi
65a0edc3a6
Don't enable e2ee for bridged platform ( #476 )
...
* Don't enable e2ee for bridged platform
* remove comments
* Change function name
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2022-05-04 10:58:30 +05:30
Ajay Bura
b7c322d473
Sign release tarball with PGP key ( #392 )
2022-05-03 16:43:16 +05:30
dependabot[bot]
0776a04362
Bump sass from 1.50.1 to 1.51.0 ( #522 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.50.1 to 1.51.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.50.1...1.51.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 16:02:14 +05:30
Ajay Bura
e51fc5a585
Add join with address option ( #420 , #447 )
2022-05-03 16:01:50 +05:30
Ajay Bura
3afc068a02
Fixes #430 , #434 , #455
2022-05-03 14:05:56 +05:30
Ajay Bura
5cdad44abf
Load sound file on startup ( #444 )
2022-05-03 13:18:27 +05:30
dependabot[bot]
43762df998
Bump @babel/core from 7.17.9 to 7.17.10 ( #521 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.9 to 7.17.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.10/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 13:07:51 +05:30
dependabot[bot]
95228c6dd9
Bump @babel/preset-env from 7.16.11 to 7.17.10 ( #520 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.16.11 to 7.17.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.10/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 13:02:49 +05:30
dependabot[bot]
205fcf8487
Bump @fontsource/inter from 4.5.7 to 4.5.10 ( #519 )
...
Bumps [@fontsource/inter](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/inter ) from 4.5.7 to 4.5.10.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/inter )
---
updated-dependencies:
- dependency-name: "@fontsource/inter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 13:00:30 +05:30
dependabot[bot]
336e8921ee
Bump react-modal from 3.14.4 to 3.15.1 ( #518 )
...
Bumps [react-modal](https://github.com/reactjs/react-modal ) from 3.14.4 to 3.15.1.
- [Release notes](https://github.com/reactjs/react-modal/releases )
- [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md )
- [Commits](https://github.com/reactjs/react-modal/compare/v3.14.4...v3.15.1 )
---
updated-dependencies:
- dependency-name: react-modal
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 12:58:25 +05:30
dependabot[bot]
ef149b9fcf
Bump matrix-js-sdk from 17.0.0 to 17.1.0 ( #517 )
...
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk ) from 17.0.0 to 17.1.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases )
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v17.0.0...v17.1.0 )
---
updated-dependencies:
- dependency-name: matrix-js-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 12:56:42 +05:30
dependabot[bot]
766b4c13c3
Bump eslint-plugin-react-hooks from 4.4.0 to 4.5.0 ( #516 )
...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks )
---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 12:54:22 +05:30
Ajay Bura
f5605258e3
Merge branch 'dev' of https://github.com/ajbura/cinny into dev
2022-05-03 12:52:33 +05:30
Ajay Bura
2ba4d2f2b7
Bug fixes in emoji verificaiton
2022-05-03 12:52:26 +05:30
dependabot[bot]
2e050c066e
Bump docker/metadata-action from 3.7.0 to 3.8.0 ( #523 )
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](https://github.com/docker/metadata-action/compare/v3.7.0...v3.8.0 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 12:36:14 +05:30
Ajay Bura
3f83514427
Fix #514
2022-05-01 20:56:30 +05:30
Ajay Bura
8c227843c9
Show error on wrong security key
2022-05-01 17:40:47 +05:30
Ajay Bura
ba084c0a10
Fix key backup not working without phrase
2022-05-01 17:32:29 +05:30
Ajay Bura
3fdd42706d
Fix branch name in readme
2022-05-01 13:38:31 +05:30
Ajay Bura
b49b51a671
Fix link to screenshot
2022-05-01 13:37:29 +05:30
Ajay Bura
e5bb386dd2
Use SHA instead of tag for 3rd party actions ( #498 )
2022-05-01 13:23:42 +05:30
Ajay Bura
2867bb3bc3
Session verification by emojis ( #513 )
...
* Add option to verify with security key/phrase
* Manually merge #311 by @ginnyTheCat
2022-05-01 13:22:55 +05:30
dependabot[bot]
416fd02069
Bump actions/checkout from 3.0.1 to 3.0.2 ( #508 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.0.1...v3.0.2 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-26 17:23:22 +05:30
dependabot[bot]
581963cfb4
Bump html-react-parser from 1.4.11 to 1.4.12 ( #507 )
...
Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser ) from 1.4.11 to 1.4.12.
- [Release notes](https://github.com/remarkablemark/html-react-parser/releases )
- [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/remarkablemark/html-react-parser/compare/v1.4.11...v1.4.12 )
---
updated-dependencies:
- dependency-name: html-react-parser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-26 17:22:35 +05:30
dependabot[bot]
3b14543e66
Bump sass from 1.50.0 to 1.50.1 ( #506 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.50.0 to 1.50.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.50.0...1.50.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-26 17:20:49 +05:30
dependabot[bot]
5dd2194eba
Bump babel-loader from 8.2.4 to 8.2.5 ( #505 )
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 8.2.4 to 8.2.5.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.4...v8.2.5 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-26 17:20:12 +05:30
dependabot[bot]
5b7880f817
Bump eslint from 8.13.0 to 8.14.0 ( #504 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.13.0 to 8.14.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.13.0...v8.14.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-26 17:19:12 +05:30
dependabot[bot]
bafe1c5781
Bump katex from 0.15.2 to 0.15.3 ( #501 )
...
Bumps [katex](https://github.com/KaTeX/KaTeX ) from 0.15.2 to 0.15.3.
- [Release notes](https://github.com/KaTeX/KaTeX/releases )
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md )
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.15.2...v0.15.3 )
---
updated-dependencies:
- dependency-name: katex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-26 17:17:05 +05:30
Ajay Bura
d760be58c3
Replace confirm and prompt with custom dialogs ( #500 )
2022-04-25 20:21:21 +05:30
ginnyTheCat
3da9b70632
Show devices without encryption support separately from unverified session ( #499 )
...
* Show devices without encryption support separately
* Fix typo
* Don't show sessions without encryption support in red
2022-04-24 21:59:50 +05:30
ginnyTheCat
b7c5902f67
Add LaTeX / math input and rendering support ( #345 )
...
* Initial display support
* Use better colors for error in math parsing
* Parse math markdown
* Use proper jsx
* Better copy support
* use css var directly
* Remove console.debug call
* Lazy load math module
* Show fallback while katex is loading
2022-04-24 21:18:35 +05:30
Ajay Bura
9a22b25564
Show popup window in full screen at mobile devices
2022-04-24 17:29:49 +05:30
Ajay Bura
44c3dec9dc
Fix crash on invite from dendrite hs ( #453 )
2022-04-24 17:10:18 +05:30
Ajay Bura
87f3afd8fd
Fix members btn not visible in small devices
2022-04-24 16:47:24 +05:30
Ajay Bura
53f1129242
Fix app stuck on welcome screen in small device
2022-04-24 16:35:42 +05:30
Ajay Bura
74216f75e2
Fix padding in room header
2022-04-24 16:17:26 +05:30
Ajay Bura
ed8eca0c1d
Remove unwanted css
2022-04-24 15:55:05 +05:30
Laurenz
dc8e6e53c7
Adapt to different device widths ( #401 )
...
* Now adapting to small screen sizes, needs improvements
* Fix that site only gets into mobile mode when resized
* - Added navigation event triggered if user requests to return to navigation on compact screens
- People drawer wont be shown on compact screens
- Still accessible using settings
- would be duplicated UI
- mobileSize is now compactSize
* Put threshold for collapsing the base UI in a shared file
* Switch to a more simple solution using CSS media queries over JS
- Move back button to the left a bit so it doesnt get in touch with room icon
* switch from component-individual-thresholds to device-type thresholds
- <750px: Mobile
- <900px: Tablet
- >900px: Desktop
* Make Settings drawer component collapse on mobile
* Fix EmojiBoard not showing up and messing up UI when screen is smaller than 360px
* Improve code quality; allow passing classNames to IconButton
- remove unnessesary div wrappers
- use dir.side where appropriate
- rename threshold and its mixins to more descriptive names
- Rename "OPEN_NAVIGATION" to "NAVIGATION_OPENED"
* - follow BEM methology
- remove ROOM_SELECTED listener
- rename NAVIGATION_OPENED to OPEN_NAVIGATION where appropriate
- this does NOT changes that ref should be used for changing visability
* Use ref to change visability to avoid re-rendering
* Use ref to change visability to avoid re-rendering
* Fix that room component is not hidden by default.
This resulted in a broken view when application is viewed in mobile size without having selected a room since loading.
* fix: leaving a room should bring one back to navigation
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2022-04-24 15:53:10 +05:30
Ajay Bura
989ab5a432
Add support to manage cross-signing and key backup ( #461 )
...
* Add useDeviceList hook
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add isCrossVerified func to matrixUtil
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add className prop in sidebar avatar comp
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add unverified session indicator in sidebar
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add info card component
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add css variables
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add cross signin status hook
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add hasCrossSigninAccountData function
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add cross signin info card in device manage component
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add cross signing and key backup component
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Fix typo
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* WIP
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add cross singing dialogs
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add cross signing set/reset
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add SecretStorageAccess component
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add key backup
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* WIP
* WIP
* WIP
* WIP
* Show progress when restoring key backup
* Add SSSS and key backup
2022-04-24 15:42:24 +05:30
Krishan
ec26c03d58
Run docker check when someone change the action too ( #495 )
2022-04-20 08:58:58 +05:30
Krishan
3b1b3387e7
Replace forked action with original one ( #496 )
...
The reason to replace is that previous action fails when pull request content is empty and Beakyn/gha-comment-pull-request@v1.0.2 fixed this.
2022-04-20 08:58:47 +05:30
dependabot[bot]
62c03d1334
Bump html-react-parser from 1.4.9 to 1.4.11 ( #490 )
...
Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser ) from 1.4.9 to 1.4.11.
- [Release notes](https://github.com/remarkablemark/html-react-parser/releases )
- [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/remarkablemark/html-react-parser/compare/v1.4.9...v1.4.11 )
---
updated-dependencies:
- dependency-name: html-react-parser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-19 09:39:14 +05:30
dependabot[bot]
51e12184d7
Bump eslint-plugin-react-hooks from 4.3.0 to 4.4.0 ( #448 )
...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks )
---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-19 09:37:00 +05:30
dependabot[bot]
8c01eb9c00
Bump node from 17.8.0-alpine3.15 to 17.9.0-alpine3.15 ( #492 )
...
Bumps node from 17.8.0-alpine3.15 to 17.9.0-alpine3.15.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-19 09:35:09 +05:30
dependabot[bot]
bf264d5add
Bump actions/checkout from 3.0.0 to 3.0.1 ( #491 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-19 09:34:33 +05:30
Krishan
8b3bd38bad
Improve strings ( #488 )
...
* Update SpaceOptions.jsx
* Update RoomOptions.jsx
* Update RoomProfile.jsx
* Update ProfileEditor.jsx
* Update RoomSettings.jsx
* Update SpaceSettings.jsx
* Update Message.jsx
* Update DeviceManage.jsx
* Update Message.jsx
* Update RoomProfile.jsx
2022-04-18 08:55:16 +05:30
Ajay Bura
ba0de8800a
Fix crash on unable to getContent of tombstoned room
2022-04-16 20:53:24 +05:30
dependabot[bot]
cd5ae4cb7f
Bump matrix-js-sdk from 16.0.1 to 17.0.0 ( #486 )
...
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk ) from 16.0.1 to 17.0.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases )
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v16.0.1...v17.0.0 )
---
updated-dependencies:
- dependency-name: matrix-js-sdk
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 10:35:38 +05:30
dependabot[bot]
6575542281
Bump sass from 1.49.11 to 1.50.0 ( #484 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.49.11 to 1.50.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.49.11...1.50.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 10:31:57 +05:30
dependabot[bot]
bf2559da80
Bump webpack-dev-server from 4.7.4 to 4.8.1 ( #483 )
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.7.4 to 4.8.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.7.4...v4.8.1 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 10:27:09 +05:30
dependabot[bot]
fedc207de2
Bump eslint from 8.12.0 to 8.13.0 ( #481 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.12.0 to 8.13.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.12.0...v8.13.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 10:23:53 +05:30
dependabot[bot]
0d58478a73
Bump @babel/core from 7.17.8 to 7.17.9 ( #482 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.8 to 7.17.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.9/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 10:20:49 +05:30
dependabot[bot]
abf24d1942
Bump eslint-plugin-import from 2.25.4 to 2.26.0 ( #472 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.25.4 to 2.26.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.25.4...v2.26.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 10:17:55 +05:30
dependabot[bot]
afe3f2f3f3
Bump docker/metadata-action from 3.6.2 to 3.7.0 ( #487 )
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](https://github.com/docker/metadata-action/compare/v3.6.2...v3.7.0 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 10:14:31 +05:30
dependabot[bot]
1d1cb567da
Bump webpack from 5.71.0 to 5.72.0 ( #485 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.71.0 to 5.72.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.71.0...v5.72.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 10:14:10 +05:30
Krishan
699bbee544
Fix max power level in room permissions ( #480 )
...
* Fix power level in permissions
Fix allowed value of power level in room permissions, earlier the max value was 100 even if room members have power level more than 100.
* Update RoomPermissions.jsx
2022-04-11 21:29:39 +05:30
Krishan
9c54915e73
Revert "Bump react-dnd-html5-backend from 15.1.3 to 16.0.0 ( #469 )" ( #473 )
...
This reverts commit ed4390b99d .
2022-04-06 11:39:00 +05:30
dependabot[bot]
ed4390b99d
Bump react-dnd-html5-backend from 15.1.3 to 16.0.0 ( #469 )
...
Bumps [react-dnd-html5-backend](https://github.com/react-dnd/react-dnd ) from 15.1.3 to 16.0.0.
- [Release notes](https://github.com/react-dnd/react-dnd/releases )
- [Changelog](https://github.com/react-dnd/react-dnd/blob/main/CHANGELOG.md )
- [Commits](https://github.com/react-dnd/react-dnd/commits/v16.0.0 )
---
updated-dependencies:
- dependency-name: react-dnd-html5-backend
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-06 10:36:01 +05:30
dependabot[bot]
039d9bae68
Bump react-dnd-html5-backend from 15.1.2 to 15.1.3 ( #464 )
...
Bumps [react-dnd-html5-backend](https://github.com/react-dnd/react-dnd ) from 15.1.2 to 15.1.3.
- [Release notes](https://github.com/react-dnd/react-dnd/releases )
- [Changelog](https://github.com/react-dnd/react-dnd/blob/main/CHANGELOG.md )
- [Commits](https://github.com/react-dnd/react-dnd/commits )
---
updated-dependencies:
- dependency-name: react-dnd-html5-backend
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 09:11:33 +05:30
dependabot[bot]
93ab48ac9a
Bump react-dnd from 15.1.1 to 15.1.2 ( #466 )
...
Bumps [react-dnd](https://github.com/react-dnd/react-dnd ) from 15.1.1 to 15.1.2.
- [Release notes](https://github.com/react-dnd/react-dnd/releases )
- [Changelog](https://github.com/react-dnd/react-dnd/blob/main/CHANGELOG.md )
- [Commits](https://github.com/react-dnd/react-dnd/commits/v15.1.2 )
---
updated-dependencies:
- dependency-name: react-dnd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 09:07:23 +05:30
dependabot[bot]
c95e312acb
Bump webpack from 5.70.0 to 5.71.0 ( #463 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.70.0 to 5.71.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.70.0...v5.71.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 09:00:14 +05:30
dependabot[bot]
9279bc7060
Bump sass from 1.49.9 to 1.49.11 ( #465 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.49.9 to 1.49.11.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.49.9...1.49.11 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 08:56:39 +05:30
dependabot[bot]
fe61576dcd
Bump twemoji from 14.0.1 to 14.0.2 ( #457 )
...
Bumps [twemoji](https://github.com/twitter/twemoji ) from 14.0.1 to 14.0.2.
- [Release notes](https://github.com/twitter/twemoji/releases )
- [Commits](https://github.com/twitter/twemoji/compare/v14.0.1...v14.0.2 )
---
updated-dependencies:
- dependency-name: twemoji
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 08:55:16 +05:30
Ajay Bura
3f6e3074f2
Add reusable dialog ( #459 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-31 20:39:05 +05:30
Krishan
53a8e2aa57
Increase Pull request limit for dependabot npm updates ( #454 )
...
* Increase PR limit for dependabot
* Make the invisible visible
2022-03-31 15:42:37 +05:30
Krishan
44ab6f181c
Fix docker check to only run on Dockerfile change ( #452 )
2022-03-30 18:38:52 +05:30
Krishan
3a3a830706
Reverting .yaml as some things doesn't work ( #451 )
2022-03-30 15:01:41 +05:30
Krishan
1a6e3e73c5
String update and file extension name consistency ( #436 )
...
* Fixes #434
* Fixes #433
* Prtially fixes #432
* Disable auto labelling of issues
* Use yaml instead of yml as recommended by yaml.org
* shortened the strings
* simplified option description
2022-03-30 13:42:52 +05:30
dependabot[bot]
7d508e5a7d
Bump matrix-js-sdk from 15.6.0 to 16.0.1 ( #440 )
...
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk ) from 15.6.0 to 16.0.1.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases )
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v15.6.0...v16.0.1 )
---
updated-dependencies:
- dependency-name: matrix-js-sdk
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 13:03:05 +05:30
dependabot[bot]
370c224d3a
Bump @fontsource/inter from 4.5.5 to 4.5.7 ( #443 )
...
Bumps [@fontsource/inter](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/inter ) from 4.5.5 to 4.5.7.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/inter )
---
updated-dependencies:
- dependency-name: "@fontsource/inter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 12:44:22 +05:30
dependabot[bot]
7bce501069
Bump babel-loader from 8.2.3 to 8.2.4 ( #437 )
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 8.2.3 to 8.2.4.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.3...v8.2.4 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 12:33:35 +05:30
dependabot[bot]
9d15445eba
Bump @fontsource/roboto from 4.5.3 to 4.5.5 ( #438 )
...
Bumps [@fontsource/roboto](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/roboto ) from 4.5.3 to 4.5.5.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/roboto )
---
updated-dependencies:
- dependency-name: "@fontsource/roboto"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 12:33:20 +05:30
dependabot[bot]
16ee13f1f7
Bump eslint from 8.11.0 to 8.12.0 ( #439 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.11.0 to 8.12.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.11.0...v8.12.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 12:33:01 +05:30
dependabot[bot]
8d25eb0acd
Bump node from 17.7.2-alpine3.15 to 17.8.0-alpine3.15 ( #442 )
...
Bumps node from 17.7.2-alpine3.15 to 17.8.0-alpine3.15.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 12:32:46 +05:30
Ajay Bura
9cb13a91cd
Fix incorrect custom html crashing app ( #429 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-25 10:37:35 +05:30
Ajay Bura
30f8930773
Fix style and string
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-24 18:47:53 +05:30
Krishan
05eaa8d3e0
General fix and consistency changes ( #428 )
2022-03-23 19:40:39 +05:30
dependabot[bot]
a32ffdf6d4
Bump node-forge from 1.2.1 to 1.3.0 ( #416 )
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-23 18:46:35 +05:30
Ajay Bura
0f97de1b09
Fix can't open spaces from public room list ( #419 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-23 18:45:13 +05:30
Ajay Bura
e8d6ccec9a
Fix crash on load and room creation ( #418 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-23 18:44:53 +05:30
Ajay Bura
005434f79b
Add support for managing sessions ( #415 )
...
* Allow node type prop in setting tile
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Update popup window max height
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add device management setting
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add password based login
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* truncate long list of verified devices
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-23 18:44:38 +05:30
Krishan
fe997d8b01
Fix loading on older browsers ( #424 )
2022-03-23 18:33:19 +05:30
dependabot[bot]
7291932a0b
Bump @babel/core from 7.17.7 to 7.17.8 ( #407 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.7 to 7.17.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.8/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-22 19:03:38 +05:30
dependabot[bot]
49ade03a9a
Bump html-react-parser from 1.4.8 to 1.4.9 ( #408 )
...
Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser ) from 1.4.8 to 1.4.9.
- [Release notes](https://github.com/remarkablemark/html-react-parser/releases )
- [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/remarkablemark/html-react-parser/compare/v1.4.8...v1.4.9 )
---
updated-dependencies:
- dependency-name: html-react-parser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-22 19:03:15 +05:30
dependabot[bot]
dd6dbd25da
Bump node from 17.7.1-alpine3.15 to 17.7.2-alpine3.15 ( #410 )
...
Bumps node from 17.7.1-alpine3.15 to 17.7.2-alpine3.15.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-22 19:02:26 +05:30
Ajay Bura
50bf90fada
Redesign app/user settings ( #404 )
...
* Redesign app settings
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Redesign user profile in settings
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Update string
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Fix bug
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-21 09:46:11 +05:30
Ajay Bura
abb81b6390
Remove opacity from jump to unread and latest btn ( #402 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-20 09:19:20 +05:30
Ajay Bura
36da3d3cba
Add sound on incoming invites ( #400 )
...
* Add invite sound
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add credits
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Change invite sound to google material
2022-03-19 18:55:57 +05:30
Ajay Bura
ae71a99aa4
Sort search results by activity ( #399 )
...
* Sort search result by activity
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Optimize generateResults function codes
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-19 18:55:38 +05:30
Ajay Bura
a7034d6351
Improve jump to bottom btn
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-18 11:37:31 +05:30
Ajay Bura
6010b4c252
Fix cyclic dependency in initMatrix
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-18 09:22:16 +05:30
Ajay Bura
8330f4fba9
Improve jump to unread button ( #396 )
...
* Improve jump to unread button
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Remove unused cod
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Fix mark as read not hidding jump to unread btn
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add notification mark as read action
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add esc as hotkey to mark room as read
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add message icons
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Change jump to unread icon
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-18 09:09:14 +05:30
ginnyTheCat
dc6e153b92
Notification sounds ( #367 )
...
* Basic notification sound support
* Add settings option for notification sounds
* Allow sound without desktop notifications
2022-03-18 09:07:11 +05:30
Nitan Alexandru Marcel
a2655ee6a5
Fix loading on older browsers ( #397 )
2022-03-18 09:06:48 +05:30
Ajay Bura
13248962af
Update recent clock icon
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-17 17:35:50 +05:30
ginnyTheCat
b698982186
Add recently used section to emoji board ( #373 )
...
* Add recent section to emoji board
* Add section to emoji board sidebar
* Add emoji limit like element web has
* Ignore custom emojis
* Filter out invalid emojis
* Update heart icon with clock
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com >
2022-03-17 17:19:14 +05:30
Ajay Bura
5a299b21c5
Sort direct messages by activity ( #393 )
...
* Add sort util
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Use sort util for members
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Sort dms by activity
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Sort dms activily
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Chanege roomIdByLastActive func name
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-17 16:55:16 +05:30
Krishan
bb90f11ec8
Formify issue templates and improve existing ( #395 )
...
* Update bug_report.md
* Rename bug_report.md to bug_report.yml
* Update and rename feature_request.md to feature_request.yml
* Create config.yml
* Update PULL_REQUEST_TEMPLATE.md
2022-03-17 16:47:42 +05:30
Ajay Bura
12369ba2ec
v1.8.2
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-17 16:44:50 +05:30
Ajay Bura
f5720bde14
Fix new message not appearing ( #391 )
...
* Fix new message no appearing
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Fix room not marking as read
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Fix room automatically gets mark as read
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Fix sending wrong read recipt
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Fix sending message not mark as read
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-17 08:16:49 +05:30
Krishan
0d59a4de48
v1.8.1 ( #390 )
2022-03-15 18:15:08 +05:30
dependabot[bot]
73c74d0477
Bump twemoji from 13.1.0 to 14.0.1 ( #383 )
...
Bumps [twemoji](https://github.com/twitter/twemoji ) from 13.1.0 to 14.0.1.
- [Release notes](https://github.com/twitter/twemoji/releases )
- [Commits](https://github.com/twitter/twemoji/commits )
---
updated-dependencies:
- dependency-name: twemoji
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-15 17:50:47 +05:30
Ajay Bura
70ffd7ded8
Fix muted room show unread indicator ( #386 )
...
* Move getNotifType function
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Fix bug in getNotiType
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add isMuted prop in room selector
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Fix muted room show unread indicator
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Fix muted room notification visible in space
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Fix space shows muted room notification on load
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Toggle room mute when changed from other client
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-15 17:21:36 +05:30
Clament John
92a3a8d6fa
Fix view source shows original event for an edited message ( #377 )
...
Signed-off-by: Clament John <cj@hackerlab.in >
fixes #376
When we click view source for an edited message we were showing
the original event (the unedited event) instead of the latest
edited event.
2022-03-15 17:20:43 +05:30
Krishan
6e9cd02b2b
Fix workflow name ( #389 )
2022-03-15 17:19:18 +05:30
dependabot[bot]
d0f90af251
Bump docker/build-push-action from 2.9.0 to 2.10.0 ( #388 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.9.0...v2.10.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-15 17:16:58 +05:30
dependabot[bot]
c53eb27c6f
Bump node from 17.6.0-alpine3.15 to 17.7.1-alpine3.15 ( #382 )
...
Bumps node from 17.6.0-alpine3.15 to 17.7.1-alpine3.15.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-15 17:16:18 +05:30
Krishan
38773e89ff
Simplify GitHub actions ( #387 )
...
* Simplify production build actions
This merges both the netlify-prod and docker action and also automatically add tarball to releases.
* Delete docker.yaml
* Delete netlify-prod.yaml
* Cosmetic changes and add dockerhub check
* Cosmetic changes
* Fix check runs on Tuesdays only
2022-03-15 17:04:14 +05:30
dependabot[bot]
19cb30d360
Bump eslint from 8.10.0 to 8.11.0 ( #381 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.10.0...v8.11.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-15 10:36:20 +05:30
dependabot[bot]
50a734b977
Bump eslint-plugin-react from 7.29.3 to 7.29.4 ( #385 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.29.3 to 7.29.4.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.29.3...v7.29.4 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-15 10:35:45 +05:30
dependabot[bot]
b988758ac2
Bump css-loader from 6.7.0 to 6.7.1 ( #384 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.7.0 to 6.7.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.0...v6.7.1 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-15 10:35:21 +05:30
dependabot[bot]
2567328e8b
Bump @fontsource/inter from 4.5.4 to 4.5.5 ( #380 )
...
Bumps [@fontsource/inter](https://github.com/fontsource/fontsource/tree/HEAD/packages/inter ) from 4.5.4 to 4.5.5.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/packages/inter )
---
updated-dependencies:
- dependency-name: "@fontsource/inter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-15 09:48:42 +05:30
dependabot[bot]
a7568fcbbf
Bump @babel/core from 7.17.5 to 7.17.7 ( #379 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.5 to 7.17.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.7/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-15 09:48:31 +05:30
Ajay Bura
27a06ae90c
Enable hide nick avatar event by default
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-14 17:48:27 +05:30
Ajay Bura
211fd19031
Prevent unnecessary calc in home roomlist
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-14 17:34:34 +05:30
Ajay Bura
fe18611b4b
Fix getAllParent including itself
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-14 17:31:57 +05:30
Ajay Bura
5e9b45ad5f
Fix roomlist not updating when adding space cycle
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-14 17:29:40 +05:30
Ajay Bura
af833daee4
Fix root space appear as category in cyclic relation
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-13 18:52:51 +05:30
Ajay Bura
1ad5317d6e
Ignore space notification
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-13 16:40:26 +05:30
Ajay Bura
7cf5df80ce
Fix getParentSpaces can cause call stack overflow
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-13 15:36:15 +05:30
Ajay Bura
d6b880d110
Fix wrong notification count
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-13 15:12:54 +05:30
Ajay Bura
cf58a4376e
Improve roomlist code
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-13 10:37:25 +05:30
Ajay Bura
a76dcb289a
Improve code quality
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-12 14:14:56 +05:30
Ajay Bura
48ec6224e7
Add recent clock icon
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-11 16:03:48 +05:30
Ajay Bura
127dd8baf4
Add cmd + k hotkey for mac os
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-11 14:14:57 +05:30
Ajay Bura
d25c3ff4fc
Fix pressing crtl/alt key jump to highlighted msg ( #344 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-11 14:04:44 +05:30
ginnyTheCat
f0e9de4cf9
Fix not all emoji-only messages being detected as jumbo emoji ( #368 )
2022-03-11 10:33:58 +05:30
Ajay Bura
92607a788e
Fix docker not building on some OS
2022-03-10 18:23:54 +05:30
Ajay Bura
82948c1f55
Fix new message do not appear sometimes ( #185 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-10 17:58:40 +05:30
Krishan
714929c72f
Bump Cinny version to 1.8.0
2022-03-08 16:53:17 +05:30
dependabot[bot]
98f0d384cb
Bump webpack from 5.69.1 to 5.70.0 ( #359 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.69.1 to 5.70.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.69.1...v5.70.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-08 16:50:36 +05:30
dependabot[bot]
e3c87ecf65
Bump css-loader from 6.6.0 to 6.7.0 ( #360 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.6.0 to 6.7.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.6.0...v6.7.0 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-08 16:47:30 +05:30
dependabot[bot]
1fb9e98eeb
Bump mini-css-extract-plugin from 2.5.3 to 2.6.0 ( #358 )
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.5.3 to 2.6.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/v2.5.3...v2.6.0 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-08 16:46:48 +05:30
dependabot[bot]
01d7c8ec36
Bump eslint-plugin-react from 7.29.2 to 7.29.3 ( #361 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.29.2 to 7.29.3.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.29.2...v7.29.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-08 16:43:38 +05:30
dependabot[bot]
22d8d5a0b8
Bump actions/upload-artifact from 2.3.1 to 3.0.0 ( #362 )
...
* Bump actions/upload-artifact from 2.3.1 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2.3.1 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.3.1...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Use exact version
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com >
2022-03-08 16:42:59 +05:30
dependabot[bot]
631ed997ba
Bump actions/checkout from 2.4.0 to 3.0.0 ( #363 )
...
* Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Use exact version
* Use exact version
* Use exact version
* Use exact version
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com >
2022-03-08 16:42:31 +05:30
dependabot[bot]
01930ab0cf
Bump docker/login-action from 1.14.0 to 1.14.1 ( #364 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.14.0...v1.14.1 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-08 16:41:39 +05:30
Ajay Bura
b8fe4c937e
Add dnd space shortcut ( #153 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-08 16:34:55 +05:30
Ajay Bura
a7a5b08ad8
Add function to move space shortcut
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-08 16:29:52 +05:30
Ajay Bura
faaac72b81
Add forward ref in avatar component
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-08 16:29:01 +05:30
Ajay Bura
8f41139076
Refactor sidebar avatar component
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-07 21:05:47 +05:30
Ajay Bura
e1a67acde1
Add manage pin spaces
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-06 17:52:04 +05:30
Ajay Bura
4ab2af51a5
Add option to create muliple pin spaces shortcut
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-06 17:51:21 +05:30
Ajay Bura
9ffc4eaa40
Add pin plus icon
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-06 17:50:03 +05:30
Ajay Bura
5eda2581f4
Fix side margin
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-06 17:49:21 +05:30
Ajay Bura
21ceb4fdc4
Fix room with join rule knock looks dm
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-06 17:48:31 +05:30
Krishan
edcf43efba
Update English strings, fix #352 , #354 ( #356 )
...
* Fix #354
* Fix #352
2022-03-06 15:57:39 +05:30
Ajay Bura
eb1ef16b5e
Remove maximum-scale
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-04 20:13:38 +05:30
Ajay Bura
6b9c8b7a87
Fix roomlist not updating live
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-03 18:46:47 +05:30
Ajay Bura
a05b96e9a0
Show categorized subspaces
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-03 18:36:53 +05:30
Ajay Bura
699f67aa75
Add rooms category component
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-03 18:36:09 +05:30
Ajay Bura
76e469e444
Add horizontal menu icon
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-03 18:34:28 +05:30
Ajay Bura
8df630ee0c
Update postie to have multiple inbox
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-03 18:33:58 +05:30
Ajay Bura
b0c4c53880
Add categorize space option in space settings
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-02 21:35:09 +05:30
Ajay Bura
116a9c9de0
Add categorize space option
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-02 21:30:14 +05:30
Ajay Bura
e63f8ab8b8
Add categorized spaces hook
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-02 21:24:30 +05:30
Ajay Bura
424245df18
Add categorized spaces in account data
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-02 21:24:11 +05:30
Ajay Bura
094a11ec64
Add categorize spaces function in RoomList
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-02 20:57:29 +05:30
dependabot[bot]
6b03c9c99f
Bump eslint from 8.9.0 to 8.10.0 ( #349 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.9.0 to 8.10.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.9.0...v8.10.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 16:34:22 +05:30
dependabot[bot]
3d116af011
Bump matrix-js-sdk from 15.5.2 to 15.6.0 ( #347 )
...
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk ) from 15.5.2 to 15.6.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases )
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v15.5.2...v15.6.0 )
---
updated-dependencies:
- dependency-name: matrix-js-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 16:32:53 +05:30
dependabot[bot]
cbd965d8e5
Bump eslint-plugin-react from 7.28.0 to 7.29.2 ( #346 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.28.0 to 7.29.2.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.28.0...v7.29.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 16:32:19 +05:30
dependabot[bot]
c9d972fc12
Bump sass from 1.49.8 to 1.49.9 ( #348 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.49.8 to 1.49.9.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.49.8...1.49.9 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 10:22:12 +05:30
dependabot[bot]
da9979494e
Bump node from 17.5.0-alpine3.15 to 17.6.0-alpine3.15 ( #351 )
...
Bumps node from 17.5.0-alpine3.15 to 17.6.0-alpine3.15.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 10:16:51 +05:30
dependabot[bot]
f5c907af33
Bump docker/login-action from 1.13.0 to 1.14.0 ( #350 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.13.0...v1.14.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 10:15:58 +05:30
Ajay Bura
906fc2dd3d
Refector room list drawer
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-02-27 21:10:54 +05:30
Ajay Bura
a62df536dd
Move space shortcut from roomlist to accountdata
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-02-27 17:02:03 +05:30
Ajay Bura
7db674b65d
Fix button styles
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-02-27 16:58:15 +05:30
Ajay Bura
784deaa6ea
Add icons
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-02-27 16:57:20 +05:30
Ajay Bura
8bc41c2c32
Fix bug when creating room
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-02-27 10:50:27 +05:30
Ajay Bura
79afc7649d
Add option to create room/space
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-02-26 21:00:52 +05:30
dependabot[bot]
2eee3736df
Bump actions/github-script from 3.1.0 to 6.0.0 ( #314 )
...
* Bump actions/github-script from 3.1.0 to 6
Bumps [actions/github-script](https://github.com/actions/github-script ) from 3.1.0 to 6.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v3.1.0...v6 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update build-pull-request.yml
* Update deploy-pull-request.yml
* reference rest method by github.rest
this broke in v5 see https://github.com/actions/github-script#breaking-changes-in-v5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com >
2022-02-24 08:19:14 +05:30
Ajay Bura
a8ba38ef1e
Fix bug in add existing rooms
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-02-23 20:19:56 +05:30
Ajay Bura
d3ddbc0c72
Fix space add options visible in home
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-02-23 19:48:24 +05:30
Ajay Bura
6c4085398e
Add option to add existing room in space
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-02-23 19:30:48 +05:30
ginnyTheCat
2308578622
Fix input freeze on sending message ( #343 )
2022-02-23 08:35:06 +05:30
dependabot[bot]
47cd87e653
Bump style-loader from 2.0.0 to 3.3.1 ( #341 )
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 2.0.0 to 3.3.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases )
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v2.0.0...v3.3.1 )
---
updated-dependencies:
- dependency-name: style-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 20:02:07 +05:30
dependabot[bot]
87c9684c71
Bump @tippyjs/react from 4.2.5 to 4.2.6 ( #340 )
...
Bumps [@tippyjs/react](https://github.com/atomiks/tippyjs-react ) from 4.2.5 to 4.2.6.
- [Release notes](https://github.com/atomiks/tippyjs-react/releases )
- [Commits](https://github.com/atomiks/tippyjs-react/compare/v4.2.5...v4.2.6 )
---
updated-dependencies:
- dependency-name: "@tippyjs/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 19:56:47 +05:30
dependabot[bot]
0b66d73178
Bump micromark from 3.0.7 to 3.0.10 ( #339 )
...
Bumps [micromark](https://github.com/micromark/micromark ) from 3.0.7 to 3.0.10.
- [Release notes](https://github.com/micromark/micromark/releases )
- [Commits](https://github.com/micromark/micromark/compare/3.0.7...3.0.10 )
---
updated-dependencies:
- dependency-name: micromark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 19:55:52 +05:30
dependabot[bot]
24cd238eaf
Bump dateformat from 5.0.2 to 5.0.3 ( #338 )
...
Bumps [dateformat](https://github.com/felixge/node-dateformat ) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/felixge/node-dateformat/releases )
- [Commits](https://github.com/felixge/node-dateformat/compare/v5.0.2...v5.0.3 )
---
updated-dependencies:
- dependency-name: dateformat
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 19:51:31 +05:30
dependabot[bot]
72bb9b80ad
Bump @babel/core from 7.17.0 to 7.17.5 ( #337 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.0 to 7.17.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 19:51:08 +05:30
dependabot[bot]
3d42ac8e44
Bump html-react-parser from 1.4.0 to 1.4.8 ( #336 )
...
Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser ) from 1.4.0 to 1.4.8.
- [Release notes](https://github.com/remarkablemark/html-react-parser/releases )
- [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/remarkablemark/html-react-parser/compare/v1.4.0...v1.4.8 )
---
updated-dependencies:
- dependency-name: html-react-parser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 19:50:40 +05:30
dependabot[bot]
205ab3b16d
Bump emojibase-data from 6.2.0 to 7.0.1 ( #331 )
...
Bumps [emojibase-data](https://github.com/milesj/emojibase/tree/HEAD/packages/data ) from 6.2.0 to 7.0.1.
- [Release notes](https://github.com/milesj/emojibase/releases )
- [Changelog](https://github.com/milesj/emojibase/blob/master/packages/data/CHANGELOG.md )
- [Commits](https://github.com/milesj/emojibase/commits/emojibase-data@7.0.1/packages/data )
---
updated-dependencies:
- dependency-name: emojibase-data
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 19:40:53 +05:30
dependabot[bot]
bb25da274d
Bump eslint from 8.8.0 to 8.9.0 ( #335 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.8.0 to 8.9.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.8.0...v8.9.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 19:40:16 +05:30
dependabot[bot]
b56de35664
Bump matrix-js-sdk from 15.5.0 to 15.5.2 ( #332 )
...
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk ) from 15.5.0 to 15.5.2.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases )
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v15.5.0...v15.5.2 )
---
updated-dependencies:
- dependency-name: matrix-js-sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 19:34:56 +05:30
dependabot[bot]
0655ac82f2
Bump sass from 1.49.7 to 1.49.8 ( #333 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.49.7 to 1.49.8.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.49.7...1.49.8 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 19:32:08 +05:30
dependabot[bot]
166dbfa491
Bump webpack-dev-server from 4.7.3 to 4.7.4 ( #334 )
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.7.3...v4.7.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 19:31:50 +05:30
dependabot[bot]
9348977548
Bump sanitize-html from 2.5.3 to 2.7.0 ( #329 )
...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) from 2.5.3 to 2.7.0.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases )
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.5.3...2.7.0 )
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 19:18:34 +05:30
dependabot[bot]
769c3eea9b
Bump copy-webpack-plugin from 9.0.1 to 10.2.4 ( #330 )
...
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin ) from 9.0.1 to 10.2.4.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v9.0.1...v10.2.4 )
---
updated-dependencies:
- dependency-name: copy-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 19:14:42 +05:30
dependabot[bot]
e7095af5b8
Bump webpack from 5.62.1 to 5.69.1 ( #328 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.62.1 to 5.69.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.62.1...v5.69.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 19:14:09 +05:30
dependabot[bot]
fd42d72423
Bump css-minimizer-webpack-plugin from 1.3.0 to 3.4.1 ( #327 )
...
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin ) from 1.3.0 to 3.4.1.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v1.3.0...v3.4.1 )
---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 19:10:47 +05:30
dependabot[bot]
1382c455a2
Bump css-loader from 5.2.7 to 6.6.0 ( #293 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.2.7 to 6.6.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.7...v6.6.0 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 19:07:34 +05:30
ginnyTheCat
1d7fbc841e
Add option to view event source ( #320 )
...
* Add view source
* Add view source cons
* Change design
* Use PopupWindow instead of Dialog
* Undo changes to Dialog.jsx
2022-02-22 19:01:04 +05:30
dependabot[bot]
a8a168b0a7
Bump html-loader from 2.1.2 to 3.1.0 ( #296 )
...
Bumps [html-loader](https://github.com/webpack-contrib/html-loader ) from 2.1.2 to 3.1.0.
- [Release notes](https://github.com/webpack-contrib/html-loader/releases )
- [Changelog](https://github.com/webpack-contrib/html-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/html-loader/compare/v2.1.2...v3.1.0 )
---
updated-dependencies:
- dependency-name: html-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 18:57:51 +05:30
dependabot[bot]
dbd1d02485
Bump sass-loader from 11.0.1 to 12.6.0 ( #326 )
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 11.0.1 to 12.6.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.0.1...v12.6.0 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 18:55:19 +05:30
dependabot[bot]
1c307daa03
Bump @babel/preset-env from 7.13.12 to 7.16.11 ( #295 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.15.8 to 7.16.11.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.16.11/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 18:52:47 +05:30
dependabot[bot]
7a31f84d34
Bump docker/login-action from 1.12.0 to 1.13.0 ( #325 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 18:44:38 +05:30
dependabot[bot]
a2a4dd9862
Bump node from 17.4.0-alpine3.15 to 17.5.0-alpine3.15 ( #313 )
...
Bumps node from 17.4.0-alpine3.15 to 17.5.0-alpine3.15.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 18:44:16 +05:30
dependabot[bot]
3d8e0f6c23
Bump follow-redirects from 1.14.7 to 1.14.8 ( #316 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 18:43:18 +05:30
dependabot[bot]
146da2d072
Bump simple-get from 3.1.0 to 3.1.1 ( #309 )
...
Bumps [simple-get](https://github.com/feross/simple-get ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases )
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 18:42:49 +05:30
Ajay Bura
6a9964e889
Use font as npm module
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-02-21 21:29:17 +05:30
Ajay Bura
318e7c7458
Make dialog to add existing rooms to space
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-02-20 20:17:13 +05:30
Ajay Bura
f8e2d27bb0
Add tabIndex prop in checkbox
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-02-20 20:14:28 +05:30
Ajay Bura
44544f3289
Add ability to pass node in dialog title
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-02-20 20:13:59 +05:30
Ajay Bura
76a5c99b08
Add space plus ic
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-02-20 17:33:26 +05:30
ajbura
70f0f91a17
Fix manage rooms not showing avatar for dms
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-19 19:41:36 +05:30
ajbura
f1394239a3
Fix search dialog styles
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-19 19:35:12 +05:30
ajbura
9e810502c2
Fix dialog screen overflow
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-19 19:28:44 +05:30
ajbura
c67a1752c5
Add ability to remove and suggest/not rooms in manage space
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-19 16:18:39 +05:30
ajbura
d87e40ada5
Add suggested room label in manage rooms
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-19 13:40:32 +05:30
ajbura
86bbaa437e
Fix manage room showing rooms as dms in some homeserver
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-18 19:28:55 +05:30
ajbura
96b6b56d95
Update loading screen message
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-17 21:12:28 +05:30
ajbura
1f6e5e71ef
Add ability to explore and join space rooms
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-16 20:25:36 +05:30
ajbura
a55f1df17f
Change class name for drawer breadcrumb
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-16 19:56:02 +05:30
ajbura
e654226e60
Add via param in join room function
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-16 19:54:21 +05:30
ajbura
189dc93a6e
Add join rle to icon src util function
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-16 19:52:51 +05:30
ajbura
76cb52878c
Fix bug in room hierarchy
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-16 19:50:11 +05:30
ginnyTheCat
8d3f0a9f4d
Create icons for users without an avatar in desktop notifications ( #305 )
...
* Add notifications icon for users without an avatar
* Render icon at higher resolution
* Use scale to render at higher resolution
2022-02-15 17:18:25 +05:30
ajbura
fe674ef2ea
Merge branch 'dev' of https://github.com/ajbura/cinny into dev
2022-02-14 21:34:57 +05:30
ajbura
33b165518e
Update default homeserver list
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-14 21:34:28 +05:30
ginnyTheCat
ff9d509137
Prevent crash when opening room permission on conduit homeserver ( #312 )
...
* Prevent crash when opening room permission on conduit homeserver
* Make fix easier
2022-02-14 20:41:36 +05:30
ajbura
278fd5bd59
Fix member load triggering re-renders ( #261 )
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-13 13:32:57 +05:30
ajbura
8ddbc24dd4
Add rooms hierarchy class
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-10 20:56:23 +05:30
ajbura
e93f429906
Add roadmap to readme.md
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-10 18:00:41 +05:30
dependabot[bot]
1dccb1bb64
Bump docker/build-push-action from 2.8.0 to 2.9.0 ( #308 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.8.0...v2.9.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-09 08:30:21 +05:30
ginnyTheCat
6d9e67b9f2
Fix crashing on droping text ( #302 )
...
* Add basic drop overlay
* Prevent crash when dragging text
* Only show popup when files are being dragged
* Make drop box bigger
* Make drag drop overlay without a modal
* Don't show drag drop menu on top of modals
* Use different way to check for modal
2022-02-09 08:29:21 +05:30
ajbura
4803d48ec7
Fix bug in this.isRawModalVisible
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-08 17:59:15 +05:30
ajbura
7c6a12ea8e
Removed dead code
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-08 17:32:49 +05:30
ajbura
a17d5d01a7
Fix edit message input not expending properly
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-08 17:27:57 +05:30
ginnyTheCat
cdd909f2dd
Keyboard focus related bugs ( #299 )
...
* Focus when opening the emoji board and editing a message
* Clean emoji board after closing
* Focus room search and member search
* Resolve conversations
2022-02-08 17:13:59 +05:30
ajbura
d0e9728c26
Change icon of join public room button
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-07 15:45:57 +05:30
ajbura
c8ae428df8
Keep direct rooms orthogonal ( #183 )
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-05 19:25:59 +05:30
ajbura
a9692f7db4
Show tombstone message in tombstoned room ( #195 )
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-05 18:59:44 +05:30
ajbura
d05a426d00
Fix avatar showing av when loading ( #247 )
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-05 18:19:30 +05:30
ajbura
a842b4c4d9
Fix select effect in emojiboard ( #254 )
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-05 18:07:41 +05:30
ajbura
101abaeda1
Fix sending localEvent id to redact and reply ( #231 )
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-05 17:53:02 +05:30
ajbura
bb99167433
Move message options upwards
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-05 17:51:16 +05:30
ajbura
e5b57e5ff9
Add react/no-unstable-nested-components rule in eslintrc
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-05 17:49:51 +05:30
ajbura
2bd598f7f8
Trim homserver in Auth component
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-04 11:43:39 +05:30
ajbura
b008c5f07f
Fix reaction tooltip message
...
Signed-off-by: ajbura <ajbura@gmail.com >
2022-02-04 11:39:18 +05:30
dependabot[bot]
a59aa2c30f
Bump matrix-js-sdk from 15.4.0 to 15.5.0 ( #294 )
...
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk ) from 15.4.0 to 15.5.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases )
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v15.4.0...v15.5.0 )
---
updated-dependencies:
- dependency-name: matrix-js-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-03 20:58:24 +05:30
dependabot[bot]
93de0d4bf3
Bump @babel/core from 7.16.12 to 7.17.0 ( #290 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.16.12 to 7.17.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-03 20:57:17 +05:30
dependabot[bot]
7a0ac2077c
Bump tippy.js from 6.3.2 to 6.3.7 ( #291 )
...
Bumps [tippy.js](https://github.com/atomiks/tippyjs ) from 6.3.2 to 6.3.7.
- [Release notes](https://github.com/atomiks/tippyjs/releases )
- [Commits](https://github.com/atomiks/tippyjs/compare/v6.3.2...v6.3.7 )
---
updated-dependencies:
- dependency-name: tippy.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-03 20:57:00 +05:30
dependabot[bot]
952f459e70
Bump react-modal from 3.14.3 to 3.14.4 ( #292 )
...
Bumps [react-modal](https://github.com/reactjs/react-modal ) from 3.14.3 to 3.14.4.
- [Release notes](https://github.com/reactjs/react-modal/releases )
- [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md )
- [Commits](https://github.com/reactjs/react-modal/compare/v3.14.3...v3.14.4 )
---
updated-dependencies:
- dependency-name: react-modal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-03 20:56:43 +05:30
dependabot[bot]
4702196c6e
Bump dateformat from 4.5.1 to 5.0.2 ( #287 )
...
Bumps [dateformat](https://github.com/felixge/node-dateformat ) from 4.6.3 to 5.0.2.
- [Release notes](https://github.com/felixge/node-dateformat/releases )
- [Commits](https://github.com/felixge/node-dateformat/commits/v5.0.2 )
---
updated-dependencies:
- dependency-name: dateformat
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-03 20:45:49 +05:30
dependabot[bot]
f77e064f4e
Bump clean-webpack-plugin from 3.0.0 to 4.0.0 ( #286 )
...
Bumps [clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin ) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/johnagan/clean-webpack-plugin/releases )
- [Commits](https://github.com/johnagan/clean-webpack-plugin/compare/v3.0.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: clean-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-03 20:42:06 +05:30
dependabot[bot]
c74a9a30bf
Bump webpack-cli from 4.9.1 to 4.9.2 ( #285 )
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.1...webpack-cli@4.9.2 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-03 20:41:25 +05:30
dependabot[bot]
1d43b36380
Bump sass from 1.49.0 to 1.49.7 ( #288 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.49.0 to 1.49.7.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.49.0...1.49.7 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-03 20:40:42 +05:30
ajbura
736f4edfbd
Replace gfmHtml with gfmHtml() as per #282
2022-02-03 20:35:02 +05:30
dependabot[bot]
c7e2540f6f
Bump eslint from 7.32.0 to 8.8.0 ( #278 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.32.0 to 8.8.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.8.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-03 20:20:43 +05:30
dependabot[bot]
f796296286
Bump eslint-config-airbnb from 18.2.1 to 19.0.4 ( #279 )
...
Bumps [eslint-config-airbnb](https://github.com/airbnb/javascript ) from 18.2.1 to 19.0.4.
- [Release notes](https://github.com/airbnb/javascript/releases )
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-v18.2.1...eslint-config-airbnb-v19.0.4 )
---
updated-dependencies:
- dependency-name: eslint-config-airbnb
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-03 20:17:48 +05:30
dependabot[bot]
eb206d2abb
Bump sass from 1.43.4 to 1.49.0 ( #280 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.43.4 to 1.49.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.43.4...1.49.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-03 20:15:47 +05:30
dependabot[bot]
bff62fb105
Bump @babel/core from 7.15.8 to 7.16.12 ( #281 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.15.8 to 7.16.12.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.16.12/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-03 20:14:31 +05:30
dependabot[bot]
5fc83d7615
Bump micromark-extension-gfm from 1.0.0 to 2.0.1 ( #282 )
...
Bumps [micromark-extension-gfm](https://github.com/micromark/micromark-extension-gfm ) from 1.0.0 to 2.0.1.
- [Release notes](https://github.com/micromark/micromark-extension-gfm/releases )
- [Commits](https://github.com/micromark/micromark-extension-gfm/compare/1.0.0...2.0.1 )
---
updated-dependencies:
- dependency-name: micromark-extension-gfm
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-03 20:13:29 +05:30
ginnyTheCat
552a324e08
Drag and drop files ( #283 )
...
* Add file drop
* Skip if no files are droped
* Show the page is not accepting file on the welcome page
2022-02-03 20:10:22 +05:30
Ajay Bura
b155d7d1ba
Show confirm dialog when change your own power level
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-02-01 09:41:50 +05:30
Ajay Bura
e4571bf668
Remove unused deps, restore github-script to 3.1.0
2022-01-31 22:29:18 +05:30
dependabot[bot]
53cc929a72
Bump @babel/preset-react from 7.14.5 to 7.16.7 ( #277 )
...
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react ) from 7.14.5 to 7.16.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.16.7/packages/babel-preset-react )
---
updated-dependencies:
- dependency-name: "@babel/preset-react"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 22:06:12 +05:30
dependabot[bot]
20f5a4cc91
Bump mini-css-extract-plugin from 1.6.2 to 2.5.3 ( #275 )
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.6.2 to 2.5.3.
- [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/v1.6.2...v2.5.3 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 22:05:46 +05:30
dependabot[bot]
2aabe559bf
Bump follow-redirects from 1.14.5 to 1.14.7 ( #266 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.5 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 21:47:09 +05:30
dependabot[bot]
dcf0902c5b
Bump nanoid from 3.1.30 to 3.2.0 ( #265 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 21:31:38 +05:30
ginnyTheCat
0e8219b200
Add support for sending spoiler markdown ( #267 )
...
* Basic spoiler markdown plugin
* Remove console.log statement
2022-01-31 21:28:42 +05:30
Ajay Bura
5f7fa0557f
Add menu header in general settings
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-31 15:22:53 +05:30
Ajay Bura
63fb4d57e2
Improve UX of members tab
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-31 15:20:12 +05:30
Ajay Bura
b5d6f44f4c
Add license for graphics
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-31 12:16:49 +05:30
Ajay Bura
b21c8f8c3a
Add credits in app about section
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-31 12:15:58 +05:30
Ajay Bura
fe7c7660d3
Use specific and latest version in actions x2
2022-01-31 10:03:31 +05:30
Ajay Bura
56de33c821
Use specific and latest version in actions
2022-01-31 09:59:36 +05:30
dependabot[bot]
1d442cd0e2
Bump prop-types from 15.7.2 to 15.8.1 ( #276 )
...
Bumps [prop-types](https://github.com/facebook/prop-types ) from 15.7.2 to 15.8.1.
- [Release notes](https://github.com/facebook/prop-types/releases )
- [Changelog](https://github.com/facebook/prop-types/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/prop-types/compare/v15.7.2...v15.8.1 )
---
updated-dependencies:
- dependency-name: prop-types
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 09:34:14 +05:30
Krishan
c79d7957f6
Update build-pull-request.yml to use npm ci ( #271 )
2022-01-30 20:59:37 +05:30
C0ffeeCode
1b9216b341
Improve Dockerfile ( #256 )
...
* Use npm ci over install to achive faster and more expectable build results;
Split copy package(-lock).json files and ci then to avoid reinstalling dependencies when not needed => Faster build times
* Stopp adding wasm type to mime.types, its already there (duplicate):
- avoids warning in console
- cleans up
- might have been missing in past nginx:alpine versions but now exists
* Change node tag from alpine and nginx to more specific ones for #260
2022-01-30 20:58:38 +05:30
Felix
6d97e5fa5d
Create dependabot.yml ( #260 )
2022-01-30 20:57:53 +05:30
Ajay Bura
162af35254
Fix bug in room member search
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-30 18:57:15 +05:30
Ajay Bura
abe03811f1
Add member list in space settings
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-30 18:47:19 +05:30
Ajay Bura
e85a869733
Add max width for room and space options menu
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-30 10:41:18 +05:30
Ajay Bura
0c32d5302c
Add btn and hotkey to close room settings ( #269 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-30 10:05:46 +05:30
Ajay Bura
f310196937
Enable markdown by default
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-29 19:54:39 +05:30
ginnyTheCat
c828dfd596
Add Desktop notifications ( #252 )
...
* Add notifications
* Abide push actions
* Handle browsers not having notification support
* Ask for notification permission after loading
* Make usePermission work without live permission support
* Focus message when clicking the notification
* make const all caps
* Fix usePermission error in Safari
* Fix live permissions
* Remove userActivity and use document.visibilityState instead
* Change setting label to "desktop notifications"
* Check for notification permissions in the settings.js
2022-01-29 19:50:51 +05:30
Ajay Bura
d0b4e092b3
Add space options in space selector
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-29 14:31:14 +05:30
Ajay Bura
91d7d78621
Open space options on right click pinned space icon
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-29 14:30:42 +05:30
Ajay Bura
2bc21f13d4
Add space options context menu
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-29 14:11:05 +05:30
Ajay Bura
833edc9568
Add space settings
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-29 13:48:06 +05:30
Ajay Bura
9d8efce26d
Make room permission component reusable for space settings
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-29 13:47:37 +05:30
Ajay Bura
6d778ca223
Make room profile component reusable for space settings
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-29 13:47:06 +05:30
Ajay Bura
1e739e94e2
Make room alias component reusable for space settings
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-29 13:46:32 +05:30
Ajay Bura
8c013aa2a9
Make title prop as node in PopupWindow component
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-29 13:45:36 +05:30
Ajay Bura
fb0a0b0dc2
Fix emoji scaling in suggestion
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-28 10:55:52 +05:30
ginnyTheCat
ab3d9ddb13
Normalize unicode search ( #263 )
...
* Normalize unicode search
* Add option to setup function
* Make the call to normalize more explicit
2022-01-27 15:35:53 +05:30
Ajay Bura
a67b32b3ce
Twemojify name suggestion
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-27 11:20:36 +05:30
Ajay Bura
e15e690c5d
Updated dependencies
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-27 09:49:52 +05:30
Ajay Bura
55c4c25663
v1.7.0
2022-01-26 18:06:07 +05:30
Ajay Bura
202ff53c41
Hide reaction picker for user without permission
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-26 17:16:40 +05:30
Ajay Bura
992da7c7be
Refactor navigation
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-26 17:03:26 +05:30
Ajay Bura
f47998a553
Fix scroll when switching between home and DM ( #243 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-26 15:54:58 +05:30
Ajay Bura
f4d24420e7
Fix gap under typing indicator in some device
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-26 15:29:45 +05:30
Justin Shaw
308bdb3d46
Bugfix: Add lazy loading to emoji board ( #259 )
...
* add lazy loading to emoji board
* add newline to end of package-lock file
2022-01-26 12:18:11 +05:30
Ajay Bura
20b99dce48
Add support for custom emoji in reactions
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-26 12:06:18 +05:30
Ajay Bura
e4f7c6add9
Show underline on link hover
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-25 12:15:47 +05:30
Ajay Bura
80110d1a48
Fix scrollbar padding for safari breaks other component styling
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-24 14:56:36 +05:30
Ajay Bura
0a0b45fb8e
twemojify names in reaction tooltip
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-24 14:54:53 +05:30
Ajay Bura
4ef29ae26f
Fix username overflow in timeline change messages
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-24 14:53:51 +05:30
Ajay Bura
ead4b89874
Update contributing.md
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-17 12:50:58 +05:30
Ajay Bura
e827fb2eb2
Fix live read recipt count ( #227 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-17 12:20:18 +05:30
Ajay Bura
4f161fb891
Disabe search input in encrypted room
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-17 12:19:35 +05:30
Ajay Bura
8c30a013c7
Disabe search in encrypted room
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-17 10:15:13 +05:30
Ajay Bura
9f3f877bfd
Fix type in search icon tooltip
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-17 10:00:19 +05:30
Ajay Bura
84a75788af
Update bug report template
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-16 18:20:39 +05:30
Ajay Bura
f3615117d8
Add search icon in room header
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-16 18:18:33 +05:30
Ajay Bura
48a701ef87
Update bug report template
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-16 18:18:06 +05:30
Ajay Bura
41c72e0a8e
Fix crash in profile viewer
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-16 18:17:20 +05:30
Ajay Bura
a83b875b66
Re-arrange general room settings
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-16 17:55:00 +05:30
Ajay Bura
dcef08009d
Add ability to search room messages
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-16 14:17:50 +05:30
Ajay Bura
eddba3c652
Fix font weight for dark theme
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-16 14:17:23 +05:30
Ajay Bura
f0c9a458bb
Add broken avatar fallback
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-16 10:41:37 +05:30
Ajay Bura
62c9e271d8
Add padding in scroll view for safari
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-15 20:11:37 +05:30
Ajay Bura
871a25364d
Fix typo in room-options
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-14 09:43:35 +05:30
Ajay Bura
e67abae3e0
Add afterClose param to reusabel context menu
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-13 18:43:22 +05:30
Ajay Bura
c50565dfda
Open room options with right click
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-13 18:31:56 +05:30
Ajay Bura
60c44da974
Refactor room options
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-13 18:30:43 +05:30
Ajay Bura
ba6d9d0c23
Add option to change reaction permission
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-13 15:45:27 +05:30
Ajay Bura
8c55f38b07
Add ability to change room permissions
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-13 13:26:38 +05:30
Ajay Bura
568cf5e2ad
Update readme
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-13 10:48:08 +05:30
Ajay Bura
5e843f7a4f
Fix crash in profile viewer
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-13 10:33:04 +05:30
Ajay Bura
090ada5807
Add option to unban user in profile viewer
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-13 10:28:33 +05:30
Ajay Bura
0e17c57856
Remove mention button from profile viewer
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-13 09:46:08 +05:30
Ajay Bura
74464992e6
Redesign session chip in profile viewer
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-13 09:42:23 +05:30
Ajay Bura
a1d9c21337
Add option to ban user in profile viewer
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-12 18:50:54 +05:30
Ajay Bura
248fc15716
Add option to kick user in profile viewer
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-12 18:26:52 +05:30
Ajay Bura
e38ddebfb6
Refactor code of profile viewer
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-12 16:46:56 +05:30
Ajay Bura
57fc8b2f1a
Fix quote from discord bridge
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-12 15:11:34 +05:30
Ajay Bura
b7fac8bcbc
Update people drawer on power level change
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-12 13:57:47 +05:30
Ajay Bura
12f2eed5b3
Add ability to change power level in profile viewer
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-12 13:57:13 +05:30
Ajay Bura
3f39fd487f
Fix custom power level selection return NaN
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-12 11:40:55 +05:30
Ajay Bura
950bf14d95
Fix markdown heading formatting
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-12 11:17:44 +05:30
Ajay Bura
a279995982
Add action to open reusabel context menu
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-11 20:46:41 +05:30
Ajay Bura
a2eb9734f1
Add PowerLevelSelector component
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-11 20:45:10 +05:30
Ajay Bura
cb23991841
Add ReusableContextMenu component
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-11 20:43:40 +05:30
Ajay Bura
769d24d196
Add room permissions
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-10 20:34:54 +05:30
Ajay Bura
af61f4f1db
Refactor SettingTile component
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-10 20:33:40 +05:30
Ajay Bura
f8f77075ec
Remove error handling from Avatar component
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-09 16:22:04 +05:30
Ajay Bura
34bb5f9928
Fix error on room leave
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-09 10:29:06 +05:30
Ajay Bura
ca3cced6ad
Fix system theme not working on load
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-07 10:21:35 +05:30
Ajay Bura
be905ac7be
Hide role dropdown icon in profile viewer ( #215 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-05 17:50:50 +05:30
Ajay Bura
53f3ccc888
Fix memory leaks
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-05 17:48:37 +05:30
Ajay Bura
c304670f47
Add globe icons in search
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-05 17:47:41 +05:30
Ajay Bura
6388894aa4
Fix focus bug on room-selector
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-05 14:57:11 +05:30
Ajay Bura
c27b11bf25
Add room alias or id as fallback in room profile
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-05 14:56:30 +05:30
Gregory Anders
11f395f65f
Add toggle to use browser's preferred theme ( #224 )
...
* Add Auto theme that uses browser's preferred color scheme
This will use dark mode automatically if the browser requests it.
* fixup! Add Auto theme that uses browser's preferred color scheme
* Use a toggle to use system theme
2022-01-03 18:46:43 +05:30
Ajay Bura
63a0adaa6e
Add ability to enable room encryption
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-02 12:08:19 +05:30
Ajay Bura
0ddeb02d23
Add ability to manage room history visibility
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-01 16:27:36 +05:30
Ajay Bura
c23acf9e9e
Fix context menu margin in auth page
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-01 11:47:53 +05:30
Ajay Bura
54635bf0d3
Add ability to manage room addresses
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-01-01 11:43:35 +05:30
Ajay Bura
6fdd9ed48b
Remove room-settings hotkeys
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-31 17:39:39 +05:30
Ajay Bura
a0399b7f5e
Add disabled attribute in Checkbox, Toggle and RadioButton
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-31 17:38:25 +05:30
Ajay Bura
387f6bcad4
Fix font-variant-ligatures
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-31 10:08:29 +05:30
Ajay Bura
0b43431543
Temp EmojiBoard performance improved
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-30 16:37:11 +05:30
Ajay Bura
34862f9ace
Fix EmojiBoard styling
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-30 14:17:55 +05:30
Ajay Bura
cd465ca35a
Fix default checkbox size
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-30 12:47:25 +05:30
Ajay Bura
93251e0029
Show pack icon or first emoji as fallback in EmojiBoard sidebar
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-30 12:46:48 +05:30
Ajay Bura
c2402ddb72
Add isImage prop in RawIcon
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-30 12:44:14 +05:30
Ajay Bura
d3dcb320f4
Add checkbox component
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-30 11:37:18 +05:30
Emi
fd9f734de1
Add custom emoji to emoji board ( #210 )
...
* Display custom emoji in picker
Adds a single category at the start of the emoji picker to display the user's custom emoji
* Show any amount of custom emoji packs in the Emoji Board
* Use thumbnails in emoji picker + mark as emoji
* Fix emoji picker stretching when too many packs are available
* Sprinkle in a few comments for good measure
* Remove emoji-less packs from the emoji picker
2021-12-30 09:32:49 +05:30
Emi
9ea9bf4035
Add support for sending room-local emoji ( #209 )
...
* Add support for sending room-local emoji
Does not add support for sending a room's emoji outside of that room, but enables users to
send an emoji if the packs in a room support it. Does not include room emoji in the
picker YET.
* Amend PR #209 : Don't freak out if the `pack` tag is missing
* Amending PR: Refactor emojifier, use better method for retrieving packs
* Amending PR: Improve resiliance to bad data in emoji state events
* Amend PR: Remove redundant code, fix crash on edit
2021-12-29 09:56:17 +05:30
Ajay Bura
f9b70d65d8
Fix message formatting
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-28 10:54:46 +05:30
Emi
90621bb1e3
Add support for sending user emoji using autocomplete ( #205 )
...
* Add support for sending user emoji using autocomplete
What's included:
- An implementation for detecting user emojis
- Addition of user emojis to the emoji autocomplete in the command bar
- Translation of shortcodes into image tags on message sending
What's not included:
- Loading emojis from the active room, loading the user's global emoji packs, loading emoji from spaces
- Selecting custom emoji using the emoji picker
This is a predominantly proof-of-concept change, and everything here may be subject to
architectural review and reworking.
* Amending PR: Allow sending multiple of the same emoji
* Amending PR: Add support for emojis in edited messages
* Amend PR: Apply requested revisions
This commit consists of several small changes, including:
- Fix crash when the user doesn't have the im.ponies.user_emotes account data entry
- Add mx-data-emoticon attribute to command bar emoji
- Rewrite alt text in the command bar interface
- Remove "vertical-align" attribute from sent emoji
* Amending PR: Fix bugs (listed below)
- Fix bug where sending emoji w/ markdown off resulted in a crash
- Fix bug where alt text in the command bar was wrong
* Amending PR: Add support for replacement of twemoji shortcodes
* Amending PR: Fix & refactor getAllEmoji -> getShortcodeToEmoji
* Amending PR: Fix bug: Sending two of the same emoji corrupts message
* Amending PR: Stylistic fixes
2021-12-28 08:59:39 +05:30
Emi
6ff339b552
Use jumbo emoji for short emoji-only messages ( #207 )
...
* Display messages containing only <7 emoji bigger
* Amending PR: Address mentioned concerns
This fixes several concerns raised during the PR review process. A summary of the changes
implemented is below:
- Size jumbo emoji using the text-h1 class, instead of hardcoding a size
- Increase the emoji limit to 10
- Re-wrap m.text messages in a p tag, fixing a bug where newlines were lost
2021-12-27 10:24:07 +05:30
Ajay Bura
9854f4eb2d
Make contributing guideline short and simple
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-26 20:15:07 +05:30
Ajay Bura
d46b046f2d
Adjust drawer width in small screen
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-26 16:16:58 +05:30
Ajay Bura
d02e8dcd4e
Add optoins to change room visibility
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-26 15:34:20 +05:30
Ajay Bura
07b1fe8e47
Add separate icon for public rooms and spaces
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-26 11:26:41 +05:30
Ajay Bura
7c368ae029
Fix spolier click not working on some browser
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-25 12:26:20 +05:30
Ajay Bura
d6b5f92d6c
Add GeneralSettings component
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-24 15:09:58 +05:30
Ajay Bura
2b70a49e09
Refactor RoomOptions component
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-24 15:09:11 +05:30
Ajay Bura
8cfa20be1e
Add RoomNotification component
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-24 15:08:16 +05:30
Ajay Bura
246f6caf20
Add disable prop in IconButton and MenuItem
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-24 15:05:56 +05:30
Ajay Bura
7750366654
Fix RadioButton style
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-24 15:03:57 +05:30
Ajay Bura
0f963a93f1
Fix twemoji scaling
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-24 10:18:07 +05:30
Ajay Bura
ea5b63af18
Add RadioButton component
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-23 17:09:09 +05:30
Ajay Bura
5e89675c9c
Auto update room profile on change
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-23 10:03:20 +05:30
Ajay Bura
5777c1ab27
Add RoomSettings comp
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-22 20:18:32 +05:30
Ajay Bura
8eda0aeab3
Add room profile comp
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-22 20:17:01 +05:30
Ajay Bura
23c430fadc
Add tabs comp
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-21 18:34:13 +05:30
daemonspring
aa423cfa5b
Removed mixin that was wiping out existing padding ( #196 )
...
Line 335 already gives blockquotes their padding. The mixin explicitly sets the right padding back to 0 and the left padding to exactly what it was already set to.
2021-12-20 13:47:38 +05:30
Ajay Bura
eb753a3f32
v1.6.1
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-19 20:33:52 +05:30
Ajay Bura
4a300a3cb2
Fix people search icon displacement
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-19 20:32:47 +05:30
Ajay Bura
c4e16418e0
Open settings on sidebar user profile click
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-19 20:05:13 +05:30
Ajay Bura
27e7a67a9a
Separate jump to unread & mark as read
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-19 19:37:38 +05:30
Ajay Bura
ce9f140ddf
Refector sass
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-19 10:28:41 +05:30
Ajay Bura
85c3240b54
Fix theme
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-18 10:10:23 +05:30
Ajay Bura
9c12e11375
Fix read receipt count
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-17 17:22:38 +05:30
Ajay Bura
630dbee817
Fix theme
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-17 11:32:21 +05:30
Ajay Bura
18dc02c700
Fix mxid colors for dark theme
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-16 18:39:44 +05:30
Ajay Bura
3d7e509f9a
Localize fonts
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-16 17:55:16 +05:30
Ajay Bura
ed27e6b8e4
Fix dark theme color
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-15 21:43:23 +05:30
Ajay Bura
631ce7645f
Fix msg timeline keep scrolling when not in focus
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-15 17:26:22 +05:30
Ajay Bura
181382b2b7
Fix show msg header after new msgs divider
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-15 17:05:45 +05:30
Ajay Bura
ca15e69ae0
Fix multiple new message indicator
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-14 20:47:01 +05:30
Ajay Bura
ba64ba0bd0
Fix dialog closing animation jank
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-14 17:26:32 +05:30
Ajay Bura
1df4d32d69
Fix reaction not active
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-14 16:23:41 +05:30
Ajay Bura
5d380453a4
Bugs fixed
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-13 21:18:23 +05:30
Ajay Bura
ba629f1764
v1.6.0
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-13 21:12:42 +05:30
Ajay Bura
f2edcaff85
Updated olm -> v3.2.8, matrix-js-sdk -> v15.2.1
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-13 21:07:15 +05:30
Ajay Bura
6d358d4087
Bugs fixed
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-13 21:05:37 +05:30
Ajay Bura
46dd50a744
Fix hide auto fill suggestions on msg send
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-13 19:38:11 +05:30
Ajay Bura
3c2058f0e1
Updated olm to v3.2.7
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-13 18:08:09 +05:30
Ajay Bura
c22c407ee5
Make spoiler click to toggle ( #176 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-13 15:14:57 +05:30
Ajay Bura
1ed1dfc78a
Fix bug
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-13 14:40:24 +05:30
Ajay Bura
5797a1d8e5
Add typing outside focus on msg feild ( #112 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-13 14:31:43 +05:30
Ajay Bura
6d5d40b8e3
Fix multiple unread divider
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-13 11:03:48 +05:30
Ajay Bura
90c6b18cbb
Add btn to hide membership events from timeline
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-12 20:53:32 +05:30
Ajay Bura
ecb7d5ef10
Fix theme colors
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-12 19:55:03 +05:30
Ajay Bura
e2b347c783
Fix messages white-space
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-12 18:45:43 +05:30
Ajay Bura
88a988d876
Remove goto cmds from msg input also fix #81
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-12 11:31:52 +05:30
Ajay Bura
fbeecc0479
Add hotkey ctrl+k for search
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-11 10:50:34 +05:30
Ajay Bura
413188c995
Add recent opened room in search
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-11 09:55:38 +05:30
Ajay Bura
77818f9342
Fix bug
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-10 17:28:29 +05:30
Ajay Bura
c9ec161ccc
Add search modal ( #132 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-10 17:22:53 +05:30
Ajay Bura
20443f8a4d
Fix crashes
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-10 11:45:43 +05:30
Ajay Bura
299ceac557
Fix auto load room members
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-10 10:51:32 +05:30
Ajay Bura
9365e5bfb9
Fix bug
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-09 19:01:39 +05:30
Ajay Bura
3e75841a83
Fix crash in E2E rooms
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-09 15:27:59 +05:30
Ajay Bura
74b8a0f10f
Fix msg not auto loading backwards
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-09 12:00:19 +05:30
Ajay Bura
c291729ed6
Optimize message comp
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-09 11:59:17 +05:30
Ajay Bura
a70245a3b1
Fix date in same day
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-08 21:52:25 +05:30
Ajay Bura
dde022d179
Add server side aggregated events
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-08 21:23:18 +05:30
Ajay Bura
0d12c64c47
Add animation on profile pic hover
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-08 14:02:44 +05:30
Ajay Bura
27d0a88b36
Fix unable to mark as read some rooms
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-08 13:49:47 +05:30
Ajay Bura
ca55141276
Show date for msgs older than a day
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-08 13:37:25 +05:30
Ajay Bura
e20b9d054d
Add animation on hover in sidebar
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-08 11:11:05 +05:30
Ajay Bura
c1e3645d57
Implement sending read receipt in new pagination
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-07 21:04:07 +05:30
Ajay Bura
50db137dea
Add export E2E key ( #178 )
2021-12-06 10:22:45 +05:30
Ajay Bura
5b109c2b79
Improved performance of local timeline pagination
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-04 19:34:22 +05:30
Ajay Bura
25b7093302
Added local timeline pagination
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-04 15:25:14 +05:30
Ajay Bura
38cbb87a62
Added unread indicator ( #67 ), reply link back to original ( #96 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-03 18:32:10 +05:30
Ajay Bura
0c0a978886
Parse reply using m.in_reply_to ( #134 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-03 18:30:05 +05:30
Ajay Bura
fb5f368894
Added primary varient in IconButton
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-03 18:26:18 +05:30
Ajay Bura
9454ffd1af
Update UX of Divider comp
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-12-03 18:25:29 +05:30
Ajay Bura
16f35d9a34
Fix bug in creating dm
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-24 10:08:51 +05:30
Ajay Bura
bb6a64790d
More twemojify text
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-23 17:07:15 +05:30
Ajay Bura
b9378118dd
Twemojify text
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-23 16:33:35 +05:30
Ajay Bura
b6485f91ae
Fix crash on room create
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-23 16:24:12 +05:30
Ajay Bura
e1e8ca9633
Fix space invite open
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-23 15:51:39 +05:30
Ajay Bura
72f476a750
Fix sinitizeText
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-23 12:30:40 +05:30
Ajay Bura
f897809202
Fix emoji size in Avatar
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-23 12:27:01 +05:30
Ajay Bura
647d085c5f
Twemojified all text
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-23 11:56:02 +05:30
Ajay Bura
9d0f99c509
Fix checkbox in register flow
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-22 14:37:14 +05:30
Ajay Bura
fd25a23d91
Downgraded linkifyjs
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-21 19:21:03 +05:30
Ajay Bura
7fdf165ff3
Allow html in m.text
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-21 18:31:58 +05:30
Ajay Bura
b3e27da26d
Fix table scroll
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-21 15:27:03 +05:30
Ajay Bura
2479dc4096
Use formatted_body to parse markdown ( #133 ) and partially implement #105 , #19
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-21 14:30:21 +05:30
Ajay Bura
7e7a5e692e
Refectored Message comp
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-20 13:29:32 +05:30
Ajay Bura
f628a6c3d6
Updated dependencies
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-19 13:20:34 +05:30
Ajay Bura
5b0f95fed9
Fix alignment in ProfileViewer
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-19 10:00:47 +05:30
Ajay Bura
6aa98d5eac
Fix message not comming in encrypted rooms
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-19 10:00:07 +05:30
Ajay Bura
8e1fe9558e
Specified sha for build script
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-18 18:19:04 +05:30
Ajay Bura
38c3e53ce7
Specified node version to workflows x 2
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-18 18:14:49 +05:30
Ajay Bura
9627766f7d
Specified node version to workflows
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-18 18:11:12 +05:30
Ajay Bura
57697142a2
Add pagination in room timeline
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-18 13:32:12 +05:30
Ajay Bura
beb32755a3
Allow msg width to span over screen
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-15 09:41:12 +05:30
Ajay Bura
cb6e71e544
Save peopleDrawer visibility in localStorage
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-15 09:23:59 +05:30
Ajay Bura
1487dcbadc
Fix login with CAS #165
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-14 13:35:01 +05:30
Krishan
a4b27fdeab
Fixed pull request preview deploys ( #166 )
...
* Update and rename pull-request.yml to build-pull-request.yml
* Create deploy-pull-request.yml
2021-11-14 12:54:17 +05:30
Ajay Bura
1137c11c59
Bug fixed
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-14 11:31:22 +05:30
Samuel Dionne-Riel
14cd84dab7
Add basic support for displaying emotes ( #161 )
2021-11-14 10:32:32 +05:30
Ajay Bura
b5c5cd9586
Fix add initial_device_display_name on register
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-11 16:56:36 +05:30
Ajay Bura
85cc4cb8f7
Fix cropped loading and login screen
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-11 16:47:08 +05:30
Ajay Bura
cf6732fb29
Fix crash on profile opening
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-11 16:45:55 +05:30
Ajay Bura
1207f5abad
Fixed error on register, zoom on safari and removed webpack copying env vars to bundle
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-11 14:09:06 +05:30
Samuel Dionne-Riel
6e9394ec7a
Use Unicode aware character-wise slicing ( #159 )
2021-11-10 13:30:25 +05:30
Ajay Bura
2c9e32b6c4
Readded package-lock.json
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-07 18:17:44 +05:30
Ajay Bura
fc470d0622
Minor changes to registration msg
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-07 17:44:09 +05:30
Ajay Bura
a3270041e3
Bumped dependencies and v1.5.0
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-07 15:46:36 +05:30
Ajay Bura
956068d0d6
Depd sorted
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-07 10:19:23 +05:30
Samuel Dionne-Riel
3776e32364
Fix commands activating anywhere in the input ( #156 )
...
* Fix commands activating anywhere in the input
Writing `The command to leave a channel is /leave` might have had "fun"
consequences for users.
Fixes #155
* Fix go-to commands activating anywhere in the input
While less obtrusive than `/` commands activating anywhere, it seems
logical to only activate completion of those when at the beginning of
the input.
2021-11-07 10:02:50 +05:30
Ajay Bura
fb5a54dd17
Re: fix alignment on hsInput in safari
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-06 19:12:45 +05:30
Ajay Bura
916d564f82
fix alignment on hsInput in safari
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-06 18:25:56 +05:30
Ajay Bura
364def188a
Removed some servers and fixed shadow on input in safari
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-06 18:09:29 +05:30
Ajay Bura
d1228a085b
Updated dependencies
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-06 17:56:50 +05:30
Ajay Bura
6c5a29fb48
Updated dependencies and build instructions
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-06 16:26:18 +05:30
Ajay Bura
a83aecaa69
Full UIAA implement ( #93 ), #32 , #146 , #64 , #102
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-06 15:15:35 +05:30
Ajay Bura
3d885ec262
Added debounce, throttle, getUrlParams
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-11-06 15:12:36 +05:30
Ajay Bura
6fdace07c8
Automatic update people list
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-29 18:11:02 +05:30
Ajay Bura
8711658e75
Feature: invite/disinvite from profile viewer
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-29 17:13:33 +05:30
Ajay Bura
e25dc46863
Add option to select role on roomCreation
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-29 14:59:16 +05:30
Ajay Bura
f53f54af7f
Refactor 2194cb65a2
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-29 13:20:27 +05:30
Ajay Bura
763aa8865b
Bumped dependencies
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-28 18:39:34 +05:30
Ajay Bura
2194cb65a2
Hide pinned space notification from home icon
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-28 15:30:16 +05:30
Ajay Bura
60435d505f
Fix duplicate notification count
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-28 15:08:26 +05:30
Ajay Bura
af983c76b8
Fix SOO button sorting
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-28 13:42:57 +05:30
Zalax
ef161bbb31
Improve SSO display on login page ( #150 )
...
sort SSO providers by alphabetical order, and reset provider list on homeserver change (to avoid having them if the homeserver is invalid)
2021-10-27 19:09:35 +05:30
daemonspring
ac364e5ab7
Fixed links splitting across line mid-word ( #151 )
...
`break-all` meant that links would split mid-word e.g. I observed `email` become `e\nmail`. `break-word` avoids this but also ensures long links still break before overflowing the line length.
2021-10-27 19:01:45 +05:30
Ajay Bura
2e2b1c6f18
Added variety of msg on loading app
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-27 19:00:31 +05:30
Ajay Bura
1fa1496d7f
Added logout in loading screen
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-27 17:08:26 +05:30
Ajay Bura
8fb9365eaa
Enhanced invite list UX
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-27 16:48:31 +05:30
Ajay Bura
92ab8331d0
Fix overscroll behavior
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-27 16:06:07 +05:30
Ajay Bura
603d373cee
Fix notification minus count
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-27 16:03:41 +05:30
Ajay Bura
aca2c3a9dd
v1.4.0: SSO login and profile viewer
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-25 17:53:25 +05:30
Ajay Bura
f544dab3e0
Fix reaction selector doesn't focus msg input ( #62 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-25 17:28:14 +05:30
Ajay Bura
c489940f8b
Fix message menu placement on large screen ( #113 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-25 17:19:11 +05:30
Ajay Bura
dc7ddeaa9b
Fix wildcard matching in emojisearch ( #121 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-25 16:46:23 +05:30
Ajay Bura
9b5f42cda9
Fix profile picture inconsistency ( #104 , #147 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-25 14:25:06 +05:30
Ajay Bura
4022e4969d
UI improvement in SSO
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-24 17:33:56 +05:30
Ajay Bura
ed62d06b5e
SegmentedControl bug fixed
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-23 15:41:16 +05:30
Ajay Bura
f11e4f6626
Add option to filter PeopleDrawer
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-23 15:27:54 +05:30
Ajay Bura
59eec5241a
Enhanced people search UX
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-22 20:02:01 +05:30
Ajay Bura
d287486165
Added button reset type.
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-22 17:13:57 +05:30
Ajay Bura
f70270a0b3
Fixed inconsistent search in emojiboard.
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-22 17:02:42 +05:30
Ajay Bura
36380fe5fd
Add search in People drawer
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-21 17:50:49 +05:30
Ajay Bura
dc7fca4f4c
SSO login bug fixed
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-19 20:23:15 +05:30
Ajay Bura
977759145e
Fix redirect on SSO login ( #142 ), #27 , #94
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-19 19:38:09 +05:30
James Julich
76c3660cb2
Address 301 redirect issue and Safari regex issue. ( #143 )
...
* Address 301 redirect issue and Safari regex issue.
* Restored login redirect
as this doesn't not fix the sso redirect #143 .
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2021-10-19 18:09:30 +05:30
Gero Gerke
fa10a67811
Implement Profile Viewer ( #130 )
...
* Implement Profile Viewer
Fixes #111
* Make user avatar in chat clickable
* design progress
* Refactored code
* progress
* Updated chip comp
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Refactored ProfileViewer comp
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Added msg functionality in ProfileViewer
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Added Ignore functionality in ProfileViewer
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Fixed Ignore btn bug
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Refectored ProfileViewer comp
Signed-off-by: Ajay Bura <ajbura@gmail.com >
Co-authored-by: Ajay Bura <ajbura@gmail.com >
2021-10-18 20:55:52 +05:30
Ajay Bura
8d95fd0ca0
Update pull-request.yml
2021-10-14 10:42:07 +05:30
Ajay Bura
332e95701e
Update pull-request.yml
2021-10-14 10:34:04 +05:30
Ajay Bura
124b24ab76
Fixed deploy on PR
2021-10-14 10:28:31 +05:30
Ajay Bura
6ccd1e43bc
Update pull-request.yml
2021-10-12 15:00:09 +05:30
Ajay Bura
5c09d04912
added action for pull request previews
2021-10-11 15:22:15 +05:30
jamesjulich
119325c3a2
Add support for SSO login.
2021-10-11 11:21:44 +05:30
kfiven
462a559bd3
Fix unable to send msg in DM from IRC users ( #135 )
2021-10-11 11:19:32 +05:30
Ajay Bura
1bd58a0103
Fix make both user admin on DM create
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-11 11:16:16 +05:30
Ajay Bura
6c97d08027
Updated support link
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-06 13:48:30 +05:30
Ajay Bura
0ebda9d224
v1.3.2
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-06 12:42:48 +05:30
Ajay Bura
808fc8dc0d
Fix Password don't match on register page
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-06 12:35:51 +05:30
Ajay Bura
aefed73f5a
Revert dark theme color changes
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-04 11:01:27 +05:30
Ajay Bura
ea47750ea4
Made ContextMenu animation little fast ( #114 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-04 11:00:18 +05:30
Ajay Bura
0f02bfd2c3
Merge pull request #128 from Empty2k12/fix/no-public-rooms
...
Improve message when there are no public rooms on a server
2021-10-03 10:00:23 +05:30
Ajay Bura
8e5a5baf52
Better error handling when server room list is private
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2021-10-03 09:53:54 +05:30
Krishan
3deb8eb488
Merge pull request #125 from Empty2k12/fix/powerlevel-sending
...
Disallow sending messages to rooms with insufficient powerlevel
2021-09-30 21:00:00 +05:30
kfiven
1dd7f0371d
Changed p to Text component
2021-09-30 20:56:39 +05:30
Gero Gerke
7d032bb684
Improve message when there are no public rooms on a server
2021-09-30 17:24:28 +02:00
Gero Gerke
ecc4a40eea
Disallow sending to rooms with insufficient powerlevel
...
Fixes #123
2021-09-30 16:17:01 +02:00
Ajay Bura
83c6914a50
Merge pull request #117 from ajbura/master
...
v1.3.1: Bug fixes
2021-09-26 18:59:53 +05:30
Ajay Bura
90ab8dac27
Merge pull request #116 from jamesjulich/chip
...
Added chip component.
2021-09-23 16:43:40 +05:30
Ajay Bura
c96d556094
Updated Chip.scss property ordering
2021-09-23 16:40:52 +05:30
jamesjulich
26f68a890e
Added chip component.
2021-09-20 11:02:15 -05:00
Ajay Bura
cd5b7b17f6
Added more options to run locally
2021-09-15 17:17:31 +05:30
Ajay Bura
14cfa69060
Merge pull request #100 from mkljczk/fix-typo
...
Fix typo
2021-09-14 14:56:27 +05:30
marcin mikołajczak
d6d1b0eeef
Fix typo
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2021-09-14 09:30:37 +02:00