-
Notifications
You must be signed in to change notification settings - Fork 164
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
feat(backend): adding idle and polling mechanism to imap #1196
Draft
Shadow243
wants to merge
21
commits into
cypht-org:master
Choose a base branch
from
Shadow243:imap-idle-polling-mechanism
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
df1238f
Console commands added
Shadow243 bea464e
Refactored cli-service structure
Shadow243 2a720b8
Job & Queue added with multiple drivers
Shadow243 bec8af8
Events & listeners, Scheduling added
Shadow243 3d6cfae
Adding Notifications
Shadow243 d8dd0fd
add Singleton Class for containerBuilder
Shadow243 75585dc
Refactor queue worker command & adding error handling
Yannick243 8dd16b5
Queue manager: dispatching jobs to queue
Yannick243 3269e27
Complete Database queue driver and tested in real scenario
Shadow243 39e5ea3
Sqs & Redis queue driver completed and tested
Shadow243 7cb60c2
Working on Scheduling
Shadow243 b49c140
Testing Scheduling
Shadow243 6eea27a
Refactor queue configuration and update schedule command handling
Yannick243 8a254a9
Testing Scheduling
Shadow243 dac1a73
Merge branch 'imap-idle-polling-mechanism' of github.com:Shadow243/cy…
Shadow243 1b03512
Scheduling Comlete, next step Notification with channels: telegram,sl…
Shadow243 6ae2444
Implement Channels Notifications
Shadow243 5a888b4
refactor(dep inj): implementation in service privider
Shadow243 c58dd48
feat(slack): fixed and tested with queue work
Shadow243 9faa6f5
feat(telegram/vonage/twilio): fixed and tested telegram with queue work
Shadow243 318da41
fix undefined key with queue
Shadow243 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please keep this list alphabetically sorted.