Commit graph

7 commits

Author SHA1 Message Date
Steven Burnham
49f472a8f8
moved emulated to pypush folder 2023-12-07 21:42:38 -05:00
JJTech0130
a9b84c7dbf
fix requirements issues
we don't actually need asn1crypto so I just commented out the code that imported it
2023-11-17 21:43:47 -05:00
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
ce7c1a4f7c
Add licensing information 2023-08-02 11:42:06 -04:00
JJTech0130
0f3b6de3ab
improve logging to make it less messy 2023-07-23 18:55:13 -04:00
JJTech0130
c4caa08bf7
commit jelly files as they are now 2023-07-23 15:31:18 -04:00