Michael Genson
754e77c9cb
feat: extend Apprise JSON notification functionality with programmatic data ( #1355 )
...
* Fixed incorrect generic deleted notification text
* Added custom "event_source" header for json notifs
* Added internal reference data to event notifs
* Added event listeners to shopping list items
* Fixed type issues
* moved JSON event source k:v pairs to message body
* added hook for all supported custom endpoints
fixed bug that excluded non-custom notification types
* created event_source class to replace loosely-typed dict
* fixed silent error when dispatching a null task
* moved url updates to static function
* added unit tests for event_source url manipulation
* removed array from event bus (it's unsupported)
2022-06-15 11:49:42 -08:00
Hayden
89d609e47b
New Crowdin updates ( #1247 )
...
* New translations en-US.json (Polish)
* New translations en-US.json (Polish)
* New translations en-US.json (Polish)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
2022-05-21 11:22:40 -08:00
Miroito
67178f9b74
fix: error on duplicate username/email registration ( #1168 )
...
* fix: error on duplicate username/email registration
* Raise 409 http error on duplicate user registration
* Add translation to conflict error messages
* Update lang files
* Remove key in translator parameter
2022-04-30 12:25:29 -08:00
Hayden
b87594a52c
New Crowdin updates ( #1149 )
...
* New translations en-US.json (Romanian)
* New translations en-US.json (Norwegian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Dutch)
* New translations en-US.json (French)
* New translations en-US.json (Korean)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
2022-04-10 14:29:17 -08:00