tangled
alpha
login
or
join now
mackuba.eu
/
lycan
star
35
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Don't forget to lycansubscribe
star
35
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
1
pulls
pipelines
commits
Author
Commit
Message
Date
mackuba.eu
69c502e9
add an importer from quotes and pins (bookmarks)
7mo ago
mackuba.eu
38cd7008
allow searching in either likes or reposts
7mo ago
mackuba.eu
f7061361
on import, retry only that user's queued items
7mo ago
mackuba.eu
9f0c3efe
added reposts importer
7mo ago
mackuba.eu
3c226ad1
renamed base Importer class
7mo ago
mackuba.eu
9478ab1b
extracted ImportReport class
7mo ago
mackuba.eu
7215653f
generalize code to allow different types of imports
7mo ago
mackuba.eu
7c68f566
added a helper for handling at:// URIs
7mo ago
mackuba.eu
92427a4c
treat query as separate words and find them in whole
7mo ago
mackuba.eu
7f15b339
refactored import_from_queue a bit
8mo ago
mackuba.eu
3304ab93
don't set last_completed if there was a time limit
8mo ago
mackuba.eu
015322f0
added deploy config
8mo ago
mackuba.eu
6f10c4b1
added did.json with service entry
8mo ago
mackuba.eu
bb491341
added rack config
8mo ago
mackuba.eu
14fdb73f
added jwt-based authentication
8mo ago
mackuba.eu
76959cc6
added pagination
8mo ago
mackuba.eu
5348d320
added API endpoint for search (dev mode)
8mo ago
mackuba.eu
29803383
after completed import, only import new likes
8mo ago
mackuba.eu
cda78212
finish downloading all posts after importer completes
8mo ago
mackuba.eu
4b0b34f9
process_posts: stop when finished
8mo ago
mackuba.eu
8b207621
fixed finishing of import
8mo ago
mackuba.eu
29ff2cb9
continue previously started import if there was any
8mo ago
mackuba.eu
be3bf546
cleaner stop on ctrl+c
8mo ago
mackuba.eu
e34485ec
added task to just download posts from the queue
8mo ago
mackuba.eu
5e3c54cf
initialize the queue with previously unprocessed likes/posts
8mo ago
mackuba.eu
0793e2f3
ah fuck it, just use the appview
8mo ago
mackuba.eu
71d241c0
show queue size in report
8mo ago
mackuba.eu
6a2a9718
share pds host cache between the workers
8mo ago
mackuba.eu
b57206e0
allow multiple download workers
8mo ago
mackuba.eu
d168e132
rake task for importing & printing progress
8mo ago
mackuba.eu
470c1e9f
separated importing likes from fetching posts
8mo ago
mackuba.eu
c40ebb70
implemented likes import
8mo ago
mackuba.eu
3bf40943
created initial tables & models
8mo ago
mackuba.eu
5ae9e985
imported some project skeleton from bluefeeds
8mo ago
add an importer from quotes and pins (bookmarks)
69c502e9
mackuba.eu
7mo
allow searching in either likes or reposts
38cd7008
mackuba.eu
7mo
on import, retry only that user's queued items
f7061361
mackuba.eu
7mo
added reposts importer
9f0c3efe
mackuba.eu
7mo
renamed base Importer class
3c226ad1
mackuba.eu
7mo
extracted ImportReport class
9478ab1b
mackuba.eu
7mo
generalize code to allow different types of imports
7215653f
mackuba.eu
7mo
added a helper for handling at:// URIs
7c68f566
mackuba.eu
7mo
treat query as separate words and find them in whole
92427a4c
mackuba.eu
7mo
refactored import_from_queue a bit
7f15b339
mackuba.eu
8mo
don't set last_completed if there was a time limit
3304ab93
mackuba.eu
8mo
added deploy config
015322f0
mackuba.eu
8mo
added did.json with service entry
6f10c4b1
mackuba.eu
8mo
added rack config
bb491341
mackuba.eu
8mo
added jwt-based authentication
14fdb73f
mackuba.eu
8mo
added pagination
76959cc6
mackuba.eu
8mo
added API endpoint for search (dev mode)
5348d320
mackuba.eu
8mo
after completed import, only import new likes
29803383
mackuba.eu
8mo
finish downloading all posts after importer completes
cda78212
mackuba.eu
8mo
process_posts: stop when finished
4b0b34f9
mackuba.eu
8mo
fixed finishing of import
8b207621
mackuba.eu
8mo
continue previously started import if there was any
29ff2cb9
mackuba.eu
8mo
cleaner stop on ctrl+c
be3bf546
mackuba.eu
8mo
added task to just download posts from the queue
e34485ec
mackuba.eu
8mo
initialize the queue with previously unprocessed likes/posts
5e3c54cf
mackuba.eu
8mo
ah fuck it, just use the appview
0793e2f3
mackuba.eu
8mo
show queue size in report
71d241c0
mackuba.eu
8mo
share pds host cache between the workers
6a2a9718
mackuba.eu
8mo
allow multiple download workers
b57206e0
mackuba.eu
8mo
rake task for importing & printing progress
d168e132
mackuba.eu
8mo
separated importing likes from fetching posts
470c1e9f
mackuba.eu
8mo
implemented likes import
c40ebb70
mackuba.eu
8mo
created initial tables & models
3bf40943
mackuba.eu
8mo
imported some project skeleton from bluefeeds
5ae9e985
mackuba.eu
8mo