aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/notificators/NotificatorTelegram.java
AgeCommit message (Expand)Author
2024-02-24Refactor notificator classesAnton Tananaev
2024-01-15Add notification to templatesAnton Tananaev
2023-08-19Move from javax to jakartaAnton Tananaev
2023-02-20Refactor notificator classesAnton Tananaev
2022-10-02Use singletons where possibleAnton Tananaev
2022-06-11Inject velocity engineAnton Tananaev
2022-06-10Full injection for notificatorsAnton Tananaev
2022-06-07Remove async methodsAnton Tananaev
2022-06-07Pass user to notificatorsAnton Tananaev
2022-06-04Remove maintenance managerAnton Tananaev
2021-11-04Update src/main/java/org/traccar/notificators/NotificatorTelegram.javawkhaksar
2021-11-04formatting-revertedKhaksar Weqar
2021-11-02short-message-title-from-templatesKhaksar Weqar
2021-06-29Make Telegram location configurableAnton Tananaev
2021-06-12Modify NotificatorTelegram.javaRafaelMiquelino
2021-06-11Modify NotificatorTelegram.javaRafaelMiquelino
2021-06-09Fix Telegram notifications (fix #4690)Anton Tananaev
2021-04-26cleanse NotificatorTelegram before merge-2soshial
2021-04-25cleanse NotificatorTelegram before mergesoshial
2021-04-21prepare NotificatorTelegram to send coupled messages; fix data class field typessoshial
2021-04-20Support native location messages for Telegramsoshial
2020-12-30Migrate string keysAnton Tananaev
2019-04-30Rename configuration keysAnton Tananaev
2019-04-20Fix review commentsAnton Tananaev
2019-04-10added Telegram Notification supportLeonhard Heizinger