Commit Graph

154 Commits

Author SHA1 Message Date
lza_menace 93ee3355c6 Merge pull request 'Introduce limit/offset args for api list call' (#2) from dsc/suchwow:limitoffset into master
Reviewed-on: https://git.wownero.com/lza_menace/suchwow/pulls/2
2021-04-25 20:12:06 +00:00
dsc 2cc0fb8c8d Introduce limit/offset args for api call 2021-04-25 21:43:47 +02:00
lza_menace 9d5ef70271 only post to discord when approving posts 2021-04-19 12:13:34 -07:00
lza_menace c7168b21ee fix template bug 2021-04-17 00:44:26 -07:00
lza_menace 1624c4c90c add super hacky "cache" for top posts 2021-04-16 15:07:49 -07:00
lza_menace 0259a7a670 improve pagination 2021-04-16 14:23:59 -07:00
lza_menace 111c50829d do not use default address, flash message and redirect back. 2021-04-15 10:47:27 -07:00
lza_menace 8ab985b88e add cli command to show post details 2021-04-15 10:37:15 -07:00
lza_menace e14131d4e2 only show txes if amount is gt 0 2021-04-15 10:31:09 -07:00
lza_menace 200aaa066c fix bug 2021-03-07 23:45:42 -08:00
lza_menace a384b6c8a8 mod link, button fix, add makefile 2021-03-07 23:41:15 -08:00
lza_menace 7527bbfc2b add a message after posting so dummies stop doing it 3 times 2021-01-29 01:36:12 -08:00
lza_menace 00abdd5fd0 remove mod/approval req to view images 2021-01-28 22:08:36 -08:00
lza_menace bcc7601d89 add support for thumbnails 2021-01-28 22:01:42 -08:00
lza_menace f5508a012d add addtl meta to api list 2021-01-05 14:04:31 -08:00
lza_menace 65414c4e00 add simple api route to list posts 2021-01-05 14:01:51 -08:00
lza_menace 8c014e1292 discord: use link to post instead of direct image 2020-12-29 13:33:30 -08:00
lza_menace 142475a669 use full external links for reddit posts 2020-12-29 13:26:21 -08:00
lza_menace ac05271c34 update meta tags based upon post 2020-12-29 13:05:58 -08:00
lza_menace 757deeaaea add debug text 2020-12-29 12:41:10 -08:00
lza_menace 0f1d449e69 add qr codes to posts 2020-12-20 17:04:27 -08:00
lza_menace 09409b80a7 revamp logging and auditing with webhook events 2020-12-13 22:28:23 -08:00
lza_menace 9a6518c150 make urls always be external 2020-12-10 13:59:35 -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 b7403c945a fix message posting 2020-12-10 13:16:41 -08:00
lza_menace 8b601027f7 add meme posting to approval process 2020-12-10 13:12:21 -08:00
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 6be72e3d4c filter on approved posts only on leaderboard 2020-12-04 11:20:30 -08:00
lza_menace b5f7fa766f update insults and intros for discord posts 2020-12-04 11:12:09 -08:00
lza_menace a0cc6b8897 add cli helper for posting memes to boards 2020-12-04 10:57:34 -08:00
lza_menace 42af653ff3 reenable posting and use helper more 2020-12-03 23:30:49 -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 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 2d4b503f36 add cmd to delete posts that are too shit 2020-11-22 12:29:29 -08:00
lza_menace a11ee0c962 add contact section in about.html 2020-11-16 22:41:42 -08:00
lza_menace 91ce9c41c6 use direct link 2020-10-29 10:23:47 -07:00
lza_menace 6fb983978f fix webhook text again 2020-10-29 10:21:17 -07:00
lza_menace 7599a3aa8a update webhook content to link direct image 2020-10-29 10:15:16 -07:00
lza_menace 6c31ed3d68 fix storing the bool of discord webhook 2020-10-29 01:42:41 -07:00
lza_menace 703c6815c4 refactor webhook message 2020-10-29 01:40:00 -07: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