Commit Graph

41 Commits

Author SHA1 Message Date
ilv
83ccda99d1 Update README.md
Added some format.
2014-08-05 17:00:54 -04:00
ilv
cc701f2777 Update README.md
Added basic instructions.
2014-08-05 16:40:25 -04:00
ilv
d6b75a040a Deleted extra whitespace (pep8) 2014-08-01 21:16:51 -04:00
ilv
e69c33647c New file structure 2014-08-01 20:32:13 -04:00
ilv
d2825014a5 Needed for gettor package 2014-08-01 20:28:02 -04:00
ilv
143129d838 Progress for status update August 1st. New code structure and XMPP module. 2014-08-01 20:26:14 -04:00
ilv
89241e802a Sample SMTP configuration file 2014-07-18 23:33:23 -04:00
ilv
9b5750d635 Example messages. Still to define denitive emails to be sent 2014-07-18 23:22:47 -04:00
ilv
4bc0ea61dc SMTP module. It recognizes requests in different languages and requests for help/links. Send three type of emails: delay, help, links. Still various error check pending 2014-07-18 23:21:46 -04:00
ilv
f42ca8d40c Added check for valid links and public method to obtain supported operating systems 2014-07-18 23:19:32 -04:00
ilv
85952625b2 Format fixed (PEP8) 2014-07-15 16:11:25 -04:00
ilv
89f552b73b Finally added fingerprint support. I got stuck on a 'concept error' for a long while. 2014-07-15 16:06:47 -04:00
ilv
6b56b53257 Added SMTP module skeleton. Simple stuff for now. 2014-07-02 00:44:14 -04:00
ilv
a0c4cae583 Eliminated stack inspect. Implemented a rather simple solution: ask for the service that called. 2014-07-01 23:59:33 -04:00
ilv
2378e1104c Added inheritance from object to class Core. Deleted some extra spaces too. 2014-07-01 23:55:33 -04:00
ilv
2121889d57 Fixed format (PEP8) 2014-06-20 21:30:05 -04:00
ilv
d3b5f98acd Fixed format (PEP8) 2014-06-20 21:27:07 -04:00
ilv
83e520dc33 Dropbox script to generate links (integrated with Core) 2014-06-20 21:26:17 -04:00
ilv
5a198d99ec Dummy bundles to test upload to Dropbox 2014-06-20 20:58:50 -04:00
ilv
68e97f6fd0 Links file generation tests 2014-06-20 20:58:01 -04:00
ilv
dd15255844 First links file generated :) 2014-06-20 20:57:00 -04:00
ilv
c7d5953b29 Test logs 2014-06-20 20:56:32 -04:00
ilv
7bdf929173 Added create_links_file() and add_link() methods. See coments. 2014-06-20 20:55:48 -04:00
ilv
623b5bf370 Changed log format in 'Design'. Added section 'Features'. Deleted stuff from 'Discussion' and added some others. 2014-06-20 20:54:28 -04:00
ilv
eb288d2801 Enhanced logging structure (separated log files) 2014-06-13 23:43:54 -04:00
ilv
1aa6d5cd82 Enhanced logging. Deleted private method for logging (one call only). Added private methods for getting configuration options and filtering logging levels 2014-06-13 23:43:05 -04:00
ilv
36ec85a8d8 Changed some redundant option names 2014-06-13 23:42:03 -04:00
ilv
ed5021254a This change is for code, not design 2014-06-07 10:02:57 -04:00
ilv
42c30d7e5d Example configuration file. There sould be a document explaining its options [pending] 2014-06-06 13:05:14 -04:00
ilv
cdaa4018c1 New format for links. It follows RFC 882, so it can be read with ConfigParser 2014-06-06 13:04:16 -04:00
ilv
fc698384da Adapted to read config from file (it fails if file doesn't exists) 2014-06-06 13:03:27 -04:00
ilv
7a4c1c5076 Adapted to new format for links files. Read config from file with ConfigParser. Added logging 2014-06-06 13:02:52 -04:00
ilv
c6ed9c758f Changed proposed format for link files to RFC 882. Read configuration from config file with ConfigParser 2014-06-06 13:01:24 -04:00
ilv
db667b3773 Deleted extra whitespaces and other formatting (using pep8) 2014-06-03 00:20:04 -04:00
ilv
5c94549b6d Deleted unnecesary files 2014-06-02 20:50:01 -04:00
ilv
eef1f3f197 Created the basis of GetTor's Core class. Modified the proposed design to read links from files instead of generating on demand. 2014-06-02 00:42:00 -04:00
ilv
94f9942199 Deleted arch paremeter in getLinks(). Get links for both archs and let the user decide 2014-05-23 01:26:58 -04:00
ilv
18c3c4c2bc We're talking about services, not providers 2014-05-16 02:34:32 -04:00
ilv
bd2dd1ea00 Initial version for GetYor new spec 2014-05-16 02:09:36 -04:00
ilv
ad9888fa2a Simple description 2014-05-16 02:08:33 -04:00
ilv
94e2e095fb Initial commit 2014-05-15 23:04:33 -07:00