Commit Graph

35 Commits

Author SHA1 Message Date
Richard van der Hoff b9840c5801 Fixes to docs and scripts for building seshat (#2733)
... because it took me all day to figure out.
2025-12-08 11:52:24 +00:00
David Langley c63899e224 Fix Spacing of copyright in readme 2025-01-22 15:43:50 +00:00
David Langley d7a2fea740 Add commercial license file, update package.json and licence description in README 2025-01-17 11:27:46 +00:00
David Baker 9327447538 Manal upgrade to prettier 3.4.2 (#2037)
Including the reformatting changes needed to make it pass again
(mostly due to https://github.com/prettier/prettier/pull/15526).
2024-12-11 10:21:33 +00:00
Michael Telatynski 24edd050e8 Remove stale readme comment
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-05 14:22:32 +00:00
Will Hunt 7b669a8313 Support specifying the config location manually (outside of the user's profile) (#1921)
* Add support for loading the config from a given config location.

* Support using an env variable too.

* Add docs.

* Add test for configuration arguments

* remove .only
2024-10-17 13:26:35 +01:00
Michael Telatynski 86832a1793 Migrate translations to keys and switch to Localazy (#1198) 2023-09-05 17:09:47 +01:00
Andy Balaam 0faac52dae Format all files with prettier 2022-12-15 11:52:12 +00:00
David Robertson e2e1b5f8fd Use correct path separators on Linux (#401) 2022-09-16 15:13:03 +01:00
Michael Telatynski cc94bbea14 Add README badges (#357) 2022-05-04 21:33:33 +01:00
James Salter f0107d64a9 Refactor the build docs into something easier to follow (#324)
* Refactor the build docs into something easier to follow

* fix typo
2022-02-16 11:25:14 +00:00
David Baker b315b71e43 Use double quotes in readme
which work in the windows shell
2021-07-07 15:48:58 +01:00
David Baker a22ba39e63 Use colons consistently in build scripts 2021-07-07 11:17:31 +01:00
David Baker e07bfc1d6a Support universal builds
Hopefully adequately documented in the README
2021-07-06 23:52:19 +01:00
Germain Souquet b5fdeddec3 Add Windows native module requirements 2021-04-29 15:36:10 +01:00
Germain Souquet 8f4c827089 change translate widget project ID 2021-04-26 16:59:24 +01:00
Germain Souquet d59384f3e7 Add internationalisation documentation 2021-04-26 14:19:48 +01:00
Germain db2fd9dd53 Fix docker:build:native documentation typo 2021-03-25 15:40:47 +00:00
David Baker 30d03d64b3 Point 'new issue' link at issue-type choice page
Fixes https://github.com/vector-im/element-web/issues/15289
2020-09-28 11:37:34 +01:00
J. Ryan Stinnett ba0210f8c1 Merge pull request #129 from vector-im/jryans/riot-to-element
Replace Riot with Element in docs and comments
2020-08-04 10:07:32 +01:00
J. Ryan Stinnett 045f122688 Replace Riot with Element in docs and comments
This only covers the simple cases of references to issues and repos. More
complex areas, such as deployment scripts, will be handled separately.

Part of https://github.com/vector-im/element-web/issues/14864
2020-08-03 18:32:42 +01:00
David Baker cbfb247ade Fix order of README steps
to be in the order they needd to be run.
2020-07-31 21:04:54 +01:00
Ryan Schultz 16c6f9839b Update README.md 2020-07-15 11:25:02 -05:00
David Baker e7190e3168 Don't forget to yarn install 2020-07-15 12:53:50 +01:00
David Baker 72c88c8c87 change domain for fetching key 2020-07-01 17:46:17 +01:00
David Baker ff84841b52 Apply suggestion to README.md 2020-07-01 16:42:50 +00:00
David Baker 3a2176443c Apply suggestion to README.md 2020-07-01 16:42:39 +00:00
David Baker 5b2139a048 Apply suggestion to README.md 2020-07-01 16:42:24 +00:00
David Baker 466a871094 Rebrand step 1: s/riot/element/ in the places where it's reasonably simple 2020-07-01 15:30:53 +01:00
drlellinger c82c80a2e0 Fixed error in User-specified config.json
A / was missing
2020-05-31 18:25:26 +02:00
Michael Telatynski 4c623dc55a s/riot-web/riot-desktop/ 2020-05-07 13:25:52 +01:00
Michael Telatynski 69b8cfe353 Update README
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-05-06 11:19:08 +01:00
David Baker 4e39acffdb Update readme now it's the real source 2020-04-17 18:06:06 +01:00
David Baker 8843116357 Split 32/64 bit building
As they'll need different native deps
2020-02-19 14:21:33 +00:00
David Baker d8c8e1b133 Make README md 2020-02-19 14:17:07 +00:00