nbo

Results 5 issues of nbo

The following methods are availabe through the Jodel API but not implemented for various reasons. Leave a comment if you want some of them in `jodel_api` (they're untested but should...

The API should reuse one session object, this has significant performance benefits, because all requests will reuse the same connection. At the moment, the session is initialized in RpcApi() constructor....

Hey guys, I have a bunch of user-agents in my log that look like this: ``` Mozilla/5.0 (Linux; Android 7.1.1; Build/LMY47O.H18; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/58.0.3029.83 Mobile Safari/537.36...

change
add
log-processing

``` Traceback (most recent call last): File "runserver.py", line 75, in app.run(threaded=True, debug=args.debug, host=args.host, port=args.port) File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 843, in run run_simple(host, port, self, **options) File "/usr/local/lib/python2.7/dist-packages/werkzeug/serving.py", line 694, in...

bug

``` Exception in thread Thread-516: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 763, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib/python2.7/SocketServer.py", line 602, in...

bug