Commit Graph

754 Commits (7ab305b3a866b25e92e3ea63c6c97b597879fcfb)

Author SHA1 Message Date
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