enes
|
cbcb82e779
|
fix(storage): memoize hook values after JSON parsing
|
2024-12-05 20:51:02 +01:00 |
|
enes
|
1ee56ba91a
|
feat: generic alert popup and nsfw popup confirmation
|
2024-12-03 15:09:40 +01:00 |
|
enes
|
b1d578c329
|
feat: add filtering, split mods and blog filters
|
2024-11-28 16:47:10 +01:00 |
|
enes
|
376164cbf4
|
refactor: add repost tag if missing
|
2024-11-27 19:56:19 +01:00 |
|
enes
|
8d20678c75
|
fix(ndk): dont create NDKRelaySet from empty arrays
Release to Staging / build_and_release (push) Successful in 49s
|
2024-11-20 13:50:49 +01:00 |
|
enes
|
994382f39c
|
fix(wot): add exclude and fix wot dropdown
Release to Staging / build_and_release (push) Successful in 48s
|
2024-11-20 12:27:41 +01:00 |
|
enes
|
02a81213a2
|
refactor(wot): update redux wot level if admin wot npub changes level
|
2024-11-19 16:23:42 +01:00 |
|
enes
|
8b5b9a6e30
|
refactor(wot): ignore filter selection based on ruleset
|
2024-11-19 13:11:50 +01:00 |
|
|
cea403d212
|
Merge branch 'staging' into wot-fixes
|
2024-11-18 18:23:50 +00:00 |
|
daniyal
|
4f8cac6eee
|
fix: improve wot logic
Improve data structure for storing WoT
Also improve WoT calculation logic
|
2024-11-18 23:21:05 +05:00 |
|
enes
|
870262fcdc
|
fix(filters): merge defaults and stored value
Release to Staging / build_and_release (push) Successful in 50s
|
2024-11-18 11:52:42 +01:00 |
|
daniyal
|
940f400300
|
Merge branch 'staging' into wot
|
2024-11-15 14:12:29 +05:00 |
|
enes
|
f7d21807a4
|
refactor(fetch): add 1min timeout on reactions, 10sec timeout on user relay list
|
2024-11-14 13:56:42 +01:00 |
|
daniyal
|
d854622d25
|
Merge branch 'staging' into wot
|
2024-11-11 22:54:24 +05:00 |
|
daniyal
|
0aac63d968
|
feat: implemented WOT
|
2024-11-11 22:37:49 +05:00 |
|
enes
|
847aab29d7
|
feat: add admin blog page, content parse and markdown
|
2024-11-05 13:57:39 +01:00 |
|
enes
|
d4148ed01d
|
feat: publishing blog, ndx in router, introduce actions
|
2024-11-05 13:40:28 +01:00 |
|
enes
|
efad0f44f5
|
refactor: use filter storage state, separate profile page filter
|
2024-10-29 13:38:13 +01:00 |
|
enes
|
6e07f4b8be
|
feat(filter): remember filters, add localstorage hook and utils
|
2024-10-29 13:21:12 +01:00 |
|
enes
|
4f4e3a7c85
|
fix(mod-card): add nsfw tag if mod is in nsfwList, while filtering
|
2024-10-28 14:00:44 +01:00 |
|
enes
|
3906c70bc9
|
fix(profile): rerender after profile link changes
Release to Staging / build_and_release (push) Successful in 41s
Add useProfile hook, closes #99
|
2024-10-28 12:43:26 +01:00 |
|
daniyal
|
d3c2d5fe7a
|
chore: quick fix
|
2024-10-24 21:08:40 +05:00 |
|
daniyal
|
d96e5088b8
|
fix: add timeout in getting user's relay and also pass ndk pool's relays in relayset
|
2024-10-24 21:07:18 +05:00 |
|
daniyal
|
9aa57c1adf
|
fix: no need to pass relay set to subscribe function, just include p tag with authors pubkey
|
2024-10-24 20:29:57 +05:00 |
|
enes
|
2e367ecde8
|
feat: profile page, tabs, mods
|
2024-10-23 17:51:20 +02:00 |
|
daniyal
|
ffc7b60363
|
Merge branch 'staging' into ndk-refactor
|
2024-10-21 18:15:53 +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 |
|
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 |
|
nostrdev-com
|
98d35f5b7f
|
fix: use src/assets for images and csv
|
2024-10-15 15:26:18 +02:00 |
|
daniyal
|
8529a95718
|
feat: refactor code to use ndk
Release to Staging / build_and_release (push) Successful in 45s
|
2024-10-14 19:20:43 +05:00 |
|
daniyal
|
44acba8d26
|
feat: fetch mods using ndk
Release to Staging / build_and_release (push) Successful in 43s
|
2024-10-14 13:25:49 +05:00 |
|
daniyal
|
b6a8fc435d
|
chore: refactor code for mod filter
Release to Staging / build_and_release (push) Successful in 46s
|
2024-10-07 15:45:21 +05:00 |
|
daniyal
|
440a2c6be1
|
feat: appyly nsfw filter on latest mods section in home page
Release to Staging / build_and_release (push) Successful in 47s
|
2024-10-04 00:40:36 +05:00 |
|
daniyal
|
a10e9aafd1
|
chore(refactor): implement a custom hook for comments
|
2024-09-23 20:59:33 +05:00 |
|
daniyal
|
c62c1a29b9
|
chore(refactor): use custom hooks
|
2024-09-18 21:49:05 +05:00 |
|
daniyal
|
381028614a
|
feat: added a custom hook for games list
|
2024-09-18 21:49:05 +05:00 |
|
daniyal
|
a3a022c436
|
feat: implemented comment feature and refactored mod page
Release to Staging / build_and_release (push) Successful in 47s
|
2024-09-10 11:42:09 +05:00 |
|
daniyal
|
cd0a53a8c8
|
feat: implemented mod details page
|
2024-07-25 20:05:28 +05:00 |
|
daniyal
|
a63883d873
|
feat: implement nostr login
|
2024-07-16 00:31:22 +05:00 |
|