David Baker
342d0474fd
Merge pull request #16236 from vector-im/dbkr/voip_user_mapper
...
Docs for the VoIP translate pattern option
2021-01-22 14:11:54 +00:00
David Baker
f8b9958010
Docs for the voip translate pattern option
2021-01-21 19:23:57 +00:00
Travis Ralston
40f2ba8205
Fix Riot->Element in permalinkPrefix docs
2021-01-20 14:39:01 -07:00
J. Ryan Stinnett
d8408933f1
Upgrade warning severity
2020-12-10 14:29:38 +00:00
J. Ryan Stinnett
ec781b3ebe
Document pull request previews
...
This documents the pull request previews we recently added when working on
https://github.com/vector-im/element-web/issues/12624 .
2020-12-09 13:59:45 +00:00
J. Ryan Stinnett
301ea6a5f3
Merge pull request #15277 from akissinger/katex
...
added katex.min.css to webpack for math support (main PR in matrix-react-sdk)
2020-11-27 11:55:56 +00:00
Aleks Kissinger
e743a12f30
matched setting name to PR in matrix-react-sdk
2020-11-26 17:40:14 +00:00
J. Ryan Stinnett
f1e89bf833
Replace various instances of Riot with Element
2020-11-25 17:01:19 +00:00
Travis Ralston
71206e8e3d
Add documentation for new UIFeature flag regarding room history settings
2020-10-27 19:23:06 -06:00
J. Ryan Stinnett
4d2e4d30ca
Update translation project names
2020-10-21 13:23:38 +01:00
J. Ryan Stinnett
6420120dd4
Update Weblate URL
2020-10-21 13:16:43 +01:00
J. Ryan Stinnett
f37b63a6cb
Fix file extension
...
Co-authored-by: Travis Ralston <travpc@gmail.com>
2020-10-16 11:22:28 +01:00
J. Ryan Stinnett
7793f07c81
Document customisation points
...
https://github.com/matrix-org/matrix-react-sdk/pull/5327 adds a concept of
"customisation points" to keep custom functionality contained. This adds some
general guidance on how to use them.
2020-10-15 18:01:38 +01:00
Aleks Kissinger
89ce904ebb
Merge branch 'develop' into katex
2020-10-10 19:32:35 +01:00
Aleks Kissinger
1dae7df28a
added doc for latex_maths feature flag
2020-10-10 19:01:30 +01:00
Hubert Chathi
49fd9f827d
document dehydration feature flag
2020-10-06 15:29:45 -04:00
J. Ryan Stinnett
4753a49819
Merge pull request #15325 from resynth1943/patch-3
...
Update Riot -> Element in docs/feature-flags.md
2020-09-30 13:41:02 +01:00
Qt Resynth
db08128954
Riot -> Element
2020-09-30 12:04:01 +00:00
Qt Resynth
48f71f26e7
Apply suggestions from code review
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2020-09-30 11:58:44 +00:00
Qt Resynth
21329f17c9
Update Riot -> Element in docs/review.md
2020-09-30 11:05:19 +00:00
Qt Resynth
407777539f
Moar Element 'n' Stuff
...
Gotta fix that up :-)
Man this is how I spend my free time
2020-09-30 11:00:02 +00:00
J. Ryan Stinnett
307f7c23e9
Document config for preferring Secure Backup setup methods
...
Part of https://github.com/vector-im/element-web/issues/15238
2020-09-21 15:56:38 +01:00
Travis Ralston
c364215d53
Add missing options
2020-09-18 12:24:06 -06:00
Travis Ralston
72d1950bea
Update documentation for UI Features
2020-09-17 22:22:11 -06:00
Travis Ralston
85979079f1
Add end-user documentation for UI features
2020-09-14 22:28:57 -06:00
J. Ryan Stinnett
bc1cad01c4
Add testing to review guidelines
...
This adds a initial statement on testing to the review guidelines. No
requirements are made at this time, but reviewers are encouraged to request
tests where they believe it is reasonable to provide them.
Fixes https://github.com/vector-im/element-web/issues/14945
2020-08-26 15:57:31 +01:00
J. Ryan Stinnett
a3b8c67e79
Merge pull request #15003 from vector-im/jryans/secure-backup-required
...
Document .well-known E2EE secure backup setting
2020-08-24 17:33:05 +01:00
J. Ryan Stinnett
3800fe0c9b
Use `io.element` instead of `im.vector`
...
This also fixes casing as well to match the latest thinking.
2020-08-24 16:34:58 +01:00
Travis Ralston
b4173f3e08
Add docs for labs flag
2020-08-20 19:46:19 -06:00
Travis Ralston
5f03004664
Merge pull request #14986 from vector-im/travis/settings-v3
...
Settings v3: Update documentation and configs for new feature flag behaviour
2020-08-19 11:57:00 -06:00
J. Ryan Stinnett
7435175a76
Merge pull request #14952 from vector-im/Custom_jitsi_android
...
Update jitsi.md
2020-08-19 18:19:17 +01:00
J. Ryan Stinnett
8cfb0a71a0
Apply suggestions from code review
2020-08-19 18:18:50 +01:00
J. Ryan Stinnett
fa265e498f
Document new setting to require secure backup
...
This adds notes on configuring the new `.well-known` setting to require Element
users to set up secure backup before continuing into the app.
Part of https://github.com/vector-im/element-web/issues/14954
2020-08-19 16:22:56 +01:00
J. Ryan Stinnett
8b0eafe50f
Document new .well-known for E2EE settings
...
This updates documentation about the new key in `.well-known` that we'll check
for E2EE settings: `im.vector.e2ee`.
Part of https://github.com/vector-im/element-web/issues/14954
2020-08-19 16:22:56 +01:00
Travis Ralston
2c952b422b
Update config.md for new feature behaviour
2020-08-17 14:02:19 -06:00
Travis Ralston
3e924941c3
Update feature flags documentation for new feature behaviour
2020-08-17 14:00:04 -06:00
Michael Telatynski
305570d8e3
Document new labs tweaks
2020-08-14 10:56:30 +01:00
Valere
993fd04353
Update jitsi.md
...
Updated Element Android section
2020-08-13 19:09:36 +02:00
Michael (a.k.a. Resynth)
de6d72fe3e
Fix typo in https://
...
See [this comment[(https://github.com/vector-im/riot-web/pull/14581#discussion_r461553693 ).
2020-07-28 13:59:01 +00:00
J. Ryan Stinnett
37b75eaf31
Merge branch 'develop' into resynth1943-patch-riot-to-element
2020-07-21 10:20:02 +01:00
Resynth
622ea3ead6
Update labs.md
2020-07-18 11:07:59 +00:00
Resynth
7598942800
Update labs.md
2020-07-18 11:07:33 +00:00
Travis Ralston
ef16ef4272
Remove labs info for the new room list
2020-07-17 16:27:03 -06:00
Resynth
b1cf1a2d1a
Update docs/translating.md
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2020-07-17 13:04:55 +01:00
Resynth
a8a6c538fa
Update docs/skinning thoughts.md
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2020-07-17 13:04:55 +01:00
Resynth
9be8c1c8b0
Update docs/skinning thoughts.md
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2020-07-17 13:04:55 +01:00
Resynth
6b317798dc
Update docs/review.md
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2020-07-17 13:04:55 +01:00
resynth1943
9fa8b7a9b3
Update docs/labs.md
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2020-07-17 13:04:44 +01:00
Resynth
dde3f93822
Update translating.md
2020-07-17 13:04:03 +01:00
Resynth
ffd802f726
Update translating-dev.md
2020-07-17 13:04:03 +01:00