Commit graph

18 commits

Author SHA1 Message Date
KMY(雪あすか)
91cb329e18
Change: #420 絵文字リアクションストリーミングWorkerのキューの種類を新規作成 (#551)
* Change: #420 絵文字リアクションストリーミングWorkerのキューの種類を`push`に変更

* `perishable`キュー新規作成に変更

* 優先順位を`ingress`と一緒に
2024-02-15 12:59:27 +09:00
KMY
35c2bb9f44 Remove emoji reaction from fedibird_capabilities and setting pages when disabled 2023-09-13 13:17:54 +09:00
KMY
04418d5b01 Change followees_only to following_only 2023-09-13 12:59:07 +09:00
KMY
1bac691642 Remove block_and_hide to block 2023-09-13 09:00:13 +09:00
KMY
181cff6810 Fix N+1 problem 2023-09-13 08:22:15 +09:00
KMY
1367b72fa3 Remove DeliveryEmojiReactionWorker unused parameter 2023-09-13 07:35:26 +09:00
KMY
503a24967d Fix emoji reaction streaming 2023-09-12 22:21:53 +09:00
KMY
fdaaf323c5 Limiting emoji reaction streaming for policy 2023-09-12 21:39:05 +09:00
KMY
477d427f1d Hide blocking domains/suspended/silenced emoji reactions and streaming 2023-09-12 13:54:24 +09:00
KMY
cd252a6062 Add hiding emoji reaction setting 2023-09-12 13:12:07 +09:00
KMY
79cf84d632 Fix emoji reaction user not found error 2023-06-23 18:54:46 +09:00
KMY
8b621d30b4 Fix emoji reaction delivery error 2023-05-31 19:49:17 +09:00
KMY
dba5620052 Fix emoji reaction notification 2023-05-29 20:02:38 +09:00
KMY
20497e0c21 Add login visibility 2023-05-24 17:41:47 +09:00
KMY
ecce8edb84 Rename AccountLimitable module to AccountScope 2023-05-15 17:58:04 +09:00
KMY
d64f0df8a0 Spread stop_emoji_reaction_streaming effective 2023-05-15 17:54:16 +09:00
KMY
dbc34a8213 Fix stop emoji reaction streaming to user settings 2023-05-10 10:06:55 +09:00
KMY
f5332b0654 Add stop streaming config 2023-04-28 21:36:44 +09:00
Renamed from app/workers/feed_any_json_worker.rb (Browse further)