Pratyush Mohanty Prat_09
  • Joined on 2026-04-03
Prat_09 created pull request coracle/flotilla#232 2026-04-17 20:44:00 +00:00
fix: Improve toggle switch placement in settings screen (#208)
Prat_09 pushed to dev at Prat_09/flotilla 2026-04-17 19:50:44 +00:00
Prat_09 pushed to 208-fix-settings-toggle-switches at Prat_09/flotilla 2026-04-17 19:50:43 +00:00
3de934b406 fix: improve-toggle-switch-placement (#208)
Prat_09 created branch 208-fix-settings-toggle-switches in Prat_09/flotilla 2026-04-17 19:47:24 +00:00
Prat_09 pushed to 208-fix-settings-toggle-switches at Prat_09/flotilla 2026-04-17 19:47:24 +00:00
Prat_09 pushed to dev at Prat_09/flotilla 2026-04-17 19:45:14 +00:00
8076b228c5 fix: improve-toggle-switch-placement (#208)
Prat_09 pushed to dev at Prat_09/flotilla 2026-04-17 19:40:10 +00:00
fdb604e350 Use type=email for signup/login email inputs (#225) (#228)
3c66dfd83c fix/wrong-message-offline (#222)
Compare 2 commits »
Prat_09 pushed to dev at Prat_09/flotilla 2026-04-17 15:51:21 +00:00
81633b0a1e fix: vertical alignment of emoji and overflow buttons in shared event action row (#219)
Prat_09 pushed to dev at Prat_09/flotilla 2026-04-17 07:15:40 +00:00
4a967de184 fix(chat): suppress programmatic scroll while user is scrolling (#132) (#216)
59961cbdb5 fix: supported nip overflow in SpaceRelayStatus.svelte (#215)
95d9d8bf23 Bump version
2fd9741a2b Fix safe area inset for chat fab
fe9c325580 Update universal links
Compare 16 commits »
Prat_09 commented on issue coracle/flotilla#208 2026-04-16 19:02:20 +00:00
Inconsistent placement of toggle switches in settings screens

Hii @hodlbod , Implemented potential fixes to standardise the placement of toggle switches in design.

Changes:

  • Standardised toggle switch placement with inline alignment to the setting…
Prat_09 commented on issue coracle/flotilla#58 2026-04-15 21:12:25 +00:00
Rich Search

Updated the design based on the feedback.

Changes made:

  • Moved the filters (from, mentions, has, in) below the search bar.
  • Added a filter modal (triggered when clicked on the slider…
Prat_09 commented on issue coracle/flotilla#58 2026-04-15 18:08:08 +00:00
Rich Search

Makes sense, will update the design based upon the suggestions and share an iteration soon.

Prat_09 opened issue coracle/flotilla#208 2026-04-15 17:49:02 +00:00
Inconsistent placement of toggle switches in settings screens
Prat_09 created pull request coracle/flotilla#197 2026-04-14 13:04:30 +00:00
fix:update relay description (#195)
Prat_09 created branch 195-update-relay-descriptions in Prat_09/flotilla 2026-04-14 12:36:49 +00:00
Prat_09 pushed to 195-update-relay-descriptions at Prat_09/flotilla 2026-04-14 12:36:49 +00:00
e2a80609d4 fix:update relay description (#195)
Prat_09 pushed to dev at Prat_09/flotilla 2026-04-14 12:12:13 +00:00
796f37d320 Make space reordering discoverable with smoother drag animation (#171)
b46fd94578 Use relay-provided member lists as source of truth (#191)
bdc8e75640 Fix search input width
ef08821796 remove VirtualItem
9f386f6968 remove redundant room syncing logic
Compare 34 commits »
Prat_09 commented on issue coracle/flotilla#195 2026-04-13 19:54:16 +00:00
Relay description mismatch

Hii @sakshamjain, Would be more than happy for others to take up this issue, but I am currently planning to work on it once I get a confirmation from @hodlbod .

Hope that works for you.

Prat_09 opened issue coracle/flotilla#195 2026-04-13 19:43:29 +00:00
Relay description mismatch
Prat_09 commented on issue coracle/flotilla#58 2026-04-11 18:38:36 +00:00
Rich Search

Hii @hodlbod, The first iteration of the rich search has been designed, focusing on making search more flexible.

Implementations:

  • Search bar with a filter action button
  • Collapsible Filter…