Krishan [Tue, 8 Mar 2022 11:23:17 +0000 (16:53 +0530)]
Bump Cinny version to 1.8.0
dependabot[bot] [Tue, 8 Mar 2022 11:20:36 +0000 (16:50 +0530)]
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>
dependabot[bot] [Tue, 8 Mar 2022 11:17:30 +0000 (16:47 +0530)]
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>
dependabot[bot] [Tue, 8 Mar 2022 11:16:48 +0000 (16:46 +0530)]
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>
dependabot[bot] [Tue, 8 Mar 2022 11:13:38 +0000 (16:43 +0530)]
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>
dependabot[bot] [Tue, 8 Mar 2022 11:12:59 +0000 (16:42 +0530)]
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>
dependabot[bot] [Tue, 8 Mar 2022 11:12:31 +0000 (16:42 +0530)]
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>
dependabot[bot] [Tue, 8 Mar 2022 11:11:39 +0000 (16:41 +0530)]
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>
Ajay Bura [Tue, 8 Mar 2022 11:04:55 +0000 (16:34 +0530)]
Add dnd space shortcut (#153)
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Tue, 8 Mar 2022 10:59:52 +0000 (16:29 +0530)]
Add function to move space shortcut
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Tue, 8 Mar 2022 10:59:01 +0000 (16:29 +0530)]
Add forward ref in avatar component
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Mon, 7 Mar 2022 15:35:47 +0000 (21:05 +0530)]
Refactor sidebar avatar component
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Sun, 6 Mar 2022 12:22:04 +0000 (17:52 +0530)]
Add manage pin spaces
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Sun, 6 Mar 2022 12:21:21 +0000 (17:51 +0530)]
Add option to create muliple pin spaces shortcut
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Sun, 6 Mar 2022 12:20:03 +0000 (17:50 +0530)]
Add pin plus icon
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Sun, 6 Mar 2022 12:19:21 +0000 (17:49 +0530)]
Fix side margin
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Sun, 6 Mar 2022 12:18:31 +0000 (17:48 +0530)]
Fix room with join rule knock looks dm
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Krishan [Sun, 6 Mar 2022 10:27:39 +0000 (15:57 +0530)]
Update English strings, fix #352, #354 (#356)
* Fix #354
* Fix #352
Ajay Bura [Fri, 4 Mar 2022 14:43:38 +0000 (20:13 +0530)]
Remove maximum-scale
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Thu, 3 Mar 2022 13:16:47 +0000 (18:46 +0530)]
Fix roomlist not updating live
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Thu, 3 Mar 2022 13:06:53 +0000 (18:36 +0530)]
Show categorized subspaces
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Thu, 3 Mar 2022 13:06:09 +0000 (18:36 +0530)]
Add rooms category component
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Thu, 3 Mar 2022 13:04:28 +0000 (18:34 +0530)]
Add horizontal menu icon
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Thu, 3 Mar 2022 13:03:58 +0000 (18:33 +0530)]
Update postie to have multiple inbox
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Wed, 2 Mar 2022 16:05:09 +0000 (21:35 +0530)]
Add categorize space option in space settings
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Wed, 2 Mar 2022 16:00:14 +0000 (21:30 +0530)]
Add categorize space option
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Wed, 2 Mar 2022 15:54:30 +0000 (21:24 +0530)]
Add categorized spaces hook
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Wed, 2 Mar 2022 15:54:11 +0000 (21:24 +0530)]
Add categorized spaces in account data
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Wed, 2 Mar 2022 15:27:29 +0000 (20:57 +0530)]
Add categorize spaces function in RoomList
Signed-off-by: Ajay Bura <ajbura@gmail.com>
dependabot[bot] [Tue, 1 Mar 2022 11:04:22 +0000 (16:34 +0530)]
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>
dependabot[bot] [Tue, 1 Mar 2022 11:02:53 +0000 (16:32 +0530)]
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>
dependabot[bot] [Tue, 1 Mar 2022 11:02:19 +0000 (16:32 +0530)]
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>
dependabot[bot] [Tue, 1 Mar 2022 04:52:12 +0000 (10:22 +0530)]
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>
dependabot[bot] [Tue, 1 Mar 2022 04:46:51 +0000 (10:16 +0530)]
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>
dependabot[bot] [Tue, 1 Mar 2022 04:45:58 +0000 (10:15 +0530)]
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>
Ajay Bura [Sun, 27 Feb 2022 15:40:54 +0000 (21:10 +0530)]
Refector room list drawer
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Sun, 27 Feb 2022 11:32:03 +0000 (17:02 +0530)]
Move space shortcut from roomlist to accountdata
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Sun, 27 Feb 2022 11:28:15 +0000 (16:58 +0530)]
Fix button styles
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Sun, 27 Feb 2022 11:27:20 +0000 (16:57 +0530)]
Add icons
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Sun, 27 Feb 2022 05:20:27 +0000 (10:50 +0530)]
Fix bug when creating room
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Sat, 26 Feb 2022 15:30:52 +0000 (21:00 +0530)]
Add option to create room/space
Signed-off-by: Ajay Bura <ajbura@gmail.com>
dependabot[bot] [Thu, 24 Feb 2022 02:49:14 +0000 (08:19 +0530)]
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>
Ajay Bura [Wed, 23 Feb 2022 14:49:56 +0000 (20:19 +0530)]
Fix bug in add existing rooms
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Wed, 23 Feb 2022 14:18:24 +0000 (19:48 +0530)]
Fix space add options visible in home
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Wed, 23 Feb 2022 14:00:48 +0000 (19:30 +0530)]
Add option to add existing room in space
Signed-off-by: Ajay Bura <ajbura@gmail.com>
ginnyTheCat [Wed, 23 Feb 2022 03:05:06 +0000 (04:05 +0100)]
Fix input freeze on sending message (#343)
dependabot[bot] [Tue, 22 Feb 2022 14:32:07 +0000 (20:02 +0530)]
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>
dependabot[bot] [Tue, 22 Feb 2022 14:26:47 +0000 (19:56 +0530)]
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>
dependabot[bot] [Tue, 22 Feb 2022 14:25:52 +0000 (19:55 +0530)]
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>
dependabot[bot] [Tue, 22 Feb 2022 14:21:31 +0000 (19:51 +0530)]
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>
dependabot[bot] [Tue, 22 Feb 2022 14:21:08 +0000 (19:51 +0530)]
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>
dependabot[bot] [Tue, 22 Feb 2022 14:20:40 +0000 (19:50 +0530)]
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>
dependabot[bot] [Tue, 22 Feb 2022 14:10:53 +0000 (19:40 +0530)]
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>
dependabot[bot] [Tue, 22 Feb 2022 14:10:16 +0000 (19:40 +0530)]
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>
dependabot[bot] [Tue, 22 Feb 2022 14:04:56 +0000 (19:34 +0530)]
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>
dependabot[bot] [Tue, 22 Feb 2022 14:02:08 +0000 (19:32 +0530)]
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>
dependabot[bot] [Tue, 22 Feb 2022 14:01:50 +0000 (19:31 +0530)]
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>
dependabot[bot] [Tue, 22 Feb 2022 13:48:34 +0000 (19:18 +0530)]
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>
dependabot[bot] [Tue, 22 Feb 2022 13:44:42 +0000 (19:14 +0530)]
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>
dependabot[bot] [Tue, 22 Feb 2022 13:44:09 +0000 (19:14 +0530)]
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>
dependabot[bot] [Tue, 22 Feb 2022 13:40:47 +0000 (19:10 +0530)]
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>
dependabot[bot] [Tue, 22 Feb 2022 13:37:34 +0000 (19:07 +0530)]
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>
ginnyTheCat [Tue, 22 Feb 2022 13:31:04 +0000 (14:31 +0100)]
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
dependabot[bot] [Tue, 22 Feb 2022 13:27:51 +0000 (18:57 +0530)]
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>
dependabot[bot] [Tue, 22 Feb 2022 13:25:19 +0000 (18:55 +0530)]
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>
dependabot[bot] [Tue, 22 Feb 2022 13:22:47 +0000 (18:52 +0530)]
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>
dependabot[bot] [Tue, 22 Feb 2022 13:14:38 +0000 (18:44 +0530)]
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>
dependabot[bot] [Tue, 22 Feb 2022 13:14:16 +0000 (18:44 +0530)]
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>
dependabot[bot] [Tue, 22 Feb 2022 13:13:18 +0000 (18:43 +0530)]
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>
dependabot[bot] [Tue, 22 Feb 2022 13:12:49 +0000 (18:42 +0530)]
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>
Ajay Bura [Mon, 21 Feb 2022 15:59:17 +0000 (21:29 +0530)]
Use font as npm module
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Sun, 20 Feb 2022 14:47:13 +0000 (20:17 +0530)]
Make dialog to add existing rooms to space
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Sun, 20 Feb 2022 14:44:28 +0000 (20:14 +0530)]
Add tabIndex prop in checkbox
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Sun, 20 Feb 2022 14:43:59 +0000 (20:13 +0530)]
Add ability to pass node in dialog title
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Sun, 20 Feb 2022 12:03:26 +0000 (17:33 +0530)]
Add space plus ic
Signed-off-by: Ajay Bura <ajbura@gmail.com>
ajbura [Sat, 19 Feb 2022 14:11:36 +0000 (19:41 +0530)]
Fix manage rooms not showing avatar for dms
Signed-off-by: ajbura <ajbura@gmail.com>
ajbura [Sat, 19 Feb 2022 14:05:12 +0000 (19:35 +0530)]
Fix search dialog styles
Signed-off-by: ajbura <ajbura@gmail.com>
ajbura [Sat, 19 Feb 2022 13:58:44 +0000 (19:28 +0530)]
Fix dialog screen overflow
Signed-off-by: ajbura <ajbura@gmail.com>
ajbura [Sat, 19 Feb 2022 10:48:39 +0000 (16:18 +0530)]
Add ability to remove and suggest/not rooms in manage space
Signed-off-by: ajbura <ajbura@gmail.com>
ajbura [Sat, 19 Feb 2022 08:10:32 +0000 (13:40 +0530)]
Add suggested room label in manage rooms
Signed-off-by: ajbura <ajbura@gmail.com>
ajbura [Fri, 18 Feb 2022 13:58:55 +0000 (19:28 +0530)]
Fix manage room showing rooms as dms in some homeserver
Signed-off-by: ajbura <ajbura@gmail.com>
ajbura [Thu, 17 Feb 2022 15:42:28 +0000 (21:12 +0530)]
Update loading screen message
Signed-off-by: ajbura <ajbura@gmail.com>
ajbura [Wed, 16 Feb 2022 14:55:36 +0000 (20:25 +0530)]
Add ability to explore and join space rooms
Signed-off-by: ajbura <ajbura@gmail.com>
ajbura [Wed, 16 Feb 2022 14:26:02 +0000 (19:56 +0530)]
Change class name for drawer breadcrumb
Signed-off-by: ajbura <ajbura@gmail.com>
ajbura [Wed, 16 Feb 2022 14:24:21 +0000 (19:54 +0530)]
Add via param in join room function
Signed-off-by: ajbura <ajbura@gmail.com>
ajbura [Wed, 16 Feb 2022 14:22:51 +0000 (19:52 +0530)]
Add join rle to icon src util function
Signed-off-by: ajbura <ajbura@gmail.com>
ajbura [Wed, 16 Feb 2022 14:20:11 +0000 (19:50 +0530)]
Fix bug in room hierarchy
Signed-off-by: ajbura <ajbura@gmail.com>
ginnyTheCat [Tue, 15 Feb 2022 11:48:25 +0000 (12:48 +0100)]
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
ajbura [Mon, 14 Feb 2022 16:04:57 +0000 (21:34 +0530)]
Merge branch 'dev' of https://github.com/ajbura/cinny into dev
ajbura [Mon, 14 Feb 2022 16:04:28 +0000 (21:34 +0530)]
Update default homeserver list
Signed-off-by: ajbura <ajbura@gmail.com>
ginnyTheCat [Mon, 14 Feb 2022 15:11:36 +0000 (16:11 +0100)]
Prevent crash when opening room permission on conduit homeserver (#312)
* Prevent crash when opening room permission on conduit homeserver
* Make fix easier
ajbura [Sun, 13 Feb 2022 08:02:57 +0000 (13:32 +0530)]
Fix member load triggering re-renders (#261)
Signed-off-by: ajbura <ajbura@gmail.com>
ajbura [Thu, 10 Feb 2022 15:26:23 +0000 (20:56 +0530)]
Add rooms hierarchy class
Signed-off-by: ajbura <ajbura@gmail.com>
ajbura [Thu, 10 Feb 2022 12:30:41 +0000 (18:00 +0530)]
Add roadmap to readme.md
Signed-off-by: ajbura <ajbura@gmail.com>
dependabot[bot] [Wed, 9 Feb 2022 03:00:21 +0000 (08:30 +0530)]
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>
ginnyTheCat [Wed, 9 Feb 2022 02:59:21 +0000 (03:59 +0100)]
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
ajbura [Tue, 8 Feb 2022 12:29:15 +0000 (17:59 +0530)]
Fix bug in this.isRawModalVisible
Signed-off-by: ajbura <ajbura@gmail.com>
ajbura [Tue, 8 Feb 2022 12:02:49 +0000 (17:32 +0530)]
Removed dead code
Signed-off-by: ajbura <ajbura@gmail.com>
ajbura [Tue, 8 Feb 2022 11:57:57 +0000 (17:27 +0530)]
Fix edit message input not expending properly
Signed-off-by: ajbura <ajbura@gmail.com>
ginnyTheCat [Tue, 8 Feb 2022 11:43:59 +0000 (12:43 +0100)]
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