An open API service providing commit metadata for open source projects.

codeberg.org / hjacobs/python-ssb-client / commits

SHA Message Author Date Stats
7ccbe1ef support gabby grove feeds Henning Jacobs <h****g@j****e> over 5 years ago
2d8c1e92 graph example: store in sqlite3 DB Henning Jacobs <h****g@j****e> over 5 years ago
0a6583e5 add example to generate follower graph Henning Jacobs <h****g@j****e> over 5 years ago
34544478 clean up for 2021 Henning Jacobs <h****g@j****e> over 5 years ago
7399075c fix package name -> ssb_client Henning Jacobs <h****g@j****e> over 5 years ago
bc1fb158 switch example client to personal SSB ID Henning Jacobs <h****g@j****e> over 5 years ago
1d5dd8c3 switch to Poetry Henning Jacobs <h****g@j****e> over 5 years ago
77d14771 Use a blob I can retrieve. Pedro Ferreira <p****o@d****t> about 7 years ago
734fe596 Improve OSX config Pedro Ferreira <p****o@d****t> about 7 years ago
5d137da5 Specify pynacl==1.1.2 Christian Bundy <c****y@f****o>
Committed by: Pedro Ferreira <p****o@d****t>
about 7 years ago
28096f0f Use latest Python versions Pedro Ferreira <p****o@d****t> about 7 years ago
8e4228ed Specify default Loader Pedro Ferreira <p****o@d****t> about 7 years ago
b4a3d0cd Update dependencies Pedro Ferreira <p****o@d****t> about 7 years ago
5af5df69 Run TravisCI on OSX Ryan Flynn <p****b@g****m>
Committed by: Pedro Ferreira <p****o@d****t>
over 7 years ago
d9ef4735 python 3.7 and after does not work on trusty; try on osx instead, see if it w... Ryan Flynn <p****b@g****m>
Committed by: Pedro Ferreira <p****o@d****t>
over 7 years ago
97546703 Event.wait() is async, and must be awaited Ryan Flynn <p****b@g****m>
Committed by: Pedro Ferreira <i****y@g****m>
over 7 years ago
3ce46291 Bugfix for handling a RPC goodbye header Cheng Guo <c****k@g****m>
Committed by: Pedro Ferreira <i****y@g****m>
about 8 years ago
16691414 Verify the hash of the fetched blob Cheng Guo <c****k@g****m>
Committed by: Pedro Ferreira <p****o@d****t>
about 8 years ago
b26b5663 Fixed a bug which causes problem when RPC body size is bigger than 4096 Cheng Guo <c****k@g****m>
Committed by: Pedro Ferreira <p****o@d****t>
about 8 years ago
aab2ac18 fix test_server and reorganize requirements files Cléber Zavadniak <c****r@d****m>
Committed by: Pedro Ferreira <i****y@g****m>
about 8 years ago
dc1389d6 Adapt code to match secret_handshake changes Pedro Ferreira <p****o@d****t> over 8 years ago
d6a1ac79 Use proper timestamp instead of OS-dependent Pedro Ferreira <p****o@d****t> over 8 years ago
797315e9 Add some additional coverage Pedro Ferreira <p****o@d****t> almost 9 years ago
73dccb8b Extract out stream() method Pedro Ferreira <p****o@d****t> almost 9 years ago
a5ce9204 Revert "Remove pytest-cov flag" Pedro Ferreira <p****o@d****t> almost 9 years ago
778f7420 Tests for remote feeds Pedro Ferreira <p****o@d****t> almost 9 years ago
e2ec8313 Refactor feed code Pedro Ferreira <p****o@d****t> almost 9 years ago
837fd5e3 Add __init__.py which is apparently needed Pedro Ferreira <p****o@d****t> almost 9 years ago
297b1268 Remove pytest-cov flag Pedro Ferreira <p****o@d****t> almost 9 years ago
ee68cd12 Add load_ssb_secret() to utils Pedro Ferreira <p****o@d****t> almost 9 years ago
fcb59816 Add README badges, bump version Pedro Ferreira <p****o@d****t> almost 9 years ago
9fc910c3 Python 3.5 compatibility Pedro Ferreira <p****o@d****t> almost 9 years ago
ad8d1b89 Missing dependency: pytest-mock Pedro Ferreira <p****o@d****t> almost 9 years ago
8427c188 Several fixes in packet_stream tests Pedro Ferreira <p****o@d****t> almost 9 years ago
36d8a13f Add simplejson to dependencies Pedro Ferreira <p****o@d****t> almost 9 years ago
aa5b7b70 Set version 0.1.0.dev1 Pedro Ferreira <p****o@d****t> almost 9 years ago
33067864 Add dependency on secret-handshake Pedro Ferreira <p****o@d****t> almost 9 years ago
6e9dfe58 Hide .coverage Pedro Ferreira <p****o@d****t> almost 9 years ago
7651dc53 Add .travis.yml Pedro Ferreira <p****o@d****t> almost 9 years ago
ad604315 Add pytest.ini (coverage etc...) Pedro Ferreira <p****o@d****t> almost 9 years ago
fc67995e Move test_*.py to examples dir Pedro Ferreira <p****o@d****t> almost 9 years ago
38ab943f Improve test_client.py Pedro Ferreira <p****o@d****t> almost 9 years ago
5c7888e0 Use async connect(...) Pedro Ferreira <p****o@d****t> almost 9 years ago
679cfb3f Add test for on_connect Pedro Ferreira <p****o@d****t> almost 9 years ago
00fc4689 Add logging to test_server, fix it Pedro Ferreira <p****o@d****t> almost 9 years ago
14291ed8 Add some additional packet_stream tests Pedro Ferreira <p****o@d****t> almost 9 years ago
3a0ad1b3 Fix test_feed Pedro Ferreira <p****o@d****t> almost 9 years ago
f2f4a829 Allow low level transport class to be overridden Pedro Ferreira <p****o@d****t> almost 9 years ago
7b2ca4b6 Update .gitignore Pedro Ferreira <p****o@d****t> almost 9 years ago
f25a9868 Add setup.py Pedro Ferreira <p****o@d****t> almost 9 years ago
e6b91af4 Added first packet_stream tests Pedro Ferreira <p****o@d****t> almost 9 years ago
69394936 Make read(...) clearer and easier to manage Pedro Ferreira <p****o@d****t> almost 9 years ago
3d652d11 Properly handle MuxRPC errors Pedro Ferreira <p****o@d****t> almost 9 years ago
dda0b488 Handle split packets properly Pedro Ferreira <p****o@d****t> almost 9 years ago
ae5b99ac Rename module Pedro Ferreira <p****o@d****t> almost 9 years ago
02f50239 Apparently working sink handler Pedro Ferreira <p****o@d****t> almost 9 years ago
e2e89301 Working examples for duplex, requests, source Pedro Ferreira <p****o@d****t> almost 9 years ago
ecb67ebc Partially working implementation (yay!) Pedro Ferreira <p****o@d****t> almost 9 years ago
21af5fba Extract secret-handshake into separate lib Pedro Ferreira <p****o@d****t> about 9 years ago
761b503c Add MIT license and AUTHORS file Pedro Ferreira <p****o@d****t> about 9 years ago
e8aff7ad Add README.md Pedro Ferreira <p****o@d****t> about 9 years ago
fe95688f First partially working implementation Pedro Ferreira <p****o@d****t> about 9 years ago

← Back to repository