summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | fix: broken unicode in strings on IG importsMar0xy2023-11-121-2/+2
* | upd: remove unused function, fix logger messageMar0xy2023-11-121-10/+2
* | fix: cleanup not available on development envMar0xy2023-11-121-1/+1
* | upd: pass full thinuserMar0xy2023-11-121-5/+5
* | upd: update limitMar0xy2023-11-121-3/+5
* | fix: typeMar0xy2023-11-121-1/+1
* | add: Importing of PostsMar0xy2023-11-124-0/+517
* | upd: export headers used during signinMar0xy2023-11-071-1/+1
* | upd: add IPs to data exportMar0xy2023-11-071-5/+42
* | upd: send email on export completionMar0xy2023-11-071-0/+9
* | add: endpoint and processor for account data exportMar0xy2023-11-074-0/+773
* | upd: change handling of renewkeyFailedMar0xy2023-10-201-3/+2
* | fix: set boolean to true if uri doesn't match activity actorMar0xy2023-10-201-1/+1
* | upd: refetch user keys on signature failureMar0xy2023-10-201-2/+14
* | merge: upstream changesMar0xy2023-10-184-6/+13
|\|