chapeau/kepi/trilby_api
Marnanel Thurman 930deeb360 Merge branch 'tombstones' into issue-47 2020-10-29 01:54:20 +00:00
..
fixtures removed trailing whitespace throughout (pylint C0303) 2020-09-19 15:58:35 +01:00
migrations add "gone" field to LocalPerson 2020-10-29 01:53:01 +00:00
models Merge branch 'tombstones' into issue-47 2020-10-29 01:54:20 +00:00
templates Renamed entire project from "chapeau" to "kepi". 2019-11-20 19:10:10 +00:00
tests LocalPerson gains has_liked(). Tests updated. 2020-10-27 18:19:29 +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 serializers.py header 2020-08-25 15:50:25 +01:00
signals.py rm "deleted" signal 2020-10-29 01:52:28 +00: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