MartinBraquet
3a38e8affb
Add neurotype and accessibility fields to profiles
...
- Added `accessibility_notes` (free text) to profiles to capture members' practical access needs while avoiding filterable attributes.
- Introduced `neurotype` (selectable values with details option) and GIN indexing to enable efficient keyword searches.
- Updated UI components, filters, and forms to support these new profile attributes.
- Modified backend and tests to handle the changes and ensure consistency across filtering, seeding, and display logic.
- Bumped API version to `1.49.0`.
2026-07-24 16:27:41 +02:00
MartinBraquet
75cbcee919
Fix daily alert
...
Do not send an alert again for someone who modified something in their profile that's unrelated to the alert
2026-07-09 23:16:38 +02:00
MartinBraquet
bfd710f9b7
Fix db order
2026-06-09 00:13:22 +02:00
MartinBraquet
770c02ac88
Add orientation profile field and extend gender options
2026-05-24 15:37:05 +02:00
MartinBraquet
ff6115f4a6
Add email unsubscribe token support: implement token-based unsubscription handling, create API endpoint for unsubscribing via tokens, and update List-Unsubscribe header for one-click functionality.
2026-04-09 10:39:58 +02:00
MartinBraquet
1e5c7b07c2
Add substance fields: cannabis and psychedelics
2026-03-30 14:55:31 +02:00
MartinBraquet
bdafa43472
Add pinned compatibility questions feature with backend support and UI integration
2026-03-19 17:00:34 +01:00
MartinBraquet
24d2fe9c32
Sort compat prompts by community importance and answer count
2026-03-09 02:27:10 +01:00
MartinBraquet
5ce38fea65
Add missing sql
2026-02-27 17:17:33 +01:00
MartinBraquet
80a877301a
Add connection preferences feature with API endpoints and UI updates
2026-02-24 17:07:59 +01:00
MartinBraquet
9870ac5029
Add translations for notifications
2026-02-23 18:39:25 +01:00
MartinBraquet
ce680d6c8a
Prompt for reasons upon profile deletion
2026-02-22 18:06:38 +01:00
MartinBraquet
b6d7955130
Add profile field: place they grew up
2026-02-21 19:47:26 +01:00
MartinBraquet
46082c5f64
Add events page
2026-02-18 18:34:18 +01:00
MartinBraquet
f7c0d77e9c
Add local supabase for DB isolation
2026-02-17 12:10:17 +01:00
MartinBraquet
542152eadb
Store option IDs instead of EN labels in profiles and make keyword search match selected options
2026-01-26 22:53:31 +01:00
MartinBraquet
aa35fa3b2b
Pre compute compatibility scores for faster profile lookup
2025-11-26 22:49:33 +01:00
MartinBraquet
27bf4eadf9
Rename compatibility_answers_free
2025-10-20 16:10:41 +02:00
MartinBraquet
c8d4353888
Rename love_waitlist
2025-10-20 16:05:14 +02:00
MartinBraquet
4876ca2643
Rename love_stars
2025-10-20 16:03:28 +02:00
MartinBraquet
e06a382c94
Rename love_ships
2025-10-20 16:01:33 +02:00
MartinBraquet
d1a421ca15
Rename compatibility_prompts
2025-10-20 15:59:44 +02:00
MartinBraquet
cd3c8d89d0
Rename love_likes
2025-10-20 15:48:22 +02:00
MartinBraquet
1f943ccead
Rename love_compatibility_answers
2025-10-20 15:46:16 +02:00
MartinBraquet
ea18781cc6
Rename lover -> profile
2025-09-17 15:51:19 +02:00
MartinBraquet
f353e590e1
Rename lovers -> profiles
2025-09-17 15:11:53 +02:00
MartinBraquet
d3b008fcd9
Add bookmarked_searches.sql
2025-09-13 18:12:20 +02:00
MartinBraquet
2550453ee4
Add keyword search
2025-09-10 22:50:20 +02:00
MartinBraquet
95fab7c395
Add reports table
2025-09-10 21:40:23 +02:00