aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/notification
AgeCommit message (Expand)Author
2017-02-06Event forward header small improvementAbyss777
2017-01-11Fix mail template encodingAbyss777
2016-12-19Remove own JSON converterAnton Tananaev
2016-12-09Added links to server in mail templatesAbyss777
2016-12-07- Extract MailMessage classAbyss777
2016-12-07Implement mail templatesAbyss777
2016-12-06Add support for "mail.smtp.ssl.protocols" parameterAbyss777
2016-11-30Implement API to test mailAbyss777
2016-11-25Rename maintenance eventsAnton Tananaev
2016-11-23Some more placesAbyss777
2016-11-23Merge remote-tracking branch 'upstream/master' into maintenanceeventsAbyss777
2016-11-23Adjust constants namesAbyss777
2016-11-23Merge pull request #2591 from Turbovix/Turbovix-patch-3Anton Tananaev
2016-11-22Update NotificationFormatter.javaTurbovix
2016-11-22Add mail templates for new event typesAbyss777
2016-11-02Update copyright notice emailsAnton Tananaev
2016-10-12Improvements to mail moduleAnton Tananaev
2016-10-12Fix an SMTP configuration issueAnton Tananaev
2016-10-03Changed Content-Type for easy access to data from PHP and othersAbyss777
2016-09-16Use same code formatting for switchesAnton Tananaev
2016-08-30Add missing copyright headerAnton Tananaev
2016-08-24- Added speed converting in NotificationFormatterAbyss777
2016-08-23Implement cache for users objectsAbyss777
2016-08-11Added message templates for alarm and ignition eventsAbyss777
2016-08-07Fixed typo in notification formatterAnton Tananaev
2016-08-04Fix NullPointer exception without 'mail.smtp.username' in config.Abyss777
2016-08-03Fix mail session creatingAbyss777
2016-08-03- Optimized SSL connectionAbyss777
2016-07-13Renamed to EventForwarder and moved to ContextAbyss777
2016-07-13Renamed to EventForwarder and moved to ContextAbyss777
2016-07-13Added possibility to forward all events via POST request.Abyss777
2016-07-11- "from" sometimes not handled by mail serversAbyss777
2016-06-28- Removed unlikely checkAbyss777
2016-06-27Move some code to functionsAbyss777
2016-06-27- Removed commented parameters from release configsAbyss777
2016-06-26Added notifications via emailAbyss777