Commit Graph

22 Commits

Author SHA1 Message Date
lza_menace aff9f89640 be sure to delete post's image when deleting from route 2020-12-09 09:48:15 -08:00
lza_menace d1cde8f63e only show images which are tied to approved posts 2020-12-07 10:05:22 -08:00
lza_menace f78e5ad065 add reject button and allow mods to delete other posts 2020-12-07 09:29:34 -08:00
lza_menace 42af653ff3 reenable posting and use helper more 2020-12-03 23:30:49 -08:00
lza_menace d7bc4f4546 add moderator support and approval workflow 2020-12-03 23:17:58 -08:00
lza_menace 91219f4309 disable posting for now 2020-11-22 14:54:50 -08:00
lza_menace e4e0ab53ca add config for banned users and post prevention 2020-11-22 12:39:21 -08:00
lza_menace 994271653c making adjustments so that local app works with prod db 2020-10-06 01:41:05 -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 b5c255cade fixing top posts page to actually sort 2020-08-26 21:47:14 -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 511b74998e adding top posts 2020-08-10 15:58:39 -07:00
lza_menace 7ab965107a setting up transfers and payment info for posts 2020-08-10 15:11:53 -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 2a8d60c36a setup wallet functionality for posts and extending templates 2020-08-09 22:47:53 -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