about summary refs log tree commit diff
path: root/config/initializers
AgeCommit message (Expand)Author
2017-09-18Re-allow underscore on valid_url_path_ending_chars (#4999)unarist
2017-09-14Enable to recognize most kinds of characters as URL paths (#4941)ふぁぼ原
2017-09-14Revert unique retry job (#4937)abcang
2017-09-11Add OpenStack Keystone V3 support (#4889)Patrick Figel
2017-09-07Enable UniqueRetryJobMiddleware even when called from sidekiq worker (#4836)abcang
2017-09-05swift-enable the paperclip! :paperclip: (#2322)Adam Thurlow
2017-09-05Do not execute the job with the same arguments as the retry job (#4814)abcang
2017-09-02Use updated ActivityStreams context (added: sharedInbox) (#4764)Eugen Rochko
2017-08-26Add handling of Linked Data Signatures in payloads (#4687)Eugen Rochko
2017-08-24Add configuration to disable private status federation over PuSH (#4582)Eugen Rochko
2017-08-22Application prefs section (#2758)Colin Mitchell
2017-08-14Set correct content-type for ActivityPub JSON (#4592)Eugen Rochko
2017-08-12Extend Devise remember_me longevity to 1 year instead of 2 weeks (#4587)Eugen Rochko
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko
2017-08-08Add Content-Type header on throttled response to fix mojibake (#4558)unarist
2017-08-05Add "signed in as" header to some pages (#4523)Eugen Rochko
2017-07-22Fix sessions being replaced needlessly (#4292)Eugen Rochko
2017-07-19Correct OStatus inflection (Ostatus -> OStatus) (#4255)Eugen Rochko
2017-07-15Improve ActivityPub representations (#3844)Eugen Rochko
2017-07-14Add Rake task for generate VAPID key (#4195)Yamagishi Kazutoshi
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-07-12Improve UI of admin site settings (#4163)Eugen Rochko
2017-07-07Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091)Eugen Rochko
2017-07-07Add recursive object support to API response (#4095)Yamagishi Kazutoshi
2017-06-25Add overview of active sessions (#3929)Eugen Rochko
2017-06-23Revocable sessions (#3616)Sorin Davidoi
2017-06-19Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847)Eugen Rochko
2017-06-01Update Rails to version 5.1.1 (#3121)Matt Jankowski
2017-05-22Allow alternate domains for mastodon handlers (#3187)Immae
2017-05-22Set config.cache_store in environments file. (#3219)Clworld
2017-05-20Adjust REDIS_URL usage in node_redis (#3183)Eugen Rochko
2017-05-20Improve language filter preferences look (#3184)Eugen Rochko
2017-05-07namespace redis usage (#2869)beatrix
2017-05-05Fixes unknown mime type (#2822)alpaca-tc
2017-05-04Use ws protocol in streaming API base URL (#2606)Akihiko Odaki
2017-05-03Localize 'throttled' (#2755)alpaca-tc
2017-05-03Clean up redis configuration. Allow using REDIS_URL to set advanced (#2732)Eugen Rochko
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-04-30allow localhost to bypass the ratelimit (#2554)Tristan Mahé
2017-04-27Change permission from 0755 to 0644 (#2536)yhirano
2017-04-27OEmbed support for PreviewCard (#2337)Eugen Rochko
2017-04-22fix can toot whitespace (#2218)ばん
2017-04-20Removes timestamp from URLs. (#2185)Ash Furrow
2017-04-19Make configuarable s3_permissions for paperclip (#2139)tmyt
2017-04-19Change to switch signature version for Amazon S3 (#2124)Yamagishi Kazutoshi
2017-04-18Fix #1642, fix #1912 - Dictate content-type file extension (#2078)Eugen
2017-04-18Add rate limits for logins and sign-ups by IP (5 in 5 minutes) (#2079)Eugen
2017-04-16Leave out the "Expires" header from S3 uploads (#1886)Joachim Viide
2017-04-15Check for a custom css file to help customization of instances (#1368)Naouak
2017-04-15Add recovery code support for two-factor auth (#1773)Patrick Figel