Commit graph

223 commits

Author SHA1 Message Date
JJTech
65903ba3c5
fix a stupid bug 2023-11-06 17:08:36 -05:00
JJTech
9de9f75a16
Update demo.py 2023-11-01 22:05:33 -04:00
Kasherpete
af41a96343
Daemon flag addition (#41)
* `--keepalive` flag added

* Time zones fixed, minor changes and bug fixes

* Update logging, `--daemon` is finished

* Reuse APNs connection when running `--daemon`

* Stability updates for `--daemon`

* refactor daemon code

---------

Co-authored-by: JJTech0130 <jjtech@jjtech.dev>
2023-11-01 20:59:13 -04:00
JJTech
b0e73066b2
New serial 2023-10-30 14:30:19 -04:00
Kasherpete
9a0f55ab18
Fix ignoring gateway parameter (#34)
* Add custom exceptions and fix logging

* Fix "done" message

* Fix gateway stuff

* Fix `P:`

* Fix cscook's `--reg-notify` code
2023-10-23 19:28:36 -04:00
Steve
b4a288171b
Correct URL for BlueBubbles (#38) 2023-10-23 11:06:03 -04:00
cscook
d15716a7da
Adding registration notification option (#37) 2023-10-23 11:05:02 -04:00
JJTech
0d5f3d91f6
Remove message to me lol 2023-10-13 18:24:39 -04:00
JJTech0130
79f5d8ec34
sms query limit testing 2023-10-08 13:48:53 -04:00
JJTech
0bedeba32a
Merge pull request #33 from Kasherpete/sms-registration
Update README.md
2023-10-04 20:53:07 -04:00
Kasherpete
2daa402ad6
Increase timeout to 30s 2023-10-03 21:34:13 -05:00
Kasherpete
c0e532ace2
Merge branch 'beeper:sms-registration' into sms-registration 2023-10-03 21:22:27 -05:00
Kasherpete
2c075e0ee2
Reference BlueBubbles Rustpush branch 2023-09-27 21:15:25 -05:00
Kasherpete
eb9f364e72
Grammar check 2023-09-27 21:11:58 -05:00
Kasherpete
088e98dcb9
Typo 2023-09-27 21:10:53 -05:00
Kasherpete
04d689907a
Update README.md 2023-09-27 21:08:53 -05:00
Kasherpete
d9eb25990a
Update README.md 2023-09-27 17:10:12 -05:00
Kasherpete
b6e253c9c2
Update README.md 2023-09-26 22:31:17 -05:00
JJTech
c1663295ef
Merge pull request #31 from SpaceSaver/sms-registration
Improve log messages
2023-09-24 16:21:08 -04:00
SpaceSaver
6aaf92f19a Improve log messages 2023-09-24 16:18:34 -04:00
JJTech
a10b16990e
Merge pull request #30 from Kasherpete/sms-registration 2023-09-24 11:38:25 -04:00
Kasherpete
48f537d991
Update sms_registration.py 2023-09-23 22:42:37 -05:00
Kasherpete
207c33a6f4
Update sms_registration.py 2023-09-23 22:39:17 -05:00
Kasherpete
1b9cc37000
Update sms_registration.py 2023-09-23 22:36:17 -05:00
JJTech
1b55b91bc0
Merge pull request #29 from SpaceSaver/sms-registration
Implement automatic gateway detection into sms-registration
2023-09-23 15:11:14 -04:00
SpaceSaver
7ea5949fcf Add logging to the gateway detection process 2023-09-22 16:26:29 -04:00
SpaceSaver
cbb3a8f43b Add failsafe of using constant 2023-09-22 16:18:22 -04:00
SpaceSaver
4f7f0ada51 Implement in sms_registration.py 2023-09-22 15:58:49 -04:00
SpaceSaver
a58d5e3c89 Add gateway_fetch code 2023-09-22 15:44:25 -04:00
JJTech
34447a11d6
Fix manual PDU method for SMS registration (#26) 2023-09-16 22:35:04 -04:00
Keagan Peterson
a44aee6d3f Fix manual PDU method for SMS registration 2023-09-16 21:11:02 -05:00
JJTech0130
b1bbac4b65
bug fix 2023-09-03 11:28:51 -04:00
JJTech0130
1aabd4e221
bug 2023-09-02 19:48:10 -04:00
JJTech0130
91f9d7900e
bug 2023-09-02 19:22:44 -04:00
JJTech0130
b5e9a1c4db
fix a bit 2023-09-02 19:20:46 -04:00
JJTech0130
e72cfbf72c
Merge branch 'sms-registration' of https://github.com/JJTech0130/pypush into sms-registration 2023-09-02 19:10:24 -04:00
JJTech0130
bad5b760b3
improvements to args 2023-09-02 19:09:41 -04:00
JJTech
fa9c48fcd3
Merge pull request #23 from SohamJa1n/sms-registration
Add trio to requirements.txt
2023-09-01 08:58:16 -04:00
Soham Jain
8d1a339a84
Add trio to requirements.txt 2023-09-01 13:54:00 +01:00
JJTech0130
61e6b08b66
add alive option 2023-08-28 08:13:20 -04:00
JJTech0130
56e0c6098c
make publishing client_data optional 2023-08-28 08:01:41 -04:00
JJTech0130
3500879256
remove git 2023-08-27 20:42:42 -04:00
JJTech0130
769332f5fa
change to iPhone, thanks @lividhen!! 2023-08-27 15:45:46 -04:00
JJTech0130
3151089f3e
add --reregister flag 2023-08-27 09:27:24 -04:00
JJTech0130
4c345a0377
refactoring and cleanup 2023-08-25 22:26:37 -04:00
JJTech0130
32d5b56567
yay kinda works, very hacked 2023-08-25 17:41:55 -04:00
JJTech0130
af71383f5d
stash trying to test sms registration 2023-08-24 07:31:11 -04:00
JJTech0130
d5faef2cbc
basic sms registration get auth cert 2023-08-21 17:09:35 -04:00
itsjunetime
5d7fab9cdd Add back doc strings for Message attributes 2023-08-20 17:18:38 -06:00
June
04969a0160
Iterate over references instead of indexes for identities 2023-08-20 17:15:45 -06:00