about summary refs log tree commit diff
path: root/config/initializers/ostatus.rb
AgeCommit message (Expand)Author
2018-08-23Tighten CSP while allowing CDN hostsThibaut Girka
2017-12-22enforce LOCAL_HTTPS=true in production (#6061)nightpool
2017-12-13Change streaming API URL when remote development (#5942)Yamagishi Kazutoshi
2017-09-26Follow-up to #4582 and #5027, removing dead code (#5101)Eugen Rochko
2017-09-20Disable private status federation over OStatus (#5027)Eugen Rochko
2017-09-05swift-enable the paperclip! :paperclip: (#2322)Adam Thurlow
2017-08-24Add configuration to disable private status federation over PuSH (#4582)Eugen Rochko
2017-05-22Allow alternate domains for mastodon handlers (#3187)Immae
2017-05-04Use ws protocol in streaming API base URL (#2606)Akihiko Odaki
2017-05-03Clean up redis configuration. Allow using REDIS_URL to set advanced (#2732)Eugen Rochko
2017-04-15Allow running mastodon on a different domain as the one used for identifying ...ThibG
2017-02-04Make the streaming API also handle websockets (because trying to get the brow...Eugen Rochko
2016-12-18Removing external hub completely, fix #333 fixing digit-only hashtags,Eugen Rochko
2016-12-04Adding configurable e-mail blacklistEugen Rochko
2016-11-29Fix URLs in inline-rendered XMLEugen Rochko
2016-11-28Fix URLs in ApplicationController.rendererEugen
2016-11-07Improved configuration from ENV, cleaned up timeline filter methodsEugen Rochko
2016-11-06Fix URL configuration when S3 is enabledEugen Rochko
2016-09-04Normalized data in Redux, fix for asset URLs when rendered outside requestEugen Rochko
2016-08-18Final fix for ActionCable origin issuesEugen Rochko
2016-08-18Fixing more configuration issues with ActionCableEugen Rochko
2016-08-18Fix ActionCable origin checkingEugen Rochko
2016-02-29Changing the use of config constants to the Rails configuration objectEugen Rochko
2016-02-23Incoming Salmon requests can be turned into follows and unfollowsEugen Rochko
2016-02-22Fixes and general progressEugen Rochko
2016-02-22Made some progressEugen Rochko