Commit Graph

408 Commits

Author SHA1 Message Date
stryan 145569fcc2 add container file 2023-08-07 18:27:33 -04:00
stryan c1dc85ec72 Merge remote-tracking branch 'upstream/main' 2023-08-07 18:24:25 -04:00
Michael Telatynski 95fa6d7245
Merge pull request #317 from matrix-org/dependabot/npm_and_yarn/semver-5.7.2 2023-07-11 12:33:58 +01:00
dependabot[bot] 0c19eceb0e
Bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 11:30:38 +00:00
AJ Jordan 990bef4d17
Fix desktop Element download link (#313)
The previous link now leads to a page that says "Contact Sales".
2023-06-13 17:20:20 +02:00
Felix Stupp 6091a1af32
Add SchildiChat to clients (#301)
* Add SchildiChat to clients

mostly adapted version of element.js,
as SchildiChat is an fork of Element.

* SchildiChat: Change description to new official one

Reason: https://github.com/matrix-org/matrix.to/pull/301#issuecomment-1465739125
Source: https://raw.githubusercontent.com/SchildiChat/SchildiChat-android/5bbd462cdbecf64ceda7e65e8cd8a4e241bfca03/fastlane/metadata/android/en-US/short_description.txt

* SchildiChat: Add test instance to trusted web instances

Reason: https://github.com/matrix-org/matrix.to/pull/301#issuecomment-1465739125
2023-04-14 09:28:46 +02:00
3nt3 7b6233217c
Add the Cinny client (#286)
* Add the Cinny client

Signed-off-by: 3nt3 <gott@3nt3.de>

* Implement suggested edits by thibaultamartin

Signed-off-by: 3nt3 <gott@3nt3.de>

* fix instructions

Signed-off-by: 3nt3 <gott@3nt3.de>

* address things brought up in PR

Signed-off-by: 3nt3 <gott@3nt3.de>

---------

Signed-off-by: 3nt3 <gott@3nt3.de>
2023-02-20 09:44:15 +01:00
Travis Ralston 2cf8119800
Merge pull request #303 from matrix-org/madlittlemods/add-app-gitter-im
Add `app.gitter.im` as a trusted web instance
2023-02-17 13:18:47 -07:00
Eric Eastwood 68e81ddd79
Add trailing comma
Co-authored-by: Travis Ralston <travpc@gmail.com>
2023-02-17 14:08:24 -06:00
Eric Eastwood 97f77d141a Add app.gitter.im as trusted web instance 2023-02-16 14:01:38 -06:00
Michael Telatynski 7c4e0f3c23
Merge pull request #300 from matrix-org/dependabot/npm_and_yarn/minimist-1.2.7 2023-01-11 10:57:16 +00:00
dependabot[bot] d7a132d88c
Bump minimist from 1.2.5 to 1.2.7
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.7)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 10:49:54 +00:00
Michael Telatynski 636d899b65
Merge pull request #299 from matrix-org/dependabot/npm_and_yarn/json5-2.2.3 2023-01-11 10:49:22 +00:00
dependabot[bot] 23a0f4e876
Bump json5 from 2.1.3 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 17:05:10 +00:00
Michael Telatynski fde53099eb
Update README.md 2022-10-12 14:38:12 +01:00
Michael Telatynski d487c936ab
Update README.md
Fixes https://github.com/matrix-org/matrix.to/issues/281
2022-10-12 14:34:03 +01:00
Thibault Martin 4932e49874
Merge pull request #282 from matrix-org/anoa/update_trusted_web_interfaces_doc
Update link to trusted web clients in the README and attempt to future-proof
2022-10-04 11:26:19 +02:00
Andrew Morgan 776e337d9b Update link to trusted web clients in README and attempt to future-proof 2022-10-04 10:20:52 +01:00
Thibault Martin 13d9145fbe
Merge pull request #246 from calebccff/twitter-embed
Add twitter embed meta tags
2022-09-19 13:57:02 +02:00
Thibault Martin 43a3fb9628
Merge branch 'main' into twitter-embed 2022-09-19 13:54:43 +02:00
Thibault Martin b5fcd1dfd7
Explain what people can do with a matrix.to link
Avoid technical jargon
2022-09-19 13:54:23 +02:00
Thibault Martin 6280514a53
Use a less cryptic card name for newcomers 2022-09-19 13:53:48 +02:00
Thibault Martin 015b9db853
Merge pull request #280 from 0x1a8510f2/add-syphon
Add Syphon
2022-09-15 16:23:09 +02:00
Thibault Martin 3b3e99f937
Merge branch 'main' into add-syphon 2022-09-15 16:22:10 +02:00
Thibault Martin b3fb015bcd
Merge pull request #277 from freaktechnik/thunderbird
Add Thunderbird
2022-09-15 16:18:48 +02:00
0x1a8510f2 56d523c804
Add Syphon 2022-09-15 14:41:32 +01:00
Michael Telatynski a2b6e0bf5a
Merge pull request #279 from matrix-org/dependabot/npm_and_yarn/terser-5.14.2
Bump terser from 5.5.1 to 5.14.2
2022-07-26 09:02:08 +01:00
dependabot[bot] a99e918c1f
Bump terser from 5.5.1 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.5.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 02:46:25 +00:00
Martin Giger d2d69f4c06
Add Thunderbird 2022-07-08 15:57:57 +02:00
Thib 44a7ce8821 Dont forget to commit package.json before tagging 2022-06-15 15:04:36 +02:00
Thibault Martin f08c12066e
Merge pull request #272 from matrix-org/t3chguy-patch-1
Fix over-encoding issues in Element URIs
2022-06-09 16:36:31 +02:00
Michael Telatynski c39e7e1f3a
Merge pull request #264 from CommanderRoot/rm-deprecated-substr
Replace deprecated String.prototype.substr()
2022-06-09 13:54:22 +01:00
Michael Telatynski 58f63c4afc
Fix over-encoding issues in Element URIs 2022-06-06 17:11:15 +01:00
Michael Telatynski d7c108588e
Merge pull request #271 from deepbluev7/fix-element-deeplinks
Properly pass vias to Element clients
2022-06-06 17:07:39 +01:00
Nicolas Werner 0ca4d66a50
Properly pass vias to Element clients
Should fix joining rooms by roomid via matrix.to.

fixes #270

Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
2022-05-29 15:45:25 +02:00
Thibault Martin 0a15f14af0
Merge pull request #253 from CarlSchwan/feat/neochat
Add NeoChat
2022-05-20 17:54:11 +02:00
Carl Schwan 2c3e1daaa4
Update src/open/clients/NeoChat.js
Co-authored-by: Thibault Martin <thibaultamartin@users.noreply.github.com>
2022-05-20 17:52:12 +02:00
Thibault Martin eefb744467
Merge pull request #239 from aaronraimist/install-links
Add new install links for Quaternion, Nheko, and FluffyChat
2022-05-19 09:43:34 +02:00
Thibault Martin b7b1a33258
Merge pull request #252 from CarlSchwan/patch-1
Update metadata about Quatermion
2022-05-17 11:19:21 +02:00
Maze 783630b89b
Mention trusted web instances (#268)
Avoids confusion for people trying to make links lead to their own instance.
2022-05-04 11:14:26 -05:00
Tobias Speicher d20d7734cd
Replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-04-14 01:22:33 +02:00
Bruno Windels 3a8cc2d4d5
Merge pull request #260 from AndrewRyanChama/patch-1
Remove url encoding from android element:// links
2022-03-09 10:56:36 +01:00
Andrew Ryan 1839eaae3d
Remove url encoding from android element:// links
#248 introduced url encoding for the android element:// link but this caused a regression because the encoded url cannot be picked up by android's filters.  See #259 

This returns the android url to its previous form which still worked.
2022-03-04 14:15:26 -08:00
Carl Schwan 9f28514046
Add NeoChat 2022-01-06 10:44:37 +01:00
Carl Schwan a1bb51ad2d
Update src/open/clients/Quaternion.js
Co-authored-by: Alexey Rusakov <Kitsune-Ral@users.sf.net>
2021-12-27 10:51:06 +01:00
Carl Schwan 95cc966e28
Update metadata about Quatermion 2021-12-25 22:45:21 +01:00
stryan fbd45c3326 add user 2021-12-01 15:56:15 -05:00
stryan fbdde7eab3 add saintnet element 2021-12-01 13:09:34 -05:00
Aaron Raimist 5f4c9a7c07
Display both flathub and website download links for Linux
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2021-11-24 17:27:28 +00:00
Bruno Windels a39c40539f bump version to 1.2.14 2021-11-24 09:53:24 +01:00