Differences From
Artifact [0e11aad870]:
58 58 { id = 'disemvowel', start = {
59 59 text = 'disemvowel'; -- translations should not translate this literally
60 60 desc = "this user's posts will be ritually mutilated in a humorous fashion as appropriate to the script in which they are written; e.g. the removal of vowels in roman text and deletion of kana in japanese text";
61 61 }, stop = {
62 62 text = 're-emvowel';
63 63 desc = "this user's posts will once again appear normally";
64 64 }};
65 +
66 + { id = 'attenuate', start = {
67 + text = 'attenuate';
68 + desc = "this user will no longer be able to retweet things into your timeline";
69 + }, stop = {
70 + text = 'amplify';
71 + desc = "this user's retweets will be allowed to reach your timeline again";
72 + }};
65 73
66 74 { id = 'block', start = {
67 75 text = 'block';
68 76 desc = "this user will not be able to interact with you in any fashion and they will be forced to unfollow you";
69 77 }, stop = {
70 78 text = 'unblock';
71 79 desc = "this user will once again be able to interact with you";