summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Avoid name conflicts with dropbox python api (#6)v1.0revampileiva2014-11-17
|
* Support for three OS according to file extensions (see #3).ileiva2014-11-16
|
* Added support for .exe files too (torbrowser install, see #3).ileiva2014-11-16
|
* Added .mar extension to the upload_files regexp (see #3).ileiva2014-11-16
|
* Fixed format for get_bundle_info. Related to #3 too.ileiva2014-11-16
|
* Fixed valid_format checking to support Windows and OSX bundles too (issue ↵ileiva2014-11-16
| | | | #3). Single locales are also supported too (before it would only recognize things like en-US or es-ES).
* Fix minor typoSukhbir Singh2014-11-16
|
* Print the error when uploading filesSukhbir Singh2014-11-16
|
* Update dropbox.py (add UploadError class)Sukhbir Singh2014-11-16
|
* Update dropbox.pySukhbir Singh2014-11-16
|
* Update core.py (remove unused module)Sukhbir Singh2014-11-16
|
* Added IRC contact infoileiva2014-11-05
|
* Enhanced README formatileiva2014-11-05
|
* Improved READMEileiva2014-11-05
|
* Added specs done at the beginning of gsoc. Not updated to the current status ↵ileiva2014-11-05
| | | | of development, but still useful.
* Added few missing wordsileiva2014-10-29
|
* Fixed Duckduckgo name on ideas for distributionileiva2014-10-29
|
* Fixed Github name on ideas for providersileiva2014-10-29
|
* Info about current, pending, and new ideas for providers and distribution ↵ileiva2014-10-29
| | | | methods
* Demo dropbox links with ?dl=1 updatedileiva2014-10-29
|
* Added basic instructions to get the SMTP component workingileiva2014-10-29
|
* Forgot the [u'url'] to modify to the actual url strings, not the objectsileiva2014-10-28
|
* Changed ?dl=0 to ?dl=1 in the shared files to automatically force the ↵ileiva2014-10-28
| | | | download. Couldn't find how to specify it using the Dropbox API
* Dummy dataileiva2014-10-18
|
* Changes related to GetTor meeting of October 10th. Deleted obsolete ↵ileiva2014-10-18
| | | | documentation.
* Seems like I messed up with changes for cleaning the code and comments. Fixedileiva2014-08-25
|
* Lots of changes: added blacklist and stats via sqlite database, cleaned the ↵ileiva2014-08-25
| | | | code (including comments), and minor changes on SMTP module. Both SMTP and XMPP tested. This is the code that will be submitted to melange.
* Providers exampleileiva2014-08-07
|
* Merge branch 'master' of github.com:ileiva/gettorileiva2014-08-06
|\
| * Added XMPP commandsIsrael Leiva2014-08-06
| | | | | | Current supported commands.
* | Changed sha1 to sha256 (dunno why I used sha1...)ileiva2014-08-06
|/
* Merge branch 'master' of github.com:ileiva/gettorileiva2014-08-06
|\
| * Added xmpp providersIsrael Leiva2014-08-05
| | | | | | Added initial list of providers in which the module has/hasn't worked.
* | reply strings for xmpp bot (test-only)ileiva2014-08-06
| |
* | Fixed issues with core exceptions and patterns for recognizing request for ↵ileiva2014-08-06
|/ | | | PT info
* Added compiled strings for testingileiva2014-08-05
|
* Update README.mdIsrael Leiva2014-08-05
| | | Fixed wrong path for testing dropbox.py.
* Deleted unused big fileileiva2014-08-05
|
* Merge branch 'master' of github.com:ileiva/gettorileiva2014-08-05
|\
| * Update README.mdIsrael Leiva2014-08-05
| | | | | | Added some format.
| * Update README.mdIsrael Leiva2014-08-05
| | | | | | Added basic instructions.
* | Deleted big file and added en-EN for testingileiva2014-08-05
| |
* | Added signing key for testingileiva2014-08-05
| |
* | Default email for testingileiva2014-08-05
| |
* | Added messages for testingileiva2014-08-05
| |
* | Fixed missing param on _send_links()ileiva2014-08-05
|/
* Deleted extra whitespace (pep8)ileiva2014-08-01
|
* New file structureileiva2014-08-01
|
* Needed for gettor packageileiva2014-08-01
|
* Progress for status update August 1st. New code structure and XMPP module.ileiva2014-08-01
|