Commit Graph

291 Commits

Author SHA1 Message Date
Jorik Schellekens
75476bce86
Merge pull request #132 from matrix-org/fix-input-validation
Fix enter to submit behaviour
2020-09-23 10:36:46 +01:00
Jorik Schellekens
427a81f331
Merge pull request #133 from matrix-org/jryans/more-sans
Add more sans fonts
2020-09-21 18:34:03 +01:00
J. Ryan Stinnett
577c7006cd Add more sans fonts
Fixes https://github.com/matrix-org/matrix.to/issues/121
2020-09-21 18:27:37 +01:00
Jorik Schellekens
28405ee778 Fix enter to submit behaviour 2020-09-21 18:10:02 +01:00
Jorik Schellekens
79a0a1c7ba Fix eslint rule 2020-09-17 15:45:59 +01:00
Jorik Schellekens
cc175b34cb Add redimentary group support 2020-09-17 15:41:32 +01:00
Jorik Schellekens
122bb55535 Another dep: 2020-09-16 17:55:11 +01:00
Jorik Schellekens
14875d5a9b Add missing dep 2020-09-16 17:44:30 +01:00
Jorik Schellekens
47ffc841f7
Merge pull request #110 from matrix-org/matrixtwo/designreview
Implement design review changes
2020-09-16 14:58:50 +01:00
Jorik Schellekens
794d9d84ca hacky fix infinite loop 2020-09-16 14:57:48 +01:00
Jorik Schellekens
cf23f0a85e Move matrix-cypher into matrix.to 2020-09-16 14:57:16 +01:00
Jorik Schellekens
91cbb73ac8 add clients 2020-09-16 14:28:29 +01:00
Jorik Schellekens
1352feca21 design nitpicks 2020-09-16 13:58:27 +01:00
Jorik Schellekens
0a8685360f Update app on hashchange 2020-09-16 13:04:18 +01:00
Jorik Schellekens
c000c17a3b Nit picks 2020-09-16 12:46:16 +01:00
Jorik Schellekens
0bbf88430d Merge branch 'matrix-two' of github.com:matrix-org/matrix.to into matrixtwo/designreview 2020-09-16 00:23:23 +01:00
Jorik Schellekens
4d456c2799 Implement design review changes 2020-09-16 00:19:52 +01:00
Jorik Schellekens
8cac5fb9f1
Merge pull request #108 from matrix-org/matrixtwo/gdpr
Implement homeserver selection
2020-09-15 17:06:15 +01:00
Jorik Schellekens
145b835581
punctuation
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2020-09-15 17:04:24 +01:00
Jorik Schellekens
545f4f9ef4
typo
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2020-09-15 17:04:09 +01:00
Jorik Schellekens
471c9cd21d Fix empty array not falsy bug 2020-09-13 18:02:18 +01:00
Jorik Schellekens
5f5eb60c02 Cleanup, and ally stuff 2020-09-13 17:43:22 +01:00
Jorik Schellekens
74b790927e Show sharer preview for matrix.to links 2020-09-13 17:39:39 +01:00
Jorik Schellekens
f5f4eb7dae
Merge pull request #106 from matrix-org/matrixtwo/clients
Matrix.to client framework
2020-09-13 15:00:16 +01:00
Jorik Schellekens
40aa7769f8
Typo
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2020-09-13 15:00:04 +01:00
Jorik Schellekens
85fab36308 Add gdpr options 2020-09-13 14:58:37 +01:00
Jorik Schellekens
41b803fbe1
Update weechat description
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2020-09-10 12:54:02 +02:00
Jorik Schellekens
4921513e13 Automaitcally copy invite information 2020-09-10 11:52:13 +01:00
Jorik Schellekens
154f82f7d4 Stop background from wrapping 2020-09-10 11:31:01 +01:00
Jorik Schellekens
a82c318ecf Update client selection to match figma 2020-09-10 11:27:47 +01:00
Jorik Schellekens
18ad88f683 Make the remember client option work more intuitively. 2020-09-03 11:17:53 +02:00
Jorik Schellekens
3a7c778498 Actually fix the background 2020-09-01 12:16:29 +02:00
Jorik Schellekens
61666a1b81 Fix background 2020-09-01 11:56:20 +02:00
Jorik Schellekens
ecebec2da6 Fix line wraps and scrollbars 2020-09-01 11:53:16 +02:00
Jorik Schellekens
2ecc505e78 Fix generated links 2020-09-01 11:38:34 +02:00
Jorik Schellekens
d5fa741a05 fix wrap on h1 2020-09-01 11:09:48 +02:00
Jorik Schellekens
3372fccc0a lint, css polish, yarn lock, fix some warning 2020-09-01 10:44:26 +02:00
Jorik Schellekens
21e5435720 Configure background 2020-09-01 10:43:29 +02:00
Jorik Schellekens
e6b9325d05 Display correct client link by default 2020-09-01 10:43:01 +02:00
Jorik Schellekens
74d223e475 Add client options and styling for client tiles 2020-09-01 10:41:17 +02:00
Jorik Schellekens
6e7a119831 Add inviting client tile 2020-09-01 10:37:15 +02:00
Jorik Schellekens
dd8aa3d074 Create clients and configure them 2020-09-01 10:30:00 +02:00
Jorik Schellekens
47fe7860c3 Configure global storage 2020-09-01 10:29:58 +02:00
Jorik Schellekens
890669741c Remove Yup dependency and fix link validation 2020-09-01 09:57:49 +02:00
Jorik Schellekens
0d2caec456
Merge pull request #105 from matrix-org/matrixtwo/quotecrisis
Move to single quotes
2020-08-19 16:57:19 +01:00
Jorik Schellekens
c009300d09
Merge pull request #104 from matrix-org/matrixtwo/fallbackdata
Implement better fallbacks
2020-08-19 16:57:08 +01:00
Jorik Schellekens
53e1aa57d4
Merge pull request #103 from matrix-org/matrixtwo/mvp
Matrixtwo/mvp
2020-08-19 16:56:35 +01:00
Jorik Schellekens
67787062ba Remove debug statement 2020-08-19 16:55:56 +01:00
Jorik Schellekens
f7abaadef1 Move to single quotes 2020-08-18 11:16:31 +01:00
Jorik Schellekens
0ac4116b24 Implement better fallbacks 2020-08-18 11:07:26 +01:00