看了Mastodon 3.4.0 的 changelog( https://github.com/tootsuite/mastodon/releases/tag/v3.4.0 ),我有两个问题:
a. 有人知道同一邮箱注册不同账号怎么操作吗?(那个 + trick 和加减 . 号)
原文是:
> Normally, people can make multiple accounts using the same e-mail address using the + trick or by inserting or removing . characters from the first part of their address.
b. 现在转嘟时能选可见范围了,但是转嘟时选“公开 public”和选“不公开 unlisted”有什么区别吗?转嘟不都是不出现在时间线上的吗?
pr 是:https://github.com/tootsuite/mastodon/pull/15704
(有些 bug 我之前都没发现哎,比如过滤器回不到“永不过期”那个……
@zero 你可以了解一下 canonical e-mail?https://artsy.github.io/blog/2013/06/23/normalizing-gmail-email-addresses-with-canonical-emails/
那一条相关的 commit 也写了怎么 normalize https://github.com/tootsuite/mastodon/pull/16049/commits/0a52597dd78999995a1cdb7da1782bd3ac87c90d app/helpers/email_helper.rb line 10