Commit Graph
34 Commits
Author SHA1 Message Date
e85d85122f 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
KrishanandGitHub 5fc823995b Bump linkifyjs 2.1.9 to 4.0.0-beta.5 (#665) 2022-07-08 20:29:07 +05:30
KrishanandGitHub a56e0ce84a Don't enable e2ee from profileViewer for bridge users (#666) 2022-07-08 20:24:35 +05:30
KrishanandGitHub 93cb9760e9 Fix mozilla homerserver domain (#199) (#629) 2022-06-15 12:07:14 +05:30
KrishanandGitHub 51f1949ef0 v2.0.4 (#590) 2022-05-29 10:48:20 +05:30
KrishanandGitHub 5f8815e52e 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
KrishanandGitHub dad7206a92 Update typo in string (#586) 2022-05-28 18:29:15 +05:30
KrishanandGitHub 8ae9744b7d 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
KrishanandGitHub 9960b5e3e4 Set minimum and maximum engine versions (#580) 2022-05-24 20:07:11 +05:30
KrishanandGitHub d04db4965e Run docker check when someone change the action too (#495) 2022-04-20 08:58:58 +05:30
KrishanandGitHub f1dfcf2c3a 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
KrishanandGitHub 2a4673842c 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
KrishanandGitHub 2b3f066fc7 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
KrishanandGitHub 50de9e2617 Revert "Bump react-dnd-html5-backend from 15.1.3 to 16.0.0 (#469)" (#473)
This reverts commit 17c00c87dc.
2022-04-06 11:39:00 +05:30
KrishanandGitHub 832b5034de 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
KrishanandGitHub 7ea0435572 Fix docker check to only run on Dockerfile change (#452) 2022-03-30 18:38:52 +05:30
KrishanandGitHub d61eef7747 Reverting .yaml as some things doesn't work (#451) 2022-03-30 15:01:41 +05:30
KrishanandGitHub fe12d6298d 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
KrishanandGitHub be17905b00 General fix and consistency changes (#428) 2022-03-23 19:40:39 +05:30
KrishanandGitHub 93311d51e7 Fix loading on older browsers (#424) 2022-03-23 18:33:19 +05:30
KrishanandGitHub d8209d4fe5 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
KrishanandGitHub 2b7cdfe2e2 v1.8.1 (#390) 2022-03-15 18:15:08 +05:30
KrishanandGitHub 8c76008e3f Fix workflow name (#389) 2022-03-15 17:19:18 +05:30
KrishanandGitHub c78cea857c 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
Krishan e8d7549fa1 Bump Cinny version to 1.8.0 2022-03-08 16:53:17 +05:30
KrishanandGitHub 10bc075f24 Update English strings, fix #352, #354 (#356)
* Fix #354

* Fix #352
2022-03-06 15:57:39 +05:30
KrishanandGitHub 03cc648234 Update build-pull-request.yml to use npm ci (#271) 2022-01-30 20:59:37 +05:30
KrishanandGitHub 6a1865a36a 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
kfivenandAjay Bura d1d1e8ed2f Fix unable to send msg in DM from IRC users (#135) 2021-10-11 11:19:32 +05:30
KrishanandGitHub 72c71bd4fc 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 6b625e146d Changed p to Text component 2021-09-30 20:56:39 +05:30
kfiven c0b9229a44 Replaced preview url with img from site repo (#89) 2021-09-12 21:20:08 +05:30
KrishanandGitHub 0f57f6a639 Merge pull request #34 from williamkray/develop
Update README
2021-08-01 21:48:44 +05:30
KrishanandGitHub b9f988a079 Merge pull request #33 from williamkray/master
update dockerfile to include _redirects in container
2021-08-01 21:12:16 +05:30