Phillip Tarrant ptarrant
  • Joined on 2024-03-13
ptarrant pushed to dev at ptarrant/Code_of_Conquest 2025-11-26 04:17:13 +00:00
8312cfe13f Merge pull request 'fix(web): restore 3-column NPC chat modal layout for desktop' (#4) from bug/non-mobile-ui-fix-for-npcs into dev
16171dc34a fix(web): restore 3-column NPC chat modal layout for desktop
Compare 2 commits »
ptarrant deleted branch bug/non-mobile-ui-fix-for-npcs from ptarrant/Code_of_Conquest 2025-11-26 04:17:13 +00:00
ptarrant created pull request ptarrant/Code_of_Conquest#4 2025-11-26 04:17:05 +00:00
fix(web): restore 3-column NPC chat modal layout for desktop
ptarrant created branch bug/non-mobile-ui-fix-for-npcs in ptarrant/Code_of_Conquest 2025-11-26 04:16:38 +00:00
ptarrant pushed to bug/non-mobile-ui-fix-for-npcs at ptarrant/Code_of_Conquest 2025-11-26 04:16:38 +00:00
16171dc34a fix(web): restore 3-column NPC chat modal layout for desktop
ptarrant deleted branch feat/optimize-api-auth-calls from ptarrant/Code_of_Conquest 2025-11-26 04:02:03 +00:00
ptarrant pushed to dev at ptarrant/Code_of_Conquest 2025-11-26 04:01:55 +00:00
52b199ff10 Merge pull request 'feat(api): add Redis session cache to reduce Appwrite API calls by ~90%' (#3) from feat/optimize-api-auth-calls into dev
8675f9bf75 feat(api): add Redis session cache to reduce Appwrite API calls by ~90%
Compare 2 commits »
ptarrant merged pull request ptarrant/Code_of_Conquest#3 2025-11-26 04:01:53 +00:00
feat(api): add Redis session cache to reduce Appwrite API calls by ~90%
ptarrant created pull request ptarrant/Code_of_Conquest#3 2025-11-26 04:01:49 +00:00
feat(api): add Redis session cache to reduce Appwrite API calls by ~90%
ptarrant created branch feat/optimize-api-auth-calls in ptarrant/Code_of_Conquest 2025-11-26 04:01:18 +00:00
ptarrant pushed to feat/optimize-api-auth-calls at ptarrant/Code_of_Conquest 2025-11-26 04:01:18 +00:00
8675f9bf75 feat(api): add Redis session cache to reduce Appwrite API calls by ~90%
ptarrant pushed to dev at ptarrant/Code_of_Conquest 2025-11-26 03:32:08 +00:00
a0635499a7 Merge pull request 'feat/chat-history-upgrade' (#2) from feat/chat-history-upgrade into dev
2419dbeb34 feat(web): implement responsive modal pattern for mobile-friendly NPC chat
196346165f chat history with the NPC modal
20cb279793 fix: resolve NPC chat database persistence and modal targeting
4353d112f4 feat(api): implement unlimited chat history system with hybrid storage
Compare 5 commits »
ptarrant deleted branch feat/chat-history-upgrade from ptarrant/Code_of_Conquest 2025-11-26 03:32:08 +00:00
ptarrant merged pull request ptarrant/Code_of_Conquest#2 2025-11-26 03:32:06 +00:00
feat/chat-history-upgrade
ptarrant created pull request ptarrant/Code_of_Conquest#2 2025-11-26 03:31:50 +00:00
feat/chat-history-upgrade
ptarrant pushed to feat/chat-history-upgrade at ptarrant/Code_of_Conquest 2025-11-26 03:30:55 +00:00
2419dbeb34 feat(web): implement responsive modal pattern for mobile-friendly NPC chat
ptarrant pushed to feat/chat-history-upgrade at ptarrant/Code_of_Conquest 2025-11-26 03:16:04 +00:00
196346165f chat history with the NPC modal
20cb279793 fix: resolve NPC chat database persistence and modal targeting
Compare 2 commits »
ptarrant created branch feat/chat-history-upgrade in ptarrant/Code_of_Conquest 2025-11-25 22:32:26 +00:00
ptarrant pushed to feat/chat-history-upgrade at ptarrant/Code_of_Conquest 2025-11-25 22:32:26 +00:00
4353d112f4 feat(api): implement unlimited chat history system with hybrid storage
ptarrant deleted branch feat/playscreen from ptarrant/Code_of_Conquest 2025-11-25 22:07:34 +00:00