chapeau/kepi/trilby_api
Marnanel Thurman fec67697d8 Status sends "reblogged" signal on object creation if the object is a reblog, and "posted" otherwise 2020-10-24 23:27:02 +01:00
..
fixtures removed trailing whitespace throughout (pylint C0303) 2020-09-19 15:58:35 +01:00
migrations "url" param of trilby's Person renamed to "remote_url" per policy; "status" field or attribute removed in both Person subclasses. 2020-10-19 16:51:11 +01:00
models Status sends "reblogged" signal on object creation if the object is a reblog, and "posted" otherwise 2020-10-24 23:27:02 +01:00
templates Renamed entire project from "chapeau" to "kepi". 2019-11-20 19:10:10 +00:00
tests Status gains "send_signal" in the same way as in commit 9008d1df 2020-10-24 23:17:13 +01: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 serializers.py header 2020-08-25 15:50:25 +01:00
signals.py "liked" signal sent by Like rather than the view. 2020-10-24 23:24:54 +01:00
urls.py Fix some of the headers in trilby. 2020-08-23 16:54:43 +01:00
utils.py Fix some of the headers in trilby. 2020-08-23 16:54:43 +01:00
views.py Status sends "reblogged" signal on object creation if the object is a reblog, and "posted" otherwise 2020-10-24 23:27:02 +01:00