summary refs log tree commit diff
path: root/synapse/config/repository.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a script to generate a clean config file (#4315)Richard van der Hoff2018-12-221-4/+4
* Fix a number of flake8 errorsRichard van der Hoff2018-10-241-1/+1
* run isortAmber Brown2018-07-091-1/+1
* Add private IPv6 addresses to preview blacklist #3312Felix Schäfer2018-06-011-0/+3
* Fix passing wrong config to provider constructorErik Johnston2018-01-181-1/+1
* Remove duplicate directory testErik Johnston2018-01-181-4/+0
* Fixup commentsErik Johnston2018-01-181-1/+5
* Make storage providers more configurableErik Johnston2018-01-181-11/+72
* Copy everything to backupErik Johnston2017-10-121-1/+3
* Basic implementation of backup media storeErik Johnston2017-10-121-0/+18
* default config: blacklist more internal ipsEuan Kemp2016-11-061-0/+2
* Clean up the blacklist/whitelist handling.Mark Haines2016-05-161-6/+6
* add a url_preview_ip_range_whitelist config param so we can whitelist the mat...Matthew Hodgson2016-05-011-0/+14
* Give install requirementsErik Johnston2016-04-131-1/+7
* Add back in helpful description for missing url_preview_ip_range_blacklistErik Johnston2016-04-131-1/+5
* Sanitize the optional dependencies for spider APIErik Johnston2016-04-131-10/+28
* fix typoMatthew Hodgson2016-04-081-1/+1
* Add url_preview_enabled config option to turn on/off preview_url endpoint. de...Matthew Hodgson2016-04-081-4/+73
* Merge branch 'develop' into matthew/preview_urlsMatthew Hodgson2016-03-271-0/+3
|\
| * add 800x600 thumbnails to make vector look prettier (and anyone else who like...Matthew Hodgson2016-03-021-0/+3
* | initial WIP of a tentative preview_url endpoint - incomplete, untested, exper...Matthew Hodgson2016-01-241-1/+5
|/
* Implement configurable stats reportingDaniel Wagner-Hall2015-09-221-1/+1
* Fix flake8 warningMark Haines2015-08-131-0/+1
* Doc-string for config ultility functionMark Haines2015-08-121-0/+11
* Add config option for setting the list of thumbnail sizes to precalculateMark Haines2015-08-121-0/+39
* Make a config option for whether to generate new thumbnail sizes dynamicallyMark Haines2015-08-121-0/+8
* Make upload dir a configurable path.Eric Myhre2015-06-181-0/+5
* remove duplicate parse_size methodMark Haines2015-04-301-9/+0
* Manually generate the default config yaml, remove most of the commandline arg...Mark Haines2015-04-301-19/+16
* Increase default maximum attachment size to 10MMark Haines2015-01-061-1/+1
* Update copyright noticesMark Haines2015-01-061-1/+1
* Limit the size of images that are thumbnailed serverside. Limit the size of f...Mark Haines2014-12-111-0/+5
* Get uploads working with new media repoMark Haines2014-12-021-0/+4
* Fix pep8 warningsMark Haines2014-10-301-0/+1
* pyflakes cleanupErik Johnston2014-09-301-1/+0
* Limit the size of uploadsMark Haines2014-09-031-0/+39