Commit Graph

12 Commits (6259013978ed3eb5364e4cb6b585c8a599810014)

Author SHA1 Message Date
J. Fernando Sánchez 6259013978 Compose and bug fixes 6 years ago
J. Fernando Sánchez 9c82dea298 Config from variable or file
This replaces the old file of credentials (with one per line) with a
configuration in YAML format.

The configuration can be stored either in a file or in an environment variable
(BITTER_CONFIG).

There is still a command line argument to add the credentials in that file to
the config.
7 years ago
J. Fernando Sánchez cf766a6bf3 API command
* Added API command
* Fixed bug in chunk
7 years ago
J. Fernando Sánchez e3a78968da Py2 compatibility and queue handling
* Removed install_aliases(), which caused problems with urllib2
* Better waiting time calculation (used in queue handling)
8 years ago
J. Fernando Sánchez 67ef307cce Improved tweet extraction @ CLI 8 years ago
J. Fernando Sánchez c0309a1e52 Fixed python2 compatibility issues (print!) 8 years ago
J. Fernando Sánchez 738823c8a2 Added Streaming workers/queues 8 years ago
J. Fernando Sánchez 35f0c6376d Fixed limits bug, added tests 8 years ago
J. Fernando Sánchez 2036d51d96 Added limits to every call 8 years ago
J. Fernando Sánchez 09feb050a6 Changed versioning, added locks 8 years ago
J. Fernando Sánchez 17f589c710 Added webserver 8 years ago
J. Fernando Sánchez d0de6c2ea9 First commit 8 years ago