Commit Graph

63 Commits

Author SHA1 Message Date
j dd48312aff queue debugging 2019-02-01 13:19:19 +05:30
j 0234b8dffb don't block db while serving images 2019-01-30 18:09:04 +05:30
j f24e095987 for update 2019-01-30 18:00:38 +05:30
j aac3e66f7b its an inbox 2019-01-28 15:39:00 +05:30
j b4c6f2b4ac use .editorconfig 2019-01-24 18:36:20 +05:30
j e0afda357a trigger change with new public item 2019-01-19 17:12:01 +05:30
j 038b04c178 add debugging 2019-01-19 14:37:15 +05:30
j f05a212a82 add Public list, peers can add items to that list 2019-01-17 23:49:23 +05:30
j 4539792cdc fix resolv loop 2019-01-01 01:44:33 +01:00
j e966256fa2 simple changelog 2017-06-03 22:50:14 +02:00
j 3ecd742bd8 PEP 8 2017-05-30 12:51:40 +02:00
j 876f511f45 trigger peering.accept if peering in requestPeering 2016-04-05 10:40:57 +02:00
j 6eff308468 better logging 2016-04-05 01:28:55 +02:00
j 7d27c4f3a1 honor bandwidth limit while sending previews 2016-02-24 10:58:33 +05:30
j 5a5b5baf7b compress txt files 2016-02-24 10:56:32 +05:30
j 0ca89db3cd user per peer library (sqlitedict) 2016-02-11 19:55:56 +05:30
j ea9de0f311 fix inital peering 2016-02-10 19:32:55 +05:30
j 142f3bcc6e peer pending clients on pullChanges 2016-01-30 11:40:55 +05:30
j cfb6913ef6 dont fail on resize 2016-01-24 16:04:18 +05:30
j 35c0c02d16 log format 2016-01-24 15:35:43 +05:30
j d70bd8797a s/exc_info=1/exc_info=True/g 2016-01-24 14:43:03 +05:30
j 5f8094bba3 try to get preview from peers, fixes #79 2016-01-21 12:35:49 +05:30
j 9f3374a7dc implement bandwidth throttling, fixes #189 2016-01-18 21:15:59 +05:30
j 954491759e accept peering requests based on prefs 2016-01-17 18:43:52 +05:30
j ad45b32fdc also alwyas allow cancelPeering 2016-01-16 18:51:32 +05:30
j 3339c641c1 make preview available to peers 2016-01-15 12:58:01 +05:30
j 78e48e65bd remove unused pushChanges 2016-01-14 17:55:15 +05:30
j 40a7d478de send aggregated changes 2016-01-13 15:28:17 +05:30
j 57aaecd1db trigger upload speed(still wrong values) 2015-12-01 14:40:30 +01:00
j 0def130b4a dont queue pull if pull is running 2015-12-01 10:39:47 +01:00
j 75164a8399 switch to pull based updates 2015-12-01 09:59:52 +01:00
j 68383b8834 report bandwidth, only pull changes 2015-12-01 00:26:35 +01:00
j 3182d4eaeb less debug output, only log http requests if enabled 2015-11-29 17:07:01 +01:00
j d497e89b2b use logging.getLogger(__name__) 2015-11-29 15:56:38 +01:00
j 7c1e5c691a use tor hidden service instead of ed25515 as peer id 2015-11-26 01:26:10 +01:00
j 17406a3929 more python3 fixes 2014-10-31 18:47:48 +01:00
j a306370f0d more utf-8 issues 2014-10-31 15:41:46 +01:00
j 26d3f1f8fb Merge branch 'master' into py3 2014-09-08 21:28:35 +02:00
j c3441c8a10 support longer tls fingerprints 2014-09-06 01:44:17 +02:00
j de68f4c4c4 more py3 porting 2014-09-03 01:09:42 +02:00
j 8e27b9f76e port to python3 2014-09-03 00:38:34 +02:00
j 12440acd96 cleanup imports 2014-08-12 10:16:57 +02:00
j abf2bbf6a8 remove flask app 2014-08-09 18:33:59 +02:00
j 8b46a85d56 one sqlalchemy session per thread 2014-08-09 18:14:14 +02:00
j d451eb3063 fix lists, handle async requests 2014-05-26 18:02:41 +02:00
j 013598af22 update name 2014-05-25 23:19:56 +02:00
j 046af0e777 add protocol version, reset migrations, move db 2014-05-22 00:41:29 +02:00
j b6daa19d73 covers/links 2014-05-19 20:12:02 +02:00
j 75a14fed1e nodes 2014-05-19 17:00:33 +02:00
j 9aef3616ba extract textsize, take timestamp for changelog entries update peers on peering events 2014-05-19 11:38:41 +02:00