forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

10967 Commits (11e8e939018144dea3e79f2d4f0056f43e5a53af)

Author SHA1 Message Date
Aevann 11e8e93901 fix overflow 2023-07-02 17:31:13 +03:00
Aevann 4841ab1864 fix 500 error 2023-07-02 02:50:41 +03:00
Aevann ca375b72ca dont advertise push notifs 2023-07-02 02:35:14 +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 1ec48ce9e8 remove exclamation mark 2023-07-02 02:04:51 +03:00
Aevann b58c09f374 restore app tooltip + add something for iphonecels on it 2023-07-02 02:03:41 +03:00
Aevann c69400482e make block button be red 2023-07-02 00:41:36 +03:00
Aevann 7f6675f7f9 remove unddit.com (RIP u will not be forgotten) 2023-07-01 19:41:59 +03:00
Aevann 2dde07bf0f shorten profile background url on mobile too 2023-07-01 18:33:06 +03:00
SneedBot 864a6ff321 sneed 2023-07-01 15:14:57 +00:00
Aevann d237d30bd7 make popover view button unbreakable 2023-07-01 04:29:40 +03:00
Aevann c0748c8a36 add guide to enabling push notifs 2023-07-01 04:11:21 +03:00
Aevann 6bd40e1c41 fix wrong condition 2023-07-01 04:05:37 +03:00
Aevann 36bb237216 make repost warning more noticable 2023-07-01 00:34:15 +03:00
Aevann 57ed09561b make sure ppl know the benefit of linking an email 2023-06-30 23:07:44 +03:00
Aevann e4662247b7 revert commit that caused pat emojis not to get mirrored
This reverts commit 3a3615d292.
2023-06-30 22:54:36 +03:00
borntolurk 0762f179b7 PWA fixes (#161)
* Content now takes the whole screen on latest iPhones and bottom bar now respects the bottom safe area inset
* You can now pull to refresh in PWA

Co-authored-by: borntolurk <borntolurk@rdrama.net>
Reviewed-on: rDrama/rDrama#161
Co-authored-by: borntolurk <borntolurk@noreply.fsdfsd.net>
Co-committed-by: borntolurk <borntolurk@noreply.fsdfsd.net>
2023-06-30 19:39:19 +00:00
Aevann ac387e4bac add /donate to directory 2023-06-30 21:38:15 +03:00
Aevann 0bc64ef1ac increase popover banner height 2023-06-30 20:45:51 +03:00
Aevann 6faf24b8be make tooltip clearer 2023-06-30 20:36:26 +03:00
Aevann 8d608e2939 add "reset password' button to JL-5 2023-06-30 19:39:24 +03:00
Aevann 7851b66962 stop the generic disabling function from re-enabling "post" button 2023-06-30 18:54:39 +03:00
Aevann c616636ff0 separate blockers on mobile 2023-06-30 18:48:25 +03:00
Aevann 5fb6e9fac5 more margin in "Users Onlines" in chat 2023-06-30 18:37:18 +03:00
Aevann 34519c9483 make profile background text shorter 2023-06-30 18:33:34 +03:00
Aevann b12b057114 make searching work with CTRL+Enter 2023-06-30 18:24:12 +03:00
Aevann 8c7292e8f3 break original usernames 2023-06-30 00:44:15 +03:00
Aevann 4c84506602 dedup 2023-06-30 00:09:20 +03:00
Aevann eb9b9a8ffd same as last commit 2023-06-30 00:08:27 +03:00
Aevann 8f58cbee04 make fontweight consistent 2023-06-30 00:07:56 +03:00
Aevann 9ae5d47f9d minor margin fix 2023-06-30 00:07:13 +03:00
Aevann 4692b558f1 show number of blockers and blockees in profiles 2023-06-30 00:04:59 +03:00
Aevann d417fe14f0 rename property 2023-06-29 23:52:07 +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 778f4f045e rename variable 2023-06-29 23:10:31 +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 edd8d58835 carp sidebar 2023-06-28 17:24:11 +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 774c09387c make sure everyone is aware that they're a carp alt 2023-06-28 16:52:59 +03:00
Aevann 97188519a7 add confirmation for changing houses 2023-06-28 00:56:23 +03:00