-
Notifications
You must be signed in to change notification settings - Fork 0
v1.1 RC #47
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
…e to format_date_string
…initial message content
…or the "to" and "cc" keys
…ions function" This reverts commit e7e7687.
…ctions by the datetime key
… to indicate malformed header information in the reply from user section
…ctly in the reply_from_user section
…essage when the parser encounters a malformed delimiter
…ade the skipTo look for delimiters at the begining of the line
…e the skipTo look for delimiters at the begining of the line
…r and made the skipTo look for delimiters at the begining of the line
…at the start of a given line in the status, edit, and reply-to-user rules
…if a Date header is not found in a reply from user section
…e formatted in a particular way
…e starmap_async function in the multiprocessing package
… the list of items
…at represent the different queues) and a headers_only boolean value. Modified the docstring accordingly
…custom class from the previous comitt that allows subprocesses to spawn other subprocesses
…ssible read/write permission issues
…the root of the webqueue2api package directory and read the configurations from that file if so
…ains a queue_directory in the parser section
…tion file under the parser section
… config file under the api section
… the config file under the api section
modified logic to avoid directly reading lock file contents due to possible read/write permission issues
Feature rewrite parser in formal grammar
…oading-multiple-queues-and-items Add support for multi-threadded Queue loading
…e-for-webqueue2api-configs Feature implement config file override for webqueue2api configs
Sign in
to join this conversation on GitHub.
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.
load_queues
utility.