1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2026-03-03 06:14:06 +00:00

رسم بياني للالتزام

  • 00a02f2655 style(rubocop): Style/SafeNavigation Adam Cooke 2024-02-10 23:12:21 +00:00
  • 04a34831c7 style(rubocop): Style/For Adam Cooke 2024-02-10 23:08:04 +00:00
  • 6a58ecf605 style(rubocop): Style/IdenticalConditionalBranches Adam Cooke 2024-02-10 23:06:51 +00:00
  • 6ad56ee9c9 style(rubocop): Lint/IneffectiveAccessModifier Adam Cooke 2024-02-10 23:03:28 +00:00
  • c558f1c69c style(rubocop): Style/NumericPredicate Adam Cooke 2024-02-10 22:59:30 +00:00
  • 7119e8642d style(rubocop): Lint/ShadowingOuterLocalVariable Adam Cooke 2024-02-10 22:51:09 +00:00
  • bd85920565 style(rubocop): Style/WordArray Adam Cooke 2024-02-10 22:39:43 +00:00
  • 129dffab9e style(rubocop): Style/MutableConstant Adam Cooke 2024-02-10 17:34:29 +00:00
  • d508772a40 style(rubocop): disable Style/StringConcatenation cop Adam Cooke 2024-02-10 17:30:32 +00:00
  • b0ac9ef0b9 style(rubocop): relax method length and block nexting for now Adam Cooke 2024-02-10 17:26:45 +00:00
  • a5d5ba5326 style(rubocop): Layout/MultilineMethodCallBraceLayout Adam Cooke 2024-02-10 17:25:45 +00:00
  • 919a60116c style(rubocop): Naming/FileName Adam Cooke 2024-02-10 17:24:14 +00:00
  • 0cf35a8392 style(rubocop): Layout/EmptyLines Adam Cooke 2024-02-10 17:23:24 +00:00
  • 12a5ef3279 style(rubocop): Lint/RedundantStringCoercion Adam Cooke 2024-02-10 17:22:59 +00:00
  • 0966b44018 style(rubocop): Lint/ShadowedException Adam Cooke 2024-02-10 17:21:54 +00:00
  • 389ea77050 style(rubocop): Security/YAMLLoad Adam Cooke 2024-02-10 17:21:08 +00:00
  • ee94e4e1a0 style(rubocop): Lint/UnusedBlockArgument Adam Cooke 2024-02-10 17:20:13 +00:00
  • 7590a46234 style(rubocop): Lint/UselessAssignment Adam Cooke 2024-02-10 17:16:45 +00:00
  • 25d7d66b47 test: FactoryBot.lint will lint all registered factories Adam Cooke 2024-02-10 17:10:38 +00:00
  • cfd8d63321 style(rubocop): Layout/EmptyLinesAroundBlockBody Adam Cooke 2024-02-10 17:10:30 +00:00
  • 1cf665a0cf test: remove FACTORIES_EXCLUDED_FROM_LINT Adam Cooke 2024-02-10 16:57:58 +00:00
  • 930cf39dba style(rubocop): disable complexity cops for now Adam Cooke 2024-02-10 16:57:55 +00:00
  • 6d4dea7f7f style(rubocop): update rubocop rules Adam Cooke 2024-02-10 16:54:32 +00:00
  • e142d0da5f style(rubocop): Layout/LineLength Adam Cooke 2024-02-10 16:51:24 +00:00
  • 59f299b704 style(rubocop): Layout/LeadingCommentSpace Adam Cooke 2024-02-09 17:21:53 +00:00
  • b4cc81264c style(rubocop): Style/StringLiterals Adam Cooke 2024-02-09 17:21:27 +00:00
  • 0e4ed5ca03 style(rubocop): Layout/EmptyLineAfterMagicComment Adam Cooke 2024-02-09 17:20:55 +00:00
  • 6ab36c09c9 style(rubocop): Style/FrozenStringLiteralComment Adam Cooke 2024-02-09 17:20:18 +00:00
  • ba5bfbd6a0 fix: fix bug with received header in SMTP server Adam Cooke 2024-02-10 17:17:06 +00:00
  • 97a328419b Merge pull request #2786 from postalserver/privacy-mode Adam Cooke 2024-02-07 10:12:37 +00:00
  • ed2e62b94f feat: remove strip_received_headers config option Adam Cooke 2024-02-06 21:01:48 +00:00
  • 15f9671b66 feat: privacy mode Adam Cooke 2024-02-06 19:35:43 +00:00
  • 19e3bc20c6 chore(main): release 2.2.2 (#2783) 2.2.2 github-actions[bot] 2024-02-06 13:28:29 +00:00
  • f05c2e4503 fix: upgrade nokogiri Adam Cooke 2024-02-06 13:15:27 +00:00
  • 7bc5230cba fix: re-add reconnect: true to database Adam Cooke 2024-02-06 13:14:21 +00:00
  • b9edcf5b7d test: rename database spec file Adam Cooke 2024-02-06 12:41:15 +00:00
  • 54306a9748 fix: adds new connection pool which will discard failed clients Adam Cooke 2024-02-06 11:53:53 +00:00
  • 304828a672 chore(main): release 2.2.1 (#2773) 2.2.1 github-actions[bot] 2024-02-03 22:24:28 +00:00
  • 4528a14d27 fix: fixes issue starting application in production mode Adam Cooke 2024-02-03 22:17:51 +00:00
  • 96ba4b8f30 refactor: remove Postal.database_url Adam Cooke 2024-02-01 16:51:17 +00:00
  • ff901e99f7 chore(main): release 2.2.0 (#2766) 2.2.0 github-actions[bot] 2024-02-01 16:54:50 +00:00
  • ce19bf7988 fix: use utc timestamps when determining raw table names Adam Cooke 2024-02-01 16:41:41 +00:00
  • 8794a2f447 chore: add script to send html emails to a local SMTP server Adam Cooke 2024-02-01 13:54:05 +00:00
  • 6b2bf9062d fix: extract x-postal-tag before holding Adam Cooke 2024-02-01 13:53:45 +00:00
  • 49cceaa6ca fix: move tracking middleware before host authorization Adam Cooke 2024-01-31 17:55:35 +00:00
  • 71f51db3c2 fix: fixes error messages in web ui Adam Cooke 2024-01-30 17:34:11 +00:00
  • 4a46f690de feat: load signing key path from POSTAL_SIGNING_KEY_PATH Adam Cooke 2024-01-30 14:13:19 +00:00
  • 854aa5ebc8 feat: support for configuring postal with environment variables Adam Cooke 2024-01-30 13:11:56 +00:00
  • 990b575902 refactor: remove Postal::Job.perform method Adam Cooke 2024-01-30 11:06:39 +00:00
  • 2bad645d98 fix: don't use indifferent access for job params Adam Cooke 2024-01-30 11:06:22 +00:00
  • 41f6cf4d90 chore: add binstubs for bundle and rspec Adam Cooke 2024-01-30 10:19:40 +00:00
  • 3fb40e4e24 fix: ignore message DB migrations in autoloader Adam Cooke 2024-01-30 10:19:37 +00:00
  • 0f9882f132 refactor: remove explicit autoload Adam Cooke 2024-01-30 09:13:56 +00:00
  • 26aae298a4 chore(main): release 2.1.6 (#2765) 2.1.6 github-actions[bot] 2024-01-30 09:07:12 +00:00
  • 88108566f8 chore(build): fixes docker login action credentials Adam Cooke 2024-01-30 09:03:17 +00:00
  • e156c21dee chore: update release please to include more categories in changelog Adam Cooke 2024-01-30 09:02:53 +00:00
  • 64cab2e45f chore(main): release 2.1.5 (#2461) 2.1.5 github-actions[bot] 2024-01-30 08:55:08 +00:00
  • 409a4a2c6f chore: upgrade rails to 6.1.7.6 Adam Cooke 2024-01-30 08:45:33 +00:00
  • 3f1343bdb2 chore: upgrade puma Adam Cooke 2024-01-30 08:42:26 +00:00
  • 59f4478197 fix: mail view encoding issue #2462 (#2596) toptaran 2024-01-30 10:41:53 +02:00
  • 77bd77b629 fix: fixes typo in on track domains page Nitinkumar Balar 2024-01-30 14:11:01 +05:30
  • 9db781ca17 chore: remove old example messages Adam Cooke 2024-01-30 08:38:06 +00:00
  • 2f62baa238 fix: fixed typo (rfc number) ctmarc 2023-06-27 17:46:31 +02:00
  • 8b525d0381 fix: match IPv4 mapped IPv6 addresses when searching for SMTP-IP credentials Charlie Smurthwaite 2023-05-15 01:10:43 +01:00
  • f0a8aca6e1 fix: duplicate string before modifying it to prevent frozen string errors Charlie Smurthwaite 2023-05-15 00:52:32 +01:00
  • 5222263484 chore(build): improve build process, add release please (#2414) Adam Cooke 2023-04-18 14:19:22 +01:00
  • 76f43140ae chore(release): 2.1.4 2.1.4 Charlie Smurthwaite 2023-04-18 09:40:41 +01:00
  • 5998bf376a fix: Move RubyVer functionality to Utilities module This change is required to mirror a58bf11afe Charlie Smurthwaite 2023-04-18 09:34:15 +01:00
  • 7eaea97543 build(deps): bump nokogiri from 1.14.2 to 1.14.3 (#2403) dependabot[bot] 2023-04-17 09:14:07 +01:00
  • 04f69ece30 chore(release): 2.1.3 2.1.3 Charlie Smurthwaite 2023-04-17 08:52:25 +01:00
  • 957b784658 chore: Upgrade to Ruby 3.2.1 & Rails 6.0 Adam Cooke 2023-04-06 11:40:45 +01:00
  • 363ceff822 ci: upgrade actions/checkout to v3 (#2303) MohammadReza 2023-03-22 19:52:38 +03:30
  • b22f1bdb2e fix: remove weird scrollbars (#2391) Adam Cooke 2023-03-22 16:21:36 +00:00
  • 159509a3ed Connect to SMTP by IP addresses rather than hostname Charlie Smurthwaite 2023-03-22 14:45:37 +00:00
  • c8d27b2963 Change retry and batching timing calculations (#2371) Charlie Smurthwaite 2023-03-22 14:02:28 +00:00
  • c6fb8d223b Make resent-sender header optional (#2384) Joost Kalwij - van Horssen 2023-03-22 15:01:04 +01:00
  • 1e3622c49a Consistently treat tinyint(1) fields in message database as booleans (#2380) Charlie Smurthwaite 2023-03-22 13:49:48 +00:00
  • 87e9b3e346 Use DKIM identifier from config file instead of hardcoded value Charlie Smurthwaite 2023-03-17 12:25:10 +00:00
  • fd289c46fd style(rubocop): fix all safe auto correctable offenses Charlie Smurthwaite 2023-03-16 15:50:53 +00:00
  • 02c93a4850 style(rubocop): install rubocop configuration Charlie Smurthwaite 2023-03-16 14:49:16 +00:00
  • a1868b38d2 build(deps): bump rack from 2.2.6.3 to 2.2.6.4 (#2378) dependabot[bot] 2023-03-16 13:46:20 +00:00
  • cefc7d17b8 Correct error message to reflect reality of dependency rules hopefully fixes #2174 Charlie Smurthwaite 2023-03-14 02:06:41 +00:00
  • 7ea00dfa3b Correctly match link in multipart/alternative messages Charlie Smurthwaite 2023-03-13 15:23:20 +00:00
  • 2e82deebae Allow SMTP server to load different key types (#2126) Florent Poinsaut 2023-03-13 15:11:10 +01:00
  • a188a161cb Truncate 'output' field to avoid overflowing varchar(512) in database Charlie Smurthwaite 2023-03-13 13:50:16 +00:00
  • d0db1345a2 Message body parts should be a sub body (#376) Will Power 2023-03-13 13:26:40 +00:00
  • 9b1ed1e7e1 Log access CRAM-MD5 authentication failures (#2304) wadabum 2023-03-13 12:41:51 +01:00
  • acc1fe71ef build(deps): bump rack from 2.2.6.2 to 2.2.6.3 (#2368) dependabot[bot] 2023-03-13 11:33:05 +00:00
  • c42dd1b9f6 upgrade ruby and various other dependencies Adam Cooke 2023-02-20 09:57:56 +00:00
  • 9f4ef8f57a fix: do not change \r to \r\n (#2154) Wouter van Os 2023-01-23 16:09:35 +01:00
  • a7dd19baac Use non-blocking function to negotiate TLS connections Charlie Smurthwaite 2022-11-09 13:55:17 +00:00
  • 83fef0e8a0 chore(release): 2.1.2 2.1.2 Adam Cooke 2022-09-12 13:27:51 +01:00
  • 0dc6824a8f fix: retry connections without SSL when SSL issue is encountered during smtp sending Adam Cooke 2022-09-12 12:48:49 +01:00
  • 6bace2c905 Add explicit DNS timeout Grex 2022-08-17 12:13:24 +02:00
  • 9f0697f194 feat: support for AMQPS for rabbitmq connections (#1911) Dmitriy Alekseev 2022-03-16 11:38:13 +02:00
  • d4aebac3cb chore(release): 2.1.1 2.1.1 Adam Cooke 2022-02-14 17:31:58 +00:00
  • c60c69db18 feat: allow @ and % in webhook urls Adam Cooke 2022-02-14 16:12:47 +00:00
  • 889e7bc9cf build: fixes ci config Adam Cooke 2022-02-14 15:04:44 +00:00
  • 152633adfe chore: upgrade to puma 5 Adam Cooke 2022-02-14 14:36:18 +00:00
  • b77139f5cf test: remove old hard coded test config Adam Cooke 2022-02-14 14:35:30 +00:00