+- Damus Code -- 695d ------------------------------------------------------[...]+ | | | cleanups (William Casarin) | | mobile: make mobile flag runtime-configurable (William Casarin) | | Merge remote-tracking branch 'pr/80' (William Casarin) | | side_panel: return more detailed side panel responses (William Casarin) | | initial refactor in preparation for routing (William Casarin) | | cap size of remote filter limits (William Casarin) | | bump timeline filter limit (William Casarin) | | Pfp integration to side panel (kernelkind) | | refactor account switcher & management previews (kernelkind) | | Integrate account switcher to side panel (kernelkind) | | Account switcher (kernelkind) | | Migrate to new AccountManagementView conception (kernelkind) | | AccountManager: add ability to make a selection (kernelkind) | | Move preview controller out of account_manager.rs (kernelkind) | | Add AccountManager to app (kernelkind) | | Integrate global popup into app (kernelkind) | | Rename PersistState -> StateInMemory (kernelkind) | | integrate sidebar into main view (William Casarin) | | remove context from DesktopSidePanel (William Casarin) | | account_management: refactor (kernelkind) | | move test account creation & apply to global popup (kernelkind) | | Create side panel & global popup (kernelkind) | | app: add accounts to Damus & mock (kernelkind) | | debug: add some debug logs for keyboard note selection (William Casarin) | | input: fix deadlock on resize (William Casarin) | | mobile: use my timeline for testing again (William Casarin) | | mobile: a tad more padding at the top (William Casarin) | | update slow timeline query (William Casarin) | | nip10: fetch unknown replied-to notes (William Casarin) | | Revert "deps: using tracing instead of log" (William Casarin) | | | | pushed to notedeck:refs/heads/master | | http://git.jb55.com/notedeck/commit/6e69407224c75ff94a45db5b9e5346838c17e6df.h | | tml | | | +-- reply ------------------------------------------------------------------- ---+cleanups (William Casarin) mobile: make mobile flag runtime-configurable (William Casarin) Merge remote-tracking branch 'pr/80' (William Casarin) side_panel: return more detailed side panel responses (William Casarin) initial refactor in preparation for routing (William Casarin) cap size of remote filter limits (William Casarin) bump timeline filter limit (William Casarin) Pfp integration to side panel (kernelkind) refactor account switcher & management previews (kernelkind) Integrate account switcher to side panel (kernelkind) Account switcher (kernelkind) Migrate to new AccountManagementView conception (kernelkind) AccountManager: add ability to make a selection (kernelkind) Move preview controller out of account_manager.rs (kernelkind) Add AccountManager to app (kernelkind) Integrate global popup into app (kernelkind) Rename PersistState -> StateInMemory (kernelkind) integrate sidebar into main view (William Casarin) remove context from DesktopSidePanel (William Casarin) account_management: refactor (kernelkind) move test account creation & apply to global popup (kernelkind) Create side panel & global popup (kernelkind) app: add accounts to Damus & mock (kernelkind) debug: add some debug logs for keyboard note selection (William Casarin) input: fix deadlock on resize (William Casarin) mobile: use my timeline for testing again (William Casarin) mobile: a tad more padding at the top (William Casarin) update slow timeline query (William Casarin) nip10: fetch unknown replied-to notes (William Casarin) Revert "deps: using tracing instead of log" (William Casarin) pushed to notedeck:refs/heads/master http://git.jb55.com/notedeck/commit/6e69407224c75ff94a45db5b9e5346838c17e6df.html
npub1fjtdwclt9lspjy8huu3qklr7eklp5uq90u6yh8mec290pqxraccqlufnas
code@damus.io
damus iOS git code log
+- Damus Code -- 703d ------------------------------------------------------[...]+ | | | Merge MacOS key storage (William Casarin) | | tabs: select notes & replies by default (William Casarin) | | working notes + notes&replies (William Casarin) | | list: switch from arc mutext to rc refcell (William Casarin) | | timeline: refactor tabs into TimelineView (William Casarin) | | input: handle raw events (William Casarin) | | macos_key_storage: runner ignore tests (kernelkind) | | Conditionally compile MacOS key storage code (kernelkind) | | input: switch to scanning over raw input events (William Casarin) | | input: process input once (William Casarin) | | perf: fix continuous repaint (William Casarin) | | cleanup: remove old viewport code (William Casarin) | | deps: using tracing instead of log (William Casarin) | | Add MacOS key storage (kernelkind) | | fonts: always use base fonts for all families (William Casarin) | | | | pushed to notedeck:refs/heads/master | | http://git.jb55.com/notedeck/commit/c421a49912bfdb960c71b06451a746db178263f7.h | | tml | | | +-- reply ------------------------------------------------------------------- ---+Merge MacOS key storage (William Casarin) tabs: select notes & replies by default (William Casarin) working notes + notes&replies (William Casarin) list: switch from arc mutext to rc refcell (William Casarin) timeline: refactor tabs into TimelineView (William Casarin) input: handle raw events (William Casarin) macos_key_storage: runner ignore tests (kernelkind) Conditionally compile MacOS key storage code (kernelkind) input: switch to scanning over raw input events (William Casarin) input: process input once (William Casarin) perf: fix continuous repaint (William Casarin) cleanup: remove old viewport code (William Casarin) deps: using tracing instead of log (William Casarin) Add MacOS key storage (kernelkind) fonts: always use base fonts for all families (William Casarin) pushed to notedeck:refs/heads/master http://git.jb55.com/notedeck/commit/c421a49912bfdb960c71b06451a746db178263f7.html
+- Damus Code -- 710d ------------------------------------------------------[...]+ | | | don't bump timeline when adding notes (William Casarin) | | fix clippy issues (William Casarin) | | simplify tab underline calculation (William Casarin) | | mobile: add lots of top padding on mobile (William Casarin) | | mobile: simplify is_mobile (William Casarin) | | move add_space to its correct location (William Casarin) | | ui: integrate egui-tabs for notes & replies selector (William Casarin) | | ui: add feathering-resistant hline separator fn (William Casarin) | | direnv: make args explicit so its easy to change (William Casarin) | | Merge commit 'refs/pull/github/53' (William Casarin) | | switch to rustls-tls-native-roots (William Casarin) | | nix: keep lazy for use_android=false (hellodword) | | migrate AccountManagementView to enostr Keypair (kernelkind) | | AccountSelectionWidget (kernelkind) | | AccountManagementView (kernelkind) | | Add SimpleProfilePreview (kernelkind) | | remove nostr-sdk (kernelkind) | | Add keypair & update pubkey (kernelkind) | | use nostr in enostr (kernelkind) | | update version in comment because I still use this on my laptop (William | | Casarin) | | nix: make android emulator optional (William Casarin) | | Add flag to emulate mobile during preview (kernelkind) | | move account_login_view to ui submodule (William Casarin) | | style: less bubbly (William Casarin) | | nix: add openssl dep for reqwest (William Casarin) | | move login logic from promise to async fns (kernelkind) | | add reqwest as dependency (kernelkind) | | login: Add key loading & error to mobile (kernelkind) | | Move login business logic to LoginManager (kernelkind) | | textmode: adjust name sizing so it doesn't bump the column (William Casarin) | | textmode: no previews in textmore for now (William Casarin) | | since filter optimization (William Casarin) | | log relay subscriptions (William Casarin) | | mobile: don't add hover on mobile (William Casarin) | | slightly larger pfpfs (William Casarin) | | queries: set reasonable initial query sizes (William Casarin) | | simplify is_mobile check (William Casarin) | | Merge remote-tracking branch 'github/virtual-list' (William Casarin) | | use egui_virtual_list for rendering (William Casarin) | | readme: make it clear that nix is optional for non-android dev (William | | Casarin) | | | | pushed to notedeck:refs/heads/master | | http://git.jb55.com/notedeck/commit/4fc6e225caacce70042b42fc926429ae96b45736.h | | tml | | | +-- reply ------------------------------------------------------------------- ---+don't bump timeline when adding notes (William Casarin) fix clippy issues (William Casarin) simplify tab underline calculation (William Casarin) mobile: add lots of top padding on mobile (William Casarin) mobile: simplify is_mobile (William Casarin) move add_space to its correct location (William Casarin) ui: integrate egui-tabs for notes & replies selector (William Casarin) ui: add feathering-resistant hline separator fn (William Casarin) direnv: make args explicit so its easy to change (William Casarin) Merge commit 'refs/pull/github/53' (William Casarin) switch to rustls-tls-native-roots (William Casarin) nix: keep lazy for use_android=false (hellodword) migrate AccountManagementView to enostr Keypair (kernelkind) AccountSelectionWidget (kernelkind) AccountManagementView (kernelkind) Add SimpleProfilePreview (kernelkind) remove nostr-sdk (kernelkind) Add keypair & update pubkey (kernelkind) use nostr in enostr (kernelkind) update version in comment because I still use this on my laptop (William Casarin) nix: make android emulator optional (William Casarin) Add flag to emulate mobile during preview (kernelkind) move account_login_view to ui submodule (William Casarin) style: less bubbly (William Casarin) nix: add openssl dep for reqwest (William Casarin) move login logic from promise to async fns (kernelkind) add reqwest as dependency (kernelkind) login: Add key loading & error to mobile (kernelkind) Move login business logic to LoginManager (kernelkind) textmode: adjust name sizing so it doesn't bump the column (William Casarin) textmode: no previews in textmore for now (William Casarin) since filter optimization (William Casarin) log relay subscriptions (William Casarin) mobile: don't add hover on mobile (William Casarin) slightly larger pfpfs (William Casarin) queries: set reasonable initial query sizes (William Casarin) simplify is_mobile check (William Casarin) Merge remote-tracking branch 'github/virtual-list' (William Casarin) use egui_virtual_list for rendering (William Casarin) readme: make it clear that nix is optional for non-android dev (William Casarin) pushed to notedeck:refs/heads/master http://git.jb55.com/notedeck/commit/4fc6e225caacce70042b42fc926429ae96b45736.html
+- Damus Code -- 717d ------------------------------------------------------[...]+ | | | v1.9 (2) (William Casarin) | | version: damus versions should be inherited from the project (William Casarin) | | | | pushed to damus:refs/heads/master | | http://git.jb55.com/damus/commit/23138c5e03a365a59c68c3624984c26d3d147e47.html | | | +-- reply ------------------------------------------------------------------- ---+v1.9 (2) (William Casarin) version: damus versions should be inherited from the project (William Casarin) pushed to damus:refs/heads/master http://git.jb55.com/damus/commit/23138c5e03a365a59c68c3624984c26d3d147e47.html
+- Damus Code -- 717d ------------------------------------------------------[...]+ | | | events: try nostrdb cache if we don't have one in-memory (William Casarin) | | nip10: consolidate event_ref logic into ThreadReply (William Casarin) | | nip10: handle invalid reply-with-no-root (William Casarin) | | nip10: marker replies (William Casarin) | | Revert "perf: debounce scroll queue" (William Casarin) | | test: add missing mute test file (William Casarin) | | Add basic word muting automated test (Daniel D’Aquino) | | Implement cache on MutelistManager (Daniel D’Aquino) | | Apply mute rules to Timeline views by default (Daniel D’Aquino) | | Mute: Add `user_keypair` to MutelistManager (Daniel D’Aquino) | | nip10: fix mixed nip10 markers (William Casarin) | | nip10: add marker nip10 support when reading notes (William Casarin) | | test: disable broken auth test (William Casarin) | | Merge pull request #2201 from tyiu/thai (Daniel D’Aquino) | | Merge commit 0a6e40798a11 ("docs: add NIP04 to readme for encrypted DM's") | | (William Casarin) | | Merge Privacy report updates from release branch | | 'v1.8_relay_fix_and_video_player' (Daniel D’Aquino) | | Fill up missing Privacy report information for App submission (Daniel | | D’Aquino) | | Add Thai as a supported language (Terry Yiu) | | Merge pull request #2199 from tyiu/tyiu/search-profile-sort (Daniel D’Aquino) | | Merge release branch 'v1.8_relay_fix_and_video_player' (Daniel D’Aquino) | | Relays: Always respect user's local relay list when present (Daniel D’Aquino) | | Merge remote-tracking branch 'github/translations' (William Casarin) | | Translate Localizable.stringsdict in th (transifex-integration[bot]) | | Refactor UserSearch profile sorting so that it can be used in | | SearchResultsView (Terry Yiu) | | Translate Localizable.strings in th (transifex-integration[bot]) | | Translate InfoPlist.strings in th (transifex-integration[bot]) | | Fix GIF uploads (Daniel D’Aquino) | | Fix Ghost notifications from Damus Purple Impending expiration (Daniel | | D’Aquino) | | ui: add First Aid view to settings (Daniel D’Aquino) | | contacts: save first list to storage during onboarding (Daniel D’Aquino) | | contacts: save the users' latest contact event ID (Daniel D’Aquino) | | Translate Localizable.strings in zh_TW (transifex-integration[bot]) | | Translate Localizable.strings in zh_HK (transifex-integration[bot]) | | Translate Localizable.strings in zh_CN (transifex-integration[bot]) | | Translate Localizable.stringsdict in zh_TW (transifex-integration[bot]) | | Translate Localizable.stringsdict in zh_HK (transifex-integration[bot]) | | Translate Localizable.stringsdict in zh_CN (transifex-integration[bot]) | | Translate Localizable.stringsdict in vi (transifex-integration[bot]) | | Translate Localizable.strings in vi (transifex-integration[bot]) | | Translate Localizable.strings in es_ES (transifex-integration[bot]) | | Translate Localizable.strings in es_ES (transifex-integration[bot]) | | Translate Localizable.strings in es_ES (transifex-integration[bot]) | | docs: add NIP04 to readme for encrypted DM's (Fonta1n3) | | | | pushed to damus:refs/heads/master | | http://git.jb55.com/damus/commit/4ac3da76121eebcf794b7ac5e8b68bbebcdf88eb.html | | | +-- reply ------------------------------------------------------------------- ---+events: try nostrdb cache if we don't have one in-memory (William Casarin) nip10: consolidate event_ref logic into ThreadReply (William Casarin) nip10: handle invalid reply-with-no-root (William Casarin) nip10: marker replies (William Casarin) Revert "perf: debounce scroll queue" (William Casarin) test: add missing mute test file (William Casarin) Add basic word muting automated test (Daniel D’Aquino) Implement cache on MutelistManager (Daniel D’Aquino) Apply mute rules to Timeline views by default (Daniel D’Aquino) Mute: Add `user_keypair` to MutelistManager (Daniel D’Aquino) nip10: fix mixed nip10 markers (William Casarin) nip10: add marker nip10 support when reading notes (William Casarin) test: disable broken auth test (William Casarin) Merge pull request #2201 from tyiu/thai (Daniel D’Aquino) Merge commit 0a6e40798a11 ("docs: add NIP04 to readme for encrypted DM's") (William Casarin) Merge Privacy report updates from release branch 'v1.8_relay_fix_and_video_player' (Daniel D’Aquino) Fill up missing Privacy report information for App submission (Daniel D’Aquino) Add Thai as a supported language (Terry Yiu) Merge pull request #2199 from tyiu/tyiu/search-profile-sort (Daniel D’Aquino) Merge release branch 'v1.8_relay_fix_and_video_player' (Daniel D’Aquino) Relays: Always respect user's local relay list when present (Daniel D’Aquino) Merge remote-tracking branch 'github/translations' (William Casarin) Translate Localizable.stringsdict in th (transifex-integration[bot]) Refactor UserSearch profile sorting so that it can be used in SearchResultsView (Terry Yiu) Translate Localizable.strings in th (transifex-integration[bot]) Translate InfoPlist.strings in th (transifex-integration[bot]) Fix GIF uploads (Daniel D’Aquino) Fix Ghost notifications from Damus Purple Impending expiration (Daniel D’Aquino) ui: add First Aid view to settings (Daniel D’Aquino) contacts: save first list to storage during onboarding (Daniel D’Aquino) contacts: save the users' latest contact event ID (Daniel D’Aquino) Translate Localizable.strings in zh_TW (transifex-integration[bot]) Translate Localizable.strings in zh_HK (transifex-integration[bot]) Translate Localizable.strings in zh_CN (transifex-integration[bot]) Translate Localizable.stringsdict in zh_TW (transifex-integration[bot]) Translate Localizable.stringsdict in zh_HK (transifex-integration[bot]) Translate Localizable.stringsdict in zh_CN (transifex-integration[bot]) Translate Localizable.stringsdict in vi (transifex-integration[bot]) Translate Localizable.strings in vi (transifex-integration[bot]) Translate Localizable.strings in es_ES (transifex-integration[bot]) Translate Localizable.strings in es_ES (transifex-integration[bot]) Translate Localizable.strings in es_ES (transifex-integration[bot]) docs: add NIP04 to readme for encrypted DM's (Fonta1n3) pushed to damus:refs/heads/master http://git.jb55.com/damus/commit/4ac3da76121eebcf794b7ac5e8b68bbebcdf88eb.html
+- Damus Code -- 723d ------------------------------------------------------[...]+ | | | Fix GIF uploads (Daniel D’Aquino) | | Fix Ghost notifications from Damus Purple Impending expiration (Daniel | | D’Aquino) | | Revert "Cache videos" (William Casarin) | | Revert "Custom video loader caching technique" (William Casarin) | | | | pushed to damus:refs/heads/master | | http://git.jb55.com/damus/commit/c6d9e0b3c937db5e0510157ccb528d95ee93b29e.html | | | +-- reply ------------------------------------------------------------------- ---+Fix GIF uploads (Daniel D’Aquino) Fix Ghost notifications from Damus Purple Impending expiration (Daniel D’Aquino) Revert "Cache videos" (William Casarin) Revert "Custom video loader caching technique" (William Casarin) pushed to damus:refs/heads/master http://git.jb55.com/damus/commit/c6d9e0b3c937db5e0510157ccb528d95ee93b29e.html
+- Damus Code -- 729d ------------------------------------------------------[...]+ | | | nip10: show initial reply information on notes (William Casarin) | | github: remove pages workflow (William Casarin) | | add hover to profile map demo (William Casarin) | | fun large profile grid preview (William Casarin) | | ui: add profile picture hover animation (William Casarin) | | note: support nprofile mentions (William Casarin) | | perf: profiling note content rendering (William Casarin) | | style: realtime hover interactions (William Casarin) | | | | pushed to notedeck:refs/heads/master | | http://git.jb55.com/notedeck/commit/69054d71ca020ad74cc5d99d7f3064e0f2a5f5db.h | | tml | | | +-- reply ------------------------------------------------------------------- ---+nip10: show initial reply information on notes (William Casarin) github: remove pages workflow (William Casarin) add hover to profile map demo (William Casarin) fun large profile grid preview (William Casarin) ui: add profile picture hover animation (William Casarin) note: support nprofile mentions (William Casarin) perf: profiling note content rendering (William Casarin) style: realtime hover interactions (William Casarin) pushed to notedeck:refs/heads/master http://git.jb55.com/notedeck/commit/69054d71ca020ad74cc5d99d7f3064e0f2a5f5db.html
+- Damus Code -- 731d ------------------------------------------------------[...]+ | | | Merge translations (William Casarin) | | Translate Localizable.stringsdict in es_ES (transifex-integration[bot]) | | Translate Localizable.strings in de (transifex-integration[bot]) | | Translate Localizable.strings in de (transifex-integration[bot]) | | Translate Localizable.strings in de (transifex-integration[bot]) | | Translate Localizable.stringsdict in de (transifex-integration[bot]) | | Translate Localizable.strings in de (transifex-integration[bot]) | | Translate Localizable.strings in nl (transifex-integration[bot]) | | Translate Localizable.stringsdict in nl (transifex-integration[bot]) | | Fix localization issues (Terry Yiu) | | Add Finnish translations (Terry Yiu) | | Translate Localizable.strings in fa (transifex-integration[bot]) | | Translate Localizable.strings in ko (transifex-integration[bot]) | | Translate Localizable.strings in pl_PL (transifex-integration[bot]) | | ui: add First Aid view to settings (Daniel D’Aquino) | | contacts: save first list to storage during onboarding (Daniel D’Aquino) | | contacts: save the users' latest contact event ID (Daniel D’Aquino) | | zaps: don't verify deschash (William Casarin) | | | | pushed to damus:refs/heads/master | | http://git.jb55.com/damus/commit/95cf45073de84610059863d0a7d78a840295112d.html | | | +-- reply ------------------------------------------------------------------- ---+Merge translations (William Casarin) Translate Localizable.stringsdict in es_ES (transifex-integration[bot]) Translate Localizable.strings in de (transifex-integration[bot]) Translate Localizable.strings in de (transifex-integration[bot]) Translate Localizable.strings in de (transifex-integration[bot]) Translate Localizable.stringsdict in de (transifex-integration[bot]) Translate Localizable.strings in de (transifex-integration[bot]) Translate Localizable.strings in nl (transifex-integration[bot]) Translate Localizable.stringsdict in nl (transifex-integration[bot]) Fix localization issues (Terry Yiu) Add Finnish translations (Terry Yiu) Translate Localizable.strings in fa (transifex-integration[bot]) Translate Localizable.strings in ko (transifex-integration[bot]) Translate Localizable.strings in pl_PL (transifex-integration[bot]) ui: add First Aid view to settings (Daniel D’Aquino) contacts: save first list to storage during onboarding (Daniel D’Aquino) contacts: save the users' latest contact event ID (Daniel D’Aquino) zaps: don't verify deschash (William Casarin) pushed to damus:refs/heads/master http://git.jb55.com/damus/commit/95cf45073de84610059863d0a7d78a840295112d.html
+- Damus Code -- 734d ------------------------------------------------------[...]+ | | | Change reactions to use a native looking emoji picker (Terry Yiu) | | translations: only translate kind 1s (William Casarin) | | | | pushed to damus:refs/heads/master | | http://git.jb55.com/damus/commit/ae2f48484acfe55c2851e39ba2c7b486135c1b21.html | | | +-- reply ------------------------------------------------------------------- ---+Change reactions to use a native looking emoji picker (Terry Yiu) translations: only translate kind 1s (William Casarin) pushed to damus:refs/heads/master http://git.jb55.com/damus/commit/ae2f48484acfe55c2851e39ba2c7b486135c1b21.html
+- Damus Code -- 734d ------------------------------------------------------[...]+ | | | Custom video loader caching technique (Daniel D’Aquino) | | Cache videos (Daniel D’Aquino) | | Remove no-op performance tests that were causing issues (Daniel D’Aquino) | | ui: Longform Improvements (ericholguin) | | nwc: disable mutinywallet button for now (William Casarin) | | Bump version to 1.9 (Daniel D’Aquino) | | eden.nostr.land -> nostr.land (William Casarin) | | | | pushed to damus:refs/heads/master | | http://git.jb55.com/damus/commit/ba494f94ab5cc6e09c032c3f555ca2aa8c746ccc.html | | | +-- reply ------------------------------------------------------------------- ---+Custom video loader caching technique (Daniel D’Aquino) Cache videos (Daniel D’Aquino) Remove no-op performance tests that were causing issues (Daniel D’Aquino) ui: Longform Improvements (ericholguin) nwc: disable mutinywallet button for now (William Casarin) Bump version to 1.9 (Daniel D’Aquino) eden.nostr.land -> nostr.land (William Casarin) pushed to damus:refs/heads/master http://git.jb55.com/damus/commit/ba494f94ab5cc6e09c032c3f555ca2aa8c746ccc.html
+- Damus Code -- 735d ------------------------------------------------------[...]+ | | | ui: make pixel sizes correct, use more of the figma (William Casarin) | | ui: introduce profile picture widget (William Casarin) | | render_pfp: only depend on imgcache (William Casarin) | | profile: add about and username to profile previews (William Casarin) | | | | pushed to notedeck:refs/heads/master | | http://git.jb55.com/notedeck/commit/1d44b08f13b4986b63eb42017c5b183168209d2f.h | | tml | | | +-- reply ------------------------------------------------------------------- ---+ui: make pixel sizes correct, use more of the figma (William Casarin) ui: introduce profile picture widget (William Casarin) render_pfp: only depend on imgcache (William Casarin) profile: add about and username to profile previews (William Casarin) pushed to notedeck:refs/heads/master http://git.jb55.com/notedeck/commit/1d44b08f13b4986b63eb42017c5b183168209d2f.html
+- Damus Code -- 735d ------------------------------------------------------[...]+ | | | profiles: introduce DisplayNames (William Casarin) | | ui: add banners to profile previews (William Casarin) | | style: set 0 duration tooltip delay (William Casarin) | | images: add aspect_fill (William Casarin) | | test: update test profile with a banner (William Casarin) | | ui: remove some old note ui comments (William Casarin) | | previews: remove central panel frame (William Casarin) | | | | pushed to notedeck:refs/heads/master | | http://git.jb55.com/notedeck/commit/893fd582dcba072cf6b305700a7bad94db82d145.h | | tml | | | +-- reply ------------------------------------------------------------------- ---+profiles: introduce DisplayNames (William Casarin) ui: add banners to profile previews (William Casarin) style: set 0 duration tooltip delay (William Casarin) images: add aspect_fill (William Casarin) test: update test profile with a banner (William Casarin) ui: remove some old note ui comments (William Casarin) previews: remove central panel frame (William Casarin) pushed to notedeck:refs/heads/master http://git.jb55.com/notedeck/commit/893fd582dcba072cf6b305700a7bad94db82d145.html
+- Damus Code -- 736d ------------------------------------------------------[...]+ | | | readme: document previews (William Casarin) | | ui: add initial Profile hover previews (William Casarin) | | ui: move RelayView into ui module (William Casarin) | | timeline: use strips instead of panels (William Casarin) | | Extract the sample relay to test_data for reuse (kernelkind) | | a quick note about the View trait (William Casarin) | | check: remove duplicate and disable wasm checks (William Casarin) | | ci: disable wasm builds for now (William Casarin) | | fix clippy warnings (William Casarin) | | introduce View and Previews traits (William Casarin) | | | | pushed to notedeck:refs/heads/master | | http://git.jb55.com/notedeck/commit/bf7775467d2292386516d04ac5d9dd5063b8fe31.h | | tml | | | +-- reply ------------------------------------------------------------------- ---+readme: document previews (William Casarin) ui: add initial Profile hover previews (William Casarin) ui: move RelayView into ui module (William Casarin) timeline: use strips instead of panels (William Casarin) Extract the sample relay to test_data for reuse (kernelkind) a quick note about the View trait (William Casarin) check: remove duplicate and disable wasm checks (William Casarin) ci: disable wasm builds for now (William Casarin) fix clippy warnings (William Casarin) introduce View and Previews traits (William Casarin) pushed to notedeck:refs/heads/master http://git.jb55.com/notedeck/commit/bf7775467d2292386516d04ac5d9dd5063b8fe31.html
+- Damus Code -- 737d ------------------------------------------------------[...]+ | | | Add preview for RelayView (kernelkind) | | Add relay view (kernelkind) | | Add warn color and highlight color (kernelkind) | | enostr: expose RelayStatus (kernelkind) | | Add monospace text style (kernelkind) | | Seperate mobile dark color theme into its own func (kernelkind) | | Add precommit hook to suggest proper formatting (kernelkind) | | Apply cargo fmt (kernelkind) | | make notedeck front and center (William Casarin) | | readme: show notedeck preview (William Casarin) | | ui: add frame around note previews (William Casarin) | | | | pushed to notedeck:refs/heads/master | | http://git.jb55.com/notedeck/commit/a5e1fbf3280e85b235e893e3d8eb06373c69447f.h | | tml | | | +-- reply ------------------------------------------------------------------- ---+Add preview for RelayView (kernelkind) Add relay view (kernelkind) Add warn color and highlight color (kernelkind) enostr: expose RelayStatus (kernelkind) Add monospace text style (kernelkind) Seperate mobile dark color theme into its own func (kernelkind) Add precommit hook to suggest proper formatting (kernelkind) Apply cargo fmt (kernelkind) make notedeck front and center (William Casarin) readme: show notedeck preview (William Casarin) ui: add frame around note previews (William Casarin) pushed to notedeck:refs/heads/master http://git.jb55.com/notedeck/commit/a5e1fbf3280e85b235e893e3d8eb06373c69447f.html
+- Damus Code -- 742d ------------------------------------------------------[...]+ | | | note: don't allow nested note previews (William Casarin) | | ids: find more unknown ids from inline notes (William Casarin) | | ui: switch to flags for note options (William Casarin) | | crates: add bitflags (William Casarin) | | ui: only inline preview kind1 notes for now (William Casarin) | | remove minimum window size (William Casarin) | | mobile: black panel bg color (William Casarin) | | theme: update to correct colors based on figma design (William Casarin) | | fix until filters (William Casarin) | | Use custom style in app (kernelkind) | | Refactor 'ui tests' conception to previews (kernelkind) | | Add MobileAccountLoginView (kernelkind) | | Apply app style to AccountLoginView (kernelkind) | | Add modular custom text styles (kernelkind) | | Add custom visual themes (kernelkind) | | | | pushed to notedeck:refs/heads/master | | http://git.jb55.com/notedeck/commit/a8185d9a75ce1c7b5033e4e8ec93d48b02e59867.h | | tml | | | +-- reply ------------------------------------------------------------------- ---+note: don't allow nested note previews (William Casarin) ids: find more unknown ids from inline notes (William Casarin) ui: switch to flags for note options (William Casarin) crates: add bitflags (William Casarin) ui: only inline preview kind1 notes for now (William Casarin) remove minimum window size (William Casarin) mobile: black panel bg color (William Casarin) theme: update to correct colors based on figma design (William Casarin) fix until filters (William Casarin) Use custom style in app (kernelkind) Refactor 'ui tests' conception to previews (kernelkind) Add MobileAccountLoginView (kernelkind) Apply app style to AccountLoginView (kernelkind) Add modular custom text styles (kernelkind) Add custom visual themes (kernelkind) pushed to notedeck:refs/heads/master http://git.jb55.com/notedeck/commit/a8185d9a75ce1c7b5033e4e8ec93d48b02e59867.html
+- Damus Code -- 744d ------------------------------------------------------[...]+ | | | initial inline note previews (William Casarin) | | get all missing ids from all timelines (William Casarin) | | ui: simplify note widget (William Casarin) | | refactor: rename widgets to ui (William Casarin) | | refactor: move note into its own widget (William Casarin) | | profiling: update puffin version (William Casarin) | | textmode: fix coloring of abbreviated names (William Casarin) | | readme: add usage (William Casarin) | | fix warnings (William Casarin) | | readme: make it clear that its for desktop (William Casarin) | | add rustup just in case (William Casarin) | | | | pushed to notedeck:refs/heads/master | | http://git.jb55.com/notedeck/commit/2b20f7397481aa0838c6b7586f3cc00a873b065a.h | | tml | | | +-- reply ------------------------------------------------------------------- ---+initial inline note previews (William Casarin) get all missing ids from all timelines (William Casarin) ui: simplify note widget (William Casarin) refactor: rename widgets to ui (William Casarin) refactor: move note into its own widget (William Casarin) profiling: update puffin version (William Casarin) textmode: fix coloring of abbreviated names (William Casarin) readme: add usage (William Casarin) fix warnings (William Casarin) readme: make it clear that its for desktop (William Casarin) add rustup just in case (William Casarin) pushed to notedeck:refs/heads/master http://git.jb55.com/notedeck/commit/2b20f7397481aa0838c6b7586f3cc00a873b065a.html
+- Damus Code -- 745d ------------------------------------------------------[...]+ | | | Add nix-shell for macos android development (kernelkind) | | ircmode: tighten username (William Casarin) | | we should just called this damus (William Casarin) | | Merge remote-tracking branch 'android/master' (William Casarin) | | Create SECURITY.md (alltheseas) | | | | pushed to notedeck:refs/heads/master | | http://git.jb55.com/notedeck/commit/272da6ccedc07370c7f3024f0fd6cfc1681a2c86.h | | tml | | | +-- reply ------------------------------------------------------------------- ---+Add nix-shell for macos android development (kernelkind) ircmode: tighten username (William Casarin) we should just called this damus (William Casarin) Merge remote-tracking branch 'android/master' (William Casarin) Create SECURITY.md (alltheseas) pushed to notedeck:refs/heads/master http://git.jb55.com/notedeck/commit/272da6ccedc07370c7f3024f0fd6cfc1681a2c86.html
+- Damus Code -- 745d ------------------------------------------------------[...]+ | | | irc mode (William Casarin) | | log: reduce spammy new note log (William Casarin) | | queries: update hashtags query (William Casarin) | | update to latest nostrdb, adding tag support (William Casarin) | | | | pushed to notedeck:refs/heads/master | | http://git.jb55.com/notedeck/commit/9d1e8ce666e0215f338a18b0f44b33f67dcf9924.h | | tml | | | +-- reply ------------------------------------------------------------------- ---+irc mode (William Casarin) log: reduce spammy new note log (William Casarin) queries: update hashtags query (William Casarin) update to latest nostrdb, adding tag support (William Casarin) pushed to notedeck:refs/heads/master http://git.jb55.com/notedeck/commit/9d1e8ce666e0215f338a18b0f44b33f67dcf9924.html
+- Damus Code -- 749d ------------------------------------------------------[...]+ | | | note: expose signature field (William Casarin) | | Initial note tag support (William Casarin) | | fix warnings (William Casarin) | | build: set -O1 on debug builds (William Casarin) | | | | pushed to nostrdb-rs:refs/heads/master | | http://git.jb55.com/nostrdb-rs/commit/87bf139e699c2493b3242e3d7472acb2cf2683f6 | | .html | | | +-- reply ------------------------------------------------------------------- ---+note: expose signature field (William Casarin) Initial note tag support (William Casarin) fix warnings (William Casarin) build: set -O1 on debug builds (William Casarin) pushed to nostrdb-rs:refs/heads/master http://git.jb55.com/nostrdb-rs/commit/87bf139e699c2493b3242e3d7472acb2cf2683f6.html
+- Damus Code -- 752d ------------------------------------------------------[...]+ | | | ux: Relay Detail Redesign (ericholguin) | | ui: fix cut off emoji reaction (ericholguin) | | ux: fix image indicators (ericholguin) | | postview: add haptic feedback on media upload result (Sean Kibler) | | Update issue templates (alltheseas) | | Update issue templates (alltheseas) | | | | pushed to damus:refs/heads/master | | http://git.jb55.com/damus/commit/5492d9f49987f2c732a33fa2f63798889da730e9.html | | | +-- reply ------------------------------------------------------------------- ---+ux: Relay Detail Redesign (ericholguin) ui: fix cut off emoji reaction (ericholguin) ux: fix image indicators (ericholguin) postview: add haptic feedback on media upload result (Sean Kibler) Update issue templates (alltheseas) Update issue templates (alltheseas) pushed to damus:refs/heads/master http://git.jb55.com/damus/commit/5492d9f49987f2c732a33fa2f63798889da730e9.html
+- Damus Code -- 755d ------------------------------------------------------[...]+ | | | Fix all warnings (William Casarin) | | Add ui_test_harness binary implementation (kernelkind) | | Constrain app minimum size (kernelkind) | | Use app_creation for common app setup functions (kernelkind) | | Create account login panel (kernelkind) | | Add login manager (kernelkind) | | Update egui 0.26.1 -> 0.27.1 (kernelkind) | | Add login key parsing (kernelkind) | | Add nostr-sdk dependency (kernelkind) | | update cargo.lock to reflect toml change (kernelkind) | | fix global query (William Casarin) | | | | pushed to notedeck:refs/heads/master | | http://git.jb55.com/notedeck/commit/6222a7db63311bed47c843969f90986cf2f036e9.h | | tml | | | +-- reply ------------------------------------------------------------------- ---+Fix all warnings (William Casarin) Add ui_test_harness binary implementation (kernelkind) Constrain app minimum size (kernelkind) Use app_creation for common app setup functions (kernelkind) Create account login panel (kernelkind) Add login manager (kernelkind) Update egui 0.26.1 -> 0.27.1 (kernelkind) Add login key parsing (kernelkind) Add nostr-sdk dependency (kernelkind) update cargo.lock to reflect toml change (kernelkind) fix global query (William Casarin) pushed to notedeck:refs/heads/master http://git.jb55.com/notedeck/commit/6222a7db63311bed47c843969f90986cf2f036e9.html
+- Damus Code -- 762d ------------------------------------------------------[...]+ | | | relay: use hostname in relay list instead of full URL (William Casarin) | | docs: specify that we are referring to Damus not the kernel (William Casarin) | | Fix relay URL trailing slash issues (Daniel D’Aquino) | | wallet: add callbackuri for mutiny wallet nwc (ericholguin) | | ui: update zeus logo for wallet selector (ericholguin) | | docs: simplify contributing (William Casarin) | | | | pushed to damus:refs/heads/master | | http://git.jb55.com/damus/commit/07c504f70174524d8358d1da4040035be62f00ef.html | | | +-- reply ------------------------------------------------------------------- ---+relay: use hostname in relay list instead of full URL (William Casarin) docs: specify that we are referring to Damus not the kernel (William Casarin) Fix relay URL trailing slash issues (Daniel D’Aquino) wallet: add callbackuri for mutiny wallet nwc (ericholguin) ui: update zeus logo for wallet selector (ericholguin) docs: simplify contributing (William Casarin) pushed to damus:refs/heads/master http://git.jb55.com/damus/commit/07c504f70174524d8358d1da4040035be62f00ef.html
+- Damus Code -- 765d ------------------------------------------------------[...]+ | | | load timelines from commandline (William Casarin) | | queries: add a few more test queries (William Casarin) | | filters: fix hashtag filters (William Casarin) | | | | pushed to notedeck:refs/heads/master | | http://git.jb55.com/notedeck/commit/89f7f838a750138838e29a33f256bfcdcc1965d7.h | | tml | | | +-- reply ------------------------------------------------------------------- ---+load timelines from commandline (William Casarin) queries: add a few more test queries (William Casarin) filters: fix hashtag filters (William Casarin) pushed to notedeck:refs/heads/master http://git.jb55.com/notedeck/commit/89f7f838a750138838e29a33f256bfcdcc1965d7.html
+- Damus Code -- 766d ------------------------------------------------------[...]+ | | | test: use my timeline query by default for testing (William Casarin) | | | | pushed to notedeck:refs/heads/master | | http://git.jb55.com/notedeck/commit/450709afa756001e52c0827ea539332846cf7946.h | | tml | | | +-- reply ------------------------------------------------------------------- ---+test: use my timeline query by default for testing (William Casarin) pushed to notedeck:refs/heads/master http://git.jb55.com/notedeck/commit/450709afa756001e52c0827ea539332846cf7946.html
+- Damus Code -- 766d ------------------------------------------------------[...]+ | | | readme: we have query support now (William Casarin) | | | | pushed to nostrdb:refs/heads/master | | http://git.jb55.com/nostrdb/commit/4003b54bf3a2151f5a75e1cecc515493745016a3.ht | | ml | | | +-- reply ------------------------------------------------------------------- ---+readme: we have query support now (William Casarin) pushed to nostrdb:refs/heads/master http://git.jb55.com/nostrdb/commit/4003b54bf3a2151f5a75e1cecc515493745016a3.html
+- Damus Code -- 766d ------------------------------------------------------[...]+ | | | test: add test timeline query (William Casarin) | | ui: reduce vertical padding for more compact timelines (William Casarin) | | nostrdb: bump to support timeline queries (William Casarin) | | style: initial logic for mobile style (William Casarin) | | gitignore: add perf files (William Casarin) | | actionbar: support both dark and light buttons (William Casarin) | | | | pushed to notedeck:refs/heads/master | | http://git.jb55.com/notedeck/commit/d7a41115beb80b51575878b30f59f04a22e3c977.h | | tml | | | +-- reply ------------------------------------------------------------------- ---+test: add test timeline query (William Casarin) ui: reduce vertical padding for more compact timelines (William Casarin) nostrdb: bump to support timeline queries (William Casarin) style: initial logic for mobile style (William Casarin) gitignore: add perf files (William Casarin) actionbar: support both dark and light buttons (William Casarin) pushed to notedeck:refs/heads/master http://git.jb55.com/notedeck/commit/d7a41115beb80b51575878b30f59f04a22e3c977.html
+- Damus Code -- 766d ------------------------------------------------------[...]+ | | | nostrdb: update to use created_at query plans (William Casarin) | | notekey: add hash trait (William Casarin) | | update nostrdb (William Casarin) | | update nostrdb (William Casarin) | | block: fix lifetimes of block mentions (William Casarin) | | v0.2.0 (William Casarin) | | add fix for android headers (William Casarin) | | nostrdb: update for android fix (William Casarin) | | fix compilation error on android (William Casarin) | | notekey: implement copy (William Casarin) | | export NdbProfile{,Record} (William Casarin) | | notekey: add clone (William Casarin) | | filter: fix double free issues via ndb_filter_clone (William Casarin) | | update nostrdb (William Casarin) | | note: get transaction from note (William Casarin) | | switch to NoteKey in more places (William Casarin) | | add get_note_by_key (William Casarin) | | query: derive Debug for QueryResult (William Casarin) | | add ndb_query support (William Casarin) | | subscriptions: support filter groups (William Casarin) | | bump ndb (William Casarin) | | bump to silence debug (William Casarin) | | filter: fix build (William Casarin) | | filter: switch to Vec of arrays for now (William Casarin) | | filter: friendlier builder interface (William Casarin) | | filter: add a few more missing fields (William Casarin) | | temp fix for subscription memory issues (William Casarin) | | subscription: don't let sub lifetimes outlive filters (William Casarin) | | filter: add since and limit (William Casarin) | | subscribe: use a filter ref instead (William Casarin) | | filter: add additional builder methods (William Casarin) | | add missing filter.rs (William Casarin) | | Merge remote-tracking branch 'github/master' (William Casarin) | | created_at: make it public silly (William Casarin) | | add created_at to note (William Casarin) | | update nostrdb to fix macos build (William Casarin) | | | | pushed to nostrdb-rs:refs/heads/master | | http://git.jb55.com/nostrdb-rs/commit/2675e7244554e40c9ee10d82b42bc647fef4c17d | | .html | | | +-- reply ------------------------------------------------------------------- ---+nostrdb: update to use created_at query plans (William Casarin) notekey: add hash trait (William Casarin) update nostrdb (William Casarin) update nostrdb (William Casarin) block: fix lifetimes of block mentions (William Casarin) v0.2.0 (William Casarin) add fix for android headers (William Casarin) nostrdb: update for android fix (William Casarin) fix compilation error on android (William Casarin) notekey: implement copy (William Casarin) export NdbProfile{,Record} (William Casarin) notekey: add clone (William Casarin) filter: fix double free issues via ndb_filter_clone (William Casarin) update nostrdb (William Casarin) note: get transaction from note (William Casarin) switch to NoteKey in more places (William Casarin) add get_note_by_key (William Casarin) query: derive Debug for QueryResult (William Casarin) add ndb_query support (William Casarin) subscriptions: support filter groups (William Casarin) bump ndb (William Casarin) bump to silence debug (William Casarin) filter: fix build (William Casarin) filter: switch to Vec of arrays for now (William Casarin) filter: friendlier builder interface (William Casarin) filter: add a few more missing fields (William Casarin) temp fix for subscription memory issues (William Casarin) subscription: don't let sub lifetimes outlive filters (William Casarin) filter: add since and limit (William Casarin) subscribe: use a filter ref instead (William Casarin) filter: add additional builder methods (William Casarin) add missing filter.rs (William Casarin) Merge remote-tracking branch 'github/master' (William Casarin) created_at: make it public silly (William Casarin) add created_at to note (William Casarin) update nostrdb to fix macos build (William Casarin) pushed to nostrdb-rs:refs/heads/master http://git.jb55.com/nostrdb-rs/commit/2675e7244554e40c9ee10d82b42bc647fef4c17d.html
+- Damus Code -- 767d ------------------------------------------------------[...]+ | | | Merge branch 'video-controls' (William Casarin) | | Improve Video visibility tracking and automatic play/pause (Daniel D’Aquino) | | Improve SwiftUI previews around full-screen carousel (Daniel D’Aquino) | | Add event text to full-screen Carousel view (Daniel D’Aquino) | | Add playback controls to videos (Daniel D’Aquino) | | Small tweak to resolve build error (Daniel D’Aquino) | | | | pushed to damus:refs/heads/master | | http://git.jb55.com/damus/commit/247f313b54296b3bb8ff02912279cc8b623c7fde.html | | | +-- reply ------------------------------------------------------------------- ---+Merge branch 'video-controls' (William Casarin) Improve Video visibility tracking and automatic play/pause (Daniel D’Aquino) Improve SwiftUI previews around full-screen carousel (Daniel D’Aquino) Add event text to full-screen Carousel view (Daniel D’Aquino) Add playback controls to videos (Daniel D’Aquino) Small tweak to resolve build error (Daniel D’Aquino) pushed to damus:refs/heads/master http://git.jb55.com/damus/commit/247f313b54296b3bb8ff02912279cc8b623c7fde.html
+- Damus Code -- 770d ------------------------------------------------------[...]+ | | | Merge remote-tracking branch 'github/quote-reposts' (William Casarin) | | ui: add quoted reposts view to threads (William Casarin) | | model: upgrade EventsModel to support quote reposts queries (William Casarin) | | note: add is_quote_repost helper (William Casarin) | | filters: add ContentFilters helper constructor (William Casarin) | | eventsmodel: remove inheritence in Reactions/Reposts model (William Casarin) | | home: add quote repost counter and handler (William Casarin) | | filter: add reposts query filter helper (William Casarin) | | strings: add pluralized quoted_repost_count string (William Casarin) | | Update README.md (alltheseas) | | ui: Add proxy view to selected events (ericholguin) | | Minor Fixes (ericholguin) | | ui: Wallet View redesign + Mutiny Wallet integration (ericholguin) | | ux: Relay View Improvements (ericholguin) | | | | pushed to damus:refs/heads/master | | http://git.jb55.com/damus/commit/b31b917b70dfd045996f5b6b30ae0b38d49db981.html | | | +-- reply ------------------------------------------------------------------- ---+Merge remote-tracking branch 'github/quote-reposts' (William Casarin) ui: add quoted reposts view to threads (William Casarin) model: upgrade EventsModel to support quote reposts queries (William Casarin) note: add is_quote_repost helper (William Casarin) filters: add ContentFilters helper constructor (William Casarin) eventsmodel: remove inheritence in Reactions/Reposts model (William Casarin) home: add quote repost counter and handler (William Casarin) filter: add reposts query filter helper (William Casarin) strings: add pluralized quoted_repost_count string (William Casarin) Update README.md (alltheseas) ui: Add proxy view to selected events (ericholguin) Minor Fixes (ericholguin) ui: Wallet View redesign + Mutiny Wallet integration (ericholguin) ux: Relay View Improvements (ericholguin) pushed to damus:refs/heads/master http://git.jb55.com/damus/commit/b31b917b70dfd045996f5b6b30ae0b38d49db981.html
+- Damus Code -- 774d ------------------------------------------------------[...]+ | | | Merge remote-tracking branch 'github/master' (William Casarin) | | widgets: begin organizing ui components into widgets (William Casarin) | | filter: unify nostrdb and remote limits (William Casarin) | | app: make ndb public (William Casarin) | | direnv: disable nix direnv on darwin (William Casarin) | | | | pushed to notedeck:refs/heads/master | | http://git.jb55.com/notedeck/commit/f88b6d1dd445b7c0bdec20de6ac7efc240fa9280.h | | tml | | | +-- reply ------------------------------------------------------------------- ---+Merge remote-tracking branch 'github/master' (William Casarin) widgets: begin organizing ui components into widgets (William Casarin) filter: unify nostrdb and remote limits (William Casarin) app: make ndb public (William Casarin) direnv: disable nix direnv on darwin (William Casarin) pushed to notedeck:refs/heads/master http://git.jb55.com/notedeck/commit/f88b6d1dd445b7c0bdec20de6ac7efc240fa9280.html
No replies found in cached notes yet.
No media posts found in cached notes yet.
Pubkeys from this user's latest cached kind 3 follow list.
- No cached follows yet.
Cached pubkeys that follow this user, discovered from kind 3 events.
- Hunter ₿eaṩt 00000000…66e6
- Nic₿ 🏴☠️ 00000000…b973
- Nicolas ₿ ⚡️ 🇦🇷🧉🤙💜 00000000…c287
- g0vann⚡️ 00000000…a984
- Cameri🐦🔥 00000000…d700
- dread 00000001…ed21
- kepford 000002de…80a7
- Joshua 0072f64d…0fc0
- samuel 008cca1f…a67b
- Filou 01d0bbf9…0d4c
- Ivan 01ddee28…d38c
- nitesh 021d7ef7…ae02
- bitcoin_rene 02734f19…2003
- koko 02abcb3c…5e7b
- sudocarlos 03612b0e…1216
- Notoshi⚡ 03742c20…aa5d
- sean 03b717ec…e463
- Stefan 03c3c9e9…a655
- Liviu 0444f37b…2db7
- PricedinBTC 050af56d…72a8
- 𝚂𝚚𝚟𝚊𝚣𝚗𝚢𝚊𝚔 056d6999…a5cd
- Betty🌹 059ef8b7…4323
- Natoshi Sakamoto 05ab35d3…f062
- nobody 066a183e…0a1d
- futrue 06da2d9e…b6b6
- Marcus 074a35c8…fe7e
- Klendazu ⚡️ 0786d4e0…7a75
- 𝙎𝙖𝙡𝙢𝙣.𝙎𝙡𝙮𝙧.𝙃𝙤𝙙𝙡 07ccff08…f680
- Jingles 0840fa95…4de6
- Decentony⚡ 084b886c…1c95
- Léon 08b83dfa…cdb8
- nobody 09f2e9a7…101a
- 0a4971ddfe2e 0a4971dd…3ebd
- p2p fiat 0a821ca3…cce3
- Mike 0b10f24a…a120
- Mx12art 0b26f590…d1a8
- Steven Day 0b963191…7ffd
- stackingsats 0bedcf4e…9e3e
- zoomoutpls 0c29b0aa…1742
- Niko 0c3d1631…4cf0
- Doug Brown 0c3e82ac…42b5
- DefiantDandelion 0cf08d28…90b7
- jasonc741 0d40589a…7a08
- Paul 0d6c8388…8a33
- jo 🇺🇸 0d8c556f…d4d7
- Circadian Health 0da44021…54fa
- 21jclp 0dcfcaac…7be4
- Peter Gerstbach 0e6802d8…959a
- My Road To 1 BTC 1️⃣🌽💎👐 0fdb64c8…1a10
- 0ff57617495b 0ff57617…85c5
- realjode 115a7613…3a98
- SatCap 11dfaa43…b2e8
- teemie ⚡ 11efc77b…9913
- Bradley 12135e76…9aa4
- Chefquattro 1216bbb8…06e2
- Ye 127d3bf5…416f
- Bitman 129f5189…1803
- 12c34385cdd2 12c34385…2a1f
- Michael Rihani⚡️ 1306edd6…1b2d
- bitcoinist 130c97de…1441
- nestking 135927a7…44d5
- Flo Montoya 139fcc6b…e65d
- 🧢DENIM👖 13efbeef…971d
- satoshihodle 144425ff…5e85
- Tommy 14812a5a…05ac
- Brad Mills 148d1366…2fa1
- 14e4ef3e92e5 14e4ef3e…5483
- Andres Tobacia 15565c87…ef7e
- 15e91efac36e 15e91efa…87de
- nobody 16b43327…65e0
- elsat 17538dc2…77c4
- Pavlenex 175f568d…433a
- mads 18730a5e…3dcd
- Lou 18e3af1e…e5df
- Jessica Chasteen 19dcd48f…7bcd
- ⚡️₿⚡️ 1a4a8f79…754e
- Nick Klockenga 1a5afb99…afb1
- Mao 1a800481…636d
- andre 1b11ed41…5d6d
- Federico Rivi 1b5ee74d…ae6e
- HODL 1b8dfb4a…2a65
- jeremy viola 1cf3ecbf…6998
- Tobo⚡ 1cf75683…6a16
- ImaFox 1d70a506…fce3
- Endcape🍌Banana Art🍌 1d80e558…4d59
- Nostr Bird🦜 1e0da54f…6dc3
- Code & Psychology ⚡️ 1e9d809e…d21c
- Gideon H Guna₿e (📈,📈) ⚡ 1ec53b79…9fac
- Dimi 1f830dd8…14ed
- Bill 2038705f…bf87
- Faboose 20d4ba9e…5550
- TioSatoChico 217b1357…8c88
- TallBrian 2248fe05…2fdb
- TONE🟠⚡️ 224bdab4…829d
- Your Favorite Zapper⚡️ 23e54eb2…7fea
- ₿it Warrior ∞/21M 🌋⚡️🕳🐇🍊💊 2444d246…2949
- Yi 248caad2…2ff7
- Jordan 257a8158…25ad
- Sticky Blackout 27445c6c…689e
- HR4BTC aka HamRadio4Bitcoin 2754fc86…7e5b
+------------------------------------------------------------------------------+
|
|
Identifiers
npub: npub1fjtdwclt9lspjy8huu3qklr7eklp5uq90u6yh8mec290pqxraccqlufnas
hex: 4c96d763eb2fe01910f7e7220b7c7ecdbe1a70057f344b9f79c28af080c3ee30
no cached metadata event yet
+------------------------------------------------------------------------------+
Suggested read/write relays from this user's latest kind 10002 event.
- No cached NIP-65 relay hints yet.