rr-
0a19e7bbd0
server/errors: allow extra info in errors
2016-09-10 10:16:14 +02:00
rr-
9aea55e3d1
server/general: embrace most of PEP8
...
Ignored only the rules about continuing / hanging indentation.
Also, added __init__.py to tests so that pylint discovers them. (I don't
buy pytest's BS about installing your package.)
2016-08-14 16:44:03 +02:00
rr-
ce095816d9
server/posts: add post creating
2016-05-02 00:07:33 +02:00
rr-
e4239a199c
server/api: refactor + remove ID from user JSON
2016-04-16 15:49:21 +02:00
rr-
4faf42ee19
client+server/general: fix config references
...
...some references still referred to non-existing config.ini.
2016-04-10 16:23:35 +02:00
rr-
e8aeb11081
server/users: add avatar support
2016-04-09 22:38:57 +02:00
rr-
2578a297bf
server/general: improve pylint score
...
+ incorporate some in-house rules - no more useless doc strings...
2016-04-03 19:17:54 +02:00
rr-
8bdcb04665
server/users: fix returning invalid users from api
2016-04-03 16:04:10 +02:00
rr-
a157d2db0e
server/users: add searching prototype
2016-04-03 15:28:10 +02:00
rr-
769ef8f141
server/general: move errors to top level NS
2016-04-02 14:19:01 +02:00