Krishan [Mon, 11 Apr 2022 15:59:39 +0000 (21:29 +0530)]
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
Krishan [Wed, 6 Apr 2022 06:09:00 +0000 (11:39 +0530)]
Revert "Bump react-dnd-html5-backend from 15.1.3 to 16.0.0 (#469)" (#473)
This reverts commit
ed4390b99df1f66d691ff5b882b2245c74114616.
dependabot[bot] [Wed, 6 Apr 2022 05:06:01 +0000 (10:36 +0530)]
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>
dependabot[bot] [Tue, 5 Apr 2022 03:41:33 +0000 (09:11 +0530)]
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>
dependabot[bot] [Tue, 5 Apr 2022 03:37:23 +0000 (09:07 +0530)]
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>
dependabot[bot] [Tue, 5 Apr 2022 03:30:14 +0000 (09:00 +0530)]
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>
dependabot[bot] [Tue, 5 Apr 2022 03:26:39 +0000 (08:56 +0530)]
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>
dependabot[bot] [Tue, 5 Apr 2022 03:25:16 +0000 (08:55 +0530)]
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>
Ajay Bura [Thu, 31 Mar 2022 15:09:05 +0000 (20:39 +0530)]
Add reusable dialog (#459)
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Krishan [Thu, 31 Mar 2022 10:12:37 +0000 (15:42 +0530)]
Increase Pull request limit for dependabot npm updates (#454)
* Increase PR limit for dependabot
* Make the invisible visible
Krishan [Wed, 30 Mar 2022 13:08:52 +0000 (18:38 +0530)]
Fix docker check to only run on Dockerfile change (#452)
Krishan [Wed, 30 Mar 2022 09:31:41 +0000 (15:01 +0530)]
Reverting .yaml as some things doesn't work (#451)
Krishan [Wed, 30 Mar 2022 08:12:52 +0000 (13:42 +0530)]
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
dependabot[bot] [Tue, 29 Mar 2022 07:33:05 +0000 (13:03 +0530)]
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>
dependabot[bot] [Tue, 29 Mar 2022 07:14:22 +0000 (12:44 +0530)]
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>
dependabot[bot] [Tue, 29 Mar 2022 07:03:35 +0000 (12:33 +0530)]
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>
dependabot[bot] [Tue, 29 Mar 2022 07:03:20 +0000 (12:33 +0530)]
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>
dependabot[bot] [Tue, 29 Mar 2022 07:03:01 +0000 (12:33 +0530)]
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>
dependabot[bot] [Tue, 29 Mar 2022 07:02:46 +0000 (12:32 +0530)]
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>
Ajay Bura [Fri, 25 Mar 2022 05:07:35 +0000 (10:37 +0530)]
Fix incorrect custom html crashing app (#429)
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Thu, 24 Mar 2022 13:17:53 +0000 (18:47 +0530)]
Fix style and string
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Krishan [Wed, 23 Mar 2022 14:10:39 +0000 (19:40 +0530)]
General fix and consistency changes (#428)
dependabot[bot] [Wed, 23 Mar 2022 13:16:35 +0000 (18:46 +0530)]
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>
Ajay Bura [Wed, 23 Mar 2022 13:15:13 +0000 (18:45 +0530)]
Fix can't open spaces from public room list (#419)
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Wed, 23 Mar 2022 13:14:53 +0000 (18:44 +0530)]
Fix crash on load and room creation (#418)
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Wed, 23 Mar 2022 13:14:38 +0000 (18:44 +0530)]
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>
Krishan [Wed, 23 Mar 2022 13:03:19 +0000 (18:33 +0530)]
Fix loading on older browsers (#424)
dependabot[bot] [Tue, 22 Mar 2022 13:33:38 +0000 (19:03 +0530)]
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>
dependabot[bot] [Tue, 22 Mar 2022 13:33:15 +0000 (19:03 +0530)]
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>
dependabot[bot] [Tue, 22 Mar 2022 13:32:26 +0000 (19:02 +0530)]
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>
Ajay Bura [Mon, 21 Mar 2022 04:16:11 +0000 (09:46 +0530)]
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>
Ajay Bura [Sun, 20 Mar 2022 03:49:20 +0000 (09:19 +0530)]
Remove opacity from jump to unread and latest btn (#402)
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Sat, 19 Mar 2022 13:25:57 +0000 (18:55 +0530)]
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
Ajay Bura [Sat, 19 Mar 2022 13:25:38 +0000 (18:55 +0530)]
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>
Ajay Bura [Fri, 18 Mar 2022 06:07:31 +0000 (11:37 +0530)]
Improve jump to bottom btn
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Fri, 18 Mar 2022 03:52:16 +0000 (09:22 +0530)]
Fix cyclic dependency in initMatrix
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Fri, 18 Mar 2022 03:39:14 +0000 (09:09 +0530)]
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>
ginnyTheCat [Fri, 18 Mar 2022 03:37:11 +0000 (04:37 +0100)]
Notification sounds (#367)
* Basic notification sound support
* Add settings option for notification sounds
* Allow sound without desktop notifications
Nitan Alexandru Marcel [Fri, 18 Mar 2022 03:36:48 +0000 (03:36 +0000)]
Fix loading on older browsers (#397)
Ajay Bura [Thu, 17 Mar 2022 12:05:50 +0000 (17:35 +0530)]
Update recent clock icon
Signed-off-by: Ajay Bura <ajbura@gmail.com>
ginnyTheCat [Thu, 17 Mar 2022 11:49:14 +0000 (12:49 +0100)]
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>
Ajay Bura [Thu, 17 Mar 2022 11:25:16 +0000 (16:55 +0530)]
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>
Krishan [Thu, 17 Mar 2022 11:17:42 +0000 (16:47 +0530)]
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
Ajay Bura [Thu, 17 Mar 2022 11:14:50 +0000 (16:44 +0530)]
v1.8.2
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Thu, 17 Mar 2022 02:46:49 +0000 (08:16 +0530)]
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>
Krishan [Tue, 15 Mar 2022 12:45:08 +0000 (18:15 +0530)]
v1.8.1 (#390)
dependabot[bot] [Tue, 15 Mar 2022 12:20:47 +0000 (17:50 +0530)]
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>
Ajay Bura [Tue, 15 Mar 2022 11:51:36 +0000 (17:21 +0530)]
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>
Clament John [Tue, 15 Mar 2022 11:50:43 +0000 (17:20 +0530)]
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.
Krishan [Tue, 15 Mar 2022 11:49:18 +0000 (17:19 +0530)]
Fix workflow name (#389)
dependabot[bot] [Tue, 15 Mar 2022 11:46:58 +0000 (17:16 +0530)]
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>
dependabot[bot] [Tue, 15 Mar 2022 11:46:18 +0000 (17:16 +0530)]
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>
Krishan [Tue, 15 Mar 2022 11:34:14 +0000 (17:04 +0530)]
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
dependabot[bot] [Tue, 15 Mar 2022 05:06:20 +0000 (10:36 +0530)]
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>
dependabot[bot] [Tue, 15 Mar 2022 05:05:45 +0000 (10:35 +0530)]
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>
dependabot[bot] [Tue, 15 Mar 2022 05:05:21 +0000 (10:35 +0530)]
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>
dependabot[bot] [Tue, 15 Mar 2022 04:18:42 +0000 (09:48 +0530)]
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>
dependabot[bot] [Tue, 15 Mar 2022 04:18:31 +0000 (09:48 +0530)]
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>
Ajay Bura [Mon, 14 Mar 2022 12:18:27 +0000 (17:48 +0530)]
Enable hide nick avatar event by default
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Mon, 14 Mar 2022 12:04:34 +0000 (17:34 +0530)]
Prevent unnecessary calc in home roomlist
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Mon, 14 Mar 2022 12:01:57 +0000 (17:31 +0530)]
Fix getAllParent including itself
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Mon, 14 Mar 2022 11:59:40 +0000 (17:29 +0530)]
Fix roomlist not updating when adding space cycle
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Sun, 13 Mar 2022 13:22:51 +0000 (18:52 +0530)]
Fix root space appear as category in cyclic relation
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Sun, 13 Mar 2022 11:10:26 +0000 (16:40 +0530)]
Ignore space notification
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Sun, 13 Mar 2022 10:06:15 +0000 (15:36 +0530)]
Fix getParentSpaces can cause call stack overflow
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Sun, 13 Mar 2022 09:42:54 +0000 (15:12 +0530)]
Fix wrong notification count
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Sun, 13 Mar 2022 05:07:25 +0000 (10:37 +0530)]
Improve roomlist code
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Sat, 12 Mar 2022 08:44:56 +0000 (14:14 +0530)]
Improve code quality
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Fri, 11 Mar 2022 10:33:48 +0000 (16:03 +0530)]
Add recent clock icon
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Fri, 11 Mar 2022 08:44:57 +0000 (14:14 +0530)]
Add cmd + k hotkey for mac os
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Ajay Bura [Fri, 11 Mar 2022 08:34:44 +0000 (14:04 +0530)]
Fix pressing crtl/alt key jump to highlighted msg (#344)
Signed-off-by: Ajay Bura <ajbura@gmail.com>
ginnyTheCat [Fri, 11 Mar 2022 05:03:58 +0000 (06:03 +0100)]
Fix not all emoji-only messages being detected as jumbo emoji (#368)
Ajay Bura [Thu, 10 Mar 2022 12:53:54 +0000 (18:23 +0530)]
Fix docker not building on some OS
Ajay Bura [Thu, 10 Mar 2022 12:28:40 +0000 (17:58 +0530)]
Fix new message do not appear sometimes (#185)
Signed-off-by: Ajay Bura <ajbura@gmail.com>
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>