Commit Graph

189 Commits

Author SHA1 Message Date
khushalps 725d68f195 (20241209) Another frozen field bug fix. 2024-12-09 12:53:43 +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 30088dcea4 (20241209) Better session info capture in the logs. 2024-12-09 12:04:38 +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 9d5fb6805b (20241207) Worked on telegram Bot and Safaricom's M-Pesa payments. 2024-12-07 17:52:51 +05:30
khushalps 8b26baa29a (20241207) More progress in the telegram wrapper. 2024-12-07 13:41:40 +05:30
khushalps 3f13ff8517 (20241206) Day-end push. Working on a Telegram client. 2024-12-06 18:54:59 +05:30
khushalps 483e4ce021 (20241206) Telegram Client half complete. 2024-12-06 18:54:16 +05:30
khushalps 49f7ea13c0 (20241206) Sending the 'Subject' in the mails list now. 2024-12-06 17:09:35 +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 7fb90bc948 (20241205) Small bug fix for f-strings. 2024-12-05 18:11:29 +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 9b154a6cce Merge commit '8c35c01ede8520982232f65f77bf5a8df1ac5ed0' as 'utils_v2' 2024-12-05 14:47:24 +05:30
khushalps 8c35c01ede Squashed 'utils_v2/' content from commit 294b0cd
git-subtree-dir: utils_v2
git-subtree-split: 294b0cd737319e32035c2af18efc83e31c27acf0
2024-12-05 14:47:24 +05:30
khushalps 75b4bf541b Resetting utils subtree. 2024-12-05 14:47:16 +05:30
khushalps 6e6e6be87c (20241205) Trying aggregation pipeline in set_token (mail oauth). 2024-12-05 12:36:34 +05:30
khushalps bd0cfd363f (20241205) Small changes to Mail Oauth. 2024-12-05 12:25:09 +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 449d7ed451 (20241205) Bug fix in 'firstRefreshTs' 2024-12-05 11:25:36 +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 f835143ef4 Merge commit '24f5bc60dcf0610d65394e0026c6fe91bdb59e67' as 'utils_v2' 2024-12-05 10:29:29 +05:30
khushalps 24f5bc60dc Squashed 'utils_v2/' content from commit aa76ceb
git-subtree-dir: utils_v2
git-subtree-split: aa76ceb7480020f473af5cdb44891d3ebcfc8373
2024-12-05 10:29:29 +05:30
khushalps 38176a7976 Resetting utils subtree. 2024-12-05 10:29:19 +05:30
khushalps 61b4424654 Merge commit '7b9eb11e345653db59e242faf815a607886b356a' as 'utils_v2' 2024-12-04 18:52:13 +05:30
khushalps 7b9eb11e34 Squashed 'utils_v2/' content from commit a39c99d
git-subtree-dir: utils_v2
git-subtree-split: a39c99d904aa669be841dea08659331aa7ef3c86
2024-12-04 18:52:13 +05:30
khushalps 8d415bd5f6 Resetting utils subtree. 2024-12-04 18:52:06 +05:30
khushalps 9b496587de (20241204) Some debugging facilities added in both SMS modules. 2024-12-04 18:35:00 +05:30
khushalps 7d5acfbd0d (20241204) Savvy Bulk SMS class made. 2024-12-04 18:27:22 +05:30
khushalps a6f4986dc3 (20241204) Minor upgrades. 2024-12-04 17:52:25 +05:30
khushalps 75400ab639 (20241204) Upgraded small things. 2024-12-04 17:49:58 +05:30
khushalps 04bbe91f2c (20241204) Alerts bug resolved. 2024-12-04 17:44:39 +05:30
khushalps b50c61c079 (20241204) Fixing alerts bug. 2024-12-04 17:23:41 +05:30
khushalps d9f0348578 (20241204) Fixing alerts bug. 2024-12-04 17:22:02 +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 cbe4a79815 (20241204) Solving GMail scopes x3 2024-12-04 16:44:48 +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 f470baab62 (20241204) Some debugging prints removed. 2024-12-04 14:36:15 +05:30