Relay operations refactored with NDK for publishing events (+ more. Wrapped up refactoring), pagination scroll up on click, body scroll disable/enable when popups appear/disappear, nsfw tag shown on mod cards if mod post is nsfw #92

Merged
freakoverse merged 19 commits from staging into master 2024-10-21 14:17:02 +00:00

19 Commits

Author SHA1 Message Date
16d39c407d Update src/styles/cardMod.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s
2024-10-21 14:09:24 +00:00
b10920597f chore(git): merge pull request #91 from 85-mod-card-nsfw-tag into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 47s
Reviewed-on: #91
2024-10-21 14:05:05 +00:00
enes
2dd261161e fix: add mod nsfw tag 2024-10-21 16:04:01 +02:00
0e8eeb13d1 chore(git): merge pull request #90 from 73-scroll-up into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 39s
Reviewed-on: #90
2024-10-21 13:44:05 +00:00
enes
4bf18f1584 fix: pagination scroll into view
Fixes #73
2024-10-21 15:40:23 +02:00
988cc03f37 chore(git): merge pull request #89 from ndk-refactor into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s
Reviewed-on: #89
Reviewed-by: enes <enes@noreply.git.nostrdev.com>
2024-10-21 13:39:56 +00:00
daniyal
ffc7b60363 Merge branch 'staging' into ndk-refactor 2024-10-21 18:15:53 +05:00
daniyal
545e6e6ec0 chore: quick fix 2024-10-21 17:52:11 +05:00
daniyal
b0ebe7154a fix: removed metadata controller and used ndkContext 2024-10-21 17:51:00 +05:00
daniyal
b69be4d755 fix: removed relay controller and used ndk 2024-10-21 16:39:56 +05:00
04f32546f2 chore(git): merge pull request 'fix: disable body scroll on popup open' (#88) from 61-popup-scroll into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
Reviewed-on: #88
2024-10-21 09:49:13 +00:00
enes
9aeee018b3 chore(git): merge branch 'staging' into 61-popup-scroll 2024-10-21 11:47:40 +02:00
enes
e3b6aecfe8 fix: disable scroll on nostr-login popup open 2024-10-21 11:44:26 +02:00
enes
4214fe127f fix: disable scroll on zap popup open 2024-10-21 11:44:15 +02:00
enes
4bd7c77c05 fix: disable scroll on zap popup open 2024-10-21 11:43:49 +02:00
daniyal
82b87b3e32 fix: move getTotalZapAmount from relay controller to ndkContext 2024-10-21 14:33:40 +05:00
enes
9d50cdfd88 fix: disable scroll on popup open
Closes #61
2024-10-21 11:11:35 +02:00
7f66c17f90 created a new class for NSFW tag for mod cards
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
2024-10-21 09:00:57 +00:00
daniyal
59f4fd6b29 fix: add admin relays to ndk explicit relays asyncronously 2024-10-21 13:22:52 +05:00