mastodon/app
Matt Jankowski ee82d8a876 Move force_ssl check to production config (#2165)
The force_ssl method from controllers does not add all of the options that the
sitewide configuration in a config block does. For example, HSTS enforcement is
not added by the controller method, but is added by this style.
2017-04-23 04:22:22 +02:00
..
assets Fix character images' sizing to make it robust (#2327) 2017-04-22 22:28:54 +02:00
controllers Move force_ssl check to production config (#2165) 2017-04-23 04:22:22 +02:00
helpers Add tests for StreamEntriesHelper#rtl? (#2286) 2017-04-22 00:13:37 +02:00
lib [WIP] Html lang on statuses (#2297) 2017-04-22 04:26:25 +02:00
mailers
models strip leading & trailing spaces from remote follow acct (#997) (#2321) 2017-04-22 15:08:30 +02:00
presenters
services Improve bio compatibility (#2278) 2017-04-22 03:33:24 +02:00
validators
views Add og:url tags (#2298) 2017-04-22 17:29:46 +02:00
workers