pyfedi/app
2024-10-26 03:55:21 +00:00
..
activitypub post soft-deletion: delay calling delete_dependencies until a post is purged, to allow for restoration 2024-10-26 03:55:21 +00:00
admin populate deleted_by field 2024-10-14 12:35:24 +13:00
api/alpha API: support /comment/delete for user reply delete/restore 2024-10-14 04:29:06 +00:00
auth Abandoned open instances automatically close registrations after one week #339 2024-10-21 16:14:34 +13:00
chat display error message when joining is denied due to allowlist 2024-08-30 17:25:37 +12:00
community post soft-deletion: delay calling delete_dependencies until a post is purged, to allow for restoration 2024-10-26 03:55:21 +00:00
dev tidy ups to #289 2024-08-12 20:29:15 +12:00
domain dang 2024-09-30 15:52:13 +13:00
errors 401 error handler page #78 2024-05-26 13:59:31 +12:00
instance instance block on instance profile 2024-10-25 13:37:57 +13:00
main blocking an instance hides communities too 2024-10-23 13:00:30 +13:00
post post soft-deletion: delay calling delete_dependencies until a post is purged, to allow for restoration 2024-10-26 03:55:21 +00:00
search exclude deleted posts from search results 2024-10-09 13:24:50 +13:00
shared API: support /comment/delete for user reply delete/restore 2024-10-14 04:29:06 +00:00
static instance block on user profile 2024-10-25 13:14:56 +13:00
tag adding bans import side 2024-09-27 08:55:12 -04:00
templates instance block on instance profile 2024-10-25 13:37:57 +13:00
topic use outer join instead #331 2024-09-30 13:49:06 +13:00
translations update japanese language translation #219 2024-06-25 20:47:43 +08:00
user instance block on instance profile 2024-10-25 13:37:57 +13:00
__init__.py move instances list to dedicated package/blueprint 2024-10-12 16:25:20 +13:00
cli.py daily maintenance: handle exceptions 2024-10-23 08:37:08 +13:00
constants.py make role IDs into constants #226 2024-06-27 15:19:32 +08:00
email.py tidy ups and tweaks to suggest topics form #281 2024-08-08 19:26:07 +12:00
inoculation.py typo 2024-08-21 16:35:10 +12:00
models.py post soft-deletion: delay calling delete_dependencies until a post is purged, to allow for restoration 2024-10-26 03:55:21 +00:00
utils.py daily maintenance: handle exceptions 2024-10-23 08:37:08 +13:00