Notices by Yukkuri (iamtakingiteasy@eientei.org)
-
Embed this notice
Yukkuri (iamtakingiteasy@eientei.org)'s status on Tuesday, 07-Jul-2026 15:03:15 JST
Yukkuri
@Wolven -
Embed this notice
Yukkuri (iamtakingiteasy@eientei.org)'s status on Saturday, 06-Jun-2026 05:41:09 JST
Yukkuri
@p @7666 @syzygy @MK2boogaloo @graf -
Embed this notice
Yukkuri (iamtakingiteasy@eientei.org)'s status on Sunday, 31-May-2026 02:53:36 JST
Yukkuri
@lain -
Embed this notice
Yukkuri (iamtakingiteasy@eientei.org)'s status on Sunday, 10-May-2026 03:33:29 JST
Yukkuri
@lina And two whole months. -
Embed this notice
Yukkuri (iamtakingiteasy@eientei.org)'s status on Sunday, 10-May-2026 03:30:53 JST
Yukkuri
@lina 05 is more likely, writing ko as 5 is practically a standard. -
Embed this notice
Yukkuri (iamtakingiteasy@eientei.org)'s status on Friday, 08-May-2026 20:05:01 JST
Yukkuri
@lina У меня по крайней мере всё отображается
Возможно ты смотришь с общего таймлайна? Детали лайков грузятся при открытии поста же/выделении его в треде.
Либо учитывая что проблема только в одном браузере -- может быть дело в каком-то фильтре контента/юзерскрипте. -
Embed this notice
Yukkuri (iamtakingiteasy@eientei.org)'s status on Friday, 08-May-2026 19:55:41 JST
Yukkuri
@lina Лучше ссылку на пост -
Embed this notice
Yukkuri (iamtakingiteasy@eientei.org)'s status on Friday, 08-May-2026 19:41:16 JST
Yukkuri
@lina Телепатия не работает, примеры в студию. На произвольном посте не подтверждается. -
Embed this notice
Yukkuri (iamtakingiteasy@eientei.org)'s status on Wednesday, 06-May-2026 04:24:43 JST
Yukkuri
@ex @lina @mint Поддержку митры как минимум добавляли явно, судя по ченжлогу и были общие правки резолва и отдачи удалённых коллекций. У меня 2.10 уже вмержена с учётом изменений по партитированию, юнит-тесты проходят, но пока так ещё не собрался погонять её на ручных тестах, может на этих выходных потыкаю. -
Embed this notice
Yukkuri (iamtakingiteasy@eientei.org)'s status on Monday, 04-May-2026 23:34:45 JST
Yukkuri
@ex @lina @mint Сейчас пришла активити, но это просто Like, без эмозей:
pleroma=> with s as (select * from activities order by id desc limit 100000) select object_id, data from s where data->>'actor' = 'https://unseen.name/users/ex' and type = 'Like'; object_id | data --------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0000019d-f354-8565-ac04-f1790c750000 | {"cc": [], "id": "https://unseen.name/activities/like/019df356-ad8e-7772-ac28-4087c6423ee3", "to": ["https://eientei.org/users/iamtakingiteasy"], "bcc": [], "bto": [], "type": "Like", "actor": "https://unseen.name/users/ex", "object": "https://eientei.org/objects/6b5562d7-9c35-4933-a4b6-636b21a0dd25", "context": "https://ryona.agency/contexts/b9a01202-6d6a-426f-9ad3-3075589493be"} (1 row) -
Embed this notice
Yukkuri (iamtakingiteasy@eientei.org)'s status on Monday, 04-May-2026 23:12:50 JST
Yukkuri
@ex @lina @mint Ничего кроме Create'ов не дошло похоже
with s as (select * from activities order by id desc limit 100000) select type, inserted_at, context from s where actor = 'https://unseen.name/users/ex'; type | inserted_at | context --------+---------------------+--------------------------------------------------------------------------- Create | 2026-05-04 12:30:56 | https://nekocave.xyz/objects/a8d7043b-1169-f874-7ee6-af5913449976#context Create | 2026-05-04 12:17:15 | https://ryona.agency/contexts/b9a01202-6d6a-426f-9ad3-3075589493be Create | 2026-05-04 10:38:44 | https://ryona.agency/contexts/b9a01202-6d6a-426f-9ad3-3075589493be Create | 2026-05-04 10:35:30 | https://ryona.agency/contexts/b9a01202-6d6a-426f-9ad3-3075589493be Create | 2026-05-04 10:31:01 | https://nekocave.xyz/objects/a8d7043b-1169-f874-7ee6-af5913449976#context (5 rows)Like'ов нет.
-
Embed this notice
Yukkuri (iamtakingiteasy@eientei.org)'s status on Monday, 04-May-2026 23:12:48 JST
Yukkuri
@ex @lina @mint В логах однако есть
May 04 13:31:01 houraisan.eientei.org mix[5666]: 13:31:01.485 [error] Could not parse featured collection %{"@context" => ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1", "https://w3id.org/security/data-integrity/v2", %{"Emoji" => "toot:Emoji", "Hashtag" => "as:Hashtag", "sensitive" => "as:sensitive", "toot" => "http://joinmastodon.org/ns#"}], "first" => "https://unseen.name/users/ex/collections/featured?page=true", "id" => "https://unseen.name/users/ex/collections/featured", "type" => "OrderedCollection"} May 04 15:12:00 houraisan.eientei.org mix[5666]: 15:12:00.037 [error] Publisher failed to inbox https://unseen.name/users/ex/inbox {:error, :checkout_timeout}но в очередях уже ничего нет
select count(*) from oban_jobs where queue = 'federator_incoming' and args::text like '%unseen.name%' ; count ------- 0 (1 row)In conversation from eientei.org permalink Attachments
-
Embed this notice
Yukkuri (iamtakingiteasy@eientei.org)'s status on Thursday, 30-Apr-2026 03:58:29 JST
Yukkuri
@lina In conversation from eientei.org permalink Attachments
-
Embed this notice
Yukkuri (iamtakingiteasy@eientei.org)'s status on Thursday, 30-Apr-2026 03:44:43 JST
Yukkuri
@e @lina @rf In conversation from eientei.org permalink Attachments
-
Embed this notice
Yukkuri (iamtakingiteasy@eientei.org)'s status on Monday, 20-Apr-2026 00:07:15 JST
Yukkuri
@MK2boogaloo In conversation from eientei.org permalink Attachments
-
Embed this notice
Yukkuri (iamtakingiteasy@eientei.org)'s status on Monday, 20-Apr-2026 00:07:05 JST
Yukkuri
@Deadlift @MK2boogaloo Fake lives on while the original is nowhere to be found. In conversation from eientei.org permalink Attachments
-
Embed this notice
Yukkuri (iamtakingiteasy@eientei.org)'s status on Sunday, 19-Apr-2026 03:32:16 JST
Yukkuri
@SuperDicq In conversation from eientei.org permalink Attachments
-
Embed this notice
Yukkuri (iamtakingiteasy@eientei.org)'s status on Tuesday, 14-Apr-2026 17:27:21 JST
Yukkuri
@Yoruka @lina @PneumaticTooth @slipgate Move 'ZIG'. For great justice. In conversation from eientei.org permalink Attachments
-
Embed this notice
Yukkuri (iamtakingiteasy@eientei.org)'s status on Monday, 13-Apr-2026 01:40:59 JST
Yukkuri
@lina @Phobos @blockbot @zaire Added two new options, for FE-level domain mutes (current one on mutes tab is actually BE-level and would exclude statuses from results, rather than simply collapsing the post) and account exclusion from all FE mutes for blockbot use-case. In conversation from eientei.org permalink Attachments
-
Embed this notice
Yukkuri (iamtakingiteasy@eientei.org)'s status on Monday, 13-Apr-2026 00:33:26 JST
Yukkuri
@lina @Phobos @zaire Cannot confirm, both new and past reports including most recent ones about real raped women ages 06-17 at merovingian.club and the one from this thread are being sent in DMs, check notification filtering / mutes and/or all messages by @blockbot. In conversation from eientei.org permalink