You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+28-16Lines changed: 28 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,6 +133,33 @@ instead of treating dark mode as a simple color inversion.
133
133
134
134

135
135
136
+
### Find the conversation beyond the first few results
137
+
138
+
Start with a community-wide overview, then focus on Posts, Spaces, People or
139
+
Topics. Shareable search URLs, previous/next pages and a swipeable mobile
140
+
category rail help members reach older matches. Every page reapplies current
141
+
visibility and safety rules, with no separate search service to configure.
142
+
143
+

144
+
145
+
<table>
146
+
<tr>
147
+
<td width="72%" valign="top">
148
+
<img src="docs/screenshots/search-dark-desktop.jpg" alt="Community search in dark mode" />
149
+
</td>
150
+
<td width="28%" valign="top">
151
+
<img src="docs/screenshots/search-mobile.jpg" alt="Focused People search with a swipeable category rail on mobile" />
152
+
</td>
153
+
</tr>
154
+
<tr>
155
+
<td align="center"><sub>The same search experience in dark mode</sub></td>
156
+
<td align="center"><sub>Focused discovery on mobile</sub></td>
157
+
</tr>
158
+
</table>
159
+
160
+
See the [community search contract](docs/community-search.md) for ordering,
161
+
privacy and pagination boundaries.
162
+
136
163
### Timely Stories without surveillance mechanics
137
164
138
165
Members can share a short thought, one private normalized image, or both inside
@@ -420,21 +447,6 @@ operations rather than the browser.
420
447
</tr>
421
448
</table>
422
449
423
-
<table>
424
-
<tr>
425
-
<td width="68%">
426
-
<img src="docs/screenshots/search-desktop.jpg" alt="Lineweb Social policy-filtered global search on desktop" />
427
-
</td>
428
-
<td width="32%">
429
-
<img src="docs/screenshots/search-mobile.jpg" alt="Lineweb Social policy-filtered global search on mobile" />
430
-
</td>
431
-
</tr>
432
-
<tr>
433
-
<td align="center"><sub>Grouped search across visible community content</sub></td>
434
-
<td align="center"><sub>Focused mobile discovery</sub></td>
435
-
</tr>
436
-
</table>
437
-
438
450
<table>
439
451
<tr>
440
452
<td width="68%">
@@ -569,7 +581,7 @@ makes the final decision.
569
581
| Profiles | Editable member identity, headlines, author-curated three-post highlights, real chronological activity, public/shared/private visibility, and discovery opt-out. |
570
582
| Spaces | Public/private/hidden communities, searchable directory, join/leave rules, account-specific and limited-use shareable invitations, roles, ownership transfer, member removal, bounded curated highlights, and official events with private RSVPs. |
571
583
| Publishing | Focused composer, author-only drafts, private four-image WebP galleries with per-image alt text and swipe navigation, bounded private-first polls, 24-hour Space Stories with no viewer tracking, chronological posts, privacy-safe quote posts and reposts, comments, permanent conversations, and author controls. |
572
-
| Discovery | Policy-filtered search across posts, Spaces, and People; Unicode hashtags; chronological topic trails; and privacy-aware Following.|
584
+
| Discovery | Policy-filtered search across posts, Spaces, People and Topics, focused category filters, navigable result pages, Unicode hashtags, chronological topic trails and privacy-aware Following. |
573
585
| Interactions | Typed Like, Celebrate, and Insightful reactions, private Saved Posts, follows, mentions, one-level direct replies, same-Space quote/repost actions, comments, copy links, and conversation shortcuts. |
0 commit comments