index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
queue
/
processors
/
ImportNotesProcessorService.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
reduce log spam from import/export processes
Hazelnoot
2025-06-06
1
-10
/
+12
*
reduce, clarify, and normalize more error messages
Hazelnoot
2025-06-06
1
-17
/
+9
*
fix backend lint errors
Hazelnoot
2025-04-02
1
-1
/
+1
*
use `import` configuration for media downloads in notes importer
dakkar
2025-01-23
1
-2
/
+2
*
add copyright text to all our files
dakkar
2024-06-15
1
-0
/
+5
*
allow setting separate timeout / max size for imports - fixes #479
dakkar
2024-06-03
1
-6
/
+15
*
remove duplicate method
dakkar
2024-03-02
1
-11
/
+0
*
Merge branch 'develop' into release/2024.3.1
dakkar
2024-03-02
1
-30
/
+40
|
\
|
*
merge upstream for 2024.2.1
dakkar
2024-03-02
1
-1
/
+0
|
*
fix: keep alt text of file if present
Marie
2024-02-13
1
-0
/
+4
|
*
import fs/promises the right way
dakkar
2024-02-03
1
-15
/
+16
|
*
lint
dakkar
2024-02-03
1
-3
/
+3
|
*
decode entity references from tweets
dakkar
2024-02-03
1
-1
/
+2
|
*
simpler logic
dakkar
2024-02-03
1
-9
/
+6
|
*
make almost all fs ops async
dakkar
2024-02-03
1
-12
/
+12
|
*
simpler mapping
dakkar
2024-02-03
1
-5
/
+2
|
*
simpler json-isation
dakkar
2024-02-03
1
-4
/
+4
|
*
Fixed code injection from twitter import
KevinWh0
2024-02-01
1
-17
/
+25
|
*
link twitter names to twitter, not nitter #382
dakkar
2024-01-28
1
-1
/
+1
*
|
Merge branch 'feture/code-injection-fix' into 'develop'
Amelia Yukii
2024-02-01
1
-17
/
+25
|
/
*
fix: visibility check on masto import
Marie
2023-12-31
1
-1
/
+1
*
merge: pleroma note import - Use hashed filename for exists check (#283)
Marie
2023-12-31
1
-1
/
+5
|
\
|
*
Simplify hash steps
smitten
2023-12-31
1
-3
/
+2
|
*
Use base64url digest
smitten
2023-12-31
1
-1
/
+1
|
*
Use hex digest
smitten
2023-12-31
1
-2
/
+2
|
*
Use hashed filename for exists check
smitten
2023-12-30
1
-1
/
+6
*
|
upd: add home as a visibility for mastodon imports
Marie
2023-12-31
1
-1
/
+1
*
|
fix: if condition
Marie
2023-12-31
1
-1
/
+1
*
|
fix: correct followers visibility on import
Marie
2023-12-31
1
-1
/
+1
*
|
upd: prevent vanilla mastodon imports from importing DMs
Marie
2023-12-31
1
-3
/
+6
|
/
*
thread Pleroma imports as well
dakkar
2023-11-30
1
-9
/
+16
*
fix chaining for Mastodon notes
dakkar
2023-11-30
1
-6
/
+12
*
properly thread Mastodon imports
dakkar
2023-11-30
1
-12
/
+19
*
prepare to import more notes
Gianni Ceccarelli
2023-11-30
1
-9
/
+17
*
upd: create Folders for imported media
Mar0xy
2023-11-28
1
-12
/
+72
*
fix: attachments not working on FB import
Mar0xy
2023-11-22
1
-7
/
+13
*
upd: add `Facebook` to note importing
Mar0xy
2023-11-22
1
-6
/
+68
*
merge: improve recreateChain
Mar0xy
2023-11-18
1
-39
/
+26
*
upd: import own replies to own tweets
Mar0xy
2023-11-17
1
-4
/
+31
*
upd: import replies to own posts on *key
Mar0xy
2023-11-13
1
-6
/
+36
*
fix: prevent *key renotes/boosts from being imported
Mar0xy
2023-11-13
1
-0
/
+2
*
add: custom like emoji per instance, fix like
Mar0xy
2023-11-12
1
-1
/
+1
*
fix: use a proper function
Mar0xy
2023-11-12
1
-2
/
+10
*
fix: broken unicode in strings on IG imports
Mar0xy
2023-11-12
1
-2
/
+2
*
upd: remove unused function, fix logger message
Mar0xy
2023-11-12
1
-10
/
+2
*
fix: cleanup not available on development env
Mar0xy
2023-11-12
1
-1
/
+1
*
upd: pass full thinuser
Mar0xy
2023-11-12
1
-5
/
+5
*
upd: update limit
Mar0xy
2023-11-12
1
-3
/
+5
*
add: Importing of Posts
Mar0xy
2023-11-12
1
-0
/
+490