GithubHelp home page GithubHelp logo

nypd / soil-and-pimp-live-batch Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 118 KB

soilandpimp.live batch app

Home Page: http://soilandpimp.live

License: MIT License

Java 98.10% TSQL 1.90%
java spring-batch

soil-and-pimp-live-batch's People

Contributors

dependabot[bot] avatar nypd avatar

Watchers

 avatar  avatar

soil-and-pimp-live-batch's Issues

Multiple unsubscribe email links in one email

populatingBuilder.withHTMLText(buildHtmlEventMarkup(newEvent));

populatingBuilder.appendTextHTML(buildUnsubscribeEmailLink(emailSubscription));

The results from buildHtmlEventMarkup needs to get stored in its own variable or else the batch app starts appending everyone's email to one email.

v0.1.1 Changelog

Fixes

#12 Fixed issue where unsubscribe links were not being reset for each email. Mega oops

v0.1.2 Changelog

Fixes

  • #17 Fixed improper HTML syntax in the mail message
  • #16 Logging errors properly rather than "system outing" them
  • #19 Change the JSON url to https

Changes

  • #11 Only send emails to verified addresses

Upgrade Spring jars

spring-boot-starter > 2.0.1.RELEASE
spring-batch-core > 4.0.1.RELEASE

  • Remove spring.version property
  • Make sure spring-boot-starter-data-jpa uses the spring pom.xml property

v0.1.3 Changelog

Fixes

  • #21 Upgraded Ms. Jackson to 2.9.8 to fix security issue

Minor

  • Updated simple java mail and mysql connector to match web-app versions

Add translation service for events

When submitting their email, the current browsers locale should be saved as well and stored in the email_subscriptions table.

Then the batch can translate the events on the fly before sending emails.

Should prob store the translated text temporarily.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.