Skip to content

Prepare & merge 2.0#25

Merged
mishaturnbull merged 69 commits intomasterfrom
develop
Oct 17, 2018
Merged

Prepare & merge 2.0#25
mishaturnbull merged 69 commits intomasterfrom
develop

Conversation

@mishaturnbull
Copy link
Copy Markdown
Owner

Development mode for version 2. Program was rewritten completely, needs to be updated. See project 2 for details.

mishaturnbull and others added 30 commits September 23, 2018 19:47
- Add EmailSender class

Signed-off-by: Misha Turnbull <[email protected]>
Removed the do_abort attribute from EmailSender and now use the
handler's do_abort switch for abort mode detection

Signed-off-by: Misha Turnbull <[email protected]>
Signed-off-by: Misha Turnbull <[email protected]>
Signed-off-by: Misha Turnbull <[email protected]>
Settings reorganization

Signed-off-by: Misha Turnbull <[email protected]>
Signed-off-by: Misha Turnbull <[email protected]>
Signed-off-by: Misha Turnbull <[email protected]>
Fix enough bugs that we can actually open a connection now!

Signed-off-by: Misha Turnbull <[email protected]>
Aaaaaaalmost works.  Experiments in procedural GUI generation.

Signed-off-by: Misha Turnbull <[email protected]>
After the first email, program halts.  If I click the 'cancel' button
on iPython, the program resumes and happily sends the rest of the
emails.

Signed-off-by: Misha Turnbull <[email protected]>
- Still mysteriously hangs when updating the progress bar

Signed-off-by: Misha Turnbull <[email protected]>
Code is now more according to PEP8 standards

Signed-off-by: Misha Turnbull <[email protected]>
What the fuck.

Signed-off-by: Misha Turnbull <[email protected]>
Signed-off-by: Misha Turnbull <[email protected]>
Apparently running flake8 locally gives different results... weird.

Signed-off-by: Misha Turnbull <[email protected]>
Python 2.7 will eventually be dropped

Signed-off-by: Misha Turnbull <[email protected]>
Program rewritten from ground up
I'm a dumbass.

Signed-off-by: Misha Turnbull <[email protected]>
Also reverted to default color scheme (potential for change later)

Signed-off-by: Misha Turnbull <[email protected]>
Signed-off-by: Misha Turnbull <[email protected]>
Signed-off-by: Misha Turnbull <[email protected]>
Signed-off-by: Misha Turnbull <[email protected]>
Based on sub-menu self reporting

Signed-off-by: Misha Turnbull <[email protected]>
Signed-off-by: Misha Turnbull <[email protected]>
Signed-off-by: Misha Turnbull <[email protected]>
Signed-off-by: Misha Turnbull <[email protected]>
Gotta give all the IDE's a fair shot.

Signed-off-by: Misha Turnbull <[email protected]>
Signed-off-by: Misha Turnbull <[email protected]>
Signed-off-by: Misha Turnbull <[email protected]>
One for initial connection, and one for a blocking retry connection

Signed-off-by: Misha Turnbull <[email protected]>
Signed-off-by: Misha Turnbull <[email protected]>
If a resend is initiated without a reset command first, automatically
reset.  Add counters for retrying dropped and established connections
separately

Signed-off-by: Misha Turnbull <[email protected]>
Now allows for duplicates and much more sensible ways of doing things!

Signed-off-by: Misha Turnbull <[email protected]>
Remove old crud from prereqs module

Signed-off-by: Misha Turnbull <[email protected]>
Fix minor, but unexpected, bug in connection establish authentication
step.

Signed-off-by: Misha Turnbull <[email protected]>
Redo the manner in which the editor menu flushes data back down to its
handlers.

Signed-off-by: Misha Turnbull <[email protected]>
Not as advanced threading as the sending interface, but threading
nonetheless.

Signed-off-by: Misha Turnbull <[email protected]>
Signed-off-by: Misha Turnbull <[email protected]>
Signed-off-by: Misha Turnbull <[email protected]>
@mishaturnbull mishaturnbull merged commit 17b9454 into master Oct 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Wanted feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant