rajanarahul93
  • Joined on 2026-04-07
rajanarahul93 commented on pull request coracle/flotilla#193 2026-04-11 21:14:56 +00:00
fix: prevent redundant sync re-initialization on room navigation

Closing this since the fix is already present in upstream (commit 9f386f69).

After syncing with the latest dev branch, the redundant re-initialization logic has already been removed and sync is…

rajanarahul93 closed pull request coracle/flotilla#193 2026-04-11 21:14:46 +00:00
fix: prevent redundant sync re-initialization on room navigation
rajanarahul93 commented on issue coracle/flotilla#190 2026-04-11 21:14:39 +00:00
[BUG]:- Redundant Sync Re-initialization & Subscription Overlap in sync.ts

No additional changes needed from this patch 9f386f69 @hodlbod

rajanarahul93 pushed to fix/sync-space-reinit at rajanarahul93/flotilla 2026-04-11 21:08:03 +00:00
fefe1236a8 fix: prevent redundant sync re-initialization on room navigation
9f386f6968 remove redundant room syncing logic
ec0b6a99e2 add room mentions and clickable room/relay refs
f6d9e52c6e fix: support native clipboard image paste on mobile (#181)
Compare 4 commits »
rajanarahul93 created pull request coracle/flotilla#193 2026-04-11 21:01:23 +00:00
fix: prevent redundant sync re-initialization on room navigation
rajanarahul93 created branch fix/sync-space-reinit in rajanarahul93/flotilla 2026-04-11 20:59:33 +00:00
rajanarahul93 pushed to fix/sync-space-reinit at rajanarahul93/flotilla 2026-04-11 20:59:33 +00:00
edad66d7b0 fix: prevent redundant sync re-initialization on room navigation
rajanarahul93 opened issue coracle/flotilla#190 2026-04-11 16:13:37 +00:00
[BUG]:- Redundant Sync Re-initialization & Subscription Overlap in sync.ts
rajanarahul93 pushed to dev at rajanarahul93/flotilla 2026-04-11 15:24:04 +00:00
90f86b833d Handle quotes in RoomItem. Fixes #188
29bb33c26c publish kind 9 quote after room content creation for cross-client interoperability
c740bd21d4 Fix space page layout on Android by adding visible prop to SecondaryNav
1d92709c76 perf: task-fix-list-virtualization changes
a42e1df1a7 Fix feed pagination logic
Compare 27 commits »
rajanarahul93 commented on issue coracle/flotilla#141 2026-04-07 17:24:20 +00:00
Refine search

@hodlbod sure

rajanarahul93 created branch refactor/search in rajanarahul93/flotilla 2026-04-07 08:39:00 +00:00
rajanarahul93 pushed to refactor/search at rajanarahul93/flotilla 2026-04-07 08:39:00 +00:00
a97065a86a refactor: enhance SpaceSearch component with unique filtering and improved search UI
rajanarahul93 created repository rajanarahul93/flotilla 2026-04-07 07:31:18 +00:00
rajanarahul93 commented on issue coracle/flotilla#141 2026-04-07 07:30:31 +00:00
Refine search

Hi @hodlbod can i work on this