Commit graph

10 commits

Author SHA1 Message Date
itsjunetime
2960b7c63c - Remove eol whitespace
- Add retry for writing to stream since it's busy sometimes
- add a few more type hints
- add back demo.py tui commands
- add sending with effects
2023-08-22 11:13:31 -06:00
itsjunetime
f80acd2e09 - Remove unused imports
- extract idsuser authentication functionality to separate function so that it can be reused
- add more typing hints to make lsp happier
- access dictionary values more safely with walrus operator
- simplify some list comprehension and iteration
- print proxy errors in more detail so they're easier to debug
- store apnsconnection in proxy so that we can use it to make a user and decrypt payloads if needed
2023-08-21 21:10:04 -06:00
JJTech0130
60459cf1bc
typing, async, kinda works most of the time 2023-08-17 21:14:44 -04:00
JJTech
d740f3bc6b
remove gsa from IDS code 2023-08-09 12:06:40 -04:00
JJTech0130
213f90af51
fix sms 2fa 2023-08-06 13:21:46 -04:00
JJTech0130
ba1537ed58
check for pyobjc before using it 2023-07-26 07:29:35 -04:00
JJTech0130
d8cb6d7641
Use logging for logging everywhere 2023-07-24 09:18:21 -04:00
JJTech0130
ce82d4b8da
use bags rather than hardcoded urls 2023-05-09 20:01:22 -04:00
JJTech0130
c99826d60e
remove old stuff, more refactoring 2023-05-09 17:03:27 -04:00
JJTech0130
2e6999056a
starting the refactor 2023-05-09 15:36:33 -04:00