Commit graph

  • 09d33c0d36 Merge upstream Dadoum 2023-08-01 01:46:38 +0200
  • 1e7c9d765d Handle small attachments Dadoum 2023-08-01 01:38:28 +0200
  • c99998dcd9
    add handle auto fixup and loop delay JJTech0130 2023-07-31 19:19:16 -0400
  • ea0e72ac2b
    bugfix JJTech0130 2023-07-31 16:45:45 -0400
  • 5c592c9dee
    implement handle selection JJTech0130 2023-07-31 16:30:06 -0400
  • 8b6e1561d4
    Merge pull request #11 from pixelmonaskarion/main JJTech 2023-07-31 16:14:05 -0400
  • 0737eb05f3
    Merge branch 'main' of https://github.com/JJTech0130/pypush JJTech0130 2023-07-31 15:23:38 -0400
  • 74fff8b7f8
    fix sender not displaing correctly JJTech0130 2023-07-31 15:23:09 -0400
  • eedefbab8a
    Update README.md JJTech 2023-07-31 15:13:42 -0400
  • 31102d6b53
    fix spelling lol JJTech 2023-07-31 15:12:47 -0400
  • 84f9c114f7
    Add note about Discord JJTech 2023-07-31 15:11:20 -0400
  • 7347de14d7
    Create README.md JJTech 2023-07-31 15:08:34 -0400
  • 0049f11783 added sending effects Chistopher Huntwork 2023-07-31 11:47:27 -0700
  • 7b88754c01 Merge branch 'main' of https://github.com/pixelmonaskarion/pypush Chistopher Huntwork 2023-07-31 11:41:56 -0700
  • be9a278fb6
    new data.plist JJTech0130 2023-07-31 14:41:10 -0400
  • 232e126a89 added logging of message effects Chistopher Huntwork 2023-07-31 11:35:34 -0700
  • 4939ea01f1
    remove data.plist ASAP, will replace soon JJTech0130 2023-07-31 14:33:08 -0400
  • c87d188c95
    fix assuming msg uuids JJTech0130 2023-07-31 13:59:46 -0400
  • a4dbc56d8d
    add group chat sending and fix bugs JJTech0130 2023-07-31 13:57:50 -0400
  • 84fe9ed44a
    Add ability to send iMessages (#10) JJTech 2023-07-31 13:30:30 -0400
  • db90bf5e6a
    add prompt toolkit req JJTech0130 2023-07-31 13:26:31 -0400
  • 3ef1b6e716
    make it a bit better JJTech0130 2023-07-31 13:25:19 -0400
  • 9838294cf0
    add basic tui JJTech0130 2023-07-31 13:08:57 -0400
  • 565dfb32ec
    clean up the imessage class a tad JJTech0130 2023-07-31 13:03:45 -0400
  • 5b92621a90
    IT WORKS JJTech0130 2023-07-31 10:58:01 -0400
  • 078c033f03
    a little cleanup JJTech0130 2023-07-30 17:00:04 -0400
  • 3325565419
    committing so I don't forget JJTech0130 2023-07-29 17:14:25 -0400
  • c90448f658
    aaargh JJTech0130 2023-07-29 13:57:20 -0400
  • 3c72c3d56e
    banging at stuff JJTech0130 2023-07-28 22:33:29 -0400
  • d3ae8a3871
    wip JJTech0130 2023-07-28 19:20:32 -0400
  • ef9fd77bcb
    create a simple interactive prompt JJTech0130 2023-07-28 17:31:27 -0400
  • 306bfd483f
    clean up the demo a bit JJTech0130 2023-07-28 11:53:13 -0400
  • 7d3fc921ec
    fix weird typing thing JJTech0130 2023-07-27 20:13:54 -0400
  • f6f2c304af
    refactoring, also hopefully fixed the connection dying issue JJTech0130 2023-07-27 20:03:39 -0400
  • 3f1777a2c4
    more refactoring JJTech0130 2023-07-27 17:34:38 -0400
  • caeea47e90
    refactor mostly done JJTech0130 2023-07-27 11:52:20 -0400
  • 81175e7d65
    begin refactor JJTech0130 2023-07-27 11:04:57 -0400
  • e47230f139
    remove very annoying logs JJTech0130 2023-07-26 20:23:45 -0400
  • 8eaa1ab008
    implement message signature checks (messy) JJTech0130 2023-07-26 20:21:58 -0400
  • 9689f9e168
    clean up some of the enc key stuff JJTech0130 2023-07-26 18:49:41 -0400
  • fd4764cb0c
    Import ECDSA keys into keydec JJTech0130 2023-07-26 18:22:41 -0400
  • c0f58c2fe2
    remove cruft, organize imports JJTech0130 2023-07-26 07:50:48 -0400
  • ba1537ed58
    check for pyobjc before using it JJTech0130 2023-07-26 07:29:35 -0400
  • baf922af61
    send ACKs so it shows as Delivered JJTech0130 2023-07-25 19:07:29 -0400
  • 9be46ffcab
    Turn off debug messages JJTech0130 2023-07-25 18:56:36 -0400
  • 052b5a2f7b
    IT CAN DECRYPT 🎉 JJTech0130 2023-07-25 18:46:50 -0400
  • 1354198af7
    filter for madrid right away JJTech0130 2023-07-24 16:43:11 -0400
  • 83b3562be8
    in case any non-response messages were queued JJTech0130 2023-07-24 16:42:00 -0400
  • 8070f6ad81
    connecting as user wasn't necessary JJTech0130 2023-07-24 16:41:41 -0400
  • b762b2622f
    yay kinda works JJTech0130 2023-07-24 16:37:53 -0400
  • b32cba7501
    make demo more interesting by prompting for input JJTech0130 2023-07-24 10:50:49 -0400
  • d8cb6d7641
    Use logging for logging everywhere JJTech0130 2023-07-24 09:18:21 -0400
  • 6bbdafd8a1
    use logger for version warning JJTech0130 2023-07-23 21:28:29 -0400
  • c4350584c1
    add rich to requirements JJTech0130 2023-07-23 19:04:08 -0400
  • 26f05c8713
    Merge pull request #3 from JJTech0130/jelly-integration JJTech 2023-07-23 19:00:56 -0400
  • 09aea207a2
    rename to make dadoum happy JJTech0130 2023-07-23 18:57:25 -0400
  • 02240001cf
    whoops JJTech0130 2023-07-23 18:56:20 -0400
  • 0f3b6de3ab
    improve logging to make it less messy JJTech0130 2023-07-23 18:55:13 -0400
  • 053c776b38
    add unicorn to requirements.txt for jelly JJTech0130 2023-07-23 15:50:10 -0400
  • 281f9e8cb2
    integrate it into the demo JJTech0130 2023-07-23 15:47:35 -0400
  • 519c3ba2bb
    relative imports JJTech0130 2023-07-23 15:37:43 -0400
  • 593ae7c95f
    add a sample data.plist JJTech0130 2023-07-23 15:34:12 -0400
  • c4caa08bf7
    commit jelly files as they are now JJTech0130 2023-07-23 15:31:18 -0400
  • 5d4f0bcf4a
    add tlslite version check JJTech0130 2023-07-23 15:29:16 -0400
  • 0f2901a109
    Merge pull request #2 from JJTech0130/idsrefactor JJTech 2023-05-09 20:02:44 -0400
  • ce82d4b8da
    use bags rather than hardcoded urls JJTech0130 2023-05-09 20:01:22 -0400
  • 9cec9d0965
    slight cleanup JJTech0130 2023-05-09 19:31:09 -0400
  • 7aa42d2b14
    yay refactoring that works JJTech0130 2023-05-09 19:29:17 -0400
  • 7acc1da5b8
    yay should be able to fix up again JJTech0130 2023-05-09 18:48:44 -0400
  • d2c3bc2431
    commit before stuff breaks again JJTech0130 2023-05-09 18:43:51 -0400
  • 7158532c66
    trying to fix query after refactor JJTech0130 2023-05-09 18:01:32 -0400
  • c99826d60e
    remove old stuff, more refactoring JJTech0130 2023-05-09 17:03:27 -0400
  • f06b4772f1
    more refactoring JJTech0130 2023-05-09 16:09:28 -0400
  • 2e6999056a
    starting the refactor JJTech0130 2023-05-09 15:36:33 -0400
  • 3820c80765
    more refactoring JJTech0130 2023-05-09 13:34:26 -0400
  • 1fc7098d5a
    don't hardcore username 🤣 JJTech0130 2023-05-09 12:55:44 -0400
  • 50dd926559
    more refactoring JJTech0130 2023-05-09 12:47:14 -0400
  • 1eefe71acf
    beginning a refactor JJTech0130 2023-05-09 12:21:56 -0400
  • 4e2d82ad0a Support for python 3.6 Justice Parham 2023-05-03 07:16:27 -0400
  • 618342a39f
    run formatter JJTech0130 2023-05-02 20:53:18 -0400
  • 0a52b2c12a
    hide QUEUE msgs again oops JJTech0130 2023-05-02 20:51:51 -0400
  • b3ead0cc34
    implement message correlation JJTech0130 2023-05-02 20:51:02 -0400
  • 27528bf1da
    expand the demo to a third topic JJTech0130 2023-05-02 18:36:13 -0400
  • cc54c4b79a
    hacks around design flaw in my APNs stuff; can now do multiple lookups JJTech0130 2023-05-02 18:11:14 -0400
  • 98c861c625
    compatibility with older python JJTech0130 2023-05-02 17:48:47 -0400
  • 1eb41fd70a
    add identity pretty-printing JJTech0130 2023-05-02 17:37:46 -0400
  • d8fc26bcb2
    more changes, including ability to look up facetime keys JJTech0130 2023-05-02 16:36:50 -0400
  • ff20a7cb49
    add requirements.txt JJTech0130 2023-05-02 16:08:18 -0400
  • 5a3f60610e
    Implement lookups (again) 🎉 JJTech0130 2023-05-02 14:10:13 -0400
  • 949a34f73f
    working demo! JJTech0130 2023-05-02 13:40:06 -0400
  • 1bd21cbbb7
    fix bug when restoring using existing push token JJTech0130 2023-05-02 13:37:32 -0400
  • d66e3e0adf
    lots and lots of squashed stuff!! JJTech0130 2023-05-02 08:39:11 -0400
  • 8b5bcf2461
    formatting and stuff, still borked JJTech0130 2023-04-24 11:35:48 -0400
  • b4cd5ee2b3
    add so far broken register request JJTech0130 2023-04-23 21:04:25 -0400
  • 915b94079e
    actually save the private key; config file to cache things JJTech0130 2023-04-23 19:41:52 -0400
  • 84d81be41f
    whoops forgot to format JJTech0130 2023-04-23 13:42:43 -0400
  • 97fbdae4cb
    Squashed commit of the following: JJTech0130 2023-04-23 13:41:53 -0400
  • d9feada49c
    Squashed commit of lots of dev stuff that may have sensitive info JJTech0130 2023-04-21 21:47:13 -0400
  • 22899ee98e
    minor stuff JJTech0130 2023-04-14 08:29:39 -0400
  • 125c668ea1
    refactor bag lookups JJTech0130 2023-04-12 13:13:47 -0400