29 Commits

Author SHA1 Message Date
daniyal
95f5398736 chore: replace the usage of ProfileMetadata with NDKUserProfile
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 46s
2024-12-28 14:57:19 +05:00
daniyal
e8a53bc73e chore: removed relay controller in favor of NDKContext
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 47s
2024-12-22 23:38:27 +05:00
daniyal
2248128001 chore(refactor): use NDKContext in profile page 2024-12-06 21:12:40 +05:00
daniyal
3c061d5920 feat: added ndkContext and used it in relays page 2024-12-06 14:16:46 +05:00
d610c79cad refactor: use useAppDispatch, useAppSelector hooks 2024-10-08 17:08:43 +02:00
67d545de2f fix: show import/export only for local 2024-10-07 13:44:04 +02:00
637e26bf35 refactor: init nostr-login, login method strategies, remove bunker 2024-10-07 13:36:45 +02:00
ebd59471c7 fix: footer portal on relays 2024-09-19 09:53:16 +02:00
1dfab7b82b refactor: metadatacontroller as singleton 2024-09-16 11:06:55 +02:00
a48751b9a8 refactor(footer): make footer a portal and use as needed 2024-08-29 16:43:09 +02:00
daniyal
3ae1a74dcd chore: compare objects before dispatching redux action 2024-08-19 21:29:15 +05:00
daniyal
66c7182fa4 chore(refactor): move dvm related function to dvm utils file and relay related to relays utils file
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-18 22:48:48 +05:00
daniyal
03cb6b1732 chore(refactor): move getNostrJoiningBlockNumber function to a separate dvm utils file 2024-08-16 11:42:28 +05:00
6652c6519e refactor(review): add date util functions
Some checks failed
Open PR on Staging / audit_and_check (pull_request) Failing after 9s
2024-08-13 11:52:05 +02:00
276ad23e2c chore(git): merge branch 'staging' into issue-121 2024-08-08 16:27:55 +02:00
f80d4d7b67 chore: prettier
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-07 18:31:16 +03:00
8d683de88c Revert "chore: prettier"
This reverts commit 7e420ef5832967ab89bef3faf430b4749395bf51.
2024-08-07 17:54:45 +03:00
7e420ef583 chore: prettier 2024-08-07 17:49:13 +03:00
2355da02d2 fix: amends RelayMap to return a default sigit relay when no other relays are found 2024-08-07 16:04:56 +03:00
f51afe3b67 fix: some linter warnings and an error 2024-08-05 09:49:56 +02:00
1070c9a8f9 refactor: review colors, usage
Requested Change
2024-07-31 13:39:16 +02:00
53b7b05ac5 fix: top level container wrapper for other pages 2024-07-30 10:28:57 +02:00
8fa074899c chore: move scss styles to separate folder 2024-07-26 10:42:15 +02:00
SwiftHawk
278d9655f6 feat: add cache setting page 2024-05-31 14:26:59 +05:00
SwiftHawk
e82023f105 feat: added a setting page 2024-05-31 08:57:43 +05:00
SwiftHawk
2b9617232e feat: update findMetadata method of metadata controller 2024-05-30 22:28:40 +05:00
Davinci
2c60e2962f style: lint 2024-05-21 15:21:21 +02:00
Davinci
6eedfb8f3f feat: added profile banner 2024-05-21 15:21:07 +02:00
Davinci
5d0076dd62 feat: added profile view 2024-05-21 09:07:52 +02:00