Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

cesardeazevedo

cesardeazevedo closed an issue on cesardeazevedo/nostr-editor
Blossom upload fails
When using cdn.satellite.earth. ![Screenshot 2024-12-20 at 11 38 23 AM](https://github.com/user-attachments/assets/1b42b076-a9cc-43c0-9f9e-49a952c95dc0)
cesardeazevedo pushed 2 commits to main cesardeazevedo/nostr-editor
  • Add size tag and provide default tags for blossom uploads 61e15dd
  • Merge pull request #12 from cesardeazevedo/blossom Add size tag and provide default tags for blossom uploads d8dc03c

View on GitHub

cesardeazevedo closed a pull request on cesardeazevedo/nostr-editor
Add size tag and provide default tags for blossom uploads
Fixes #11, also adds some default imeta based on the provided file.
cesardeazevedo created a comment on a pull request on cesardeazevedo/nostr-editor
That makes sense, thanks

View on GitHub

cesardeazevedo created a review on a pull request on cesardeazevedo/nostr-editor

View on GitHub

cesardeazevedo starred ghostty-org/ghostty
cesardeazevedo pushed 2 commits to main cesardeazevedo/nostr-editor
  • Revert "Add prepare script" This reverts commit 069fdde3ba021010e7c6ba443e531caed3879f4f. c287b0e
  • Merge pull request #10 from cesardeazevedo/pr-2349 Revert "Add prepare script" 73baef9

View on GitHub

cesardeazevedo closed a pull request on cesardeazevedo/nostr-editor
Revert "Add prepare script"
This reverts commit 069fdde3ba021010e7c6ba443e531caed3879f4f. I was messing around with installing stuff straight from github, which shouldn't be necessary long term.
cesardeazevedo pushed 4 commits to main cesardeazevedo/nostr-editor
  • Render event in svelte project 9d8a0d1
  • Export some types e05a358
  • Add prepare script 069fdde
  • Merge pull request #9 from cesardeazevedo/pr-2349 Pr 2349 010a1c8

View on GitHub

cesardeazevedo closed a pull request on cesardeazevedo/nostr-editor
Pr 2349
This contains minor improvements to the svelte example, and export some option types I needed downstream.
cesardeazevedo created a review on a pull request on cesardeazevedo/nostr-editor
Thanks, svelte indeed needed some work

View on GitHub

cesardeazevedo opened an issue on TanStack/router
AbortController signal is not called after `pendingMs`
### Which project does this relate to? Router ### Describe the bug AbortController signal is not called after `pendingMs` and user leaves the route. The following sandbox simulates a long data ...
cesardeazevedo created a comment on an issue on infinitered/reactotron
Fixed by adding this to vite.config.ts ``` ... define: { global: {}, } ... ```

View on GitHub

cesardeazevedo starred astral-sh/uv
cesardeazevedo starred sphamba/smear-cursor.nvim
cesardeazevedo starred sharkdp/hyperfine
cesardeazevedo starred willothy/nvim-cokeline
cesardeazevedo pushed 2 commits to main cesardeazevedo/nostr-editor
  • Respect breaklines when parsing user abouts 35b1955
  • Don't upload images that were already uploaded elsewhere Users can paste image URLs directly into the editor without... 35cac0d

View on GitHub

cesardeazevedo pushed 2 commits to master cesardeazevedo/vim-fugitive
  • Better syntax highlighting 2f28c62
  • Changed Untracked/Unstaged section order 7aafde6

View on GitHub

cesardeazevedo starred sindrets/diffview.nvim
cesardeazevedo starred ocaml-mlx/mlx
cesardeazevedo starred aidenybai/react-scan
cesardeazevedo starred bitvora/algo-relay
cesardeazevedo created a comment on a pull request on cesardeazevedo/nostr-editor
Hm, not so sure if I understood, how can we embed naddress as `q` tags? or it's possible to do `["q", "30023:<pubkey>:<identifier>]`?

View on GitHub

cesardeazevedo created a comment on a pull request on cesardeazevedo/nostr-editor
The `a` tag is from the naddr embeds, nevent embeds results in `q` tags, I agree naddress only makes sense for replaceable events, I embed a naddress from a kind 1 event on my tests for simplicity ...

View on GitHub

cesardeazevedo created a comment on a pull request on cesardeazevedo/nostr-editor
Thanks, just added `getEditorTags()` function. unit tests can be found here. https://github.com/cesardeazevedo/nostr-editor/blob/main/src/__tests__/storage.test.ts#L59-L102 Hope it's correct

View on GitHub

cesardeazevedo pushed 1 commit to main cesardeazevedo/nostr-editor

View on GitHub

cesardeazevedo pushed 1 commit to main cesardeazevedo/nostr-editor

View on GitHub

cesardeazevedo pushed 2 commits to main cesardeazevedo/nostr-editor
  • Add getEditorTags() storage function and other helper tags These functions helps build the final event 13cf3c6
  • Unit tests refactor d6df90a

View on GitHub

cesardeazevedo pushed 1 commit to main cesardeazevedo/nostr-editor
  • Force file extension on blossom only 1a7fdd7

View on GitHub

Load more