adolforeyna
  • Joined on 2025-10-30
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-27 04:00:59 +00:00
af4471b463 Merge pull request 'codex/live-captions' (#5) from codex/live-captions into master
f0afa200b1 Align live captions transport to flat language payloads
503c5ef1f4 Add live captions stream endpoints and test sender
Compare 3 commits »
adolforeyna merged pull request adolforeyna/EMI-Backend#5 2026-02-27 04:00:58 +00:00
codex/live-captions
adolforeyna created pull request adolforeyna/EMI-Backend#5 2026-02-27 04:00:54 +00:00
codex/live-captions
adolforeyna pushed to master at adolforeyna/EMI-ExpoAPP 2026-02-27 03:56:56 +00:00
3c4da84827 Refine live captions view to latest message translation flow
adolforeyna pushed to codex/live-captions at adolforeyna/EMI-Backend 2026-02-27 03:56:56 +00:00
f0afa200b1 Align live captions transport to flat language payloads
adolforeyna pushed to master at adolforeyna/EMI-ExpoAPP 2026-02-27 03:31:14 +00:00
74d84470a9 Add live captions viewer and language selection
c508ea8fea fix: sync post translation state and clear feed cache on language change
c281878875 feat: integrate post AI translation with UI toggle and backend queue
9da5874977 feat: Add continuous Bible reading mode, backend-driven translation API integration, localized book names, and preference caching
fc6f740fd2 Fix single post scrolling for long content and comments
Compare 32 commits »
adolforeyna pushed to codex/live-captions at adolforeyna/EMI-Backend 2026-02-27 03:31:09 +00:00
503c5ef1f4 Add live captions stream endpoints and test sender
adolforeyna created branch codex/live-captions in adolforeyna/EMI-Backend 2026-02-27 03:31:09 +00:00
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-25 23:49:45 +00:00
e8dd905f27 fix: check if translation exists before processing in background
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-25 23:41:48 +00:00
c5fd09d71d feat: add post translation queue and background AI translation via API
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-25 23:13:34 +00:00
989fdce883 feat: Add JSON content-type to Bible API chapters endpoint
adolforeyna pushed to main at adolforeyna/clawbot 2026-02-24 02:57:00 +00:00
dcc5c6c044 Add .gitignore to exclude all node packages and lock files
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-24 00:57:50 +00:00
fd82643477 Add push notifications for chat participants
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-22 02:56:15 +00:00
93d5b6b5f3 Merge pull request 'fix(auth): return JSON 401 for API sessions and harden cross-site cookies' (#4) from codex/sessionchecker-json-unauthorized into master
83727957ab fix(auth): return JSON 401 for API sessions and harden cross-site cookies
Compare 2 commits »
adolforeyna merged pull request adolforeyna/EMI-Backend#4 2026-02-22 02:56:14 +00:00
fix(auth): return JSON 401 for API sessions and harden cross-site cookies
adolforeyna created pull request adolforeyna/EMI-Backend#4 2026-02-22 02:56:11 +00:00
fix(auth): return JSON 401 for API sessions and harden cross-site cookies
83727957ab fix(auth): return JSON 401 for API sessions and harden cross-site cookies
adolforeyna created branch codex/sessionchecker-json-unauthorized in adolforeyna/EMI-Backend 2026-02-22 02:55:44 +00:00
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-21 04:23:01 +00:00
a8ddae4b1e Merge pull request 'feat: add universal chat room with language-aware translation' (#3) from codex/universal-chat-room into master
77134b6bab feat: add universal chat room with language-aware translation
Compare 2 commits »
adolforeyna merged pull request adolforeyna/EMI-Backend#3 2026-02-21 04:22:59 +00:00
feat: add universal chat room with language-aware translation