Commit Graph

140 Commits

Author SHA1 Message Date
khushalps bb6ef4cd7a (20241219) Accidentally caused the running mail module to stop. Have got that running now, alongside the new SMS upgrade. 2024-12-19 17:48:21 +05:30
khushalps 79b771b48c (20241219) SMS module fully re-organized. 2024-12-19 17:26:18 +05:30
khushalps d89a88ab8e (20241219) Safety Push. 2024-12-19 17:25:40 +05:30
khushalps e8c3cd09ea Resetting utils subtree. 2024-12-19 10:04:53 +05:30
khushalps b42da0dacb (20241218) Can now add tags to SMS messages while sending them, and small 'limit' bug fixed in listing mails where a huge no. of tokens are being sent. 2024-12-18 11:10:18 +05:30
khushalps c340ebcba5 (20241218) Can now send tags to apply with the payment request itself, and can even update tags later. 2024-12-18 10:24:42 +05:30
khushalps 85cc330711 (20241218) Getting full individual payment records is now possible. 2024-12-18 09:59:14 +05:30
khushalps bfe7b1a78b (20241217) Mail tags update also doesn't need token key now. 2024-12-17 16:43:38 +05:30
khushalps 2e0c0224d4 (20241217) payment reference will now be the same as the payment id. 2024-12-17 15:57:13 +05:30
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