Commit graph

348 commits

Author SHA1 Message Date
James Salter
c378eb4b4a missed a spot 2021-11-24 19:15:46 +11:00
James Salter
b302bd6829 Apply URL encoding to the fragmentPath
According to RFC3986 section 3.5, only certain values are legal
in the fragment. # in particular isn't one of them, but this
is a character that appears in room names.

It shouldn't hurt to escape other, otherwise legal characters
in the fragment such as @ and :.
2021-11-24 17:14:26 +11:00
Bruno Windels
7d22a57874 update version to 1.2.12 2021-09-17 16:58:08 +02:00
Bruno Windels
cb63e2d8d7
Merge pull request #233 from matrix-org/twily/trustFedoraEweb
Added chat.fedoraproject.org to list of trusted Elements
2021-09-17 16:54:42 +02:00
Twilight Sparkle
c22b2f942b Added chat.fedoraproject.org to list of trusted Elements 2021-09-17 10:11:07 +01:00
Bruno Windels
27c74448d6
Merge pull request #232 from matrix-org/bwindels/fix-parse-identifier
have a separate parse method for identifier so we don't validate the fragment hash
2021-09-14 10:51:39 +02:00
Bruno Windels
b32b4b8533 don't accept empty fragments 2021-09-14 10:49:24 +02:00
Bruno Windels
1b6d1de059 don't accept empty identifiers 2021-09-14 10:48:27 +02:00
Bruno Windels
41d7308ba8 have a separate parse method for identifier so we don't validate the fragment hash 2021-09-14 10:44:27 +02:00
Bruno Windels
a460b52e03
Merge pull request #228 from matrix-org/danilafe/invalid-url
Display an error when a junk URL is entered, and provide suggestions.
2021-09-06 13:28:43 +02:00
Danila Fedorin
3802829557 Differentiate between rooms and room aliases 2021-09-01 10:11:19 -07:00
Bruno Windels
874635e92a
Merge pull request #221 from matrix-org/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2021-08-31 17:54:56 +02:00
Bruno Windels
385c8532eb
Merge pull request #212 from matrix-org/dependabot/npm_and_yarn/browserslist-4.16.6
Bump browserslist from 4.15.0 to 4.16.6
2021-08-31 17:45:24 +02:00
Danila Fedorin
5f5359ae65 Remove outdated comments 2021-08-30 14:48:22 -07:00
Danila Fedorin
e2fb5de595 Adjust fix suggestions 2021-08-30 14:42:28 -07:00
Danila Fedorin
b57fbd8b6d Add suggestions for invalid URLs 2021-08-30 14:14:31 -07:00
Danila Fedorin
0844279c58 Error on missing initial hash 2021-08-30 12:11:21 -07:00
Danila Fedorin
e4aeadecd7 Add a 'invalid URL' view 2021-08-30 12:05:42 -07:00
Danila Fedorin
628e99ba2d Cleanup view switching code a bit 2021-08-30 11:08:58 -07:00
Danila Fedorin
878663ca07 Start work on handling invalid URLs 2021-08-30 11:01:56 -07:00
Bruno Windels
88116bdfa6
Merge pull request #225 from matrix-org/danilafe/legal-disclaimer
Add a legal disclaimer view
2021-08-30 18:22:39 +02:00
Danila Fedorin
a773daa0cd Merge branch 'main' into danilafe/legal-disclaimer 2021-08-26 09:39:44 -07:00
Bruno Windels
55d60cb368 make it into a link 2021-08-26 10:46:04 +02:00
Bruno Windels
24f8987972
Merge pull request #226 from matrix-org/danilafe/policy-links
Hide links when opening policy, show policy when navigated after load
2021-08-26 09:51:24 +02:00
Danila Fedorin
725a7efb3c Add license header
I hope that 2021 is the correct year here.
2021-08-25 15:55:10 -07:00
Danila Fedorin
f862ed1403 Hide links when opening policy, show policy when navigated after load 2021-08-25 15:06:13 -07:00
Danila Fedorin
34b30de288 Add a legal disclaimer view 2021-08-25 14:47:42 -07:00
Michael Telatynski
c25a9dae4d
Merge pull request #219 from matrix-org/t3chguy/msc3266 2021-08-13 17:00:19 +01:00
dependabot[bot]
defc8b9cfd
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 23:19:04 +00:00
Michael Telatynski
acd881385c Mass Tabs -> Spaces conversion 2021-07-23 12:25:21 +01:00
Michael Telatynski
9caf2ce268 Use alternative border radius when previewing a space 2021-07-15 15:36:30 +01:00
Michael Telatynski
7d2dd5cc68 Print port in serve-local script 2021-07-14 14:29:13 +01:00
Michael Telatynski
4bc70d99f4 gitignore .idea 2021-07-14 14:19:31 +01:00
Michael Telatynski
eb9ebaf28e Print port in serve-local script 2021-07-14 14:19:15 +01:00
Michael Telatynski
5c2f2b0684 Allow well-known to fail, it is optional after all 2021-07-14 14:19:05 +01:00
Bruno Windels
2acec4f124 1.2.10 2021-06-24 17:59:36 +02:00
Bruno Windels
128164aa23
Merge pull request #216 from matrix-org/bwindels-patch-1
add kde webchat as element trusted instance
2021-06-24 15:55:22 +00:00
Bruno Windels
57737a4655
add kde webchat 2021-06-14 11:44:24 +00:00
Bruno Windels
3738594fbc
Update README.md 2021-06-11 08:15:17 +00:00
Bruno Windels
bfffe55fcc
Merge pull request #215 from matrix-org/bwindels/bring-back-badge
Bring back badge
2021-06-11 08:04:11 +00:00
Bruno Windels
9b6a282e5f bring back badge added in PR #21 2021-06-11 10:01:42 +02:00
dependabot[bot]
cffba9252a
Bump browserslist from 4.15.0 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.15.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.15.0...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 22:41:46 +00:00
Bruno Windels
3c84eb81b3 release v1.2.9 2021-05-21 14:04:21 +02:00
Bruno Windels
b99e3d3099 Merge branch 'main' of github.com:matrix-org/matrix.to 2021-05-21 14:02:07 +02:00
Bruno Windels
b6585a6a52
Merge pull request #208 from matrix-org/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
2021-05-21 12:01:21 +00:00
Bruno Windels
42251a102b upgrade to postcss 8.2.10 2021-05-21 13:59:46 +02:00
dependabot[bot]
c9aec3bf56
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 23:38:47 +00:00
Bruno Windels
2931fdb548
Merge pull request #195 from ChristianPauly/main
Add FluffyChat
2021-04-13 09:53:51 +02:00
Bruno Windels
690fb3400c
Merge pull request #203 from matrix-org/bwindels/undo-fix-201
Undo fix for #201 as app.element.io uses mobile page & smart app banners
2021-04-13 09:53:30 +02:00
Bruno Windels
496c680cd2 undo fix for #201 as app.element.io uses mobile page & smart app banners
(but keep the other cleanups we did in there)
2021-04-13 09:47:21 +02:00