Commit Graph

1817 Commits

Author SHA1 Message Date
MartinBraquet
1dbe4ecdef Improve colors buttons connect-actions.tsx 2026-02-24 19:09:17 +01:00
MartinBraquet
2b31ed3164 Add notifications for interest indicator 2026-02-24 18:00:12 +01:00
MartinBraquet
df2473929a Add connection interest notification and update related API logic 2026-02-24 17:32:36 +01:00
MartinBraquet
80a877301a Add connection preferences feature with API endpoints and UI updates 2026-02-24 17:07:59 +01:00
MartinBraquet
1aae688f3f Update CI configuration for E2E tests and add Supabase start step 2026-02-24 00:58:12 +01:00
MartinBraquet
337ce4523f Replace triangle icons with chevron icons in profile comments 2026-02-24 00:47:35 +01:00
MartinBraquet
e0b26af2bc Update padding in show-more component for better spacing 2026-02-24 00:38:05 +01:00
MartinBraquet
1e2c2bbb8f Update padding in show-more component for better spacing 2026-02-24 00:36:21 +01:00
MartinBraquet
ab0fd0aea4 Add localization support for relative time formatting 2026-02-24 00:36:09 +01:00
MartinBraquet
1310c423bd Update editable bio styles for improved readability 2026-02-24 00:35:42 +01:00
MartinBraquet
32fadcc194 Disable immediate rendering in editor configuration 2026-02-24 00:35:12 +01:00
MartinBraquet
a2959a773e Refactor profile forms to simplify bio handling and remove conditional rendering 2026-02-24 00:09:27 +01:00
MartinBraquet
cadb4a4fd5 Bump version to 1.15.0 in package.json 2026-02-24 00:02:59 +01:00
MartinBraquet
8decdab0c3 Refactor notification tests to improve assertions and add locale support 2026-02-24 00:01:39 +01:00
MartinBraquet
b710fa9f60 Finish notif translations 2026-02-23 23:49:51 +01:00
MartinBraquet
3cb5d08801 Update remotePatterns to include martinbraquet.com 2026-02-23 23:46:54 +01:00
MartinBraquet
aa785c1539 Lint fix email package 2026-02-23 22:20:31 +01:00
MartinBraquet
f0c645b16d Add linting and typechecking scripts for backend/email 2026-02-23 22:19:01 +01:00
MartinBraquet
9870ac5029 Add translations for notifications 2026-02-23 18:39:25 +01:00
MartinBraquet
cd067cd1a9 Replace TriangleDownFillIcon with ChevronDown in ReplyToggle component 2026-02-23 15:09:52 +01:00
MartinBraquet
e1805d9d9e Add ignore-engines setting to .yarnrc and update package.json to include pg-query-stream dependency 2026-02-23 15:05:48 +01:00
MartinBraquet
23a8aa6712 Refactor avatar URL assignment and simplify user retrieval in create-user logic 2026-02-23 14:58:45 +01:00
MartinBraquet
f70a74d20e Upgrade eslint to v9 2026-02-23 14:48:03 +01:00
MartinBraquet
02ea9131e4 Bump version to 1.13.2 in package.json 2026-02-23 14:14:44 +01:00
MartinBraquet
cd8096f524 Update dist:copy script to include messages directory in copy process 2026-02-23 14:09:15 +01:00
MartinBraquet
52819f3259 Upgrade 2026-02-23 13:48:42 +01:00
MartinBraquet
55c1b3983d Refactor message loading and fix paths for translation files 2026-02-23 13:48:23 +01:00
MartinBraquet
27ac1539cb Add locale retrieval from cookies in auth context and improve logging 2026-02-23 13:22:34 +01:00
MartinBraquet
119bd9699d Refactor createUser function to simplify device token handling and improve logging 2026-02-23 13:18:26 +01:00
MartinBraquet
607285f25d Update @tiptap dependencies to version 2.10.4 in package.json 2026-02-23 13:13:41 +01:00
MartinBraquet
192a944f4b Add multi language support for emails 2026-02-23 12:54:43 +01:00
MartinBraquet
c085e8f6dd Add guidelines for adding translations to existing files 2026-02-22 21:51:08 +01:00
MartinBraquet
79f855d39a Add EnglishOnlyWarning component and display warning in relevant pages 2026-02-22 21:50:59 +01:00
MartinBraquet
f3cb8d51fc Bump version to 1.10.0 in package.json 1.10.0 2026-02-22 21:07:58 +01:00
MartinBraquet
1bb9ac2006 Update French translation for account deletion confirmation label 2026-02-22 18:34:37 +01:00
MartinBraquet
07c8f74de7 Refactor filter initialization logic in useFilters for improved readability 2026-02-22 18:34:21 +01:00
MartinBraquet
e305fba93d Add reason tracking for user deletion in unit tests 2026-02-22 18:20:15 +01:00
MartinBraquet
ce680d6c8a Prompt for reasons upon profile deletion 2026-02-22 18:06:38 +01:00
MartinBraquet
5362403a04 Add language mapping based on locale for signup and filters 2026-02-22 16:46:30 +01:00
MartinBraquet
abd77c4c4b Add support for language filter based on signup locale in useFilters 2026-02-22 16:33:00 +01:00
MartinBraquet
e4a9337fab Fix 2026-02-22 16:27:32 +01:00
MartinBraquet
a9d9f0a190 Improve debug logging in run-script.ts for clarity 2026-02-22 10:42:09 +01:00
MartinBraquet
a112350ad4 Bump version to 1.11.1 2026-02-21 19:49:46 +01:00
MartinBraquet
243e602fda Refactor pre-commit hooks and update lint-staged configuration 2026-02-21 19:48:17 +01:00
MartinBraquet
b6d7955130 Add profile field: place they grew up 2026-02-21 19:47:26 +01:00
MartinBraquet
0277cc390d Update French translations for political affiliations 2026-02-21 18:08:50 +01:00
MartinBraquet
2d85b5c25a Bump version to 1.8.0 and increment version code to 39 2026-02-21 11:45:20 +01:00
MartinBraquet
837a45dd91 Add optional environment variable logging to runScript 2026-02-21 11:45:03 +01:00
MartinBraquet
b941960013 Enhance event card with timezone display and improve date formatting 2026-02-20 22:57:59 +01:00
MartinBraquet
650b3f2469 Clean 2026-02-20 19:29:54 +01:00