Phillip Tarrant ptarrant
  • Joined on 2024-03-13
ptarrant created pull request ptarrant/Code_of_Conquest#5 2025-11-26 16:08:36 +00:00
feat/session-management
ptarrant pushed to feat/session-management at ptarrant/Code_of_Conquest 2025-11-26 16:07:40 +00:00
51f6041ee4 fix(api): remove reference to non-existent TIER_LIMITS attribute
ptarrant pushed to feat/session-management at ptarrant/Code_of_Conquest 2025-11-26 16:02:37 +00:00
19808dd44c docs: update rate limit values to match config-based system
ptarrant created branch feat/session-management in ptarrant/Code_of_Conquest 2025-11-26 16:00:52 +00:00
ptarrant pushed to feat/session-management at ptarrant/Code_of_Conquest 2025-11-26 16:00:52 +00:00
61a42d3a77 feat(api,web): tier-based session limits and daily turn usage display
ptarrant pushed to dev at ptarrant/Code_of_Conquest 2025-11-26 15:04:29 +00:00
0a7156504f fixed usernames name at the top of the page when logged in
ptarrant merged pull request ptarrant/Code_of_Conquest#4 2025-11-26 04:17:13 +00:00
fix(web): restore 3-column NPC chat modal layout for desktop
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