Commit Graph

17402 Commits (53c495d25f1ec52e8c54caaa69dd69d0a48ce339)

Author SHA1 Message Date
Aevann1 9d780a6aa8 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-08-04 21:31:15 +02:00
Aevann1 d069550284 fix issue with showmore button breaking divs 2022-08-04 21:31:13 +02:00
Aevann1 649bc1d103 sneed 2022-08-04 16:00:02 +00:00
Aevann1 8951d08d1c make rainbow button visible on all themes and decrease its text-shadow 2022-08-04 17:19:28 +02:00
Aevann1 1afb1ea76f sneed 2022-08-04 17:14:59 +02:00
Snakes da55adb790
rDrama: banners: remove 114, compress new; ICP. 2022-08-04 03:20:47 -04:00
Snakes 73b71b2f44
PCM: disable repost detection. 2022-08-04 00:07:17 -04:00
Snakes 3bbed007b7
PCM: update sidebar content. 2022-08-03 22:56:35 -04:00
Snakes e0597fa91f
WPD: add 'Gore' flair to sidebar. 2022-08-03 19:42:23 -04:00
Snakes ac948acb4a
PCM: swap banners, move banners to distinct URL. 2022-08-03 19:21:21 -04:00
Aevann1 c924f4b04f sneed 2022-08-03 01:19:33 +02:00
Aevann1 fbfd9495c7 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-08-03 01:18:47 +02:00
Aevann1 ac7317d519 sneed 2022-08-03 01:18:44 +02:00
Maximilian Ballard 3c506d768c
Redirect cuts off end of url for username redirect (#326)
* Redirect cuts off end of url for username redirect

username redirect cuts off end of url, For example:

Username: faygo_sucks
Old_username: geese_suck
Behavior:                 "https://rdrama.net/@geese_suck" -> "https://rdrama.net/@faygo_suck"
Expected Behavior: "https://rdrama.net/@geese_suck" -> "https://rdrama.net/@faygo_sucks"

* Update users.py
2022-08-03 01:09:35 +02:00
Aevann1 5aff344efe fix bad quality 2022-08-02 23:54:33 +02:00
Aevann1 bd1cf2c6bf cachebust 2022-08-02 23:53:32 +02:00
Aevann1 0a5c1353ec Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-08-02 23:51:18 +02:00
Aevann1 9f22c63264 thanks geese for wpd banner 2022-08-02 23:51:15 +02:00
Aevann1 f8ef2b1e60 sneed 2022-08-02 20:10:15 +00:00
Aevann1 87555ff3bf Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-08-02 00:05:41 +02:00
Aevann1 f12f67405a cached banner for WPD 2022-08-02 00:05:39 +02:00
Snakes 43b4acd3a8
Fix b75d504d91a5: icon swap conditional on site. 2022-08-01 17:24:06 -04:00
Aevann1 45753ee166 I hate programming 2022-08-01 21:37:57 +02:00
Aevann1 914c89c301 make deux redirection only happen in rdrama 2022-08-01 21:30:42 +02:00
Aevann1 eca5b5a682 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-08-01 20:03:32 +02:00
Aevann1 e5a2980d1b normalizing request.full_path 2022-08-01 20:03:29 +02:00
Aevann1 3410a47a73 sneed 2022-08-01 05:00:02 +00:00
Snakes b75d504d91
rDrama: swap header icon for Carp's juggalo event. 2022-07-31 23:50:19 -04:00
Aevann1 db72908da6 sneed 2022-08-01 02:43:17 +02:00
Aevann1 739268774f sneed 2022-08-01 02:41:12 +02:00
Aevann1 85c4ff1621 make user search also user original_username for searching 2022-07-30 20:29:07 +02:00
Aevann1 71748f22c2 sneed 2022-07-30 15:41:00 +02:00
Snakes bc98d86c42
LGB: fix welcome message typo. 2022-07-29 22:11:12 -04:00
Aevann1 9838b01032 sneed 2022-07-30 01:23:33 +02:00
Aevann1 f0816853da make ban_reason logic a little better 2022-07-30 00:43:25 +02:00
Aevann1 73e26f1946 fix phantom notifications 2022-07-30 00:32:26 +02:00
Aevann1 527bae24f9 make user object include username when printed 2022-07-30 00:28:07 +02:00
Aevann1 2f94a7f464 add 1 more line to ubuntu_setup.sh 2022-07-30 00:21:32 +02:00
Aevann1 bbabab9ffe add 1 more line to ubuntu_setup.sh 2022-07-30 00:19:55 +02:00
Aevann1 68c07b77bb move site_settings.json out of the repo 2022-07-30 00:14:25 +02:00
Aevann1 684a804e6e sneed 2022-07-30 00:07:08 +02:00
Aevann1 dfcf55b351 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-07-29 23:52:28 +02:00
Aevann1 dbf16bd3f4 sneed 2022-07-29 23:52:26 +02:00
Snakes 0539609d61
Restrict abuse from young accounts. 2022-07-29 15:55:12 -04:00
Snakes 390acb66e0
cron.py: fix missing import, preserve /h/changelog.
Multiple closely related issues:
  - When sub_inactive_purge_task was moved to cron.py, a number of
    imports were not added. Notably, missing helpers/alerts.py.
    This led to hole inactivity deletions not taking place.
  - However, this proved useful: the hole it's been trying to delete
    the past few days was /h/changelog. This has now been excluded
    from deletion.
  - Finally, the missing import would've meant the monthly procoins
    disbursement would fail when it runs in a couple days. This has
    likewise been fixed.
2022-07-29 15:12:56 -04:00
Aevann1 dcb6a2f848 untest 2022-07-29 18:29:52 +00:00
Aevann1 da35c1356e test 2022-07-29 18:29:28 +00:00
Aevann1 186444357c Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-07-29 18:17:30 +00:00
Aevann1 57e7ece4a4 restore ml-3 2022-07-29 20:14:38 +02:00
Aevann1 c740b7cc42 sneed 2022-07-29 17:00:02 +00:00