Commit Graph

316 Commits

Author SHA1 Message Date
Bruno Windels
a32c3d9641 cleanup 2020-12-02 11:06:44 +01:00
Bruno Windels
ca74aaf4d1 implement room preview 2020-12-02 11:06:35 +01:00
Bruno Windels
1957277463 implement client list filtering 2020-12-02 09:43:54 +01:00
Bruno Windels
517a5ccbea allow badges next to each other 2020-12-02 09:43:36 +01:00
Bruno Windels
8fb016a4f3 show homepage button if no other actions available 2020-12-02 09:42:58 +01:00
Bruno Windels
9b7c3c2389 fix name clash with ViewModel.platforms 2020-12-02 09:42:33 +01:00
Bruno Windels
08afeaf248 show supported platforms on client tile 2020-12-01 19:18:34 +01:00
Bruno Windels
1caa9b1bf3 implement flow refinements as discussed with Nad,add text client support 2020-12-01 19:01:15 +01:00
Bruno Windels
cf489284c9 add weechat 2020-12-01 19:00:50 +01:00
Bruno Windels
64657c196a move "looks like not installed" in client view, and open & install stage 2020-12-01 15:29:12 +01:00
Bruno Windels
c1bc2546fd add basic preferences 2020-12-01 12:06:37 +01:00
Bruno Windels
fcf1087eaf badges on client list and install instructions after clicking native DL 2020-12-01 12:06:15 +01:00
Bruno Windels
8659594c22 very basic client list code 2020-11-30 21:05:26 +01:00
Bruno Windels
eded08595a make responsive and add footer 2020-11-30 13:14:13 +01:00
Bruno Windels
67cc43f3c0 fix tag missing for errorToDOM 2020-11-30 12:49:41 +01:00
Bruno Windels
bb4450e562 named options 2020-11-30 12:49:31 +01:00
Bruno Windels
91b328f540 basic styling 2020-11-30 12:49:16 +01:00
Bruno Windels
b14b404534 start script shortcut 2020-11-30 11:24:18 +01:00
Bruno Windels
f4cd2a5112 update UI when hash changes 2020-11-30 11:24:08 +01:00
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