Commit History

Author SHA1 Message Date
  Matthew Hodgson af582b66bb fix typo 8 years ago
  Matthew Hodgson dafef5a688 Add url_preview_enabled config option to turn on/off preview_url endpoint. defaults to off. 8 years ago
  Matthew Hodgson d9d48aad2d Merge branch 'develop' into matthew/preview_urls 8 years ago
  Matthew Hodgson 47c361d2f8 add 800x600 thumbnails to make vector look prettier (and anyone else who likes big thumbnails) 8 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 8 years ago
  Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 8 years ago
  Mark Haines 95b0f5449d Fix flake8 warning 8 years ago
  Mark Haines de3b7b55d6 Doc-string for config ultility function 8 years ago
  Mark Haines fdb724cb70 Add config option for setting the list of thumbnail sizes to precalculate 8 years ago
  Mark Haines 7e3d1c7d92 Make a config option for whether to generate new thumbnail sizes dynamically 8 years ago
  Eric Myhre 9e5a353663 Make upload dir a configurable path. 9 years ago
  Mark Haines 6b69ddd17a remove duplicate parse_size method 9 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 9 years ago
  Mark Haines b9f77d1ae1 Increase default maximum attachment size to 10M 9 years ago
  Mark Haines adb04b1e57 Update copyright notices 9 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 9 years ago
  Mark Haines 5da65085d1 Get uploads working with new media repo 9 years ago
  Mark Haines 7d709542ca Fix pep8 warnings 9 years ago
  Erik Johnston fbf6320614 pyflakes cleanup 9 years ago
  Mark Haines ee2bcdec65 Limit the size of uploads 9 years ago