• Joined on 2026-04-07
somnath commented on issue coracle/flotilla#141 2026-05-04 04:19:56 +00:00
Refine search

Got it! Working on it

somnath commented on issue coracle/flotilla#141 2026-04-28 09:45:27 +00:00
Refine search

@hodlbod Fair enough Got it ! I'll revamp it then keep a single unified search i have few ideas for it...may be we can go with a Top long search bar attached with the whole app. The search UI…

somnath pushed to dev at somnath/flotilla 2026-04-26 04:51:46 +00:00
32c1501e9c feat: add progress bar to signup flow (#234)
463837e7d4 fix: restore consistent input field sizing and alignment in FieldInline (#235) (#238)
d74f142cdd Fix relay auth privacy toggle (#240)
53954aae89 classnames tweak
24aa62a503 chore: carify Pomade login errors with actionable invalid vs network messaging (#233)
Compare 31 commits »
somnath commented on issue coracle/flotilla#141 2026-04-25 05:39:40 +00:00
Refine search

Got it @hodlbod I think i got a great idea till now ill explain the current scenario and future plan of how to approach this.

  1. Space search and room search are unified at the moment with a…
somnath commented on issue coracle/flotilla#141 2026-04-19 15:01:19 +00:00
Refine search

I have edited the Figma file and made the necessary changes. Working on the mobile view, you can check on the same Figma and verify once.

https://www.figma.com/design/gK34wyCqRK5YtgKNYo51Rp/Flot…

somnath commented on issue coracle/flotilla#141 2026-04-17 17:02:08 +00:00
Refine search
  1. You are right, there should be an option to search any room from anywhere in the space...I am working on it to add the option.
  2. About the filters, the 4 categories I have made a filter for…
somnath commented on issue coracle/flotilla#141 2026-04-16 01:02:22 +00:00
Refine search

Hello @hodlbod i am done with the searching flow for spaces and people i have included the entire flow in the "Final Design page " of the below figma file.

https://www.figma.com/design/gK34wyC…

somnath commented on issue coracle/flotilla#141 2026-04-15 09:19:14 +00:00
Refine search

Hey @userAdityaa Thanks for asking, don't worry i am still working on it, the image above is just the current flow of people search in the app, i am currently making mockups for all search…

somnath pushed to dev at somnath/flotilla 2026-04-12 12:35:26 +00:00
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)
90f86b833d Handle quotes in RoomItem. Fixes #188
29bb33c26c publish kind 9 quote after room content creation for cross-client interoperability
Compare 19 commits »
somnath commented on issue coracle/flotilla#141 2026-04-08 17:48:31 +00:00
Refine search

No, I haven’t pulled from the dev branch recently. This is based on the main branch that’s currently live.

somnath pushed to dev at somnath/flotilla 2026-04-08 17:28:24 +00:00
f4ebc4e99e Video in calls (#135)
65ca8a7fd8 Remove follow graph building
7f1e98dcb2 Fix fallback pull race after abort (#167)
4c19ee823b 73-video-thumbnails (#142)
8e2dd8b278 Upgrade daisyui/tailwind
Compare 9 commits »
somnath commented on issue coracle/flotilla#141 2026-04-08 17:19:43 +00:00
Refine search
image.png

Thanks for clarification, although its not showing me on my recent activity tab for some reason.

Rega…

somnath commented on issue coracle/flotilla#141 2026-04-08 06:55:18 +00:00
Refine search

@hodlbod Also what are your thoughts on giving a universal search option for the space itself and using filters the user can navigate and search in any room he wants ?

somnath commented on issue coracle/flotilla#141 2026-04-08 06:38:59 +00:00
Refine search

Hey @hodlbod there are a lot of issues i have identified in the search flow apart from the one you have mentioned but before that i want to clarify one thing currently search is implemented in…

somnath created repository somnath/flotilla 2026-04-07 14:46:44 +00:00
somnath commented on issue coracle/flotilla#141 2026-04-07 14:45:30 +00:00
Refine search

Hi @hodlbod , I’ve gone through the issue and have a clear approach in mind.

Plan:

Replace heavy cards with a compact, scannable list layout Create a reusable SearchResultItem for…