Commit Graph

50 Commits

Author SHA1 Message Date
lza_menace d0ff90dd5c document and improve repo a bit 2021-09-14 00:59:06 -07:00
lza_menace 017a230cc1 include latest tipped in cache load 2021-07-08 12:41:15 -07:00
lza_menace c4dc5cd49a only sweep if balance is enough 2021-07-08 12:20:54 -07:00
lza_menace 113af08502 load leaderboards into cache in advance 2021-06-08 08:31:11 -07:00
lza_menace ea02ed1185 i cant explain why it's not saving the post to_reddit 2021-05-15 12:19:37 -07:00
lza_menace 8f7c289f70 fix ref 2021-05-15 09:04:14 -07:00
lza_menace f797925d5e bug fix, store the fact we posted to reddit 2021-05-15 09:03:26 -07:00
lza_menace 307d189967 add cli command to post to reddit for last x hours 2021-05-14 00:40:01 -07:00
lza_menace c46a817eed drop webhook on payout......too noisy 2021-05-07 06:34:13 -07:00
lza_menace 71b2cb4c15 revert to feed, add new favicoon 2021-05-06 10:46:15 -07:00
lza_menace be5bf5af76 redo default home screen, show recently tipped memes 2021-05-06 09:53:18 -07:00
lza_menace 309abaac83 finish most of my hacky bullshit 2021-05-05 01:50:54 -07:00
lza_menace 133057b4e9 setting up events 2021-04-29 20:55:34 -07:00
lza_menace ce735058fb making template adjustments 2021-04-29 19:27:21 -07:00
lza_menace 0259a7a670 improve pagination 2021-04-16 14:23:59 -07:00
lza_menace 8ab985b88e add cli command to show post details 2021-04-15 10:37:15 -07:00
lza_menace 65414c4e00 add simple api route to list posts 2021-01-05 14:01:51 -08:00
lza_menace 09409b80a7 revamp logging and auditing with webhook events 2020-12-13 22:28:23 -08:00
lza_menace bf5296eb83 make cli arg just post and not worry about if it has or not 2020-12-10 13:23:26 -08:00
lza_menace 8b601027f7 add meme posting to approval process 2020-12-10 13:12:21 -08:00
lza_menace a0cc6b8897 add cli helper for posting memes to boards 2020-12-04 10:57:34 -08:00
lza_menace b8d227b3c8 fix duplicate function name 2020-12-03 23:21:23 -08:00
lza_menace d7bc4f4546 add moderator support and approval workflow 2020-12-03 23:17:58 -08:00
lza_menace 2d4b503f36 add cmd to delete posts that are too shit 2020-11-22 12:29:29 -08:00
lza_menace a83f2f1d30 fix querying and hlpers 2020-10-29 01:24:55 -07:00
lza_menace 59ece469a5 add another db toggle for discord 2020-10-29 01:13:02 -07:00
lza_menace 7d7caf803d yoloing a discord webhook 2020-10-29 00:57:08 -07:00
lza_menace 998fdb730c add improved user filtering and pagination 2020-10-25 00:00:20 -07:00
lza_menace a16176cfd6 make sure we only do one post at a time 2020-10-17 22:00:13 -07:00
lza_menace 94b58f7437 use a bool to track reddit posts 2020-10-17 21:39:19 -07:00
lza_menace c89cabaccc remove unused var and import required libs 2020-10-15 14:56:28 -07:00
lza_menace 232efac2c1 refactor to use shared function for posting and commenting 2020-10-15 14:51:00 -07:00
lza_menace 6abd4912f6 update reddit comment method and reddit_random func 2020-10-15 06:45:59 -07:00
lza_menace 208fa3bf2e add print stmt for reddit posting 2020-10-15 00:16:29 -07:00
lza_menace 79aedd8310 forgot to import reddit class 2020-10-14 23:56:33 -07:00
lza_menace bc0d83b832 setup praw and commands to post to reddit 2020-10-14 23:51:53 -07:00
lza_menace d29874a92d add create_accounts command for when refreshing prod db on dev 2020-10-14 21:26:42 -07:00
lza_menace fa0a6461d4 nicer 404 and missing page redirects 2020-09-23 22:13:28 -07:00
lza_menace d7e74f2932 fix pagination bug - don't round the result 2020-09-17 10:43:08 -07:00
lza_menace db93e5d9f6 setting up poster leaderboard 2020-09-16 11:32:16 -07:00
lza_menace c05eda5253 adding dumb simple way to transfer funds 2020-08-13 23:42:43 -07:00
lza_menace d62aebabe4 setup comments for posts 2020-08-10 09:54:44 -07:00
lza_menace 4262ec9f04 setup profiles 2020-08-09 23:59:45 -07:00
lza_menace d2f93359b0 update init to create folder structure 2020-08-09 22:47:14 -07:00
lza_menace b6aac85f48 oh shit dog, adding static and templates 2020-08-07 23:12:33 -07:00
lza_menace 4d9b37545d further refactoring, moving out auth into blueprints 2020-07-30 01:36:31 -07:00
lza_menace 336740319d more refactoring, setting up individual route blueprints 2020-07-28 17:24:59 -07:00
lza_menace 37af78e539 starting refactor and extending app 2020-07-28 13:31:07 -07:00
lza_menace d199943b45 adding paginated listings on index, improved submission flows, better html templating 2020-07-16 00:41:19 -07:00
lza_menace 95c5882e39 switching to simpler flask app 2020-07-15 01:18:13 -07:00