Commit graph

13 commits

Author SHA1 Message Date
Cypheriel
c0c7bbde5e
initiate poetry project 2023-11-19 14:56:23 -07: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
60459cf1bc
typing, async, kinda works most of the time 2023-08-17 21:14:44 -04:00
JJTech0130
dfc6302b3d
add uuid to registration message to make sms forwarding happy 2023-08-12 07:36:30 -04:00
JJTech0130
182210cf9c
stuff we did on the call 2023-08-11 15:45:17 -04:00
JJTech0130
81175e7d65
begin refactor 2023-07-27 11:04:57 -04:00
JJTech0130
052b5a2f7b
IT CAN DECRYPT 🎉 2023-07-25 18:46:50 -04:00
JJTech0130
b762b2622f
yay kinda works 2023-07-24 16:37:53 -04:00
JJTech0130
d8cb6d7641
Use logging for logging everywhere 2023-07-24 09:18:21 -04:00
JJTech0130
c99826d60e
remove old stuff, more refactoring 2023-05-09 17:03:27 -04:00
JJTech0130
f06b4772f1
more refactoring 2023-05-09 16:09:28 -04:00
JJTech0130
2e6999056a
starting the refactor 2023-05-09 15:36:33 -04:00