mirror of
https://github.com/AJaySi/ALwrity.git
synced 2026-04-25 00:45:54 +03:00
[PR #219] [CLOSED] Enhanced ALwrity social media integration #601
Labels
No labels
AI Content Agents
AI Content Strategy
AI Content planning
AI Marketing Tools
AI SEO
AI personalization
AI writer
ALwrity Copi-lot
Alwrity web search
Anthropic
DeepSeek
Gemini AI
Integration
LLM
OnBoarding
OnBoarding
RAG knowledgebase Memory
bug
documentation
enhancement
good first issue
help wanted
invalid
openai
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ALwrity#601
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/AJaySi/ALwrity/pull/219
Author: @AJaySi
Created: 8/24/2025
Status: ❌ Closed
Base:
main← Head:enhanced-social-media-integration-temp📝 Commits (6)
89844daAdd social media integration with OAuth, analytics, and postingeb87dedAdd comprehensive social media integration with OAuth and testing61d8ca4Add GSC website audit feature with comprehensive performance analysis66375beAdd AI insights, Google Trends integration, and enhanced audit capabilities1638420Refactor AI services, fix OAuth encryption, and add comprehensive setup verificationde31808✨ Add Google Trends integration, AI insights, and critical bug fixes📊 Changes
28 files changed (+13110 additions, -3 deletions)
View changed files
➕
GITHUB_PR_UPDATE_GUIDE.md(+191 -0)➕
PR_UPDATE_SUMMARY.md(+314 -0)➕
SETUP_VERIFICATION.md(+305 -0)➕
SOCIAL_MEDIA_INTEGRATION_SUMMARY.md(+236 -0)➕
backend/api/gsc_website_audit.py(+861 -0)➕
backend/api/social_connections.py(+716 -0)📝
backend/app.py(+29 -0)➕
backend/middleware/security_middleware.py(+301 -0)➕
backend/models/social_connections.py(+153 -0)📝
backend/requirements.txt(+13 -1)➕
backend/services/ai_insights_service.py(+771 -0)➕
backend/services/connection_testing_service.py(+897 -0)📝
backend/services/database.py(+3 -1)➕
backend/services/google_trends_service.py(+678 -0)➕
backend/services/gsc_analytics_service.py(+431 -0)➕
backend/services/gsc_website_audit_service.py(+1369 -0)📝
backend/services/llm_providers/gemini_provider.py(+60 -1)➕
backend/services/logging_service.py(+265 -0)➕
backend/services/oauth_service.py(+861 -0)➕
backend/services/security_service.py(+466 -0)...and 8 more files
📄 Description
Enhanced ALwrity social media integration
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.