Commit Graph

863 Commits (master)

Author SHA1 Message Date
Aevann 26da0d6717 add homoween logos 2023-09-29 05:56:02 +03:00
Aevann 9f7a761b73 homoween III + other random shit 2023-09-29 02:58:09 +03:00
Aevann f64a875797 make Donate button much less ugly and annoying 2023-09-26 23:14:36 +03:00
Aevann 83e676ddd1 better tv icon 2023-09-25 06:43:48 +03:00
Aevann afb70ab2ab make the text red too 2023-09-25 01:29:22 +03:00
Aevann d089d18e2d merge /chat and /orgy again 2023-09-25 01:12:42 +03:00
Aevann c8ef78df6c highlight when orgy 2023-09-24 23:03:42 +03:00
Aevann 661c329bdf restore old margin 2023-09-22 23:26:18 +03:00
Aevann 38fd56bd88 make hole name larger on desktop 2023-09-20 20:09:35 +03:00
Aevann e59dbe68f7 fix tooltip 2023-09-18 00:31:21 +03:00
Aevann 60580cc6fa add orgy icon 2023-09-17 23:58:08 +03:00
Aevann c4dcb3e312 remove unnecessary ; 2023-09-15 14:28:43 +03:00
Aevann 9ee45b4a24 remove unnecessary spaces and tabs 2023-09-07 18:26:31 +03:00
Aevann 8bae228129 add separate chatroom for orgies 2023-09-05 18:32:57 +03:00
Aevann 54f36c0328 WPD-specific bug thread 2023-08-23 01:44:12 +03:00
Aevann 4787150b60 use SITE_FULL_IMAGES in more places 2023-08-17 02:58:27 +03:00
Aevann 60eaa5d282 remove /old_chat (needless bloat) 2023-08-16 23:12:37 +03:00
Aevann 5712467c0d make "changelog" button on wpd link to changelog thread on wpd 2023-08-11 19:35:14 +03:00
Aevann d492436b4c remove "invite friends" button from dropdown 2023-08-09 18:34:44 +03:00
Aevann 8b1f7baa74 make logout refresh the current page instead of going to the frontpage 2023-08-08 21:04:39 +03:00
Aevann 412489f3ad do this https://rdrama.net/h/countryclub/post/79285/-/4747424#context 2023-08-08 20:11:15 +03:00
Aevann 3c571fb095 prevent header overflow for jannies bc of crown 2023-08-06 10:18:03 +03:00
Aevann 847fb2a6b7 do this https://rdrama.net/h/countryclub/post/79285/-/4717844#context 2023-08-05 13:44:05 +03:00
Aevann e6ebade06a add tooltips to mobile header icons 2023-07-31 02:50:05 +03:00
Aevann e4495feb74 restore music icon to header on mobile 2023-07-31 02:05:49 +03:00
Aevann de553a6c1d fix cumjar 2023-07-23 02:51:33 +03:00
Aevann 988a14f187 use SITE_FULL_IMAGES whenever u possibly can 2023-07-22 19:24:16 +03:00
Aevann 93970b9dad fix error user count being 0 2023-07-14 12:23:33 +03:00
Aevann 955aaf48e5 revert 2 commits 2023-07-14 12:20:33 +03:00
Aevann 1d726ebd77 fix user counts being 0 in error pages 2023-07-13 17:02:58 +03:00
Aevann f1856a6ec2 only call calc_users when its necessary 2023-07-07 23:40:16 +03:00
Aevann 5014cce503 fix up /old_chat 2023-07-03 03:36:25 +03:00
Aevann 4841ab1864 fix 500 error 2023-07-02 02:50:41 +03:00
Aevann 3d1905d51c make error page prettier 2023-07-02 02:20:04 +03:00
Aevann 0b4ead5f81 fix 500 error 2023-07-02 02:14:57 +03:00
Aevann 6bd40e1c41 fix wrong condition 2023-07-01 04:05:37 +03:00
Aevann 6faf24b8be make tooltip clearer 2023-06-30 20:36:26 +03:00
Aevann 5fb6e9fac5 more margin in "Users Onlines" in chat 2023-06-30 18:37:18 +03:00
Aevann b12b057114 make searching work with CTRL+Enter 2023-06-30 18:24:12 +03:00
Aevann ef97a42a86 remove unnecessary spaces 2023-06-29 23:18:24 +03:00
Aevann 0bbcc2f664 FIX 500 ERROR 2023-06-29 23:16:34 +03:00
Aevann eeb975b177 cachebust everything 2023-06-29 23:14:30 +03:00
Aevann 348f16266f remove carprama 2023-06-29 23:14:24 +03:00
Aevann 7137381132 fix last commit 2023-06-29 22:12:29 +03:00
Aevann 82bc32d8aa fix last commit 2023-06-29 22:09:33 +03:00
Aevann f3f01bad96 make the "Enable push notifications" button link to /app on non-pwa iphone 2023-06-29 22:05:24 +03:00
Aevann ab554c163c Add a button for enabling push notifications (#158)
Safari requires some user interaction to subscribe to push notifications ([see this](https://developer.apple.com/documentation/usernotifications/sending_web_push_notifications_in_web_apps_safari_and_other_browsers)), so this PR adds a button to the navigation menu that requests notification permissions and does the subscription stuff. It also hides the "Mobile App" button from PWA

Side effect of this PR is that push permissions aren't gonna be requested automatically on other platforms anymore like they used to. Also it's probably a good idea to add this button somewhere else too because it's not very accessible on desktop
![image](/attachments/f2f78028-9e5f-484f-aa98-59eb60e3ccd5)

Co-authored-by: borntolurk <borntolurk@rdrama.net>
Reviewed-on: rDrama/rDrama#158
Co-authored-by: borntolurk <borntolurk@noreply.fsdfsd.net>
Co-committed-by: borntolurk <borntolurk@noreply.fsdfsd.net>
2023-06-29 21:09:27 +03:00
Aevann 512fe8d710 fix loggedout_counter 2023-06-29 18:56:16 +03:00
Aevann 9519020de8 replace icon and headericon with carp 2023-06-28 17:31:41 +03:00
Aevann d3e79d6d8e complement 774c09387c 2023-06-28 17:10:30 +03:00
Aevann a017fdfbb9 add new taglines and titles 2023-06-28 17:03:14 +03:00
Aevann 76280a1d74 last commit but better 2023-06-22 17:29:45 +03:00
Aevann c1540c6010 try to fix "users online" padding 2023-06-22 17:28:36 +03:00
Aevann 373c2712db remove chat perm 2023-06-15 23:36:37 +03:00
Lascaille cf240aed19 Update header again (#147)
Sorry I forgot one
Adds id= to the username div

Reviewed-on: rDrama/rDrama#147
Co-authored-by: Lascaille <lascaille@noreply.fsdfsd.net>
Co-committed-by: Lascaille <lascaille@noreply.fsdfsd.net>
2023-05-10 15:57:14 +00:00
Lascaille 23af2576c8 Update 'files/templates/header.html' (#146)
Reviewed-on: rDrama/rDrama#146
Co-authored-by: Lascaille <lascaille@noreply.fsdfsd.net>
Co-committed-by: Lascaille <lascaille@noreply.fsdfsd.net>
2023-05-08 00:00:37 +00:00
Aevann 35970a08f3 exclude holes with custom marseys from last commit 2023-05-02 22:02:38 +03:00
Aevann e17dbedbde Revert "Revert "stop headericon from making page jump""
This reverts commit 7a9305e3fb.
2023-05-02 22:00:46 +03:00
Aevann 7a9305e3fb Revert "stop headericon from making page jump"
This reverts commit a2405304e9.
2023-05-02 21:07:27 +03:00
Aevann a2405304e9 stop headericon from making page jump 2023-05-02 19:22:35 +03:00
Aevann ed375c27d5 retire /h/changelog 2023-04-29 18:31:51 +02:00
Aevann 7367043cdd trim too long visitor text 2023-04-26 08:52:26 +02:00
Aevann e3834f3fe3 fix logo url 2023-04-25 18:37:39 +02:00
Aevann 4e81325cb7 fix flavor text 2023-04-25 18:24:13 +02:00
Aevann 93422e2be9 cache-bust all 2023-04-25 18:24:12 +02:00
Aevann 28d74b5c7d make event folder 2023-04-25 17:47:46 +02:00
Aevann 16766981bc DKD 2023-04-25 16:34:09 +02:00
Aevann a5d7cc63ed cachebust all assets 2023-03-21 15:58:14 +02:00
Aevann df1ebf7cad use SITE_FULL_IMAGES in more places 2023-03-19 18:30:22 +02:00
Aevann 884d450746 remove weird visitor flavor 2023-03-17 09:18:55 +02:00
Aevann 17bc4243bf restore old donate button for loggedout cels 2023-03-12 10:47:13 +02:00
Aevann 6489d2140c add forgotten class 2023-03-12 10:36:59 +02:00
Aevann 2c2edabf5c only show visitor count to users with >1000 TS 2023-03-12 01:07:35 +02:00
Aevann 16e02832f4 fix donate btn on mobile 2023-03-11 23:32:29 +02:00
Aevann 1d6f901725 fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3763160#context 2023-03-11 14:54:32 +02:00
Aevann 03c0f5c31c restore two removed donate buttons and add donate-link class 2023-03-11 08:45:14 +02:00
Aevann 90e2fe8469 fix this https://stupidpol.site/h/changelog/post/153683/did-this/3759380#context 2023-03-10 23:43:48 +02:00
Aevann dcdf24d95d make donate button look better 2023-03-10 23:17:35 +02:00
Aevann f3541dec54 fix prev commit 2023-03-10 23:05:35 +02:00
Aevann 5bbb95968e only show it to non-paypigs 2023-03-10 23:03:16 +02:00
Aevann 341035896c do this https://stupidpol.site/post/153615/the-badmins-told-me-that-paypigs/3758089#context 2023-03-10 23:02:13 +02:00
Aevann 9f66e33061 Revert "convert IS_FISTMAS and IS_HOMOWEEN from functions to variables"
This reverts commit b45d845630.
2023-03-08 08:51:40 +02:00
Aevann b45d845630 convert IS_FISTMAS and IS_HOMOWEEN from functions to variables 2023-03-08 08:10:18 +02:00
Aevann 611cf4ba95 merge header.css into main.css 2023-02-24 05:50:40 +02:00
Aevann 59c2c169e4 remove refresh button for applenigs 2023-02-19 23:26:08 +02:00
Aevann 338033df2b use href attribute for refreshing instead of js 2023-02-19 14:22:19 +02:00
Aevann cb9ffefb7f rename /shop to /shop/awards and /hats to /shop/hats 2023-02-19 11:34:10 +02:00
Aevann 7c01b13adf add margins to searchbar in mobile dropdown 2023-02-18 20:49:07 +02:00
Aevann 52907b4a2e remove UI animations 2023-02-17 19:11:23 +02:00
mummified-corroding-granny 0c670299c0 chat: update header chat count on websocket update message (#122)
Kindly,

Just a small lil PR to make sure the chat counts keep synchronized in /chat as users come and go

Thanks,
granny

Reviewed-on: rDrama/rDrama#122
Co-authored-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
Co-committed-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
2023-02-16 13:41:43 +00:00
Aevann a9ce706ff6 minor css fix 2023-02-06 08:05:37 +02:00
Aevann 12f6da902d add https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3492541#context 2023-01-28 12:43:07 +02:00
Aevann 1e30acc5a8 make all images have loading="lazy" 2023-01-27 19:55:25 +02:00
Aevann d8634af3f1 change settings link to /settings/personal to avoid unnecessary redirecting 2023-01-27 13:49:15 +02:00
Aevann d7004abaac fix users online in chat 2023-01-24 12:13:05 +02:00
Aevann 7e47c0b9cc fix /log_out 2023-01-24 12:02:08 +02:00
Aevann ca3bbaf209 add bottom margin to "Users Online" 2023-01-23 03:18:33 +02:00
Aevann f2fdefa8cd chat overhaul 2023-01-21 12:36:21 +02:00
Aevann 28e4d4be14 remove cause of posts going to the wrong hole 2023-01-20 23:49:29 +02:00
Aevann 5235d0f31f remove all aria attributes 2023-01-20 09:10:54 +02:00
Aevann 75bf0fca91 what the fuck 2023-01-01 15:01:24 +02:00
Aevann 24a30b912b fix WPD icon 2023-01-01 13:46:31 +02:00
Aevann 044664a25e get rid of useless tabs and spaces 2023-01-01 13:36:20 +02:00
Aevann 8a1343e739 Revert "remove all accessibility attributes"
This reverts commit e3a8fe85e3.
2023-01-01 13:12:35 +02:00
Aevann e3a8fe85e3 remove all accessibility attributes 2023-01-01 13:05:39 +02:00
Aevann 6ed5a03a66 fix searchbar alignment 2023-01-01 12:57:21 +02:00
Aevann e30d3649f1 setting fixes 2023-01-01 11:42:23 +02:00
Aevann 802ce75b2d minor css fixes 2023-01-01 07:55:16 +02:00
Aevann db6db63836 change event structure 2023-01-01 07:33:09 +02:00
Aevann f65f714b94 fix reload_page btn 2023-01-01 04:53:35 +02:00
Aevann 03fb84e618 fix HOLIDAY_EVENT check 2023-01-01 04:50:11 +02:00
Aevann 5f2568a06b fix extra } 2022-12-30 20:00:12 +02:00
Aevann c17b18b21f minor cosmetic fix 2022-12-30 19:15:50 +02:00
Aevann f0b20cad55 the worst fucking code you'll ever see 2022-12-30 14:14:18 +02:00
Aevann 76cc5d2354 change "App" to "Mobile app" 2022-12-30 05:31:18 +02:00
Aevann 93e9a42fa3 stop using inline style/script elements 2022-12-29 16:20:27 +02:00
Aevann 6114111654 tighten CSP 2022-12-27 03:22:39 +02:00
Aevann 205ca3dc6f same as last commit 2022-12-25 22:41:36 +02:00
Aevann f255a6d8c8 move more env vars to const.py 2022-12-25 05:28:57 +02:00
Aevann 070a22d02e remove accessiblity shit 2022-12-25 04:10:56 +02:00
Aevann 0a1effeaf7 dedup sidebars 2022-12-25 00:59:43 +02:00
Aevann ecfcbaf3df make hat_active return a tuple 2022-12-25 00:21:49 +02:00
Aevann1 3ae5292ce4 remove pcm from code 2022-12-21 14:42:41 +02:00
Aevann1 98afe7d2c3 don't use linux symlinks so the site works in windows 2022-12-19 19:12:05 +02:00
geese_suck 1574b4da63 fistmas (#79)
Co-authored-by: justcool393 <justcool393@gmail.com>
Co-authored-by: Snakes <duolsm@outlook.com>
Co-authored-by: Nekobit Bitneko <me@ow.nekobit.net>
Reviewed-on: rDrama/rDrama#79
Co-authored-by: geese_suck <deandre.williams@geese-suck.us>
Co-committed-by: geese_suck <deandre.williams@geese-suck.us>
2022-12-19 01:20:14 +00:00
Snakes 7778e6078d
WPD: temporary Christmas header logo swap. 2022-12-11 17:53:43 -05:00
Snakes f366504bdd
WPD: temporary Christmas headericon swap. 2022-12-11 17:22:48 -05:00
Aevann1 485698e53e remove chat icon i added on the top on mobile 2022-12-09 08:00:32 +02:00
Aevann1 082d56788d move random user button on mobile and replace it with chat button under certain circumstances 2022-12-08 14:15:21 +02:00
Aevann1 fee6e7150b same as last commit 2022-12-07 11:03:02 +02:00
Aevann1 bae24fe92e add reload button to ioscels 2022-12-05 01:22:22 +02:00
Aevann 3eecec0a51 downloadable videos on apple devices (#42)
![image](/attachments/bd1b3e1e-c0a9-4eee-9b1c-a03e1e8a8cbd)

Co-authored-by: Aevann1 <randomname42029@gmail.com>
Co-authored-by: Snakes <duolsm@outlook.com>
Co-authored-by: Snakes <snakes@noreply.fsdfsd.net>
Reviewed-on: rDrama/rDrama#42
Co-authored-by: Aevann <aevann@noreply.fsdfsd.net>
Co-committed-by: Aevann <aevann@noreply.fsdfsd.net>
2022-12-04 19:02:22 +00:00
Aevann1 49263fdd86 Revert "stop using background css property and use its parts instead"
This reverts commit e4e67a4424.
2022-12-04 00:17:35 +02:00
Aevann1 e4e67a4424 stop using background css property and use its parts instead 2022-12-04 00:11:02 +02:00
Aevann1 ecc32382b2 Revert "https://www.youtube.com/watch?v=_904EvOUQ_M"
This reverts commit 6d0277adc8.
2022-12-02 00:37:50 +02:00
Aevann1 6d0277adc8 https://www.youtube.com/watch?v=_904EvOUQ_M 2022-12-01 19:07:14 +02:00
justcool393 fe55c2383c fix 500 on 500 2022-12-01 10:10:05 -06:00
Aevann1 48ba0bfa98 fix hole names in header 2022-12-01 14:28:35 +02:00
Aevann1 836d3bfd98 include v in errors if possible 2022-11-30 15:21:12 +02:00
Aevann1 2561fc4c4e fix prev commit 2022-11-30 13:24:51 +02:00
Aevann1 4f1c016fc3 fix long hole names in header 2022-11-30 13:24:03 +02:00
justcool393 11059d1665 move calc users to context processor (#31)
jinja more like i can't think of anything witty

Co-authored-by: justcool393 <justcool393@gmail.com>
Reviewed-on: rDrama/rDrama#31
Co-authored-by: justcool393 <justcool393@noreply.fsdfsd.net>
Co-committed-by: justcool393 <justcool393@noreply.fsdfsd.net>
2022-11-29 23:50:32 +00:00
Aevann1 cf8ffac192 grammar ocd 2022-11-30 00:42:01 +02:00
justcool393 5056f09380 chat: fix 500 on some... weird... state... i think?
cache: get out of jinja templates
chat: threshold is now a const
2022-11-29 15:49:23 -06:00
Aevann1 c68cb400b9 Revert "fix /h/femaledatingstrategy being too big in the header"
This reverts commit 3c3cd8f873.
2022-11-29 04:05:58 +02:00
Aevann1 5994ec7729 same ast last commit 2022-11-29 00:20:18 +02:00
Aevann1 3c3cd8f873 fix /h/femaledatingstrategy being too big in the header 2022-11-29 00:15:39 +02:00
Aevann1 323061bc86 add missing space 2022-11-28 06:43:15 +02:00
Snakes 654da03435
De-Githubify repo.
- Remove Github-specific tooling.
 - Add fsdfsd.net to approved embed hosts.
 - Switch link in navigation menu.
2022-11-23 12:24:13 -05:00
Aevann1 9e89166e2f restore reload icon for legacy app users 2022-11-22 23:34:33 +02:00