Wykres commitów

20 Commity (361657a18d9ea5cec24c8968e4595b2a4c437c26)

Autor SHA1 Wiadomość Data
Marnanel Thurman 849ceb7cf2 add "localhost" to default settings so users can test easily 2019-10-02 23:32:16 +01:00
Marnanel Thurman 2849c139cb Add standard headers in middleware.
Closes issue 28.
2019-09-30 21:21:34 +01:00
Marnanel Thurman 48739886c3 Defaults added to activity_form of AcItems.
Default language set to "en" rather than "en-gb" to avoid scaring other Fediverse code.
2019-09-21 18:16:23 +01:00
Marnanel Thurman fad1aff083 Media upload settings in settings 2019-09-21 17:09:30 +01:00
Marnanel Thurman 515fc82417 fixme on settings 2019-09-21 16:56:10 +01:00
Marnanel Thurman 4aa77864ac rm CSRF protection, which breaks get/post requests 2019-08-14 14:34:57 +01:00
Marnanel Thurman f2bbfd0f5f STATIC_ROOT in settings 2019-08-14 00:29:40 +01:00
Marnanel Thurman eef4405280 tests.mastodon.test_create passes!
Public collection IDs are now exported from d_k.__init__ as a set.

user['following'] etc are returned as URLs, not paths.

side_effects.create() goes to some trouble to check whether a new object is relevant to us,
and rejects it if it isn't.
2019-08-11 19:44:49 +01:00
Marnanel Thurman e29d083a37 formatting of values in settings.KEPI made consistent throughout 2019-08-10 16:22:36 +01:00
Marnanel Thurman 811e2e1fd9 If local_config doesn't exist, don't worry about it. 2019-08-08 22:28:22 +01:00
Marnanel Thurman 16cd517589 Fixes to settings so that templates get installed properly. 2019-08-08 19:55:32 +01:00
Marnanel Thurman 9d8c60b9c5 local_config is supposed to be local 2019-08-08 19:55:08 +01:00
Marnanel Thurman 910dd83198 kepi/settings.py includes kepi/local_config.py 2019-08-08 19:23:05 +01:00
Marnanel Thurman c99d0a2000 COLLECTION_PATH corrected 2019-07-31 20:41:27 +01:00
Marnanel Thurman 8348be5f56 Added Collection model, and modified the collection views to display it.
Tests in test_inbox2 use it, but this is a work in progress.
2019-07-26 17:47:44 +01:00
Marnanel Thurman 0d6533057a Add TOMBSTONES to settings 2019-07-22 18:01:26 +01:00
Marnanel Thurman 5c5a9b7017 Tests for posting to outbox with incorrect IDs both local and remote.
They pass.
2019-07-20 23:26:46 +01:00
Marnanel Thurman 18565c6afe Huge checkin: central project "kepi" to use the "django_kepi" library.
This has shown up some bugs. Checking in the fixes for them too.
2019-07-11 18:25:06 +01:00
Marnanel Thurman 42dbc8ecbc kepi/ package renamed to django-kepi/ for consistency 2018-08-06 22:17:14 +01:00
Marnanel Thurman 3c8d81705c Initial commit 2018-08-06 14:44:35 +01:00