Commit Graph

124 Commits

Author SHA1 Message Date
khushalps d923697506 (20241217) Capturing IP Addrs for payment events (callback) now. 2024-12-17 14:07:46 +05:30
khushalps 8b39393ed3 (20241217) Payment message capture improved. 2024-12-17 13:58:50 +05:30
khushalps 9de9542fda (20241217) Payment callback ready for Safaricom M-Pesa Express. 2024-12-17 13:27:15 +05:30
khushalps b6ba54abd4 (20241216) Payments requesting started, callback noting started. 2024-12-16 18:29:30 +05:30
khushalps 0b9976fadb (20241216) Payment auth bug fix. 2024-12-16 16:00:52 +05:30
khushalps 364894c2af (20241214) SMS also ported to the 'tokenKey' system. 2024-12-14 13:02:57 +05:30
khushalps c673c3511f (20241214) testing token keys instead of direct ids. 2024-12-14 11:55:05 +05:30
khushalps 3a03dd4a61 (20241213) Started accepting payment gateway auth details. 2024-12-13 20:41:45 +05:30
khushalps 40cd59dd28 (20241213) Safety push. 2024-12-13 20:41:15 +05:30
khushalps 8c01ca5135 (20241213) SMS sending ready. 2024-12-13 19:44:22 +05:30
khushalps f47e81c411 (20241213) Small keyword bug fix. 2024-12-13 19:43:56 +05:30
khushalps 4f5668c036 (20241213) SMS Auth reworked. 2024-12-13 18:28:45 +05:30
khushalps 4c258b110a (20241213) Started accepting "auth" for software/theCaOfficeAi... I don't know how these details count as "auth", though. 2024-12-13 17:01:32 +05:30
khushalps e8ddffbdfe (20241213) Mail Module Reworked! 2024-12-13 14:14:15 +05:30
khushalps a702e5ca20 (20241213) Return code is not the HTTP Status Code. 2024-12-13 14:13:47 +05:30
khushalps e9a106dd91 (20241212) Day-end push. 2024-12-12 20:27:00 +05:30
khushalps fb95e0b38c (20241212) Reorganizing code to perform core actions in one place. 2024-12-12 18:34:51 +05:30
khushalps 448b183662 (20241211) Fixed an import-related bug. 2024-12-11 13:23:11 +05:30
khushalps 845827a6bc (20241209) SMS auth and sending ready. 2024-12-09 19:39:15 +05:30
khushalps d10b156c0b (20241209) Many changes to the SMS section. 2024-12-09 19:38:47 +05:30
khushalps e5e185c272 (20241209) Found one bug in the gmail oauth callback. 2024-12-09 12:51:22 +05:30
khushalps 741bfd3a98 (20241209) Trying to locate the oauth callback exception in gmail. 2024-12-09 12:48:34 +05:30
khushalps a443a78e19 (20241209) Small failure view bug fix to show the 'logId' now. 2024-12-09 12:42:28 +05:30
khushalps e2c9200941 (20241209) Standardizing the data models for the database. Started with mail authentication. 2024-12-09 12:05:12 +05:30
khushalps 4583a5e63c (20241207) Started making data models for how things will be stored in the database (mongo). 2024-12-07 17:53:28 +05:30
khushalps 3f13ff8517 (20241206) Day-end push. Working on a Telegram client. 2024-12-06 18:54:59 +05:30
khushalps 906cc16aff (20241206) Everything will be called "client" now instead of "mailClient", "chatClient", etc. 2024-12-06 11:22:36 +05:30
khushalps ebe456a8fe (20241206) Webhook setup for Telegram. 2024-12-06 10:43:02 +05:30
khushalps c260529ef2 (20241206) Started Telegram integration. 2024-12-06 10:40:36 +05:30
khushalps 81550898eb (20241205) LLM endpoint active now. 2024-12-05 18:09:32 +05:30
khushalps 0ec57089b0 (20241205) Safety Push. 2024-12-05 18:09:07 +05:30
khushalps 2c053fa6f2 (20241205) Accepting many token ids to list mails. 2024-12-05 15:07:07 +05:30
khushalps 75b4bf541b Resetting utils subtree. 2024-12-05 14:47:16 +05:30
khushalps b36aeeae9a (20241205) Working on clientUserId (how the third-party client recognizes your user). 2024-12-05 12:21:15 +05:30
khushalps 4fd7da5117 (20241205) Mail List API updated. 2024-12-05 12:00:10 +05:30
khushalps 6bdad7d6f7 (20241205) Some details added to Mail OAuth. 2024-12-05 11:56:33 +05:30
khushalps 5c36f90e98 (20241205) Migrating from the field "accountId" to "tokenId" to identify auth tokens. 2024-12-05 11:19:23 +05:30
khushalps 0918db250b (20241204) Trying to solve scope x5 2024-12-04 16:54:55 +05:30
khushalps fc49bd5772 (20241204) Trying to solve Gmail's scopes 2024-12-04 16:52:12 +05:30
khushalps 365d8e6d09 (20241204) Solving gmail scopes problem x2 2024-12-04 16:23:25 +05:30
khushalps c4353ef323 (20241204) Trying to fix scopes. 2024-12-04 16:12:58 +05:30
khushalps b256bf7b5c (20241204) Graceful error handling being done. 2024-12-04 14:51:26 +05:30
khushalps 66afb9fa57 (20241204) Added some graceful error handling. 2024-12-04 14:43:45 +05:30
khushalps f15a638251 (20241204) Mail OAuth URL modified. 2024-12-04 13:08:40 +05:30
khushalps e608ddd7be (20241203) Solutions didn'r work. Reverting. 2024-12-03 17:54:05 +05:30
khushalps bf7064c30f (20241203) Trying to fix the 'Close' button x2 2024-12-03 17:47:31 +05:30
khushalps 531b664a9d (20241203) Trying to fix the 'Close' button on the OAuth callback views. 2024-12-03 17:45:40 +05:30
khushalps b6274ca7a4 (20241203) Label-work almost done for GMail. 2024-12-03 17:10:03 +05:30
khushalps e749a27a92 (20241203) Working with labels. 2024-12-03 16:59:00 +05:30
khushalps bef8f6ef0d (20241203) Mails sync'ing, listing, and fetching done. 2024-12-03 16:01:08 +05:30