chapeau/kepi/sombrero_sendpub
Marnanel Thurman ac9fb3d2bf sombrero's fake HttpRequest for ACTIVITY_GET requests supplies an Accept header.
Otherwise it doesn't get routed to the right view now that we route based on Accept.
2020-11-25 19:36:48 +00:00
..
migrations sombrero gains "Failure" model to record HTTP failures 2020-10-19 16:22:14 +01:00
tests Drop sombrero's test_send. The idea is flawed and nothing in it works anyway. 2020-10-29 23:08:18 +00:00
__init__.py Loads of rewriting of sombrero's "deliver" function so it works with the new model. It still needs more work, but this is an intermediate checkin. 2020-05-06 20:04:34 +01:00
admin.py Split out the part of bowler_pub that sends ActivityPub notifications 2020-05-01 13:55:03 +01:00
collections.py Collection ends iteration gracefully if a page can't be found. 2020-10-19 16:48:39 +01:00
delivery.py logger.warn is now logger.warning (pylint W1505) 2020-09-19 16:25:31 +01:00
fetch.py sombrero's fake HttpRequest for ACTIVITY_GET requests supplies an Accept header. 2020-11-25 19:36:48 +00:00
middleware.py Updated all copyright dates to 2020 2020-09-19 16:18:32 +01:00
models.py sombrero gains "Failure" model to record HTTP failures 2020-10-19 16:22:14 +01:00
receivers.py Sombrero notifies remote users when a local status is posted. 2020-10-10 02:17:05 +01:00
views.py Split out the part of bowler_pub that sends ActivityPub notifications 2020-05-01 13:55:03 +01:00
webfinger.py Logging is now via getLogger(name="kepi"), and this is done 2020-08-04 17:19:37 +01:00