Commit Graph

729 Commits (ebcc561c03fe73c239378da009b56bc434d4e57f)

Author SHA1 Message Date
Aevann ebcc561c03 titlecolor -> flaircolor 2023-10-17 21:54:02 +03:00
Aevann 9df3fceef4 title -> flair 2023-10-17 21:50:13 +03:00
Aevann 0ba81b4208 limit name_change to 5/day since it can be used to spam notifs 2023-10-17 21:34:43 +03:00
Aevann fe89c74501 give ppl notifs when someone removes them from their friends list or enemies list 2023-10-17 21:33:55 +03:00
Aevann c43a91ac63 dont allow youtube videos higher than a day 2023-10-17 16:20:30 +03:00
Aevann 843afdf598 allow poorcels to have frontsize of 10 2023-10-12 22:27:37 +03:00
Aevann 80fa4baa27 limit frontpage size to 25 when enabling poor mode 2023-10-12 22:25:35 +03:00
Aevann bd992c54cf allow ppl to override poor mode with the signature setting 2023-10-12 22:24:17 +03:00
Aevann 70cc32d871 imginn -> imgsed 2023-10-12 17:20:28 +03:00
Aevann fd185eed04 use working teddit domain 2023-10-10 22:05:45 +03:00
Aevann c349b5722d fix 500 error 2023-10-07 13:14:54 +03:00
Aevann 0867c47d9c rename customtitle to flair 2023-10-05 13:39:12 +03:00
Aevann 3dc652f867 "Hide Signatures" -> "User Signatures" 2023-10-05 13:33:01 +03:00
Aevann a1de1cf7c8 "Disable NSFW Warnings" -> "NSFW Warnings" 2023-10-05 13:29:23 +03:00
Aevann bb7192c929 rename over_18 to nsfw 2023-10-05 13:19:50 +03:00
Aevann 544adc4de6 allow jannies to get all kinds of notifs from shadowbanned users 2023-10-04 22:34:00 +03:00
Aevann b24be481d7 new_name->new_flair, title->flair 2023-10-04 15:29:41 +03:00
Aevann 6d413aa7a7 allow ppl to change name capitalization without triggering the "original username" mechanic 2023-10-04 13:41:20 +03:00
Aevann 39c210c153 fix error 2023-09-29 03:40:53 +03:00
Aevann 9f7a761b73 homoween III + other random shit 2023-09-29 02:58:09 +03:00
Aevann c3870505ea use get_user whenever possible instead of repeating code 2023-09-27 00:57:33 +03:00
Aevann a9b078007e refactor slurs and profanities and put them in their own file 2023-09-22 20:01:30 +03:00
Aevann ac6a71223d fix mp3 songs 2023-09-17 23:14:41 +03:00
Aevann 39642ec2b4 patch exploit 2023-09-15 01:40:25 +03:00
Aevann f392c6bb9c disallow permabanned-cels from all POST endpoints that require auth except /reply /contact /delete/post /delete/comment 2023-09-14 19:49:46 +03:00
Aevann 7bd582278d remove i.reddit.com for being deprecated 2023-09-14 03:09:19 +03:00
Aevann 6f88ef72f9 always use fake headers 2023-09-09 21:09:35 +03:00
Aevann 1dba2d7aa2 use undelete.pullpush.io 2023-09-09 18:44:47 +03:00
Aevann 9ee45b4a24 remove unnecessary spaces and tabs 2023-09-07 18:26:31 +03:00
Aevann b418364c58 rename 2 endpoints 2023-09-07 11:51:57 +03:00
Aevann d7eecbdc1a remove redundant shit 2023-09-07 11:51:51 +03:00
Aevann 7cd1fbd08f remove unnecessary graceful=True from get_user() usages 2023-09-06 21:13:32 +03:00
Aevann f2ed74ec6a dedup sorting in the jinja templates 2023-09-05 17:32:36 +03:00
Aevann 462bb23e6d remove unused JL0 perms (bloat) 2023-09-05 15:30:16 +03:00
Aevann 4ed9eb4277 allow ppl to empty their flair, pronouns, and checkmark text 2023-08-30 20:01:53 +03:00
Aevann 11cb3ab18f handle 500 error 2023-08-26 00:11:32 +03:00
Aevann 8d84748c42 add spaces for consistency 2023-08-24 00:57:39 +03:00
Aevann e1d6c97465 Revert "use gevent.with_timeout whenever u can"
This reverts commit eb0af76e46.
2023-08-20 19:24:53 +03:00
Aevann eb0af76e46 use gevent.with_timeout whenever u can 2023-08-20 19:14:02 +03:00
Aevann bfa6aa5df4 restore accidentially deleted line 2023-08-18 22:01:56 +03:00
Aevann ac41cb9a82 add missing process_files to sigs 2023-08-17 02:46:42 +03:00
Aevann 2f555e87dd add missing pushnotif_url 2023-08-17 02:04:56 +03:00
Aevann f02029aab2 replace libreddit instance (old one stopped functioning 2023-08-15 22:45:38 +03:00
Aevann 1882653da6 addendum to 149095d91e 2023-08-12 17:56:39 +03:00
Aevann 39098fe323 kitchen sink commit 2023-08-12 00:50:23 +03:00
Aevann 6f5872cf62 remove \n 2023-08-11 16:36:43 +03:00
Aevann 0633c9b71d fix bug caused by 4602e374ee 2023-08-10 17:00:54 +03:00
G-tix 4602e374ee Remove unnecessary redirects and remove temp event stuff. (#183)
Removing 400 redirects as this confuses users (including me lol). Also removed some event stuff which seems redundant.

Reviewed-on: #183
Co-authored-by: G-tix <g-tix@noreply.fsdfsd.net>
Co-committed-by: G-tix <g-tix@noreply.fsdfsd.net>
2023-08-10 12:37:57 +00:00
vasya 63f9d02abc Switch youtube_dl for yt_dlp (#178)
See #3. Tested by uploading anthem to test account and playing it back.

Co-authored-by: vasya <vasya34@proton.me>
Reviewed-on: #178
Co-authored-by: vasya <vasya@noreply.fsdfsd.net>
Co-committed-by: vasya <vasya@noreply.fsdfsd.net>
2023-08-05 01:48:47 +00:00
Aevann 11b7c15758 move over_18 setting to cookies so ppl can have different settings for different devices 2023-08-04 00:17:55 +03:00