0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-02 02:38:59 +02:00
Commit graph

70 commits

Author SHA1 Message Date
David Baker f46eee838a Add note about updating your signing keys (ie. "the auto thing") 2015-04-24 15:25:28 +01:00
David Baker a654f3fe49 Matrix ID server is now HTTPS 2015-04-24 15:07:24 +01:00
David Baker 44ccfa6258 Remove ancient history 2015-04-24 15:05:56 +01:00
David Baker 04d1725752 Pedant: OS X has a space 2015-04-24 15:01:14 +01:00
Matthew Hodgson 7f911ef4e3 typo 2015-04-08 10:55:12 +01:00
Matthew Hodgson 8675ea03de actually tell users /how/ to turn on registration 2015-03-30 12:05:38 -04:00
Erik Johnston ed4d44d833 Merge pull request #109 from matrix-org/default_registration
Disable registration by default. Add script to register new users.
2015-03-18 11:38:52 +00:00
Matthew Hodgson b677ff6692 add ToC and fix typoe 2015-03-14 00:22:41 +00:00
Erik Johnston a1abee013c Add note about disabling registration by default 2015-03-13 17:06:21 +00:00
brabo 596daf6e68 added "cd ~/.synapse" before setup of the homeserver to generate our files in there instead of ~ 2015-02-22 18:52:59 +01:00
Matthew Hodgson 2b8903ce2f we federate on port 8448 nowadays... 2015-02-14 00:16:33 +00:00
Matthew Hodgson 0c0ae2e886 clean up TurnedToDust's ArchLinux notes a bit 2015-02-07 20:24:46 +00:00
TurnedToDust 03c25ebeae Update to README.rst
Added Documentation regarding ArchLinux
2015-02-06 22:28:21 -07:00
Matthew Hodgson f3a4267757 less obscure xargs 2015-02-02 17:31:58 +00:00
Matthew Hodgson 8c52e6e8a1 fix typo 2015-02-02 17:12:23 +00:00
Matthew Hodgson e9dfc4cfae fix OSX stuff and typos 2015-01-31 06:09:59 +01:00
David Baker 68bd7dfbb7 s/homeserver.config/homeserver.yaml/ because that's what synctl looks for. 2015-01-30 17:37:37 +00:00
David Baker 166c2cd4f3 add generate config instruction to the HS setup part 2015-01-30 17:11:29 +00:00
Mark Haines 33cf48118f Tell people to "source" the activate script for virtualenv, Remove --user from pip install 2015-01-30 17:00:32 +00:00
Mark Haines e709d61964 Update documentation to recommend virtual env 2015-01-30 16:56:53 +00:00
Matthew Hodgson bfb198a6eb don't clobber pythonpath 2015-01-09 18:14:05 +00:00
Matthew Hodgson 28db5dde4c oops 2015-01-08 20:38:55 +00:00
Matthew Hodgson 80e89772e2 spell out that local libs may need to be explicitly given priority 2015-01-08 20:37:08 +00:00
Matthew Hodgson 0e93e01fcb spell out that VoIP needs TURN 2014-12-24 19:45:28 +00:00
Matthew Hodgson d90e586c85 spell out that upgrading is just installing over the top 2014-12-24 16:56:20 +00:00
Kegsay 20923ffd43 Update README.rst
Add gotcha: The content repository requires additional cygwin packages.
2014-12-18 14:44:48 +00:00
Kegsay f8cc8a66b4 Update README.rst
Add windows (cygwin) install instructions.
2014-12-18 14:16:31 +00:00
Matthew Hodgson 293e89e2da re-add OSX troubleshooting instructions (not sure how they got lost) 2014-12-02 18:01:16 +00:00
Tjardick van der Kraan f9846a27b6 Added the needed libssl-dev package 2014-12-02 11:22:00 +01:00
Matthew Hodgson d45325b6d7 upgrade script depends on sqlite3 cli 2014-11-26 00:59:01 +00:00
Matthew Hodgson 84b1c9d8c2 rst bugs 2014-11-24 01:41:05 +00:00
Matthew Hodgson a7f470d1d9 more README fixes 2014-11-18 11:23:17 -08:00
Matthew Hodgson c571dd4f0e warn about memory 2014-11-17 11:44:53 -08:00
Matthew Hodgson 94ed41f236 update the README.rst to reflect the develop branch 2014-11-17 11:42:27 -08:00
Matthew Hodgson b57e9f58fd yet another installation gotcha 2014-11-17 11:11:35 -08:00
Matthew Hodgson b80d1925ff clarify install instructions further still 2014-11-17 10:52:12 -08:00
Matthew Hodgson c2609b239f suggest ~/.synapse 2014-11-13 11:59:33 +02:00
Matthew Hodgson ca386a4b25 various fixes based on truphone feedback 2014-11-12 17:26:50 +02:00
Matthew Hodgson 64bc36304f typo 2014-11-12 00:18:25 +02:00
Mark Haines 402d080990 Fix installation instructions in README 2014-11-04 15:08:13 +00:00
David Baker d694619a95 Fix ncorrect ports in documentation and add notes on how generate-config also generates certs bound to whatever hostname you give with --generate-config.
SYN-87 #resolved
2014-10-02 14:09:27 +01:00
Mark Haines 45f7677bdc Trivial formatting fixes for README. 2014-10-02 11:00:21 +01:00
David Baker 7a322b6326 Update README setup instructions to be correct. Make synapse spit out explanatory note when generating config to tell people to look at it and customise it. 2014-10-02 10:43:22 +01:00
Kegan Dougal fba67ef951 Small formatting fixes 2014-09-19 14:19:02 +01:00
Matthew Hodgson 3b38d2f507 big warning 2014-09-04 02:35:18 +01:00
Matthew Hodgson 822d0e5520 update README to know about synctl 2014-09-04 01:51:01 +01:00
Matthew Hodgson 7819a1010c general documentation review and editing 2014-09-02 21:15:03 +01:00
Matthew Hodgson 3bffd14b02 fix quickstart slightly 2014-09-02 21:15:03 +01:00
David Baker 772c117e68 Make the intro bit a separate section rather than have a 'quick start' section that only tells you how to get started half way through. 2014-09-02 10:05:26 +01:00
Mark Haines 86fa1138be Update readme with instructions on how to generate configs for homeservers 2014-09-01 20:22:16 +01:00