Commit Graph
75 Commits
Author SHA1 Message Date
KrishanandGitHub 44161c4157 Release v4.0.3 (#1840) 2024-07-25 15:54:58 +10:00
KrishanandGitHub e8d04c0603 Update gpg public key after renew (#1839) 2024-07-25 10:58:14 +05:30
KrishanandGitHub 96415a8d2a Release v4.0.0 (#1836)
* Release v4.0.0

* add more rooms in featured
2024-07-24 18:30:49 +05:30
KrishanandGitHub cd5d8e1c20 Fix pdf opening (#1732) 2024-05-12 16:14:34 +10:00
KrishanandGitHub 215537a261 Fix crash when img without src tag (#1731) 2024-05-12 10:06:35 +05:30
KrishanandGitHub 5259f11679 Remove svg loader as available in Vite by default (#1728) 2024-05-12 09:47:41 +05:30
KrishanandGitHub 3025133d18 Update node to latest LTS (#1687)
* Update node to latest LTS

* Update node in Dockerfile
2024-04-25 00:31:01 +10:00
KrishanandGitHub 2a1bf4a42a Update default server list (#1571)
Remvoe 0wnz.at from list as it seems to need registeration token which we don't support.
2023-12-03 09:28:01 +05:30
KrishanandGitHub 9ecb233763 Release v3.2.0 (#1531)
* Release v3.2.0

* Update cons.js
2023-10-31 21:20:49 +11:00
KrishanandGitHub 3713125f57 Fix grammer in membership event messages (#1520) 2023-10-30 11:28:30 +05:30
KrishanandGitHub 3cef074c9e Release v3.1.0 (#1510)
* Update package.json

* Update cons.js

* Update package-lock.json
2023-10-27 22:11:08 +11:00
KrishanandGitHub b80f801d23 Release v3.0.0 (#1463)
* Release v3.0.0

* Update package-lock.json

* Update cons.js
2023-10-21 21:37:30 +11:00
KrishanandGitHub 9fcd1a0d23 Update default server list in config.json (#1467)
* Remove halogen.city

* Update config.json

* Update config.json
2023-10-21 16:06:13 +05:30
KrishanandGitHub 4d0b6b93bc Fix verification notice not to display when CS is not setup (#1451) 2023-10-18 07:45:08 +05:30
KrishanandGitHub da32d0d9e7 Update project link (#1302) 2023-06-21 17:56:27 +05:30
KrishanandGitHub f6694031a1 Release v2.2.6 (#1178)
* Update package.json

* Update package-lock.json

* Update cons.js
2023-03-29 22:02:01 +11:00
KrishanandGitHub cfddaaae13 Fix docker build failing (#1177) 2023-03-29 21:57:05 +11:00
KrishanandGitHub 8524472d38 Release v2.2.5 (#1176)
* Update package.json

* Update package-lock.json

* Update cons.js
2023-03-29 14:30:52 +11:00
KrishanandGitHub e446fc47ce Add screenshot in readme (#1140) 2023-02-26 14:22:05 +05:30
KrishanandGitHub e33a887055 Change license to AGPLv3 (#1115)
* Add CLA github action

* Change license to AGPLv3
2023-02-24 17:28:04 +05:30
KrishanandGitHub 78951a3bc4 Rename LICENSE to LICENSE.md 2023-02-08 17:13:05 +11:00
KrishanandGitHub 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
Krishan 4ea14c853e Release v2.2.3 2023-01-15 16:16:40 +11:00
Krishan 63cb564818 chore: update netlify site id secrets 2022-12-14 10:47:10 +05:30
KrishanandGitHub 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
KrishanandGitHub 543acc9fff Revert babel-loader v9 and uninstall ajv (#979) 2022-11-16 21:43:35 +05:30
KrishanandGitHub f144c1cdbd Update Dockerfile (#970) 2022-11-09 19:36:27 +05:30
KrishanandGitHub 1531535151 Replace deprecated 'set-output' with '$GITHUB_OUTPUT' (#968) 2022-11-09 18:16:14 +05:30
KrishanandGitHub 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
KrishanandGitHub 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
KrishanandGitHub 9185ee0cf9 Release v2.2.1 2022-09-28 19:26:12 +05:30
KrishanandGitHub 0225204b4d Require approval before opening dep update PR (#865) 2022-09-19 20:32:40 +05:30
KrishanandGitHub 80d9a2ca7d Release v2.2.0 2022-09-17 19:04:13 +05:30
KrishanandGitHub 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
KrishanandGitHub bcedab5113 Add lockfile changes action (#818) 2022-09-05 19:26:28 +05:30
KrishanandGitHub adca914d67 Copy Olm directly from node modules (fixes #206) (#817) 2022-09-05 12:26:44 +05:30
KrishanandGitHub 1aa16a43ee Pin all deps for greatest reliability/predictability (#812) 2022-09-04 19:51:58 +05:30
KrishanandGitHub 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
KrishanandAjay Bura 292eee33b9 Release v2.1.3 2022-08-31 21:51:50 +05:30
KrishanandGitHub 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
KrishanandGitHub ca2627d3cf Bump linkifyjs 2.1.9 to 4.0.0-beta.5 (#665) 2022-07-08 20:29:07 +05:30
KrishanandGitHub 47e6527b0e Don't enable e2ee from profileViewer for bridge users (#666) 2022-07-08 20:24:35 +05:30
KrishanandGitHub 8c1c3cd634 Fix mozilla homerserver domain (#199) (#629) 2022-06-15 12:07:14 +05:30
KrishanandGitHub f05037c7d6 v2.0.4 (#590) 2022-05-29 10:48:20 +05:30
KrishanandGitHub 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
KrishanandGitHub fa6c865000 Update typo in string (#586) 2022-05-28 18:29:15 +05:30
KrishanandGitHub 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
KrishanandGitHub 9963f3f988 Set minimum and maximum engine versions (#580) 2022-05-24 20:07:11 +05:30
KrishanandGitHub ec26c03d58 Run docker check when someone change the action too (#495) 2022-04-20 08:58:58 +05:30
KrishanandGitHub 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
KrishanandGitHub 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
KrishanandGitHub 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
KrishanandGitHub 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
KrishanandGitHub 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
KrishanandGitHub 44ab6f181c Fix docker check to only run on Dockerfile change (#452) 2022-03-30 18:38:52 +05:30
KrishanandGitHub 3a3a830706 Reverting .yaml as some things doesn't work (#451) 2022-03-30 15:01:41 +05:30
KrishanandGitHub 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
KrishanandGitHub 05eaa8d3e0 General fix and consistency changes (#428) 2022-03-23 19:40:39 +05:30
KrishanandGitHub fe997d8b01 Fix loading on older browsers (#424) 2022-03-23 18:33:19 +05:30
KrishanandGitHub 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
KrishanandGitHub 0d59a4de48 v1.8.1 (#390) 2022-03-15 18:15:08 +05:30
KrishanandGitHub 6e9cd02b2b Fix workflow name (#389) 2022-03-15 17:19:18 +05:30
KrishanandGitHub 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
KrishanandGitHub edcf43efba Update English strings, fix #352, #354 (#356)
* Fix #354

* Fix #352
2022-03-06 15:57:39 +05:30
KrishanandGitHub c79d7957f6 Update build-pull-request.yml to use npm ci (#271) 2022-01-30 20:59:37 +05:30
KrishanandGitHub 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
kfivenandAjay Bura 462a559bd3 Fix unable to send msg in DM from IRC users (#135) 2021-10-11 11:19:32 +05:30
KrishanandGitHub 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
KrishanandGitHub b2c5304efe Merge pull request #34 from williamkray/develop
Update README
2021-08-01 21:48:44 +05:30
KrishanandGitHub 8beeb64127 Merge pull request #33 from williamkray/master
update dockerfile to include _redirects in container
2021-08-01 21:12:16 +05:30