summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | fix: 禁止キーワードを含むノートがDelayed Queueに追加され...anatawa122024-02-221-1/+9
* | | merge: upstreamMarie2024-02-1935-35/+35
|\| |
| * | (re) update SPDX-FileCopyrightTexttamaina2024-02-1335-35/+35
| * | Revert "update SPDX-FileCopyrightText"tamaina2024-02-1335-36/+36
| * | update SPDX-FileCopyrightTextsyuilo2024-02-1235-36/+36
* | | fix: keep alt text of file if presentMarie2024-02-131-0/+4
* | | merge: upstreamMarie2024-02-031-2/+2
|\| |
| * | fix(backend): Fix typos in job configurations (#13086)woxtu2024-01-281-2/+2
* | | import fs/promises the right waydakkar2024-02-031-15/+16
* | | lintdakkar2024-02-031-3/+3
* | | decode entity references from tweetsdakkar2024-02-031-1/+2
* | | simpler logicdakkar2024-02-031-9/+6
* | | make almost all fs ops asyncdakkar2024-02-031-12/+12
* | | simpler mappingdakkar2024-02-031-5/+2
* | | simpler json-isationdakkar2024-02-031-4/+4
* | | Fixed code injection from twitter importKevinWh02024-02-011-17/+25
* | | link twitter names to twitter, not nitter #382dakkar2024-01-281-1/+1
* | | merge: upstreamMarie2024-01-251-0/+4
|\| |
| * | enhance(reversi): more robust matching processsyuilo2024-01-241-0/+4
* | | merge: upstreamMarie2024-01-097-5/+218
|\| | | |/ |/|
| * feat: export clips (#12931)Kagami Sascha Rosylight2024-01-073-0/+211
| * enhance(backend): ActivityPub 周りで連合先から HTTP 429 Too Many Requ...riku64602024-01-063-3/+3
| * enhance(backend): ActivityPub Deliver queueでBodyを事前処理するよう...MeiMei2024-01-062-2/+4
* | fix: visibility check on masto importMarie2023-12-311-1/+1
* | merge: pleroma note import - Use hashed filename for exists check (#283)Marie2023-12-311-1/+5
|\ \
| * | Simplify hash stepssmitten2023-12-311-3/+2
| * | Use base64url digestsmitten2023-12-311-1/+1
| * | Use hex digestsmitten2023-12-311-2/+2
| * | Use hashed filename for exists checksmitten2023-12-301-1/+6
* | | upd: add home as a visibility for mastodon importsMarie2023-12-311-1/+1
* | | fix: if conditionMarie2023-12-311-1/+1
* | | fix: correct followers visibility on importMarie2023-12-311-1/+1
* | | upd: prevent vanilla mastodon imports from importing DMsMarie2023-12-311-3/+6
|/ /
* | merge: upstreamMarie2023-12-231-15/+15
|\|
| * chore(QueueProcessorService): show error stack for failures (#12727)Kagami Sascha Rosylight2023-12-211-14/+14
| * Fix(backend): inboxJobPerSecのデフォルト値を16から32に (#12631)Camilla Ett2023-12-131-1/+1
* | thread Pleroma imports as welldakkar2023-11-302-10/+17
* | fix chaining for Mastodon notesdakkar2023-11-301-6/+12
* | properly thread Mastodon importsdakkar2023-11-302-16/+23
* | prepare to import more notesGianni Ceccarelli2023-11-301-9/+17
* | upd: create Folders for imported mediaMar0xy2023-11-281-12/+72
* | fix: attachments not working on FB importMar0xy2023-11-221-7/+13
* | upd: add `Facebook` to note importingMar0xy2023-11-223-6/+70
* | merge: improve recreateChainMar0xy2023-11-181-39/+26
* | upd: import own replies to own tweetsMar0xy2023-11-172-5/+32
* | chore: remove type in DbNoteImportToDbJobDataMar0xy2023-11-131-1/+0
* | upd: import replies to own posts on *keyMar0xy2023-11-132-7/+44
* | fix: prevent *key renotes/boosts from being importedMar0xy2023-11-131-0/+2
* | add: custom like emoji per instance, fix likeMar0xy2023-11-121-1/+1
* | fix: use a proper functionMar0xy2023-11-121-2/+10