feat: add secure announcement reactions with session token validation

- Add announcement-reaction Edge Function for secure like/dislike
- Update telegram-auth to sync users to tg_users table
- Update useAnnouncementReaction hook to use Edge Function
- Add bridge announcement script and migration
This commit is contained in:
2026-02-07 03:19:15 +03:00
parent 321081f620
commit cd5ef71505
8 changed files with 365 additions and 92 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"version": "1.0.134",
"buildTime": "2026-02-06T23:59:17.262Z",
"buildNumber": 1770422357263
"version": "1.0.137",
"buildTime": "2026-02-07T00:19:16.003Z",
"buildNumber": 1770423556003
}