Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
khakers
/
OpenModmail
Public
forked from
raidensakura/modmail
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
3
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Implement new attachment handlers
- #3
#3
Closed
khakers
wants to merge 14 commits into
develop
khakers/OpenModmail:develop
from
feature/in-database-image-store
khakers/OpenModmail:feature/in-database-image-store
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
Implement new attachment handlers
#3
khakers
wants to merge 14 commits into
develop
khakers/OpenModmail:develop
from
feature/in-database-image-store
khakers/OpenModmail:feature/in-database-image-store
Copy head branch name to clipboard
Commits
Commits on Dec 31, 2023
remove /src from dockerignore allowlist
khakers
committed
252d0ae
View commit details
Copy full SHA for 252d0ae
Browse repository at this point
Commits on Jan 4, 2024
Refactor mongodb client append_log store images internally in "attachment_data field"
Show description for f39490e
khakers
committed
f39490e
View commit details
Copy full SHA for f39490e
Browse repository at this point
fix config naming
khakers
committed
da3b814
View commit details
Copy full SHA for da3b814
Browse repository at this point
Commits on Jan 5, 2024
rewrite attachment handling code & move to own class
Show description for 5dfb4a2
khakers
committed
5dfb4a2
View commit details
Copy full SHA for 5dfb4a2
Browse repository at this point
Fix upload_attachments return type hint
khakers
committed
41e28d1
View commit details
Copy full SHA for 41e28d1
Browse repository at this point
Commits on Jan 6, 2024
update pre-commit pdm version
khakers
committed
aadc16a
View commit details
Copy full SHA for aadc16a
Browse repository at this point
Add S3 attachment handler
Show description for e0835a7
khakers
committed
e0835a7
View commit details
Copy full SHA for e0835a7
Browse repository at this point
Commits on Jan 16, 2024
Remove download and delete attachment interface methods
khakers
committed
8e76935
View commit details
Copy full SHA for 8e76935
Browse repository at this point
Commits on Feb 10, 2024
Add attachment max size handling and allow a maximum size to be set via config
Show description for c9a22f3
khakers
committed
c9a22f3
View commit details
Copy full SHA for c9a22f3
Browse repository at this point
rename attachment handler modules
khakers
committed
ebb8908
View commit details
Copy full SHA for ebb8908
Browse repository at this point
Remove default max size config value, the default per attachment on a handler is now 500
khakers
committed
86aa513
View commit details
Copy full SHA for 86aa513
Browse repository at this point
remove delete_attachment method
khakers
committed
55564e3
View commit details
Copy full SHA for 55564e3
Browse repository at this point
Commits on Feb 12, 2024
add logging to S3AttachmentHandler
khakers
committed
ea52b03
View commit details
Copy full SHA for ea52b03
Browse repository at this point
Commits on Apr 7, 2025
move s3 attributes to s3 object
khakers
committed
b7b4a28
View commit details
Copy full SHA for b7b4a28
Browse repository at this point
You can’t perform that action at this time.