This website requires JavaScript.
Explore
Help
Sign in
public
/
mailtrain
Watch
1
Star
0
Fork
You've already forked mailtrain
0
Code
Issues
Pull requests
Releases
Wiki
Activity
d83903ea82
mailtrain
/
server
/
setup
/
knex
/
migrations
History
Download ZIP
Download TAR.GZ
Iván Eixarch
d83903ea82
Merge
8f4b790b54
into
c3b968aa10
2020-09-16 16:50:21 +02:00
..
20170506102634_v1_to_v2.js
Use the new module and uninstall shortid
2020-08-25 23:03:35 +02:00
20181226090000_verp_header_options_in_send_configurations.js
Fixes in VERP handling.
2018-12-26 09:24:46 +00:00
20190422084800_file_cache.js
Further updated on caching. Small change in DB schema to make lookups a bit more performant. Note that if DB migration in the last commit has been run, this commit will need manual update of the database.
2019-04-22 15:41:39 +02:00
20190615000000_generalization_of_queued_and_file_locking.js
Work in progress on refactoring all mail sending to use the message sender an sender workers. No yet finished.
2019-06-29 23:19:56 +02:00
20190616000000_drop_subject_in_send_configurations.js
- Refactoring of the mail sending part. Mail queue (table 'queued') is now used also for all test emails.
2019-06-25 07:18:06 +02:00
20190629000000_add_start_at_to_campaigns.js
Work in progress on refactoring all mail sending to use the message sender an sender workers. No yet finished.
2019-06-29 23:19:56 +02:00
20190629170000_generalization_of_queued.js
Work in progress on introducing tag language. Not tested yet.
2019-07-03 11:58:58 +02:00
20190630210000_tag_language.js
Work in progress on introducing tag language. Not tested yet.
2019-07-03 11:58:58 +02:00
20190705220000_test_messages.js
Work in progress on tag language
2019-07-05 23:23:02 +02:00
20190722110000_hash_email.js
Fixes.
2019-07-22 23:54:24 +05:30
20190722150000_ensure_help_column_in_custom_fields.js
Various fixes.
2019-07-23 21:16:55 +05:30
20191007120000_add_updated_to_subscriptions.js
Added subscription changed trigger
2019-12-03 09:08:40 +01:00
20200617172500_add_channels.js
- Fix for
#890
2020-07-16 20:37:16 +02:00
20200824160149_convert_to_utf8mb4.js
Convert all tables in database to utf8mb4.
Fix
#928
2020-08-26 06:54:18 +02:00
20200830140000_required_custom_fields.js
Add required checkbox to custom fields
2020-08-31 07:58:45 -05:00