-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
5.0.x #103
Merged
Merged
5.0.x #103
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: StyleCI Bot <[email protected]>
* initial, working thing * change notifications to contractdetails * contract notifications * improve the thing rename notification remove random timestamp === styleci branch shenanigans Revert "branch shenanigans" This reverts commit e9a9155. completely remove things
start using AbstractSlackNotification
Co-authored-by: StyleCI Bot <[email protected]>
* remove unused My Notifcations page
* add a test notification to test integrations * Change hidden to visible, translation changes Co-authored-by: Loïc Leuilliot <[email protected]>
- implement discord driver - fork standalone slack driver to implement standard discord API - refactor to allow ping injection - move via() to AbstractXNotification - remove deprecated, unused notifications - add discord ping types - introduce notification dispatch trait - connect mentions with discord --------- Co-authored-by: Loïc LEUILLIOT <[email protected]> Co-authored-by: Loïc Leuilliot <[email protected]>
--------- Co-authored-by: Loïc LEUILLIOT <[email protected]> Co-authored-by: Loïc Leuilliot <[email protected]>
Co-authored-by: StyleCI Bot <[email protected]>
* use rate limiting for contracts * improve error handling * update symfony/yaml * update killmail notification * add finishing touches for slack notification * switch to seat 5 populateMessage instead of toSlack * fix killmail notification dispatching * handle string->carbon conversion in timestamp() * add discord notification * styleci * styleci --------- Co-authored-by: Crypta Eve <[email protected]>
…wn (#86) (#90) Co-authored-by: justindh <[email protected]> Co-authored-by: Akov <[email protected]>
* Add missing discord notifications. * Reformat code style * Fix style check issues. * Fix missing array key by setting colors as defaults. * Set required php to 8.2 or above and add trait for duplicate constants and functions. * Fix colors StyleCI to be corrected in future commit.
* use rate limiting for contracts * improve error handling * update symfony/yaml * remove arbitrary limitation of only one integration per type per group * styleci
* make integration type list dynamic * styleci
…wn (#86) (#94) Co-authored-by: justindh <[email protected]> Co-authored-by: Akov <[email protected]>
Co-authored-by: StyleCI Bot <[email protected]>
* Fix discord moon mining notifications while import missing * Fix discord sov notifications while solar system loaded instead of MapDenormalize item.
…nd command node event started. (#97)
* update corp leave message to allow corp or char info if either is known (#86) Co-authored-by: Akov <[email protected]> * Fix colors for moon mining discord notifications. * SolarSystem issue while not used MapDenormalize --------- Co-authored-by: justindh <[email protected]> Co-authored-by: Akov <[email protected]>
* fix: Discord ping breaks if UniverseName does not exist for attacker/defender * feat: Added the WarDeclared notification for Corporation Wars
* fix: Fixed if Orbital attacker is missing alliance the Discord payload becomes invalid. * fix: Fixed StructureUnderAttack if missing Alliance
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.