Commit Graph

151 Commits

Author SHA1 Message Date
khushalps e5d5c4c86d (20241212) Kwargs passing bug fix. 2024-12-12 18:42:47 +05:30
khushalps fb95e0b38c (20241212) Reorganizing code to perform core actions in one place. 2024-12-12 18:34:51 +05:30
khushalps 70c817b3b8 (20241212) dictionary key bug fix. 2024-12-12 12:35:59 +05:30
khushalps 75d269c9a5 (20241211) Figuring out the inherited permissions system. Stuck at directory management with permissions handling. 2024-12-11 19:00:14 +05:30
khushalps 448b183662 (20241211) Fixed an import-related bug. 2024-12-11 13:23:11 +05:30
khushalps 897c32c595 (20241211) Started more work on the files part and added validation to the phone no. in the API exposed for Nimbus. 2024-12-11 13:20:54 +05:30
khushalps 570a28ef38 (20241210) Started working on files. 2024-12-10 19:56:25 +05:30
khushalps 4c3d546065 (20241210) Bug fix for retrieval of one full mail. 2024-12-10 11:10:15 +05:30
khushalps e7ca685e20 (20241210) EMail filter added for listing emails. 2024-12-10 10:48:46 +05:30
khushalps a3589c4eb7 (20241210) listing bug fix. 2024-12-10 10:08:53 +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 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