Commit Graph

330 Commits

Author SHA1 Message Date
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
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
Bruno Windels 1f611122d1
Merge pull request #200 from deepbluev7/main
Allow deeplinking into Nheko via matrix: scheme
2021-04-12 15:33:54 +02:00
Bruno Windels 356ad93a2e
Merge pull request #202 from matrix-org/bwindels/fix-201
Show both open and install options when deeplink for native app is https link
2021-04-12 15:25:13 +02:00
Bruno Windels fd208ee4dc basic wrapping for long identifiers, until we come up with something better 2021-04-12 15:21:27 +02:00
Bruno Windels f02dc5aae9 also show install options for https deeplinks for native app 2021-04-12 15:15:21 +02:00
Bruno Windels ef2acf81ef use map rather than mapView where it makes sense 2021-04-12 15:10:02 +02:00
Bruno Windels d8f1371b60 update TemplateView to add if and map fns 2021-04-12 15:09:39 +02:00
Bruno Windels 0ee064fbe1 fix: this var does not exist and should be a member
became apparent during testing when no native platform is returned
2021-04-12 14:54:08 +02:00
Bruno Windels fb03a3313a forgot to update version previously 2021-04-12 14:28:02 +02:00
Christian a02bc8aa2c
Update Fluffychat.js 2021-04-09 20:49:44 +02:00
Nicolas Werner 98dd339fad
Allow deeplinking into Nheko via matrix: scheme
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
2021-04-08 19:30:45 +02:00
Christian Pauly 5923b13fc1 Add FluffyChat 2021-02-13 17:28:25 +01:00
Bruno Windels dc4ccaef09
Merge pull request #176 from matrix-org/anoa/weechat_punctuation
Fix punctuation of Weechat client description
2021-02-05 19:17:52 +00:00
Bruno Windels 3eb777983c
Merge pull request #183 from aaronraimist/build-instructions
Add some build instructions
2021-02-05 19:17:15 +00:00
Bruno Windels a7519d3e1e
Merge pull request #186 from aaronraimist/fractal
Put back Fractal
2021-02-05 19:15:28 +00:00
Bruno Windels 260d2b61cd don't use trusted web instance for iOS
as it only intercepts the default app.element.io
2021-02-05 13:00:26 +01:00
Bruno Windels 163f405ae5 ensure the preferred platform is supported 2021-02-05 13:00:13 +01:00
Bruno Windels 533b13746d exit package script if anything fails
like running the wrong node version for the build
2021-02-04 17:15:36 +01:00
Bruno Windels bbc4b44de5 1.2.7 2021-02-04 17:13:50 +01:00