Commit Graph

67 Commits

Author SHA1 Message Date
khushalps d10b156c0b (20241209) Many changes to the SMS section. 2024-12-09 19:38:47 +05:30
khushalps 30088dcea4 (20241209) Better session info capture in the logs. 2024-12-09 12:04:38 +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 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 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 75b4bf541b Resetting utils subtree. 2024-12-05 14:47:16 +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 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 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 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 91831bd7f5 (20241204) Trying display name and display picture fetch from GMail. 2024-12-04 14:34:21 +05:30
khushalps e51a6de5fc (20241204) Updated Gmail client and Nimbus client. 2024-12-04 13:03:51 +05:30
khushalps 293f753381 Merge commit '0b791f7a1d0b5798a90ffcd5bb11ddd55521a40b' as 'utils_v2' 2024-12-04 11:41:40 +05:30
khushalps 872f401af0 Resetting utils subtree. 2024-12-04 11:41:33 +05:30
khushalps fe8efddce8 (20241204) Minor changes. 2024-12-04 10:03:20 +05:30
khushalps 951851aa67 (20241203) Minor upgrades. 2024-12-03 16:58:28 +05:30
khushalps 3b5a1fc92f (20241203) Minor upgrades. 2024-12-03 15:44:35 +05:30
khushalps 615d8c71a5 (20241203) Mail sync'ing started. You can now hit a dedicated API endpoint to trigger a mail-sync process (in the background if you want) and save the mails to your database. 2024-12-03 13:48:23 +05:30
khushalps 384d037871 (20241202) Requirements reinstalled. 2024-12-02 19:18:42 +05:30
khushalps aed746190d (20241202) ?? 2024-12-02 18:46:48 +05:30
khushalps 0c05dcf6c5 (20241129) ?? 2024-11-29 18:19:27 +05:30
khushalps a99b3f19c2 (20241129) Small correction in Google imports. 2024-11-29 16:37:03 +05:30
khushalps e52de710a1 (20241129) Commit option added in SQL v2 file. 2024-11-29 13:20:23 +05:30
khushalps b37c268c4f (20241128) Scopes handling yet going on... 2024-11-28 18:19:56 +05:30
khushalps 8261a880c0 (20241128) Consent type adjusted. 2024-11-28 18:16:38 +05:30
khushalps e6b48c19bb (20241128) Partial scopes handling..? 2024-11-28 18:12:10 +05:30
khushalps 8ae4dbd18c Merge commit '03f69f05e6b6103553dd19c7df5fae1afcee7042' as 'utils_v2' 2024-11-28 18:01:47 +05:30
khushalps f23731119c Resetting utils subtree. 2024-11-28 18:01:40 +05:30
khushalps 6e7cbef743 (20241128) Type hinting added. 2024-11-28 14:39:23 +05:30
khushalps 7c670d6335 (20241128) Type hinting added. 2024-11-28 14:38:47 +05:30
khushalps 90d5f99d26 Merge commit 'a4cb0e4ac1b4cfcca869ea87abe3ff126f23caf2' as 'utils_v2' 2024-11-28 14:38:00 +05:30
khushalps bab6b34c7b Resetting utils subtree. 2024-11-28 14:37:52 +05:30
khushalps 1b61b6a9eb (20241128) Scopes check added. 2024-11-28 13:07:47 +05:30
khushalps 6ca90bb25d (20241128) Comments removed. 2024-11-28 13:04:45 +05:30
khushalps adecc1f830 (20241128) Files upgraded. 2024-11-28 12:56:54 +05:30
khushalps bccbd66569 (20241127) User Profile Bug Fix. 2024-11-27 20:26:19 +05:30
khushalps 269e36ec27 (20241127) GMail work updated. 2024-11-27 20:13:25 +05:30
khushalps 7b08e37d2f (20241127) Unicode character fixed. 2024-11-27 16:58:20 +05:30
khushalps 485a8bd486 (20241127) Google API OAuth2.0 support ready! 2024-11-27 16:54:08 +05:30
khushalps 535f998272 (20241127) Mail sending (with replies) tested :) 2024-11-27 13:54:29 +05:30