Commit graph

6 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
0f3b6de3ab
improve logging to make it less messy 2023-07-23 18:55:13 -04:00
JJTech0130
281f9e8cb2
integrate it into the demo 2023-07-23 15:47:35 -04:00
JJTech0130
519c3ba2bb
relative imports 2023-07-23 15:37:43 -04:00
JJTech0130
c4caa08bf7
commit jelly files as they are now 2023-07-23 15:31:18 -04:00