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 |
|
khushalps
|
91831bd7f5
|
(20241204) Trying display name and display picture fetch from GMail.
|
2024-12-04 14:34:21 +05:30 |
|
khushalps
|
f15a638251
|
(20241204) Mail OAuth URL modified.
|
2024-12-04 13:08:40 +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
|
0b791f7a1d
|
Squashed 'utils_v2/' content from commit 93bfec2
git-subtree-dir: utils_v2
git-subtree-split: 93bfec28ca0596abf5b4e126dd31d7934908083e
|
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
|
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
|
951851aa67
|
(20241203) Minor upgrades.
|
2024-12-03 16:58:28 +05:30 |
|
khushalps
|
bef8f6ef0d
|
(20241203) Mails sync'ing, listing, and fetching done.
|
2024-12-03 16:01:08 +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
|
3dda5043d2
|
(20241203) Passing e-mail id to the 'set_token' method. Had forgotten to do this earlier.
|
2024-12-03 09:00:53 +05:30 |
|
khushalps
|
136837af50
|
(20241203) Bug fix -> email id comparison was being done wrongly during oauth callback handling for gmail.
|
2024-12-03 08:57:38 +05:30 |
|
khushalps
|
bc5ede8f0a
|
(20241203) Cleaning-up the callback-handling blueprint.
|
2024-12-03 08:54:36 +05:30 |
|
khushalps
|
a7d33260b3
|
(20241203) Bug fix -> I had put 'set_token' where I should have put 'get_token'.
|
2024-12-03 08:34:38 +05:30 |
|
khushalps
|
f8feeb4fc0
|
(20241203) Testing the new account creation system. We now use a mix of 'entityId', 'billingAccountId', and the actual 'emailId' of the user to identify the unique account. This way one account with TCAOFF can have multiple e-mail ids.
|
2024-12-03 08:30:46 +05:30 |
|
khushalps
|
384d037871
|
(20241202) Requirements reinstalled.
|
2024-12-02 19:18:42 +05:30 |
|
khushalps
|
a44a744b73
|
(20241202) Requirements reverted.
|
2024-12-02 19:09:39 +05:30 |
|
khushalps
|
f9bb7fb142
|
(20241202) Requirements added.
|
2024-12-02 18:49:24 +05:30 |
|
khushalps
|
bcbad8ecdb
|
(20241202) Testing out the modified auth process.
|
2024-12-02 18:47:38 +05:30 |
|
khushalps
|
aed746190d
|
(20241202) ??
|
2024-12-02 18:46:48 +05:30 |
|
khushalps
|
4d8b40a6c7
|
(20241129) Day-end push.
|
2024-11-29 18:19:52 +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
|
e94271e45a
|
(20241129) HTML views adjusted.
|
2024-11-29 14:34:35 +05:30 |
|
khushalps
|
f9a517f6a7
|
(20241129) Minor changes to OAuth success/failure HTML views.
|
2024-11-29 14:02:21 +05:30 |
|
khushalps
|
c367a5c8b4
|
(20241129) Spaces removed from JSON 'p_notes' to increase storage efficiency.
|
2024-11-29 13:48:30 +05:30 |
|
khushalps
|
a9ebc2d6bf
|
(20241129) Notes will be sent as JSON now.
|
2024-11-29 13:42:02 +05:30 |
|
khushalps
|
d5267e025d
|
(20241129) Mongo Entries Problem
|
2024-11-29 13:33:30 +05:30 |
|