Commit Graph

385 Commits (084afbb6a06f2661bed503bf49b0291ce999c6c1)

Author SHA1 Message Date
Erik Johnston dded389ac1 Allow setting of gc.set_thresholds 9 years ago
Matthew Hodgson 79d1f072f4 brand the email from header 9 years ago
David Baker 6ca4d3ae9a Add vector.im to default secondary_directory_servers and add comment explaining it's not a permanent solution 9 years ago
David Baker e1625d62a8 Add federation room list servlet 9 years ago
Mark Haines 6a30a0bfd3 Move the functions for parsing app service config 9 years ago
Mark Haines eb79110beb Clean up the blacklist/whitelist handling. 9 years ago
Negi Fazeli 40aa6e8349 Create user with expiry 9 years ago
David Baker c00b484eff More consistent config naming 9 years ago
David Baker 94040b0798 Add config option to not send email notifs for new users 9 years ago
Matthew Hodgson 81c2176cba fix layout; handle app naming in synapse, not jinja 9 years ago
Matthew Hodgson 17cbf773b9 fix assorted typos in default config 9 years ago
Matthew Hodgson 792def4928 add a url_preview_ip_range_whitelist config param so we can whitelist the matrix.org IP space 9 years ago
David Baker 83618d719a Try imports in config 9 years ago
David Baker 765f2b8446 Default enable email notifs to False 9 years ago
David Baker 4b0c3a3270 Correct public_baseurl default 9 years ago
David Baker 5048455965 Nicer get() shorthand 9 years ago
David Baker 6c8957be7f Remove redundant docstring 9 years ago
David Baker 18ce88bd2d Correct default template and add text template 9 years ago
David Baker 40d40e470d Send mail notifs with a plaintext part too 9 years ago
David Baker 60f86fc876 pep8 9 years ago
David Baker fa12209c1b Hopefully all remaining bits for email notifs 9 years ago
Erik Johnston 52ecbc2843 Make pyjwt dependency optional 9 years ago
Mark Haines a3ac837599 Optionally split out the pushers into a separate process 9 years ago
Niklas Riekenbrauck 565c2edb0a Fix issues with JWT login 9 years ago
David Baker 2ed0adb075 Generate mails from a template 9 years ago
David Baker f63bd4ff47 Send a rather basic email notif 9 years ago
Erik Johnston f338bf9257 Give install requirements 9 years ago
Erik Johnston bfe586843f Add back in helpful description for missing url_preview_ip_range_blacklist 9 years ago
Erik Johnston d0633e6dbe Sanitize the optional dependencies for spider API 9 years ago
Matthew Hodgson af582b66bb fix typo 9 years ago
Matthew Hodgson dafef5a688 Add url_preview_enabled config option to turn on/off preview_url endpoint. defaults to off. 9 years ago
Christoph Witzany 92767dd703 add tls property 9 years ago
Christoph Witzany 3d95405e5f Introduce LDAP authentication 9 years ago
Niklas Riekenbrauck 3f9948a069 Add JWT support 9 years ago
Erik Johnston 590fbbef03 Add config to create guest account on 3pid invite 9 years ago
Mark Haines 239badea9b Use syntax that works on both py2.7 and py3 9 years ago
Patrik Oldsberg 5fc59f009c config,handlers/_base: added homeserver config for what state is included in a room invite 9 years ago
Matthew Hodgson 47c361d2f8 add 800x600 thumbnails to make vector look prettier (and anyone else who likes big thumbnails) 9 years ago
Erik Johnston f078ecbc8f Derive macaroon_secret_key from signing key. 9 years ago
Daniel Wagner-Hall 6a9f1209df Error if macaroon key is missing from config 9 years ago
Daniel Wagner-Hall 5054806ec1 Rename config field to reflect yaml name 9 years ago
Mark Haines 0fcafbece8 Add config option for setting the trusted id servers, disabling checking the ID server in integration tests 9 years ago
Matthew Hodgson 7dd0c1730a initial WIP of a tentative preview_url endpoint - incomplete, untested, experimental, etc. just putting it here for safekeeping for now 9 years ago
Erik Johnston 5dc5e29b9c s/telnet/ssh/ 9 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
Robin Lambertz 4106477e7f Config Comment mixup in captcha public/private key 9 years ago
Mads R. Christensen 6863466653 Added a single line to explain what the server_name is used for 9 years ago
Erik Johnston 06f74068f4 Comment 9 years ago
Erik Johnston 037ce4c68f Split out text for missing config options. 9 years ago
Daniel Wagner-Hall 6a9c4cfd0b Fix race creating directories 9 years ago