0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 13 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename functions in Jobs.pm to clarify that they're asynchronous. More... about 7 years ago
Update mail.sender_date when sending outgoing messages. More... about 7 years ago
Instantiate version 1.7.0 More... about 7 years ago
Add identities_permissions and addresses columns to schema upgrade. More... about 7 years ago
Convert the results of attachments-to-text filters to utf-8 internally. More... about 7 years ago
Fix busy loop when update_runtime_info is off in daemon mode. More... about 7 years ago
Remove spurious commas in Required-{Start,Stop} More... about 7 years ago
Convert mail.message_id to text for old (pre-1.2) database schemas. More... over 7 years ago
No longer truncates addresses.{name,email_addr} and mail.message_id. More... over 7 years ago
Use raw I/O for mailfiles. More... over 7 years ago
Do not use sh -e: manitou-mgr failing should not block the installation. More... over 7 years ago
Fix error in table name: s/duplicate_import/no_duplicate_import More... over 7 years ago
Implement per-identity deduplication (on by default). More... over 7 years ago
Pass identity_id to plugins. More... over 7 years ago
Improved no_duplicate plugin to update tags when deduplicating. More... over 7 years ago
The discarded message on import is now a notice rather than an error. More... over 7 years ago
Pass the mail_id to postprocess plugins More... over 7 years ago
Add tag_id_from_name(). More... over 7 years ago
Remove debug messages. More... over 7 years ago
Add init_status plugin. More... over 7 years ago
Add identities_permissions to the tables any user can read. More... over 7 years ago
Bump script versions to 1.6.0 More... over 7 years ago
Add identities_permissions and complete object_permissions. More... over 7 years ago
Add post-create table statements for circular FK references. More... over 7 years ago
Allow a mimeprocess_plugin to change the mail status More... over 7 years ago
Schema changes for 1.6.0 More... over 7 years ago
Relax artificial size constraints on addresses.{email_addr,name} More... over 7 years ago
Accept plural and unbracketed variants of "undisclosed-recipient" More... almost 8 years ago
Workaround to avoid error on <Undisclosed-recipient:;> group in headers. More... almost 8 years ago
Handle simultaneous inserts of addresses by concurrent sessions. More... almost 8 years ago