forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

2358 Commits (0762f179b710342725e7b03be01da2e58537bb49)

Author SHA1 Message Date
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 0039bc3d56 make inline emoji search case insensitive 2023-06-30 22:10:03 +03:00
Aevann f84b9d15c9 change unread color in classic_dark 2023-06-30 22:03:30 +03:00
Aevann 1e3f48e31f unify highlighting css selectors 2023-06-30 22:03:11 +03:00
Aevann 8f9367ed93 change 4chan unread color 2023-06-30 21:50:39 +03:00
Aevann 4547493787 change midnight unread color 2023-06-30 21:48:27 +03:00
Aevann 848aa08e57 change dramblr unread color 2023-06-30 21:47:40 +03:00
Aevann af095e4bbf same as last commit 2023-06-30 20:54:31 +03:00
Aevann 30b4ac2272 minor tweak to popover size 2023-06-30 20:51:30 +03:00
Aevann 0bc64ef1ac increase popover banner height 2023-06-30 20:45:51 +03:00
Aevann 4a1356c371 Revert "Improve inline emoji modal (#159)"
This reverts commit 3d5355e30f.
2023-06-30 20:31:42 +03:00
Aevann d9cac3a843 fix wrong property 2023-06-30 18:58:43 +03:00
Aevann 7851b66962 stop the generic disabling function from re-enabling "post" button 2023-06-30 18:54:39 +03:00
Aevann 2a88977c1c fix squished expanded images in chat 2023-06-30 18:35:33 +03:00
Aevann 1d4b9d0660 dont force height on expanded images in chat 2023-06-30 18:34:45 +03:00
SneedBot 679536df99 sneed 2023-06-30 15:08:53 +00:00
KindaCrayCray 3d5355e30f Improve inline emoji modal (#159)
- Fix/modernize keyboard navigation (making selections work and autoscroll)
- Allow capital letters to be used in the inline emoji input
- Fix first emoji typed not causing the picker to appear

Reviewed-on: rDrama/rDrama#159
Co-authored-by: KindaCrayCray <kindacraycray@noreply.fsdfsd.net>
Co-committed-by: KindaCrayCray <kindacraycray@noreply.fsdfsd.net>
2023-06-30 15:08:33 +00:00
Aevann 70b708bca9 fix last commit 2023-06-30 01:46:23 +03:00
SneedBot 0d540599d6 sneed 2023-06-29 22:40:57 +00:00
Aevann 6a59517efa do this https://rdrama.net/h/changelog/post/165657/changelog-megathread-marseynotes/4430937#context 2023-06-30 01:40:36 +03:00
Aevann 8c7292e8f3 break original usernames 2023-06-30 00:44:15 +03:00
Aevann 533426c080 overflow: scroll -> auto 2023-06-30 00:35:42 +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 80d4ddc21e increase expanded image height on desktop 2023-06-29 22:46:30 +03:00
Aevann a98bf5b691 const 2023-06-29 22:14:34 +03:00
Aevann 895b07b4ee fix last commit 2023-06-29 22:14:09 +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
SneedBot f82bdfa2ef sneed 2023-06-29 18:10:28 +00: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
SneedBot 5877e20813 sneed 2023-06-29 15:58:11 +00:00
SneedBot 8bfee1031c sneed 2023-06-29 15:57:12 +00:00
Aevann 9519020de8 replace icon and headericon with carp 2023-06-28 17:31:41 +03:00
SneedBot 6246dcc510 sneed 2023-06-28 14:22:56 +00:00
SneedBot f7107c175a sneed 2023-06-28 13:53:51 +00:00
Aevann 1b9cae28b6 fix squished images 2023-06-28 01:20:43 +03:00
SneedBot b7929df032 sneed 2023-06-27 21:56:48 +00:00
Aevann 97188519a7 add confirmation for changing houses 2023-06-28 00:56:23 +03:00
SneedBot 4ab2b2ba26 sneed 2023-06-27 21:33:19 +00:00
Aevann 53c1b72eed add padding + slightly increase interval between fireworks 2023-06-28 00:22:37 +03:00
Aevann 38426bb7f4 fix hecking buggerino 2023-06-28 00:13:07 +03:00
Aevann 625976c410 make spider smaller on mobile (firefox not supported) 2023-06-28 00:04:53 +03:00
SneedBot d2fbe1d51e sneed 2023-06-27 20:09:28 +00:00
Aevann 8d1189d323 Revert commit that made kaamrev lose his hard work
This reverts commit 1b0ad9122e.
2023-06-27 20:05:27 +03:00
SneedBot 5f1d14cf43 sneed 2023-06-27 14:15:55 +00:00
Aevann 66d806c5f7 better popovers 2023-06-27 17:14:33 +03:00
SneedBot 19a52f2eb8 sneed 2023-06-27 12:06:14 +00:00
Aevann 87a9a17604 fix squished expanded images 2023-06-27 15:00:14 +03:00