Commit Graph

347 Commits

Author SHA1 Message Date
Bruno Windels
4d15ce40c1 minimal working version of user preview 2020-11-30 10:57:39 +01:00
Bruno Windels
ead94695f1 preview view model 2020-11-27 21:28:54 +01:00
Bruno Windels
7a6efbcf90 initial commit 2020-11-27 17:05:20 +01:00
Bruno Windels
685950ba43
Merge pull request #168 from matrix-org/bwindels/ux-refresh
UX refresh
2020-11-24 12:05:42 +00:00
Bruno Windels
92ba3546a2
Merge pull request #166 from matrix-org/valr/mobile_support
Add mobile store links
2020-11-24 11:32:05 +00:00
Bruno Windels
e9d14926e3 add a11y label to install buttons 2020-11-24 12:29:38 +01:00
Bruno Windels
89de7e671d remove obsolete ideas 2020-11-24 12:23:04 +01:00
Bruno Windels
f8c16f520e do copy change in other pr if needed 2020-11-24 12:21:39 +01:00
Bruno Windels
d484a9a423 add app store install badges 2020-11-23 18:23:23 +01:00
Valere
c78a91ea46 WIP 2020-11-17 15:15:11 +01:00
J. Ryan Stinnett
0e5a08a870 Revise buttons back to fully rounded 2020-10-30 17:43:27 +00:00
J. Ryan Stinnett
dd1c626dc5 Add missing license header 2020-10-30 17:41:22 +00:00
J. Ryan Stinnett
7c7d0250b4 Ensure button text is centred 2020-10-29 16:48:57 +00:00
J. Ryan Stinnett
74c45f93ad Rename Toggle component to Details
It's much more like a details / disclosure view you can expand than a typically
toggle switch.
2020-10-29 15:13:37 +00:00
J. Ryan Stinnett
0e75ad078d Avoid awkward breaks in toggle text 2020-10-28 18:02:46 +00:00
J. Ryan Stinnett
33b08da026 Make the created link actually a link 2020-10-28 16:44:39 +00:00
J. Ryan Stinnett
820d90ee86 Restyle link creation form 2020-10-23 18:03:20 +01:00
J. Ryan Stinnett
6d0acdafce
Merge pull request #162 from matrix-org/jryans/hide-focus-mouse
Hide focus ring for mouse users
2020-10-23 17:20:18 +01:00
J. Ryan Stinnett
b5f173efd9 Hide focus ring for mouse users
Fixes https://github.com/matrix-org/matrix.to/issues/120
2020-10-23 17:04:54 +01:00
Matthew Hodgson
f8d5ab2b69
Merge pull request #159 from ZJvandeWeg/zj-fix-footer
fix: Update footer URL path to existing branch
2020-10-10 12:24:13 +01:00
Zeger-Jan van de Weg
980efb9e00 fix: Update footer URL path to existing branch
In the footer there's a link to add clients to the tree of this
repository, which pointed to a branch that did not exist in the
repository anymore. As such GitHub rendered a 404. This change points to
the footer URL to the `main` branch, which should exist as it's the
default branch for this project.
2020-10-10 12:21:23 +02:00
J. Ryan Stinnett
a8e33b223a
Merge pull request #156 from matrix-org/jryans/tweaks
Quick fixes: round 1
2020-09-30 09:55:12 +01:00
J. Ryan Stinnett
1a6c741298 Shorten remember choice to avoid wrapping 2020-09-29 16:59:36 +01:00
J. Ryan Stinnett
03816c1224 Add multiple platforms to Element client 2020-09-29 16:57:08 +01:00
J. Ryan Stinnett
2eed84fc23 Rename Element client file 2020-09-29 16:41:28 +01:00
J. Ryan Stinnett
3f2fa42b93 Hide native inputs on Safari for iOS 2020-09-29 16:36:28 +01:00
J. Ryan Stinnett
e18ff8debb Avoid clipboard error on Safari for iOS 2020-09-29 16:26:38 +01:00
J. Ryan Stinnett
684a4cb19a Fix blank avatar on Safari 2020-09-29 16:10:44 +01:00
J. Ryan Stinnett
dcc43ff436 Tweak change client text 2020-09-29 13:50:33 +01:00
J. Ryan Stinnett
1ba8c656e7 Ignore development bundle 2020-09-29 13:50:33 +01:00
J. Ryan Stinnett
4466b725b2 Remove git add from tasks 2020-09-29 13:50:33 +01:00
J. Ryan Stinnett
0e770d81d6 Fix identifier wrapping
Fixes https://github.com/matrix-org/matrix.to/issues/153
2020-09-29 13:50:33 +01:00
Jorik Schellekens
11fd9e1c0f
Merge pull request #151 from matrix-org/vias
Pass args to clients
2020-09-25 11:45:31 +01:00
Jorik Schellekens
2216305dc2
Merge pull request #152 from matrix-org/existentialism
Remove the existentialist crisis
2020-09-24 17:00:20 +01:00
Jorik Schellekens
f6c4a372a9 Remove the existentialist crisis 2020-09-24 11:30:52 +01:00
Jorik Schellekens
fc052e6fae Pass args to client 2020-09-24 11:11:07 +01:00
Jorik Schellekens
32c6119243
Merge pull request #144 from matrix-org/thumbnails
Use thumbnails api instead of mxc download
2020-09-24 10:49:18 +01:00
Jorik Schellekens
09429d7b42
Use larger image size 2020-09-24 10:49:02 +01:00
Jorik Schellekens
ae788e16d5
Be explicit about the resize method
Co-authored-by: Travis Ralston <travpc@gmail.com>
2020-09-24 10:48:01 +01:00
Jorik Schellekens
3486a06df7
Merge pull request #146 from matrix-org/background
Fix background on large displays
2020-09-24 10:47:13 +01:00
Jorik Schellekens
4ff26aa9a6
Merge pull request #141 from matrix-org/invite-link
Remove link around generated invite
2020-09-24 10:46:51 +01:00
Jorik Schellekens
e8527df962
Merge branch 'main' into invite-link 2020-09-24 10:46:08 +01:00
Jorik Schellekens
ff62521614
Merge pull request #138 from matrix-org/leniant-identifiers
Make identifier regexes closer to the spec
2020-09-24 10:20:59 +01:00
Jorik Schellekens
50e25956c1
Merge pull request #137 from matrix-org/word-wrap
Stop weird text splitting
2020-09-23 17:03:37 +01:00
Jorik Schellekens
5d6e1e8b11
Merge pull request #139 from matrix-org/leniant-schemas
Future proof schemas by making them nonstrict
2020-09-23 17:03:16 +01:00
Jorik Schellekens
d69f9b0ab4
Merge pull request #140 from matrix-org/fractal-description
Update fractal description
2020-09-23 17:02:45 +01:00
Jorik Schellekens
129a3de6a8 Fix background on large displays 2020-09-23 16:57:31 +01:00
Jorik Schellekens
50f51d373f use a variable for the avatar size 2020-09-23 15:47:49 +01:00
Jorik Schellekens
ee8c860507 Use thumbnails instead of mxc download 2020-09-23 15:30:46 +01:00
Jorik Schellekens
ea3146ece6 Remove link from generated invite 2020-09-23 12:46:57 +01:00