Commit Graph

156 Commits

Author SHA1 Message Date
MartinBraquet
97feed5fd8 Replace div with Row component in item badges layout and comment out unused badge indicator. Minor formatting changes in CSS for better consistency. 2026-04-30 20:13:23 +02:00
MartinBraquet
185eda9106 Update search input to full width and bump Android versionCode to 96 2026-04-30 19:54:57 +02:00
MartinBraquet
5f9a74153f Bump Android versionCode to 95 2026-04-30 19:16:39 +02:00
MartinBraquet
0e976f2a1d Bump Android versionCode to 94 and versionName to 1.21.0 2026-04-30 19:00:41 +02:00
MartinBraquet
14a3190173 Bump Android versionCode to 93 2026-04-30 18:36:59 +02:00
MartinBraquet
4398878b9c Bump versionCode to 92 in build.gradle for release preparation 2026-04-13 11:03:53 +02:00
MartinBraquet
e3a1607e26 Bump versionCode to 91 and versionName to 1.20.0 in Android build.gradle 2026-04-10 12:22:06 +02:00
MartinBraquet
b65dae9ff7 Bump versionCode to 90 in Android build.gradle 2026-04-09 17:34:34 +02:00
MartinBraquet
e8935c45f8 Bump versionCode to 89 in Android build.gradle 2026-04-09 14:16:33 +02:00
MartinBraquet
f5e16f68de Refine LLM profile extraction: validate pref_age_min/pref_age_max ranges, ensure logical consistency, remove null/undefined properties, adjust cache debug logging, and improve field descriptions. 2026-04-08 16:59:48 +02:00
MartinBraquet
28650d799f Refactor notification and email systems: migrate to shared utilities, update unsubscribe links, and add outreach email functionality. 2026-04-08 13:38:39 +02:00
MartinBraquet
83ede37773 Bump Android versionCode to 86 2026-04-08 09:06:28 +02:00
MartinBraquet
46bad59ccb Bump Android app version to 1.18.0 (versionCode 85) 2026-04-05 13:15:45 +02:00
MartinBraquet
09736cd49b Display toast notifications for push messages with navigation fixes 2026-04-03 18:58:36 +02:00
MartinBraquet
29ace2d2e5 Release 2026-04-03 13:54:45 +02:00
MartinBraquet
993117ba72 Integrate Sentry for Android app version and build tracking 2026-04-03 13:53:43 +02:00
MartinBraquet
8ffd69ff15 Bump Android version code to 81 2026-04-02 15:48:52 +02:00
MartinBraquet
2019c835a0 Release 2026-04-02 15:21:21 +02:00
MartinBraquet
2db74bf256 Update build scripts, constants, and Android configurations for improved web view handling and debugging
- Rename `proxy.ts` to `_proxy.ts` temporarily during build scripts and clean up backup files.
- Adjust Compass URLs to consistently include "www."
- Introduce WebView debugging toggle via `BuildConfig.ENABLE_WEBVIEW_DEBUG`.
- Bump Android version code to 79 and enable `buildConfig` features.
2026-04-02 13:38:37 +02:00
MartinBraquet
223387129e Rename middleware function to proxy in middleware.ts for clarity 2026-04-02 12:39:21 +02:00
MartinBraquet
2311fcbf90 Remove redundant "www" from Compass URLs across codebase 2026-04-02 10:35:07 +02:00
MartinBraquet
f6fef171fa Enhance deep link handling for Android with pending link consumption and JavaScript interface 2026-04-02 10:31:43 +02:00
MartinBraquet
7565d373e9 Add deep link handling for Android app 2026-04-02 09:23:52 +02:00
MartinBraquet
c4fb694c71 Handle deep links in Android MainActivity 2026-04-02 09:23:29 +02:00
MartinBraquet
401fd816dd Bump version numbers in package.json and Android build.gradle 2026-03-31 13:41:51 +02:00
MartinBraquet
626b28f4eb Release 2026-03-30 15:47:59 +02:00
MartinBraquet
1e5c7b07c2 Add substance fields: cannabis and psychedelics 2026-03-30 14:55:31 +02:00
MartinBraquet
e4a231b0c5 Release 2026-03-29 20:29:48 +02:00
MartinBraquet
6e4c6f29b5 Add profile auti-fill from content or URL 2026-03-29 18:26:45 +02:00
MartinBraquet
be22658883 Release 2026-03-19 17:04:18 +01:00
MartinBraquet
0353a530d4 Release 2026-03-15 13:42:39 +01:00
MartinBraquet
7ff38bd693 Release 2026-03-14 13:48:08 +01:00
MartinBraquet
6c84926033 Release 2026-03-14 13:11:00 +01:00
MartinBraquet
f35af89f07 Release 2026-03-13 16:04:05 +01:00
MartinBraquet
57e6395641 Release 2026-03-12 22:15:20 +01:00
MartinBraquet
1e4b836985 Release 2026-03-12 10:59:29 +01:00
MartinBraquet
3de6adae2e Refine cards and allow users to toggle each card field ON or OFF 2026-03-12 00:36:36 +01:00
MartinBraquet
ccce2cc8b0 Release 2026-03-09 19:34:37 +01:00
MartinBraquet
5819f08aec Release 2026-03-09 15:19:03 +01:00
MartinBraquet
ba7e158af8 Release 2026-03-09 12:38:08 +01:00
MartinBraquet
159e634a1a Fix 2026-03-07 16:18:57 +01:00
MartinBraquet
5119c458d8 Release 2026-03-07 15:59:58 +01:00
MartinBraquet
a5f7898c37 Release 2026-03-07 13:25:20 +01:00
MartinBraquet
66800d949b Hot fix undefined links 2026-03-07 00:24:22 +01:00
MartinBraquet
0655266366 Move avatar URL and is-banned to separate columns and social links to profiles table 2026-03-06 23:51:49 +01:00
MartinBraquet
295fa1dee4 Release 2026-03-06 03:16:22 +01:00
MartinBraquet
c53039d97a Release 2026-03-05 18:18:31 +01:00
MartinBraquet
5f32e5d025 Fix profile not found on some signup 2026-03-05 17:51:25 +01:00
MartinBraquet
822f9150b8 Release 2026-03-04 15:48:47 +01:00
MartinBraquet
01deda29e7 Release 2026-03-02 18:06:27 +01:00