Commit Graph

28 Commits (084afbb6a06f2661bed503bf49b0291ce999c6c1)

Author SHA1 Message Date
Erik Johnston e283b555b1 Copy everything to backup 7 years ago
Erik Johnston bf4fb1fb40 Basic implementation of backup media store 7 years ago
Euan Kemp c6bbad109b default config: blacklist more internal ips 8 years ago
Mark Haines eb79110beb Clean up the blacklist/whitelist handling. 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
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
Matthew Hodgson 47c361d2f8 add 800x600 thumbnails to make vector look prettier (and anyone else who likes big thumbnails) 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
Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 9 years ago
Mark Haines 95b0f5449d Fix flake8 warning 9 years ago
Mark Haines de3b7b55d6 Doc-string for config ultility function 9 years ago
Mark Haines fdb724cb70 Add config option for setting the list of thumbnail sizes to precalculate 9 years ago
Mark Haines 7e3d1c7d92 Make a config option for whether to generate new thumbnail sizes dynamically 9 years ago
Eric Myhre 9e5a353663 Make upload dir a configurable path. 10 years ago
Mark Haines 6b69ddd17a remove duplicate parse_size method 10 years ago
Mark Haines d624e2a638 Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class 10 years ago
Mark Haines b9f77d1ae1 Increase default maximum attachment size to 10M 10 years ago
Mark Haines adb04b1e57 Update copyright notices 10 years ago
Mark Haines d80d505b1f Limit the size of images that are thumbnailed serverside. Limit the size of file that a server will download from a remote server 10 years ago
Mark Haines 5da65085d1 Get uploads working with new media repo 10 years ago
Mark Haines 7d709542ca Fix pep8 warnings 10 years ago
Erik Johnston fbf6320614 pyflakes cleanup 10 years ago
Mark Haines ee2bcdec65 Limit the size of uploads 10 years ago
Mark Haines 9ea1de432d Fix homeserver config parsing 10 years ago
Mark Haines d9ebe531ed Add config tree to synapse. Add support for reading config from a file 10 years ago