]> cat aescling's git repositories - mastodon.git/commit
Change hashtags to preserve first-used casing (#11416)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 28 Jul 2019 03:59:51 +0000 (05:59 +0200)
committerGitHub <noreply@github.com>
Sun, 28 Jul 2019 03:59:51 +0000 (05:59 +0200)
commitf371b32137ccd7e74ca29d25af2072fb79654b15
treed9ba19f1caab5674a5b4f828b39c938564aa142c
parent4cc29eb5ad106c267ff16c9f49f145bc34d1aae0
Change hashtags to preserve first-used casing (#11416)
app/lib/activitypub/activity/create.rb
app/models/tag.rb
app/services/hashtag_query_service.rb
app/services/process_hashtags_service.rb
db/migrate/20190726175042_add_case_insensitive_index_to_tags.rb [new file with mode: 0644]
db/schema.rb