107 Commits (master)
 

Author SHA1 Message Date
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 cda49c8146 adding link to post
4 years ago
lza_menace 7ed0033919 fix post comment meta
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 8f6be97cb7 adding sample crontab file for tracking
4 years ago
lza_menace 208fa3bf2e add print stmt for reddit posting
4 years ago
lza_menace 844c8356e7 fix class methods and var refs
4 years ago
lza_menace be59d6a2b3 fix config options
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 bc24c60ba4 adjust wallet setup script to use local dir
4 years ago
lza_menace 994271653c making adjustments so that local app works with prod db
4 years ago
lza_menace 7c169ffb46 add setup wallet file
4 years ago
lza_menace 7bd1ca54e6 update prod script for better gunicorn args
4 years ago
lza_menace 84d1e45db2 comment button to delete for now
4 years ago
lza_menace da29ccbf41 add logging and better catch for lack of sessions in template
4 years ago
lza_menace fa0a6461d4 nicer 404 and missing page redirects
4 years ago
lza_menace f655943898 add deletes
4 years ago
lza_menace 783b482a0a add randomization to filenames so users cannot overwrite each other's images
4 years ago
lza_menace d7e74f2932 fix pagination bug - don't round the result
4 years ago
lza_menace 7d75d4228e fix bug in template render
4 years ago
lza_menace d481481dcd tighten up ui, add some tables to look all profesh
4 years ago
lza_menace db93e5d9f6 setting up poster leaderboard
4 years ago
lza_menace b5c255cade fixing top posts page to actually sort
4 years ago
lza_menace 299ef8864b now you can earn wow!
4 years ago
lza_menace fc6674d9eb remove unused var, make images larger, and try to fix sorting
4 years ago
lza_menace 5c0cfdaa90 fix top post logic by checking incoming transfers
4 years ago
lza_menace c05eda5253 adding dumb simple way to transfer funds
4 years ago
lza_menace 2b6f856059 make executable
4 years ago
lza_menace ec7a8ecdae show transfers text on post regardless
4 years ago
lza_menace ca0c515ddc fuck this docker shit, gunicorn local
4 years ago
lza_menace 936daacc05 including another lib
4 years ago
lza_menace 511b74998e adding top posts
4 years ago
lza_menace 75613c4202 minor style adjustment
4 years ago
lza_menace cb711abb26 remove dumb text
4 years ago
lza_menace 9f1bbe39c6 minor html adjust
4 years ago
lza_menace 7ab965107a setting up transfers and payment info for posts
4 years ago
lza_menace 42a060fc71 minor template updates
4 years ago
lza_menace d62aebabe4 setup comments for posts
4 years ago
lza_menace 4262ec9f04 setup profiles
4 years ago
lza_menace 3d423651c0 change title size
4 years ago
lza_menace 2a8d60c36a setup wallet functionality for posts and extending templates
4 years ago
lza_menace d2f93359b0 update init to create folder structure
4 years ago
lza_menace 0c0d9c816b fix container name in docker-compose
4 years ago
lza_menace 95504d8bd4 adding some docker shit
4 years ago