Krishan and GitHub
bcedab5113
Add lockfile changes action ( #818 )
2022-09-05 19:26:28 +05:30
Krishan and GitHub
adca914d67
Copy Olm directly from node modules ( fixes #206 ) ( #817 )
2022-09-05 12:26:44 +05:30
Krishan and GitHub
1aa16a43ee
Pin all deps for greatest reliability/predictability ( #812 )
2022-09-04 19:51:58 +05:30
Krishan and GitHub
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
Krishan and Ajay Bura
292eee33b9
Release v2.1.3
2022-08-31 21:51:50 +05:30
Krishan and GitHub
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
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
Krishan and GitHub
ca2627d3cf
Bump linkifyjs 2.1.9 to 4.0.0-beta.5 ( #665 )
2022-07-08 20:29:07 +05:30
Krishan and GitHub
47e6527b0e
Don't enable e2ee from profileViewer for bridge users ( #666 )
2022-07-08 20:24:35 +05:30
Krishan and GitHub
8c1c3cd634
Fix mozilla homerserver domain ( #199 ) ( #629 )
2022-06-15 12:07:14 +05:30
Krishan and GitHub
f05037c7d6
v2.0.4 ( #590 )
2022-05-29 10:48:20 +05:30
Krishan and GitHub
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
Krishan and GitHub
fa6c865000
Update typo in string ( #586 )
2022-05-28 18:29:15 +05:30
Krishan and GitHub
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
Krishan and GitHub
9963f3f988
Set minimum and maximum engine versions ( #580 )
2022-05-24 20:07:11 +05:30
Krishan and GitHub
ec26c03d58
Run docker check when someone change the action too ( #495 )
2022-04-20 08:58:58 +05:30
Krishan and GitHub
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
Krishan and GitHub
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
Krishan and GitHub
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 and GitHub
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
Krishan and GitHub
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 and GitHub
44ab6f181c
Fix docker check to only run on Dockerfile change ( #452 )
2022-03-30 18:38:52 +05:30
Krishan and GitHub
3a3a830706
Reverting .yaml as some things doesn't work ( #451 )
2022-03-30 15:01:41 +05:30
Krishan and GitHub
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
Krishan and GitHub
05eaa8d3e0
General fix and consistency changes ( #428 )
2022-03-23 19:40:39 +05:30
Krishan and GitHub
fe997d8b01
Fix loading on older browsers ( #424 )
2022-03-23 18:33:19 +05:30
Krishan and GitHub
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
Krishan and GitHub
0d59a4de48
v1.8.1 ( #390 )
2022-03-15 18:15:08 +05:30
Krishan and GitHub
6e9cd02b2b
Fix workflow name ( #389 )
2022-03-15 17:19:18 +05:30
Krishan and GitHub
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
Krishan
714929c72f
Bump Cinny version to 1.8.0
2022-03-08 16:53:17 +05:30
Krishan and GitHub
edcf43efba
Update English strings, fix #352 , #354 ( #356 )
...
* Fix #354
* Fix #352
2022-03-06 15:57:39 +05:30
Krishan and GitHub
c79d7957f6
Update build-pull-request.yml to use npm ci ( #271 )
2022-01-30 20:59:37 +05:30
Krishan and GitHub
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
kfiven and Ajay Bura
462a559bd3
Fix unable to send msg in DM from IRC users ( #135 )
2021-10-11 11:19:32 +05:30
Krishan and GitHub
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
kfiven
93d8ba0b0f
Replaced preview url with img from site repo ( #89 )
2021-09-12 21:20:08 +05:30
Krishan and GitHub
b2c5304efe
Merge pull request #34 from williamkray/develop
...
Update README
2021-08-01 21:48:44 +05:30
Krishan and GitHub
8beeb64127
Merge pull request #33 from williamkray/master
...
update dockerfile to include _redirects in container
2021-08-01 21:12:16 +05:30