kalle
d95d2c6b37
Add(tool) FMD (Find my device)
2026-04-14 15:03:45 +02:00
Aljaz
d764e56efe
Merge pull request #657 from thgcarvalho/patch-1
...
fix: replace em dash with hyphen in id.bitmacro.io entry
2026-04-11 21:15:36 +02:00
Aljaz
48692af4aa
Merge pull request #659 from aljazceru/auto/add-projects-20260411-000115
...
Add 15 new project(s) to the directory
2026-04-11 21:12:00 +02:00
Aljaz
0246643379
Update README to modify project listings
...
Removed 'nostr-example-script' and 'commilink' entries from the README. Added 'nostr-article-publish' entry to the relevant sections.
2026-04-11 21:11:48 +02:00
Borg [Daemon]
c604e7fa43
Add 15 new projects to the directory
2026-04-11 00:01:15 +00:00
Thiago Carvalho
26f00749ed
fix: replace em dash with hyphen in id.bitmacro.io entry
...
The em dash (—) in the id.bitmacro.io entry was preventing the
description from rendering correctly on nostr.net directory cards.
Replaced with standard hyphen-space ( - ) to match the formatting
convention used by all other entries in the list.
2026-04-10 14:44:05 +01:00
Aljaz
65572dfa25
Merge pull request #652 from thgcarvalho/main
...
feat: add relay-panel, @bitmacro/relay-connect, and id.bitmacro.io
2026-03-31 17:36:51 +02:00
Thiago Carvalho
6bbeafdded
Merge branch 'aljazceru:main' into main
2026-03-31 16:35:32 +01:00
Aljaz
203921503d
Merge pull request #653 from dmnyc/fix/remove-nostr-band
...
Remove nostr.band entries
2026-03-31 09:57:48 +02:00
Aljaz
ebe6a58dee
Update README.md to remove extra details
2026-03-31 06:45:26 +02:00
The Daniel
2779d08e12
Remove nostr.band entries (site and relay permanently down)
2026-03-30 22:34:20 -04:00
Thiago Carvalho
264dbea5ba
Update README.md
...
feat: add relay-panel, @bitmacro/relay-connect, and id.bitmacro.io
2026-03-30 21:37:42 +01:00
Aljaz
7899914b3d
Merge pull request #650 from derekross/fix-mobile-scrolling
...
Fix scrolling on desktop and mobile
2026-03-27 19:34:54 +01:00
Derek Ross
11913be49c
Fix scrolling on desktop and mobile
...
- Fix desktop: use fixed height on .main-content so overflow-y: auto
creates a proper scroll container (min-height prevented scrolling)
- Fix mobile: override to height: auto and overflow: visible so the
body handles scrolling naturally
- Fix touch swipe handler blocking vertical scroll by restricting
swipe detection to left edge zone and raising preventDefault threshold
- Move @import out of :root block (invalid CSS, font may not load)
- Add overflow-wrap/word-break to prevent long URLs causing horizontal scroll
- Add overflow handling for markdown content (pre, code, table, img)
- Add overflow: hidden on top-nav and max-width guard on mobile nav-content
2026-03-27 13:47:59 -04:00
Aljaz
9ba044eea8
Merge pull request #649 from derekross/add-ditto-client
...
Add Ditto to web and mobile clients, update existing entry
2026-03-27 16:20:34 +01:00
Derek Ross
9f3d623eb8
Add Ditto to web and mobile clients, update existing entry
...
- Add Ditto to Most Popular web and mobile client sections
- Add full Ditto entry to Clients > Other with GitLab link and live instance
- Remove outdated Ditto entry from Relays section (no longer a relay)
2026-03-27 11:17:52 -04:00
Aljaz
dbca4360ba
Merge pull request #647 from aljazceru/add-new-projects-2026-03
...
Add 20 new projects (2026-03)
2026-03-24 18:58:01 +01:00
aljazceru
3b03cc67d5
Add 20 new projects (2026-03)
2026-03-24 14:05:02 +01:00
Aljaz
74b42e12bd
Merge pull request #645 from elisymlabs/update-elisym-links
...
Update elisym links after org rename
2026-03-24 09:20:37 +01:00
Aljaz
7a870b339c
Merge pull request #646 from TheCryptoDonkey/add-toll-booth
...
Add toll-booth ecosystem - HTTP 402 payments + NWC + kind 31402 + NIP-90 DVM
2026-03-24 09:20:00 +01:00
The Crypto Donkey
9ec0889166
Add toll-booth - HTTP 402 payments + NWC + kind 31402 + NIP-90 DVM
2026-03-24 02:51:20 +00:00
Igor Peregudov
2f793fdbfa
Update elisym links after GitHub org rename
...
The elisym GitHub organization was renamed from elisymprotocol to elisymlabs.
Updated all repository URLs and branding references accordingly.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-23 18:07:48 +00:00
Aljaz
686c04a409
Merge pull request #644 from thgcarvalho/main
...
Add relay-agent — REST API for Nostr relay management
2026-03-23 18:12:43 +01:00
Thiago Carvalho
8b64265f46
Update README.md
...
Add relay-agent — REST API for Nostr relay management
2026-03-23 17:08:50 +00:00
Aljaz
912acc170d
Merge pull request #642 from besoeasy/add-gupt-app
...
Add gupt.app - instant Nostr chat with zero config
2026-03-21 16:16:08 +01:00
Aljaz
064affb8b5
Merge pull request #643 from futpib-bot/add-whitenoise
...
Add White Noise (Marmot Protocol / MLS messenger)
2026-03-21 16:15:29 +01:00
Aljaz
93b61a1ae8
Merge pull request #641 from Zig-VS-TypeScript-VS/patch-1
...
More PR
2026-03-20 21:55:10 +01:00
Aljaz
b7ef4bd81e
Update README.md
2026-03-20 21:55:01 +01:00
futpib-bot
586182f5a6
Add White Noise - Marmot Protocol (MLS) encrypted messenger
...
White Noise is a secure group messenger built on the Marmot Protocol,
combining MLS (Messaging Layer Security) with Nostr for end-to-end
encrypted messaging with forward secrecy. Available for Android, iOS,
macOS, Linux, and as a TUI client.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-20 02:22:49 +04:00
besoeasy
2db5691633
Fix gupt entry: use gupt.app directly, project is closed source
2026-03-20 01:20:35 +05:30
besoeasy
d0219a676f
Add gupt.app - instant Nostr chat with zero config
2026-03-20 01:19:15 +05:30
Zig-VS-TypeScript-VS
da4c21ebab
More PR
2026-03-18 14:07:33 +08:00
Aljaz
76516bccb9
Merge pull request #639 from igor-peregudov/add-elisym-protocol
...
Add elisym protocol — AI agent marketplace on Nostr + Solana
2026-03-18 05:17:59 +01:00
Aljaz
81941a47cb
Merge pull request #640 from dmnyc/feat/add-clonable-tool
...
Add Clonable tool by Mutable
2026-03-18 05:13:53 +01:00
The Daniel
c53a528153
feat: Add Clonable tool by Mutable
2026-03-17 23:32:26 -04:00
Igor Peregudov
d69c79e7f5
Add elisym MCP server to the listing
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-13 16:19:16 +00:00
Aljaz
883d8fdab6
Merge pull request #634 from singularityjason/add-lightning-memory
...
Add lightning-memory to Tools section
2026-03-13 15:37:36 +01:00
Aljaz
f7fdc6d347
Update README.md
2026-03-13 15:37:25 +01:00
Igor Peregudov
1ba8090835
Add elisym protocol — AI agent marketplace on Nostr + Solana
2026-03-13 14:14:17 +00:00
Aljaz
347ca8efbe
Merge pull request #636 from coracle-social/main
...
Add nostr.com, nostr.how and nostrich.love
2026-03-11 21:00:43 +01:00
Jon Staab
ff3d1e147c
Add nostr.com, nostr.how and nostrich.love
2026-03-11 10:09:17 -07:00
Jason Sosa
49183eaa7c
Add lightning-memory to Tools section
2026-03-09 20:24:31 +08:00
Aljaz
f6dcd531a5
Merge pull request #633 from alopatindev/bunker-46
...
Add Bunker46
2026-03-08 18:42:52 +01:00
Aljaz
5ef491ca5b
Merge pull request #632 from Mnpezz/main
...
added Bikel and organized other clients
2026-03-08 18:42:28 +01:00
Alex
cf196b294c
Add Bunker46
2026-03-08 06:46:35 +04:00
Mnpezz
dd5e357d66
updates NOW and Bikel star url
2026-03-07 19:51:19 -06:00
Mnpezz
dfdb29ba8b
added bikel and organized a couple other clients->other in alphabetical order
2026-03-07 19:46:26 -06:00
Aljaz
b1ffa25000
Merge pull request #631 from coracle-social/main
...
Fix some typos, remove duplicates
2026-03-02 19:03:15 +01:00
Jon Staab
ad4df26e35
Fix some typos, remove duplicates
2026-03-02 09:54:32 -08:00
Aljaz
5debcf5fc9
Merge pull request #630 from coracle-social/main
...
Add more stuff
2026-03-02 18:14:25 +01:00