Hailey Clark
c5fa55653c
Regerated requirements.txt and fixed a syntax error
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
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
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
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
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
Hailey Clark
5141e26d6e
New stuff
...
Listenining to props
6 years ago
Hailey Clark
462d53f9ab
Test
6 years ago
Hailey Clark
55f46c181b
???
6 years ago
Hailey Clark
103c8f339c
Fixed ()
6 years ago
Hailey Clark
afe89e7d54
:D
6 years ago
Hailey Clark
108a95b288
,,,
6 years ago
Hailey Clark
16ab090bdb
Removed utf8
6 years ago
Hailey Clark
f835506e4b
Python3
...
Mostly python3ifyed
6 years ago
Hailey Clark
4ce5a26477
Commented setdefaultencoding.
6 years ago
Hailey Clark
1778d46938
Trying to update to python3
6 years ago
Hailey Clark
d24d7269d5
Updates
...
Updating to python3 and making sure the #! is set right for a path
6 years ago
Hailey Clark
5723a8b0ea
Minor changes
...
Changed port
6 years ago
Hailey Clark
56e6b9c151
Updates for new SDK and start of new development.
6 years ago
Hailey Clark
1e1b272f32
Staging is ugh
...
Yep.
6 years ago
Hailey Clark
57f2673e9e
Added some ajax
...
Got some ajax working as well as a more cleaner flask container. Testing out features.
7 years ago
Hailey Clark
8f20e6a8ca
Changed some typos
...
I typo'd and used the wrong variable name.
7 years ago
Hailey Clark
cff1d7d163
Added mysql stuff
...
Made smslistener log to a mysqldb (Or in my case MariaDB). I also created some DBs and stuff.
Database is still subjet to change. I will not be including diffs until later of how to change the DB but instead will just provide the create code.
7 years ago
Hailey Clark
0c6c0f0af6
Concept started!
...
This will be a lil gateway. I have started production of a chat interface.
7 years ago
Hailey Clark
63d82b4422
Databases!
...
Added a sqlitedb. A better DB is gonna be needed once I figure out data models.
7 years ago
Hailey Clark
602584da25
Added some handlers
...
Added some handlers in smslisten and debugged some stuff. I am also starting some html to interface with it but I gotta put it on a server first.
7 years ago
Hailey Clark
cd623f0730
Code Commit
...
This is the inital adding of code that I have already worked out. Inbound reads out messages to a log file. I also made it work with emoji's
7 years ago