J. Ryan Stinnett
64fd07ec73
Merge pull request #15810 from vector-im/jryans/rebrand-packaged-artifact
...
Update branding of packaging artifacts
2020-11-25 11:16:40 +00:00
J. Ryan Stinnett
6583064cb4
A few additional packaging changes
...
This renames a few more packaging bits to match the new brand.
Fixes https://github.com/vector-im/element-web/issues/14896
2020-11-24 15:38:48 +00:00
Šimon Brandner
4c1752e18c
Cleanup
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2020-11-23 18:36:20 +01:00
Šimon Brandner
80e5c22065
Better wording
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2020-11-23 18:35:29 +01:00
Šimon Brandner
ab95183e4f
Added inotify instance limit info
2020-11-23 08:45:21 +01:00
J. Ryan Stinnett
d64639c70a
Rename Docker repo in docs
...
We now have a Docker repo named `element-web`, so this updates docs to match.
Fixes https://github.com/vector-im/element-web/issues/14930
2020-10-28 14:32:25 +00:00
J. Ryan Stinnett
6420120dd4
Update Weblate URL
2020-10-21 13:16:43 +01:00
Tom Lant
cad03d0c47
Update README.md
...
Including `git checkout develop` in the dev env instructions is redundant and confusing (since `develop` is already the default branch)
2020-09-16 21:34:00 +01:00
Weasy
c032067a30
Remove tag from `docker build` commands
2020-08-22 09:52:05 +02:00
Weasy
c4fae201e9
Address review comments
2020-08-18 23:18:03 +02:00
Weasy
c58a11c537
Update links in README.md to point to Element
2020-08-16 10:59:05 +02:00
Resynth
eac628ddcf
Update README.md
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2020-07-17 13:04:55 +01:00
Resynth
d9c2b34249
Update README.md
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2020-07-17 13:04:03 +01:00
Resynth
2657df8f3f
Change Riot to Element
2020-07-17 13:04:03 +01:00
chagai95
b10fdf3d4b
Added Anchor Link to the development of matrix sdk
...
The link before just sent you to the matrix sdk repository, now it sends you to the development section.
2020-05-12 13:07:43 +02:00
Michael Telatynski
f4e21c3fc7
Remove electron_app as we now have riot-desktop repo
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-05-06 11:32:13 +01:00
Danny Colin
1dbbdb252c
Add instruction to resolve the inotify watch limit issue
...
On Linux, it's common that the system limit the number of files that can be monitored. If
this limit is too low then the build script will fail.
Signed-off-by: Danny Colin <contact@dannycolin.com>
2020-04-10 20:09:29 -04:00
C. Yang
2514a33892
Fix broken yarn install link in README.md
2020-04-10 17:43:54 -04:00
J. Ryan Stinnett
5808ea2ba1
Add notes about chatting with the team
2020-03-18 11:18:29 +00:00
J. Ryan Stinnett
b8766d5fb4
Clarify supported tier means desktop OSes
...
This clarifies that the "supported" tier is for browser and the official app on
desktop OSes only.
Fixes https://github.com/vector-im/riot-web/issues/12421
2020-02-24 16:52:30 +00:00
Michael Telatynski
44ec8198e5
Merge branches 'develop' and 't3chguy/usercontent' of github.com:vector-im/riot-web into t3chguy/usercontent
...
Conflicts:
README.md
2020-02-19 12:51:34 +00:00
J. Ryan Stinnett
e1eb354c1c
Add experimental support tier
...
This updates and rewrites the supported environments portion of the README. It
also adds a new experimental support tier to clarify how we'll handle things
like installed PWAs and mobile web.
2020-02-14 18:04:54 +00:00
Michael Telatynski
22d0d1029e
update README
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-02-13 16:55:23 +00:00
Travis Ralston
b23318be8d
Clarify which versions of what we support
2019-12-12 10:34:22 -07:00
Travis Ralston
1bd473a1b9
Move caching requirements higher in the readme
2019-11-24 21:54:01 -07:00
Travis Ralston
9790cac065
Merge branch 'develop' into michaelkaye/readme_updates_caching
2019-11-24 21:52:35 -07:00
J. Ryan Stinnett
2c0559dbea
Remove mention of CI scripts from docs
...
This removes `fetch-develop.deps.sh` from the docs, as it's designed more for
use on CI environments and ends up causing confusion when used for anything
else.
Fixes https://github.com/vector-im/riot-web/issues/11247
2019-10-29 10:37:36 +00:00
Bruno Windels
a3a8da1746
provide deep link to e2e instructions in react sdk
2019-10-21 14:13:57 +02:00
Bruno Windels
d1a5376dae
clarify where the e2e tests are located
2019-10-10 16:54:52 +02:00
Michael Kohler
9e27cb713f
Add config.json copy instruction to 'Development' as well
2019-10-06 13:04:20 +02:00
Travis Ralston
f97b632c65
Merge pull request #6146 from rugk/patch-1
...
Clarify that HTTPS is not just needed for VoIP
2019-09-01 09:31:34 -06:00
rugk
658c5b42be
Update README.md
...
Co-Authored-By: Travis Ralston <travpc@gmail.com>
2019-09-01 13:41:21 +02:00
rugk
f7bab88079
Improve exceptions mention
...
In addition to fixes from review, also add link to official source with more information.
2019-08-27 22:28:15 +02:00
J. Ryan Stinnett
b93388f504
Restore config.json section for old Riot
...
Riot includes a link to the config.json section of the README, so let's restore
it (at least for a while) keep that link working.
2019-06-28 13:50:54 +01:00
J. Ryan Stinnett
73d801cb1d
Extract configuration docs to separate file
...
The main README is very busy with too much information in one file. This
attempts to clean up one portion by moving configuration docs to a separate
file.
Fixes https://github.com/vector-im/riot-web/issues/9965
2019-06-27 19:08:33 +01:00
Travis Ralston
42be1d633c
Do not fail on server liveliness checks during startup
...
Also warn about deprecated config option usage.
See https://github.com/vector-im/riot-web/issues/9828
2019-06-04 23:44:33 -06:00
Travis Ralston
cafae31827
Add docs for defaultCountryCode
2019-05-31 21:23:58 -06:00
Travis Ralston
98f2d865b9
Add 'showLabsSettings' flag to docs+sample config
2019-05-30 20:03:42 -06:00
J. Ryan Stinnett
734d8a8151
Clarify Electron steps
2019-05-24 11:28:12 +01:00
Travis Ralston
ab6ba0e0d8
Add some clarity to the config options
2019-05-03 11:06:32 -06:00
Travis Ralston
f08491cee8
Validate default homeserver config before loading the app
...
Implements the process described here: https://github.com/vector-im/riot-web/issues/9290#issuecomment-481966910
The expectation is that later layers (like the react-sdk) will make use of the `validated_discovery_config` option instead of interpreting the config themselves.
We intentionally block the UI from loading here to avoid races between discovery and the app loading.
2019-05-03 11:06:32 -06:00
Travis Ralston
9957149115
Merge pull request #9426 from vector-im/travis/dockerfile-continued
...
Add Dockerfile (part 2)
2019-05-01 10:42:21 -06:00
Richard van der Hoff
cc5911b4aa
Remove redundant and incorrect riot-desktop install instructions ( #9558 )
2019-04-25 13:22:32 +01:00
axel simon
434e8cc937
Changed the Debian repo key and public key URLs
2019-04-16 21:03:53 +02:00
axel simon
6c950593b7
the repo key filename changed, reflecting this
2019-04-16 17:58:54 +02:00
David Baker
147f77f1dc
Update README.md
...
better wording
Co-Authored-By: axelsimon <github@axelsimon.net>
2019-04-16 17:55:49 +02:00
axel simon
261974e9eb
update installation instructions with new repo
...
change mentions of https://riot.im/packages to https://packages.riot.im
add instructions to remove old, now-untrusted riot.im signing key
update language and move from 'apt-get` to the simpler `apt`
2019-04-16 13:53:59 +02:00
Travis Ralston
a263ca8cb3
Add USE_CUSTOM_SDKS to docs
2019-04-10 15:51:06 -06:00
Travis Ralston
eeae5dbcad
Add docs for the Docker image
2019-04-10 15:47:12 -06:00
pacien
2c9b51f29d
Add support for custom profile directory
...
A custom user data directory can now be specified using the "profile-dir"
command line argument.
Github ref: closes #6175
Signed-off-by: Pacien TRAN-GIRARD <pacien.trangirard@pacien.net>
2019-04-09 19:35:14 +02:00