chapeau/kepi/trilby_api
Marnanel Thurman 574176b42b "only_media" stub 2021-02-18 18:47:45 +00:00
..
fixtures removed trailing whitespace throughout (pylint C0303) 2020-09-19 15:58:35 +01:00
migrations Status.content and Status.spoiler_text are now Status.content_source and Status.spoiler_source. 2021-02-16 22:58:42 +00:00
models Better logging for inbox calculation 2021-02-18 18:36:37 +00:00
templates move login.html from trilby to tophat, and add our template includes 2020-11-12 17:46:51 +00:00
tests test_as_follower moved to home timeline test, rather than public timeline test. 2021-02-18 18:37:43 +00:00
views "only_media" stub 2021-02-18 18:47:45 +00:00
__init__.py Renamed entire project from "chapeau" to "kepi". 2019-11-20 19:10:10 +00:00
admin.py trilby_api's Person model split into LocalPerson and RemotePerson, 2020-05-13 01:38:06 +01:00
apps.py Renamed entire project from "chapeau" to "kepi". 2019-11-20 19:10:10 +00:00
crypto.py removed trailing whitespace throughout (pylint C0303) 2020-09-19 15:58:35 +01:00
dump.sh Renamed entire project from "chapeau" to "kepi". 2019-11-20 19:10:10 +00:00
forms.py rm trailing newlines (pylint C0304) 2020-09-19 15:16:47 +01:00
receivers.py Only local accounts can receive Notifications. Closes issue #43. 2020-10-11 15:46:06 +01:00
serializers.py Status.content and Status.spoiler_text are now Status.content_source and Status.spoiler_source. 2021-02-16 22:58:42 +00:00
signals.py rm "deleted" signal 2020-10-29 01:52:28 +00:00
urls.py trilby_api/views.py split out into several modules in trilby_api/views/. 2021-02-02 20:08:32 +00:00
utils.py trilby's find_local_view() can see through view_for_mimetype views. 2020-11-25 20:22:20 +00:00