Jack Sweeney
c14ad50281
Fixes discrepancies related to #59
2022-12-30 21:50:44 -05:00
kk6fut
07b153538b
Fix to get Mastodon connector working, tested.
2022-12-14 20:19:50 -08:00
kk6fut
f12b86facb
Needed additional account config (per-plane)
2022-12-14 18:44:12 -08:00
Jack Sweeney
82b1c2f272
Removing PushBullet support
...
I can longer recommend PushBullet, poorly maintained, switch to the Telegram integration.
No longer needed
2022-12-04 23:10:09 -05:00
Jack Sweeney
4f4ae83800
Blur functions for hiding aircraft identies or PIA
...
-Blur entire id reg, type, callsign, photo etc with CONCEAL_AC_ID
-Blur PIA info, callsign and hex/icao
-Add missing option to mainconf example
2022-11-30 12:50:47 -05:00
Jack Sweeney
3eb6f51225
Merge branch 'rapidapi' of https://github.com/makrsmark/plane-notify into multi
2022-11-14 13:47:07 -05:00
Mark Bumiller
fb1ae371c5
preventing credential leaks
...
both ini files end up with secrets that should not be checked in
since they are user specifc, they should bnot be in version control
- moving example configs to have `.example` extension
- adding configs/*.ini to gitignore
fixes Jxck-S/plane-notify#60
2022-06-20 17:44:29 -04:00