Adam Cooke
|
1c5ff5a9a6
|
feat: add option to delay starting processes until all migrations are run
|
2024-02-24 15:10:02 +00:00 |
|
Adam Cooke
|
ecd09a2445
|
chore: upgrade rails to 7.0 and other dependencies
|
2024-02-23 22:51:37 +00:00 |
|
Adam Cooke
|
2023200d91
|
test: add tests for Server model
|
2024-02-23 22:51:34 +00:00 |
|
Adam Cooke
|
dc8e895bfe
|
feat: new background work process
This removes all previous dependencies on RabbitMQ and the need to run separate cron and requeueing processes.
|
2024-02-23 22:51:33 +00:00 |
|
Adam Cooke
|
044058d0f1
|
feat: more consistent logging
|
2024-02-23 22:51:32 +00:00 |
|
Adam Cooke
|
c6326a6524
|
style(rubocop): Style/MultilineBlockChain
|
2024-02-12 09:55:19 +00:00 |
|
Adam Cooke
|
e896f4689a
|
style(rubocop): Style/ClassAndModuleChildren
|
2024-02-12 09:55:18 +00:00 |
|
Adam Cooke
|
b9f3f313f8
|
style(rubocop): Style/AndOr
|
2024-02-12 09:55:17 +00:00 |
|
Adam Cooke
|
4674e63b5f
|
style(rubocop): Lint/MissingSuper
|
2024-02-12 09:55:15 +00:00 |
|
Adam Cooke
|
cfd8d63321
|
style(rubocop): Layout/EmptyLinesAroundBlockBody
|
2024-02-10 17:18:24 +00:00 |
|
Adam Cooke
|
b4cc81264c
|
style(rubocop): Style/StringLiterals
|
2024-02-10 17:18:23 +00:00 |
|
Adam Cooke
|
0e4ed5ca03
|
style(rubocop): Layout/EmptyLineAfterMagicComment
|
2024-02-10 17:18:23 +00:00 |
|
Adam Cooke
|
6ab36c09c9
|
style(rubocop): Style/FrozenStringLiteralComment
|
2024-02-10 17:18:22 +00:00 |
|
Adam Cooke
|
54306a9748
|
fix: adds new connection pool which will discard failed clients
closes #2780
|
2024-02-06 12:43:28 +00:00 |
|
Adam Cooke
|
4528a14d27
|
fix: fixes issue starting application in production mode
I haven't observed these all that recently and these fixes are temporary until
I have time to look properly.
|
2024-02-03 22:17:51 +00:00 |
|
Adam Cooke
|
3fb40e4e24
|
fix: ignore message DB migrations in autoloader
|
2024-01-30 10:19:37 +00:00 |
|
Adam Cooke
|
0f9882f132
|
refactor: remove explicit autoload
|
2024-01-30 09:15:25 +00:00 |
|
toptaran
|
59f4478197
|
fix: mail view encoding issue #2462 (#2596)
|
2024-01-30 08:41:53 +00:00 |
|
Charlie Smurthwaite
|
5998bf376a
|
fix: Move RubyVer functionality to Utilities module
This change is required to mirror a58bf11afe
|
2023-04-18 09:35:26 +01:00 |
|
Adam Cooke
|
957b784658
|
chore: Upgrade to Ruby 3.2.1 & Rails 6.0
* chore: upgrade to rails 6.0
* chore: upgrade ruby to 3.2.1
* chore: upgrade bundler
* chore: upgrade execjs
* chore: upgrade to rails 6.1
* chore: switch to sentry-ruby from raven
* chore: add extra platforms to gemfile
|
2023-04-06 11:40:45 +01:00 |
|
Charlie Smurthwaite
|
fd289c46fd
|
style(rubocop): fix all safe auto correctable offenses
|
2023-03-16 15:50:53 +00:00 |
|
Jim
|
73870d6a92
|
fix: fix issue with determining if an SMTP connection is encrypted or not (#1338)
|
2021-07-27 15:13:06 +01:00 |
|
Adam Cooke
|
bc22394fdd
|
fix(smtp_server): refactor mx lookups to randomly order mx records with the same priority
closes #1408
closes #1405
|
2021-07-27 14:07:38 +00:00 |
|
Charlie Smurthwaite
|
cfc60d0e41
|
upgrade rails and supporting gems, refresh schema
|
2018-08-22 11:30:54 +01:00 |
|
Adam Cooke
|
6e009f16b9
|
use explicit autoloads rather than from paths
|
2017-06-02 15:29:54 +01:00 |
|
Adam Cooke
|
47d78b0725
|
rename the session from _deliver_session to _postal_session
|
2017-05-26 13:18:45 +01:00 |
|
Adam Cooke
|
33f7e912c7
|
allow the SMTP port to be configurable for outgoing email from the app itself
|
2017-04-26 12:30:37 +01:00 |
|
Adam Cooke
|
2fdba0ceb5
|
initial commit from appmail
|
2017-04-19 13:07:25 +01:00 |
|