1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
Eugen Rochko 39453de232
Change the string "Hide everything from …" to "Block domain …" in web UI (#13178)
Blocking a domain is closer to blocking all its users than to a mute
action.
2020-03-05 23:20:49 +01:00
..
chewy
controllers Fix leak of arbitrary statuses through unfavourite action in REST API (#13161) 2020-02-27 12:32:54 +01:00
helpers Fix punycode being rendered instead of unicode in some places (#13030) 2020-02-03 18:44:54 +01:00
javascript Change the string "Hide everything from …" to "Block domain …" in web UI (#13178) 2020-03-05 23:20:49 +01:00
lib
mailers
models Fix "tootctl media remove-orphans" crashing when encountering invalid media (#13170) 2020-03-05 15:56:01 +01:00
policies
presenters
serializers
services Fix misleading error when attempting to re-send a pending follow request (#13133) 2020-02-24 21:19:19 +01:00
validators
views
workers