Commit Graph

85 Commits

Author SHA1 Message Date
af2e4df3dc Updated errors to print out url 2023-10-21 15:58:34 -07:00
22c5a6e231 Refactored to retry when overshooting pagination to fetch the last page and try again 2023-10-19 21:22:07 -07:00
88e11f58bc Updated class variables and whitespace 2023-10-19 21:21:07 -07:00
2e22104a66 Added random user-agent string to bypass danbooru API restrictions 2023-06-14 20:22:20 -07:00
74f7fdc5ad Updated header 2023-05-14 17:49:20 -07:00
b0e61fbff8 Updated header 2023-05-14 17:47:48 -07:00
826e9d60ab Updated per FediBot refactor 2023-05-14 17:20:09 -07:00
dab5fc33e9 Minor update to header 2023-04-24 20:14:53 -07:00
02d829cb3f Added -z switch to set initial state 2023-04-09 17:25:06 -07:00
de66d617ed Fixed crash when handling FileTooLarge or InvalidMimeType exception 2023-04-08 18:11:27 -07:00
16cdad7edf Added -l flag 2023-04-08 17:57:50 -07:00
59d80a6fc2 Minor change 2023-03-19 19:29:43 -07:00
1328845069 Updated per backend change 2023-03-19 19:27:22 -07:00
208f897501 Update due to backend change 2023-03-19 19:08:27 -07:00
88a8e6af93 Fixed index out of range error 2023-03-13 18:47:41 -07:00
a6a7f71e08 Minor correction 2023-03-12 20:28:16 -07:00
70a9f7457e Corrected after_pick() logic 2023-03-12 20:16:14 -07:00
eed87f229d Updated install instructions 2023-03-12 19:34:43 -07:00
89381b76d4 Refactored to make use of backend module 2023-03-12 17:45:40 -07:00
ba2e859e71 Updated to only include project files 2023-03-12 17:45:19 -07:00
259516fc00 Removed modular backend 2023-03-12 17:43:42 -07:00
9e11c59305 Optimized pagination logic 2022-12-26 18:55:47 -08:00
8de4584132 Minor code cleanup 2022-12-18 19:00:11 -08:00
6980581c13 Added more banned tags and yande.re site 2022-12-18 18:59:56 -08:00
c3fb59a3e7 Removed unused modules 2022-10-28 20:29:39 -07:00
ca19e6fa30 Updated donate section 2022-10-18 13:15:06 -07:00
5a76d60cad Added banned tags 2022-10-17 13:06:55 -07:00
d92536aa1d Updated so tag response returns a list of tags 2022-10-16 15:36:34 -07:00
9cbf336a98 Removed print statement 2022-10-16 03:00:02 -07:00
dfbbbc7f22 Updated tag system. Banned tags must now match exactly 2022-10-15 16:07:10 -07:00
0511d2fc54 Cleaned up comments 2022-10-13 14:59:52 -07:00
2bcce1b13c Fixed link text bug 2022-10-13 14:56:40 -07:00
f26853cdb5 Fixed tag bug 2022-10-12 15:28:33 -07:00
bf47ecf36d Updated documentation 2022-10-11 23:30:16 -07:00
76185a2ba4 Updated to use 2d matrix for post setting 2022-10-11 23:11:48 -07:00
0e82467772 Updated to use 2d matrix for post setting 2022-10-11 23:09:02 -07:00
e84c82067d Added cron script 2022-10-11 23:08:38 -07:00
d382aac549 Readded general post exception 2022-10-09 22:58:26 -07:00
dc59b928a0 Minor update 2022-10-09 22:29:45 -07:00
70a6dbde22 Added konachan backend 2022-10-09 22:15:52 -07:00
8df71daa74 Added gelbooru backend 2022-10-09 22:15:35 -07:00
8ce1c4bbaa Refactored the way modules are dynamically imported 2022-10-09 22:15:09 -07:00
2dd89995e1 Removed hardcoded url 2022-10-09 22:14:27 -07:00
d2378a1e5b Updated to include additional backends 2022-10-09 22:12:30 -07:00
9ed2fb63f4 Minor update 2022-10-09 13:59:20 -07:00
59223a02be Minor update 2022-10-09 13:30:27 -07:00
14c3708627 Minor update 2022-10-09 13:24:18 -07:00
adb52b817c Updated to reflect scheduling posts with cron 2022-10-09 13:16:59 -07:00
8ebca294b0 Removed timer setting. Added banned tags 2022-10-08 23:43:44 -07:00
f07afc254f Removed built-in timers. Use cron to schedule posts 2022-10-08 17:37:03 -07:00