chapeau/django_kepi
Marnanel Thurman b6fc2812d5 Improved headers handling in message validation 2019-05-29 09:15:16 +01:00
..
fixtures one-to-one links from ActivityObject 2018-08-12 14:06:26 +01:00
migrations Add the Actor model 2019-05-27 21:17:13 +01:00
models Follow events cause automatic Accepts if the flag is set for that. 2019-05-29 01:09:58 +01:00
__init__.py Removed create(), which was accidentally similar to d_k.models.create(). 2019-05-22 00:23:06 +01:00
apps.py django-kepi -> django_kepi, what was I thinking 2018-08-07 16:34:36 +01:00
cache_model.py Tests for the "something" model (which has a daft name, which should be changed). 2018-10-29 14:28:13 +00:00
crypto.py Actor class, and crypto for it, though we don't use them yet in this branch 2019-05-24 20:37:02 +01:00
delivery.py Sole inboxes were using the address of the shared inbox. 2019-05-29 01:06:53 +01:00
embellish.py Notes embellished with "published" + current date and time. 2019-04-25 20:02:30 +01:00
find.py __str__() split into __str__() and __repr__(). RemoteItem param is str()ified before use. 2019-05-29 01:08:07 +01:00
responses.py Renamed methods to avoid confusion. 2018-10-12 21:47:18 +01:00
serializers.py a very basic sketch 2018-08-11 17:01:54 +01:00
urls.py ActorView is a specialised ThingView 2019-05-28 17:50:32 +01:00
validation.py Debug logging 2019-05-29 09:15:00 +01:00
views.py Improved headers handling in message validation 2019-05-29 09:15:16 +01:00