コミット履歴

作者 SHA1 メッセージ 日付
  Amber Brown 49af402019 run isort 6 年 前
  Felix Schäfer 4ef76f3ac4 Add private IPv6 addresses to preview blacklist #3312 6 年 前
  Erik Johnston d69768348f Fix passing wrong config to provider constructor 6 年 前
  Erik Johnston 8e85220373 Remove duplicate directory test 6 年 前
  Erik Johnston aae77da73f Fixup comments 6 年 前
  Erik Johnston 0af5dc63a8 Make storage providers more configurable 6 年 前
  Erik Johnston e283b555b1 Copy everything to backup 6 年 前
  Erik Johnston bf4fb1fb40 Basic implementation of backup media store 6 年 前
  Euan Kemp c6bbad109b default config: blacklist more internal ips 7 年 前
  Mark Haines eb79110beb Clean up the blacklist/whitelist handling. 8 年 前
  Matthew Hodgson 792def4928 add a url_preview_ip_range_whitelist config param so we can whitelist the matrix.org IP space 8 年 前
  Erik Johnston f338bf9257 Give install requirements 8 年 前
  Erik Johnston bfe586843f Add back in helpful description for missing url_preview_ip_range_blacklist 8 年 前
  Erik Johnston d0633e6dbe Sanitize the optional dependencies for spider API 8 年 前
  Matthew Hodgson af582b66bb fix typo 8 年 前
  Matthew Hodgson dafef5a688 Add url_preview_enabled config option to turn on/off preview_url endpoint. defaults to off. 8 年 前
  Matthew Hodgson d9d48aad2d Merge branch 'develop' into matthew/preview_urls 8 年 前
  Matthew Hodgson 47c361d2f8 add 800x600 thumbnails to make vector look prettier (and anyone else who likes big thumbnails) 8 年 前
  Matthew Hodgson 7dd0c1730a initial WIP of a tentative preview_url endpoint - incomplete, untested, experimental, etc. just putting it here for safekeeping for now 8 年 前
  Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 8 年 前
  Mark Haines 95b0f5449d Fix flake8 warning 8 年 前
  Mark Haines de3b7b55d6 Doc-string for config ultility function 8 年 前
  Mark Haines fdb724cb70 Add config option for setting the list of thumbnail sizes to precalculate 8 年 前
  Mark Haines 7e3d1c7d92 Make a config option for whether to generate new thumbnail sizes dynamically 8 年 前
  Eric Myhre 9e5a353663 Make upload dir a configurable path. 9 年 前
  Mark Haines 6b69ddd17a remove duplicate parse_size method 9 年 前
  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 9 年 前
  Mark Haines b9f77d1ae1 Increase default maximum attachment size to 10M 9 年 前
  Mark Haines adb04b1e57 Update copyright notices 9 年 前
  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 9 年 前