132 Commits (0ee8f559ec4e244ba69040055ee873a320eadb43)

Author SHA1 Message Date
Immae ae917bfb23 Allow alternate domains for mastodon handlers (#3187)
7 years ago
Clworld 2214d1ecd7 Set config.cache_store in environments file. (#3219)
7 years ago
Eugen Rochko d9797075e2 Adjust REDIS_URL usage in node_redis (#3183)
7 years ago
Eugen Rochko 9ade22cd04 Improve language filter preferences look (#3184)
7 years ago
beatrix f88ff75a8d namespace redis usage (#2869)
7 years ago
alpaca-tc 3ceb700ea2 Fixes unknown mime type (#2822)
7 years ago
Akihiko Odaki 8546649425 Use ws protocol in streaming API base URL (#2606)
7 years ago
alpaca-tc 62738bf1a9 Localize 'throttled' (#2755)
7 years ago
Eugen Rochko 0951a2f9f3 Clean up redis configuration. Allow using REDIS_URL to set advanced (#2732)
7 years ago
Eugen Rochko ef2af79a48 Replace sprockets/browserify with Webpack (#2617)
7 years ago
Tristan Mahé 19881e24fe allow localhost to bypass the ratelimit (#2554)
8 years ago
yhirano f7883d0f32 Change permission from 0755 to 0644 (#2536)
8 years ago
Eugen Rochko 4a7dc4fadc OEmbed support for PreviewCard (#2337)
8 years ago
ばん 824d37671c fix can toot whitespace (#2218)
8 years ago
Ash Furrow 9b1a881d40 Removes timestamp from URLs. (#2185)
8 years ago
tmyt 2e1e061f24 Make configuarable s3_permissions for paperclip (#2139)
8 years ago
Yamagishi Kazutoshi a3358f438f Change to switch signature version for Amazon S3 (#2124)
8 years ago
Eugen 21816d08ec Fix #1642, fix #1912 - Dictate content-type file extension (#2078)
8 years ago
Eugen e47b32072f Add rate limits for logins and sign-ups by IP (5 in 5 minutes) (#2079)
8 years ago
Joachim Viide c923b8bb63 Leave out the "Expires" header from S3 uploads (#1886)
8 years ago
Naouak 85ff7666f3 Check for a custom css file to help customization of instances (#1368)
8 years ago
Patrick Figel 15b393201e Add recovery code support for two-factor auth (#1773)
8 years ago
Les Orchard 492e8ec00e Add REDIS_DB env variable to configure Redis database (#1366)
8 years ago
ThibG c45c67c2ac Allow running mastodon on a different domain as the one used for identifying users (#1267)
8 years ago
Valentin Lorentz 5da8581563 Custom Paperclip path. (#778)
8 years ago
Yusuke Abe f3ae46a512 Add filename extension to paperclip (#1718)
8 years ago
Matt Jankowski d1ebb63c54 Quick best practice cleanup of views/helpers (#1546)
8 years ago
Yann GUERN dc7ea0225a Avoid user enumeration with devise paranoid mode (#1527)
8 years ago
Matt Jankowski fcec9fcd99 Pagination improvements (#1445)
8 years ago
Matt Jankowski b4950a59bb Version bumps for ruby and misc gems (#1159)
8 years ago
Eugen Rochko 06e3d9bdd8 Make sure Rabl is using Oj
8 years ago
Pete Keen f28fcf9080 [#817] Add email whitelist
8 years ago
Eugen Rochko 00e99e58db Add proper error page for request timeouts
8 years ago
leopku 11f8faa6ba 🔧 S3 protocol from ENV
8 years ago
Eugen Rochko a19062b726 Federate header images, fix open-uri http->https redirection error
8 years ago
Eugen Rochko 453d65e6da Obfuscate filenames better, double rate limits
8 years ago
Eugen Rochko 250beb1971 Revert earlier fix due to new bug reports
8 years ago
Eugen Rochko 65b49d95b7 Make the paperclip filename interpolator smarter about the :original style
8 years ago
Eugen Rochko 03ce24d3bf Update service timeout setting from 15s to 90s
8 years ago
Eugen 7037774d6e Merge pull request #603 from evanminto/activitypub-account
8 years ago
Evan Minto db7affbf5b Reuse existing controller and route
8 years ago
Eugen Rochko 9bd2b6be86 Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
8 years ago
Eugen Rochko 557de8e24c Update settings to re-use admin layout, one big navigation tree, improve settings forms
8 years ago
Eugen Rochko 0bf8c1b5d8 Do not automatically login after password reset, as it would circumvent two-factor auth (if enabled)
8 years ago
Eugen Rochko 9b8670c939 Added optional two-factor authentication
8 years ago
Eugen Rochko 8008b60324 Fix key names in statsd
8 years ago
Eugen Rochko fd23876e75 Improve StatsD instrumentation
8 years ago
Eugen Rochko 4bd0286045 Fix up timeout, improve contrast on "show more", add responsive style
8 years ago
Eugen f80c55b591 Fix error
8 years ago
Eugen Rochko e161d2acdc Override Rack::Request to use the same trusted proxy settings as Rails
8 years ago