Hailey Clark
66526f1e03
Changes
...
Added status updates to functions.
6 years ago
Hailey Clark
7edfe05263
Yeahhh
6 years ago
Hailey Clark
3c14b09e45
Provider timestamp fix
...
Fixed provider timestamp and made the index.html load a fresh pull of logs.
6 years ago
Hailey Clark
58113264da
JS checks
...
Disable send button to prevent double sending.
6 years ago
Hailey Clark
738d260802
Typo
...
Just staged a typo, staging the fix now
6 years ago
Hailey Clark
c24585491a
Added info
...
Added update timestamp to the provider timestamp when updating status.
6 years ago
Hailey Clark
2760aa4f6b
Fixed mysql not updating the update commands.
6 years ago
Hailey Clark
c55d894b21
I don't know why the update isn't updating in the db.
6 years ago
Hailey Clark
55ddd48ad6
Just merging stuff
6 years ago
Hailey Clark
0c0a66fa3a
More nonsense
6 years ago
Hailey Clark
49918d9e39
Testing callbacks, it isn't working yet tho.
6 years ago
Hailey Clark
3a2d7e7cce
Tabbing
...
Oops, tabbed too much
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
eb6a1c5947
Added single number checking
...
Now it can filter to a specific number only.
6 years ago
Hailey Clark
fef9b9a0d2
Added favico
...
Just added the favico
6 years ago
Hailey Clark
0816bb9569
Implemented new color scheme
6 years ago
Hailey Clark
0fce645f07
Html and css
...
HTML and CSS changes, added borders, put the message bar at the top instead of bottom.
6 years ago
Hailey Clark
9e286cd4b0
Ooops
6 years ago
Hailey Clark
c5e77c56c9
Removed verbosity
...
Just removed a few pprint lines
6 years ago
Hailey Clark
575c3b9a08
Timestamps
...
Added timestamps and another example sql command.
6 years ago
Hailey Clark
1ff1633d73
Corrected timestamp
...
Corrected a timestamp
6 years ago
Hailey Clark
55367f6f7b
Logging
...
It is now logging!
6 years ago
Hailey Clark
1d4998e68c
Changed back to DESC
6 years ago
Hailey Clark
f2f213a3f4
SQL
...
SQL changes
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
a9ad592171
Set theme jekyll-theme-slate
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
Hailey Clark
55c068351e
Just messin with things... no idea why I get the last message when I reply.
6 years ago
Hailey Clark
e90fd182ca
I dont know what to do to get these double sends to go away
6 years ago
Hailey Clark
953e0afb93
More ignores
6 years ago
Hailey Clark
c24ea96798
Ughness
...
I don't know what im doing.
6 years ago
Hailey Clark
b3e9a2c7e9
Minor stuff... trying to figure out loop but it receives a message twice.
6 years ago
Hailey Clark
de8f6dfaa0
Moving to dev on testing
6 years ago
Hailey Clark
f628e80d28
yes
6 years ago
Hailey Clark
f30e3e8fdf
Dependencies and Modules
...
More python3 ifyin stuff.
6 years ago
Hailey Clark
8bdd79f5a7
Implementing modules
...
It looks like I half made a module, so I guess its time to use it!
6 years ago
Hailey Clark
51c0ef9a2e
DB Handler Changes and Lua module
...
Changed how appdb communicates and made a copy of mod_sms_clickatel.lua and renamed it to mod_sms_flowroute.lua, I will be making changes to this file for the new stuff.
6 years ago
Hailey Clark
9be3937bf5
Database handling
...
Made it so that it does not idle with an open connection this should prevent errors from a disconnected sql server.
6 years ago
dependabot[bot]
13721f201a
Bump requests from 2.9.1 to 2.20.0
...
Bumps [requests](https://github.com/requests/requests ) from 2.9.1 to 2.20.0.
- [Release notes](https://github.com/requests/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md )
- [Commits](https://github.com/requests/requests/compare/v2.9.1...v2.20.0 )
Signed-off-by: dependabot[bot] <support@github.com>
6 years ago
Hailey Clark
5141e26d6e
New stuff
...
Listenining to props
6 years ago