Hailey Clark
|
4b4f64521a
|
Okies
|
6 years ago |
Hailey Clark
|
cd02baf2ba
|
Added Flask config Debug option
Added an option to put
[app]
debug=1
As long as debug=1 it will enable debug, anything else will disable debug.
|
6 years ago |
Hailey Clark
|
66526f1e03
|
Changes
Added status updates to functions.
|
6 years ago |
Hailey Clark
|
c24585491a
|
Added info
Added update timestamp to the provider timestamp when updating status.
|
6 years ago |
Hailey Clark
|
49918d9e39
|
Testing callbacks, it isn't working yet tho.
|
6 years ago |
Hailey Clark
|
e3a1f0bb73
|
Added DLR functions
|
6 years ago |
Hailey Clark
|
bf44b29fc8
|
oops again
|
6 years ago |
Hailey Clark
|
9576529cce
|
Setting up callback behind nginx
Moving callback to nginx and starting delivery report reporting.
|
6 years ago |
Hailey Clark
|
14d98231bd
|
Added more ajax
Made some ajax work and added a call to list the last SMS messages.
|
6 years ago |
Hailey Clark
|
f8b33c3ebd
|
Debugging
Figuring out stuff related duplicate hits. It isnt actually getting hit twice but the program thinks it is.
|
6 years ago |
Hailey Clark
|
9bd0042b44
|
It appears if I run another SDK send message it calls the inboundsms function twice.
I don't know if this is as expected or not but it is not good for me. But I think I can work around it.
|
6 years ago |
Hailey Clark
|
e6ffb5c9ff
|
Changed return of sendreply
Changed sendreply to sendsms (which fits better) and made it return the msg_id if sent successfully.
|
6 years ago |
Hailey Clark
|
bb669e11db
|
yeahhh
|
6 years ago |
Hailey Clark
|
bae59ad052
|
Yarrr
|
6 years ago |
Hailey Clark
|
2a9d5fe7af
|
More modules
Moved sms sending to a module and removed it from callback-sms.py
|
6 years ago |
Hailey Clark
|
679b593a95
|
My regex was broken soooo.... will fix later.
|
6 years ago |
Hailey Clark
|
8f442d8ab6
|
Ooops
Forgot the main init code
|
6 years ago |
Hailey Clark
|
f33867f9e3
|
Broken
This flask is broken on windows, does it work on linux?
|
6 years ago |