]> cat aescling's git repositories - mastodon.git/commit
Fix non-lowercase hashtags not being picked up by the streaming API (#11508)
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 7 Aug 2019 08:01:19 +0000 (10:01 +0200)
committerGitHub <noreply@github.com>
Wed, 7 Aug 2019 08:01:19 +0000 (10:01 +0200)
commit5e35aa82802b09a63d4625fa9c1837ad75178553
tree03ed315a9ca8e4a722d5cc46db0260e0c22d339a
parenta8958d07e222f2aa6867e8a5bf93cce4535fd3ce
Fix non-lowercase hashtags not being picked up by the streaming API (#11508)

Regression from f371b32

Fix hashtag links always being lowercase
app/javascript/mastodon/components/status_content.js
app/lib/formatter.rb
app/services/batched_remove_status_service.rb
app/services/fan_out_on_write_service.rb
app/services/remove_status_service.rb