Commit Graph

813 Commits (095273cbb9eea4101791c58eb1e8d8196455eeb8)

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: #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: #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: #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: #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