Commit Graph

27 Commits

Author SHA1 Message Date
SwiftHawk
2b9617232e feat: update findMetadata method of metadata controller 2024-05-30 22:28:40 +05:00
Yury
ecc752d31a chore(Types): improved relay stats types 2024-05-29 09:54:02 +03:00
SwiftHawk
3ff96e453c Merge branch 'staging' into issue-73 2024-05-28 15:11:48 +05:00
Yury
026537c75b fix(MetadataController): fixed getting popular relays 2024-05-28 12:22:31 +03:00
SwiftHawk
9bb62cf966 fix: use kind 0 event for nostr joining block 2024-05-27 15:57:40 +05:00
SwiftHawk
90734196e5 fix: use kind 27235 in place of kind 1 wherever possible 2024-05-27 15:56:52 +05:00
b
645039a6d4 revert 72251d9f40
All checks were successful
Release / build_and_release (push) Successful in 1m5s
revert Merge pull request 'relay-management-latest' (#75) from relay-management-latest into main

Reviewed-on: https://git.sigit.io/sig/it/pulls/75
2024-05-24 14:31:18 +00:00
Yury
ffb237991c feat(Relay): added methods to get info, most popular, connect and disconnect from relays 2024-05-24 16:10:49 +03:00
Yury
64f822743f feat(Relays): added logic to manage relays 2024-05-24 16:10:49 +03:00
Yury
bf0357cca1 chore: fixed linting issue 2024-05-17 16:48:16 +03:00
Davinci
5f8e8fd6f4 fix: profile picture inconsistencies, login with enter 2024-05-17 13:33:01 +02:00
Davinci
9baf0ecaba fix: robohash image missing with NIP05 login 2024-05-16 17:15:21 +02:00
Davinci
e3e15b7af1 fix: nsec login, metadata overlapping, robohash image in metadata state 2024-05-16 16:45:00 +02:00
Yury
819902eafb chore: fixed code formatting 2024-05-15 11:50:21 +03:00
Davinci
608400d010 fix: failed DM error handling 2024-05-13 13:11:52 +02:00
SwiftHawk
37bc205ce4 feat: make block number link that will refernce to the event 2024-05-10 15:57:04 +05:00
SwiftHawk
5c36554b66 chore: add comments 2024-05-10 15:27:34 +05:00
SwiftHawk
1eed099059 feat: show block number on user profile 2024-05-10 15:16:28 +05:00
SwiftHawk
349e26b628 fix: use relays from nip65 for broadcasting DMs
All checks were successful
Release / build_and_release (push) Successful in 57s
2024-04-16 11:12:29 +05:00
SwiftHawk
bd1e8417c1 feat: create signing request and send a DM to first signer with zip file url and encryption key
All checks were successful
Release / build_and_release (push) Successful in 1m2s
2024-04-08 17:45:51 +05:00
Sabir Hassan
e57893b1b2 chore: no need to expire auth token
All checks were successful
Release / build_and_release (push) Successful in 43s
2024-03-20 09:44:10 +05:00
Sabir Hassan
2ed092bcbd feat: maintain logged in sesssion
All checks were successful
Release / build_and_release (push) Successful in 43s
2024-03-19 15:27:18 +05:00
Sabir Hassan
6981bef65a fix: first find metadata on purplepag relay and then try other relays
All checks were successful
Release / build_and_release (push) Successful in 41s
2024-03-19 14:23:34 +05:00
Sabir Hassan
3626368e95 fix: no need to listen for authUrl in createNsecBunkerSigner method of NostrController
All checks were successful
Release / build_and_release (push) Successful in 42s
2024-03-19 10:51:20 +05:00
Sabir Hassan
f670bd57f5 chore: quick fix
All checks were successful
Release / build_and_release (push) Successful in 43s
2024-03-05 14:08:18 +05:00
Sabir Hassan
c0547b2a1f feat: implemented profile page 2024-03-01 15:16:35 +05:00
Sabir Hassan
aa991be416 chore: implemented basic layout and login page 2024-02-28 21:49:44 +05:00