Commit Graph

154 Commits

Author SHA1 Message Date
lza_menace cda49c8146 adding link to post 2020-10-15 15:02:43 -07:00
lza_menace 7ed0033919 fix post comment meta 2020-10-15 15:00:46 -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 8f6be97cb7 adding sample crontab file for tracking 2020-10-15 00:26:44 -07:00
lza_menace 208fa3bf2e add print stmt for reddit posting 2020-10-15 00:16:29 -07:00
lza_menace 844c8356e7 fix class methods and var refs 2020-10-15 00:14:50 -07:00
lza_menace be59d6a2b3 fix config options 2020-10-15 00:00:51 -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 bc24c60ba4 adjust wallet setup script to use local dir 2020-10-14 21:25:43 -07:00
lza_menace 994271653c making adjustments so that local app works with prod db 2020-10-06 01:41:05 -07:00
lza_menace 7c169ffb46 add setup wallet file 2020-10-06 01:40:50 -07:00
lza_menace 7bd1ca54e6 update prod script for better gunicorn args 2020-09-28 07:09:09 -07:00
lza_menace 84d1e45db2 comment button to delete for now 2020-09-23 22:20:27 -07:00
lza_menace da29ccbf41 add logging and better catch for lack of sessions in template 2020-09-23 22:19:03 -07:00
lza_menace fa0a6461d4 nicer 404 and missing page redirects 2020-09-23 22:13:28 -07:00
lza_menace f655943898 add deletes 2020-09-23 22:10:24 -07:00
lza_menace 783b482a0a add randomization to filenames so users cannot overwrite each other's images 2020-09-23 21:55:00 -07:00
lza_menace d7e74f2932 fix pagination bug - don't round the result 2020-09-17 10:43:08 -07:00
lza_menace 7d75d4228e fix bug in template render 2020-09-16 14:20:02 -07:00
lza_menace d481481dcd tighten up ui, add some tables to look all profesh 2020-09-16 12:31:27 -07:00
lza_menace db93e5d9f6 setting up poster leaderboard 2020-09-16 11:32:16 -07:00
lza_menace b5c255cade fixing top posts page to actually sort 2020-08-26 21:47:14 -07:00
lza_menace 299ef8864b now you can earn wow! 2020-08-16 02:26:55 -07:00
lza_menace fc6674d9eb remove unused var, make images larger, and try to fix sorting 2020-08-16 02:24:14 -07:00
lza_menace 5c0cfdaa90 fix top post logic by checking incoming transfers 2020-08-16 02:02:02 -07:00
lza_menace c05eda5253 adding dumb simple way to transfer funds 2020-08-13 23:42:43 -07:00
lza_menace 2b6f856059 make executable 2020-08-11 01:19:43 -07:00
lza_menace ec7a8ecdae show transfers text on post regardless 2020-08-11 01:18:17 -07:00
lza_menace ca0c515ddc fuck this docker shit, gunicorn local 2020-08-11 00:15:11 -07:00
lza_menace 936daacc05 including another lib 2020-08-10 17:10:52 -07:00
lza_menace 511b74998e adding top posts 2020-08-10 15:58:39 -07:00
lza_menace 75613c4202 minor style adjustment 2020-08-10 15:15:54 -07:00
lza_menace cb711abb26 remove dumb text 2020-08-10 15:14:52 -07:00
lza_menace 9f1bbe39c6 minor html adjust 2020-08-10 15:13:19 -07:00
lza_menace 7ab965107a setting up transfers and payment info for posts 2020-08-10 15:11:53 -07:00
lza_menace 42a060fc71 minor template updates 2020-08-10 12:18:54 -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 3d423651c0 change title size 2020-08-09 22:52:01 -07:00
lza_menace 2a8d60c36a setup wallet functionality for posts and extending templates 2020-08-09 22:47:53 -07:00
lza_menace d2f93359b0 update init to create folder structure 2020-08-09 22:47:14 -07:00
lza_menace 0c0d9c816b fix container name in docker-compose 2020-08-08 00:18:46 -07:00
lza_menace 95504d8bd4 adding some docker shit 2020-08-08 00:15:08 -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