summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Allow cub, but block bad tags related to itVolpeon2021-10-211-2/+3
|
* Exclude transformationVolpeon2021-10-201-0/+1
|
* Added post id blacklistVolpeon2021-10-202-0/+6
|
* Keep 100 items in dedupe dbVolpeon2021-10-201-1/+1
|
* Exclude mouth_shotVolpeon2021-10-191-0/+1
|
* Fix JSON parsingVolpeon2021-10-191-1/+6
|
* Throw error if db fails to loadVolpeon2021-10-191-5/+3
|
* Fix dbVolpeon2021-10-192-2/+2
|
* FixVolpeon2021-10-191-4/+8
|
* Support multiple enqueue + dequeueVolpeon2021-10-191-4/+4
|
* Fix queue loadingVolpeon2021-10-191-0/+2
|
* Fix errorVolpeon2021-10-191-0/+4
|
* Code improvements, support a manual post queueVolpeon2021-10-197-83/+130
|
* Code improvementsVolpeon2021-10-197-42/+85
|
* Code improvementsVolpeon2021-10-193-58/+62
|
* Code improvementsVolpeon2021-10-192-1/+3
|
* Exclude dressVolpeon2021-10-191-1/+2
|
* Exclude obeseVolpeon2021-10-191-0/+1
|
* Exclude waddling_headVolpeon2021-10-191-0/+1
|
* Adjust max pagesVolpeon2021-10-191-1/+1
|
* Exclude humanoidVolpeon2021-10-191-0/+1
|
* cw cigaretteVolpeon2021-10-191-1/+1
|
* Rescale max resolution: 1800x1800Volpeon2021-10-191-1/+1
|
* Compress files > 9 MBVolpeon2021-10-193-15/+442
|
* Fix dedupeVolpeon2021-10-191-1/+2
|
* Avoid duplicate postsVolpeon2021-10-191-0/+40
|
* Query updateVolpeon2021-10-191-1/+2
|
* Exclude animated postsVolpeon2021-10-191-0/+1
|
* Exclude cub, diaperVolpeon2021-10-191-1/+3
|
* Adjusted query againVolpeon2021-10-181-3/+5
|
* Exclude animatedVolpeon2021-10-181-3/+1
|
* Query updateVolpeon2021-10-181-0/+1
|
* Better interfaces and function responsibilitiesVolpeon2021-10-183-9/+16
|
* Support posting a specific pictureVolpeon2021-10-185-20/+244
|
* Add presenting to excluded tagsVolpeon2021-10-181-1/+2
|
* Set min score from 20 to 15Volpeon2021-10-181-6/+2
|
* Remove remnant of Misskey API code from Mastodon API codeVolpeon2021-10-181-1/+0
|
* Don't post as sensitive unless there's a spoiler definedVolpeon2021-10-181-1/+1
|
* Added query to exclude dragonsVolpeon2021-10-173-25/+31
|
* Support multiple e621 queries, post as unlistedVolpeon2021-10-173-23/+30
|
* Detect if Mastodon token is not setVolpeon2021-10-172-0/+8
|
* InitVolpeon2021-10-1712-0/+691