JJTech0130
ceeb9160ed
some error handling, jank typing notifs
2023-11-17 22:09:07 -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
itsjunetime
5d7fab9cdd
Add back doc strings for Message attributes
2023-08-20 17:18:38 -06:00
JJTech0130
12cd7ac2cd
start redoing demo
2023-08-19 11:27:44 -04:00
JJTech0130
9822d6f66f
squash more bugs
2023-08-17 22:05:18 -04:00
JJTech0130
60459cf1bc
typing, async, kinda works most of the time
2023-08-17 21:14:44 -04:00
JJTech0130
3904bf9e3f
preparing some stuff
2023-08-16 13:31:15 -04:00
JJTech0130
da483b995b
fix some bugs, remove old parser
2023-08-15 16:28:02 -04:00
JJTech0130
21fdfc97a9
implement more SMS handling stuff
2023-08-14 20:31:03 -04:00
JJTech0130
10a5771791
dataclasses and test effects
2023-08-14 09:49:11 -04:00
JJTech0130
1d74e568cf
add new message parsing stuff
2023-08-14 09:40:33 -04:00
JJTech0130
e41ed2c6a2
refactoring and cleanup
2023-08-13 23:24:34 -04:00
JJTech0130
04b139f941
sms forwarding better
2023-08-13 19:26:57 -04:00
JJTech0130
0ea957b536
logging and sms decoding
2023-08-12 07:41:41 -04:00
Dadoum
09d33c0d36
Merge upstream
2023-08-01 01:52:28 +02:00
Dadoum
1e7c9d765d
Handle small attachments
2023-08-01 01:39:09 +02:00
JJTech0130
5c592c9dee
implement handle selection
2023-07-31 16:30:06 -04:00
JJTech
8b6e1561d4
Merge pull request #11 from pixelmonaskarion/main
...
Sending and receiving iMessage effects
2023-07-31 16:14:05 -04:00
JJTech0130
74fff8b7f8
fix sender not displaing correctly
2023-07-31 15:23:09 -04:00
Chistopher Huntwork
0049f11783
added sending effects
2023-07-31 11:47:27 -07:00
Chistopher Huntwork
232e126a89
added logging of message effects
2023-07-31 11:35:34 -07:00
JJTech0130
c87d188c95
fix assuming msg uuids
2023-07-31 13:59:46 -04:00
JJTech0130
a4dbc56d8d
add group chat sending and fix bugs
2023-07-31 13:57:50 -04:00
JJTech0130
9838294cf0
add basic tui
2023-07-31 13:08:57 -04:00
JJTech0130
565dfb32ec
clean up the imessage class a tad
2023-07-31 13:03:45 -04:00
JJTech0130
5b92621a90
IT WORKS
2023-07-31 10:58:01 -04:00
JJTech0130
078c033f03
a little cleanup
2023-07-30 17:00:04 -04:00
JJTech0130
3325565419
committing so I don't forget
2023-07-29 17:14:25 -04:00
JJTech0130
c90448f658
aaargh
2023-07-29 13:57:20 -04:00
JJTech0130
3c72c3d56e
banging at stuff
2023-07-28 22:33:29 -04:00
JJTech0130
d3ae8a3871
wip
2023-07-28 19:20:32 -04:00
JJTech0130
f6f2c304af
refactoring, also hopefully fixed the connection dying issue
2023-07-27 20:03:39 -04:00
JJTech0130
3f1777a2c4
more refactoring
2023-07-27 17:34:38 -04:00
JJTech0130
caeea47e90
refactor mostly done
2023-07-27 11:52:20 -04:00
JJTech0130
81175e7d65
begin refactor
2023-07-27 11:04:57 -04:00