Ecosyste.ms: Timeline

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

cesardeazevedo

cesardeazevedo pushed 1 commit to dev3-fixes-5 cesardeazevedo/nosotros
  • Fix reply tags for notes without root 7b25516

View on GitHub

cesardeazevedo pushed 1 commit to dev3-fixes-5 cesardeazevedo/nosotros

View on GitHub

cesardeazevedo created a comment on an issue on cesardeazevedo/nosotros
done long time ago

View on GitHub

cesardeazevedo closed an issue on cesardeazevedo/nosotros
Implement Notification module
cesardeazevedo pushed 1 commit to dev3-fixes-5 cesardeazevedo/nosotros
  • Ensure wss relay connection closes #41 bab6ab4

View on GitHub

cesardeazevedo created a comment on an issue on cesardeazevedo/nosotros
Thanks for reporting, I don't think i am doing validation right in this page, will do some review soon.

View on GitHub

cesardeazevedo created a comment on an issue on cesardeazevedo/nosotros
Thanks for reporting this, I will take a look

View on GitHub

cesardeazevedo created a comment on an issue on cesardeazevedo/nosotros
Thanks for report, will get it fix asap, I think I mistakenly removed the wss checker when testing the caching layer with a local relay

View on GitHub

cesardeazevedo pushed 1 commit to dev3-fixes-5 cesardeazevedo/nosotros
  • Fix some outbox/inbox relay confusion 22d4224

View on GitHub

cesardeazevedo pushed 3 commits to dev3-fixes-5 cesardeazevedo/nosotros
  • Moved subscribeRelayStats e7b0c1d
  • Fix repost issue of stale closure 1803827
  • Fix some outbox/inbox relay confusion b9403ed

View on GitHub

cesardeazevedo pushed 1 commit to dev3-fixes-5 cesardeazevedo/nosotros
  • Moved verify worker out of core It's too opinionated to be there 52a3b87

View on GitHub

cesardeazevedo pushed 2 commits to dev3-fixes-5 cesardeazevedo/nosotros
  • Merge pull request #39 from cesardeazevedo/dev3-fixes-4 Dev3 fixes 4 6a42a8d
  • Merge branch 'dev' into dev3-fixes-5 8cacce5

View on GitHub

cesardeazevedo pushed 2 commits to dev3-fixes-5 cesardeazevedo/nosotros
  • Split localDB and localRelay files 50bff96
  • Split NostrClient event more ceeae14

View on GitHub

cesardeazevedo pushed 1 commit to dev3-fixes-5 cesardeazevedo/nosotros

View on GitHub

cesardeazevedo opened a pull request on cesardeazevedo/nosotros
Dev3 fixes 5
cesardeazevedo created a branch on cesardeazevedo/nosotros

dev3-fixes-5 - Another nostr client

cesardeazevedo pushed 4 commits to dev cesardeazevedo/nosotros
  • Revert "Fix active state issue on tab" This reverts commit 6f2b79046754217d3b065ed629ce90b1bc94f930. 6f0cf84
  • Fix tab issues again c259ee2
  • Fix CenteredContainer overflow 4357cda
  • Merge pull request #39 from cesardeazevedo/dev3-fixes-4 Dev3 fixes 4 6a42a8d

View on GitHub

cesardeazevedo closed a pull request on cesardeazevedo/nosotros
Dev3 fixes 4
cesardeazevedo opened a pull request on cesardeazevedo/nosotros
Dev3 fixes 4
cesardeazevedo created a branch on cesardeazevedo/nosotros

dev3-fixes-4 - Another nostr client

cesardeazevedo pushed 11 commits to dev cesardeazevedo/nosotros
  • No need to check for the editor uploader on submit 90ad59d
  • Use pathname as the scroll restoration key a52f46d
  • Clear all scroll restoration on page unload d32c647
  • Add media tab and menu navigation c2f19bd
  • Invalidate post link if the target was a button or link This fixes a lot of issues of nested links e77f4d6
  • Fix media cell grid on mobile 5f8ba50
  • Remove horizontal scroll on CenteredContainer bbaf6fe
  • Fix active state issue on tab 6f2b790
  • Downgrade tabler icons It's causing an enormous slowness in the development environment Bump tanstack-router 68ed7a7
  • Merge branch 'dev' into dev3-fixes-3 0a9ff43
  • Merge pull request #38 from cesardeazevedo/dev3-fixes-3 Dev3 fixes 3 671f2c1

View on GitHub

cesardeazevedo closed a pull request on cesardeazevedo/nosotros
Dev3 fixes 3
cesardeazevedo pushed 2 commits to dev3-fixes-3 cesardeazevedo/nosotros
  • Merge pull request #37 from cesardeazevedo/dev3-fixes-2 Dev3 fixes 2 69d5bab
  • Merge branch 'dev' into dev3-fixes-3 0a9ff43

View on GitHub

cesardeazevedo opened a pull request on cesardeazevedo/nosotros
Dev3 fixes 3
cesardeazevedo created a branch on cesardeazevedo/nosotros

dev3-fixes-3 - Another nostr client

cesardeazevedo pushed 11 commits to dev cesardeazevedo/nosotros
  • Merge pull request #27 from cesardeazevedo/prod Prod 5fb56fe
  • Merge pull request #32 from cesardeazevedo/dev Dev 71d7dd4
  • Merge pull request #36 from cesardeazevedo/dev Dev 73f8b23
  • Fix editor uploader bbb57e8
  • Much better experience for reactions on mobile Now a click/touch will open the reaction picker e000df8
  • Ignore the relay pool on 46 signer 8ced92c
  • Reset persisted modules on logout c5ad72b
  • Don't prune filters when fetching for feed contact list eefc48f
  • Implemented Open Wallet button f7873d1
  • Minor fixes c80292c
  • Merge pull request #37 from cesardeazevedo/dev3-fixes-2 Dev3 fixes 2 69d5bab

View on GitHub

cesardeazevedo closed a pull request on cesardeazevedo/nosotros
Dev3 fixes 2
cesardeazevedo opened a pull request on cesardeazevedo/nosotros
Dev3 fixes 2
cesardeazevedo created a branch on cesardeazevedo/nosotros

dev3-fixes-2 - Another nostr client

cesardeazevedo pushed 14 commits to main cesardeazevedo/nosotros
  • Update tanstack-router due weird error c872328
  • Merge branch 'dev' into dev3-fixes ba19626
  • Merge pull request #33 from cesardeazevedo/dev3-fixes Update tanstack-router due weird error fe3e56f
  • Fix custom zap amount fb33d82
  • Fix zap invoice close button link 6ec38a8
  • Clear cache pruner before publishing follows and relay lists d9be4ce
  • Merge branch 'dev' into dev3-fixes 52daa6b
  • Merge pull request #34 from cesardeazevedo/dev3-fixes Dev3 fixes 72aa0c3
  • Fix bottom navigation above dialog scrim 8338f0b
  • Don't use actual links on postLink on mobile 35c667d
  • Fix scroll restoration issues 8c1988a
  • Merge branch 'dev' into dev3-fixes a43c578
  • Merge pull request #35 from cesardeazevedo/dev3-fixes Dev3 fixes 09a1071
  • Merge pull request #36 from cesardeazevedo/dev Dev 73f8b23

View on GitHub

Load more