Commit Graph

57 Commits (master)

Author SHA1 Message Date
lza_menace aec88afc0d cleanup
2 years ago
lza_menace 143d08f2f7 moving stuff around, cleaning up, adding mod area
2 years ago
lza_menace 0cab370e12 show list of active mods and their addresses
2 years ago
lza_menace af87610e60 wrap payout code in try/except block
2 years ago
lza_menace e908aaceda setup all-time stats
2 years ago
lza_menace 226e7bbe15 move user ban functionality to the database instead of config
2 years ago
lza_menace 14a756690b updating flash colors w/ categories
3 years ago
lza_menace d0ff90dd5c document and improve repo a bit
3 years ago
lza_menace 017a230cc1 include latest tipped in cache load
3 years ago
lza_menace c4dc5cd49a only sweep if balance is enough
3 years ago
lza_menace 113af08502 load leaderboards into cache in advance
3 years ago
lza_menace ea02ed1185 i cant explain why it's not saving the post to_reddit
3 years ago
lza_menace 8f7c289f70 fix ref
3 years ago
lza_menace f797925d5e bug fix, store the fact we posted to reddit
3 years ago
lza_menace 307d189967 add cli command to post to reddit for last x hours
3 years ago
lza_menace c46a817eed drop webhook on payout......too noisy
3 years ago
lza_menace 71b2cb4c15 revert to feed, add new favicoon
3 years ago
lza_menace be5bf5af76 redo default home screen, show recently tipped memes
3 years ago
lza_menace 309abaac83 finish most of my hacky bullshit
3 years ago
lza_menace 133057b4e9 setting up events
3 years ago
lza_menace ce735058fb making template adjustments
3 years ago
lza_menace 0259a7a670 improve pagination
3 years ago
lza_menace 8ab985b88e add cli command to show post details
3 years ago
lza_menace 65414c4e00 add simple api route to list posts
3 years ago
lza_menace 09409b80a7 revamp logging and auditing with webhook events
3 years ago
lza_menace bf5296eb83 make cli arg just post and not worry about if it has or not
3 years ago
lza_menace 8b601027f7 add meme posting to approval process
3 years ago
lza_menace a0cc6b8897 add cli helper for posting memes to boards
3 years ago
lza_menace b8d227b3c8 fix duplicate function name
3 years ago
lza_menace d7bc4f4546 add moderator support and approval workflow
3 years ago
lza_menace 2d4b503f36 add cmd to delete posts that are too shit
3 years ago
lza_menace a83f2f1d30 fix querying and hlpers
4 years ago
lza_menace 59ece469a5 add another db toggle for discord
4 years ago
lza_menace 7d7caf803d yoloing a discord webhook
4 years ago
lza_menace 998fdb730c add improved user filtering and pagination
4 years ago
lza_menace a16176cfd6 make sure we only do one post at a time
4 years ago
lza_menace 94b58f7437 use a bool to track reddit posts
4 years ago
lza_menace c89cabaccc remove unused var and import required libs
4 years ago
lza_menace 232efac2c1 refactor to use shared function for posting and commenting
4 years ago
lza_menace 6abd4912f6 update reddit comment method and reddit_random func
4 years ago
lza_menace 208fa3bf2e add print stmt for reddit posting
4 years ago
lza_menace 79aedd8310 forgot to import reddit class
4 years ago
lza_menace bc0d83b832 setup praw and commands to post to reddit
4 years ago
lza_menace d29874a92d add create_accounts command for when refreshing prod db on dev
4 years ago
lza_menace fa0a6461d4 nicer 404 and missing page redirects
4 years ago
lza_menace d7e74f2932 fix pagination bug - don't round the result
4 years ago
lza_menace db93e5d9f6 setting up poster leaderboard
4 years ago
lza_menace c05eda5253 adding dumb simple way to transfer funds
4 years ago
lza_menace d62aebabe4 setup comments for posts
4 years ago
lza_menace 4262ec9f04 setup profiles
4 years ago