Commit graph

142 commits

Author SHA1 Message Date
rimu
93ee376525 utilize mastodon-style regular expressions for defederation 2024-12-31 13:55:24 +13:00
Hendrik L
e7b64554c1 don't count as trash if it's only one downvote or score is >=10 2024-12-28 11:18:56 +01:00
Hendrik L
d9eb3939b8 combine admin monitor content/spam/trash/deleted into one route 2024-12-28 11:04:39 +01:00
Hendrik L
7d19893473 combine all admin content templates 2024-12-28 00:11:58 +01:00
Hendrik L
dd75c88189 rename template 2024-12-27 23:48:53 +01:00
rimu
de11aa6c50 Defederation subscriptions 2024-12-27 20:20:16 +13:00
Hendrik L
d4ff1f924f remove admin_users_trash in favor of the new admin_users sorting capability 2024-12-18 13:11:13 +01:00
Hendrik L
5e911b4853 make admin_users table sortable 2024-12-18 13:05:22 +01:00
rimu
b98958e6ac Merge pull request 'Adding admin remote instance scan function' (#368) from JollyDevelopment/pyfedi:jollydev/add-admin-remote-instance-scan-01 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/368
2024-12-05 00:57:23 +00:00
aroberts-fox
fb8dc9e8cb comment cleanup 2024-12-04 19:01:08 -05:00
aroberts-fox
27915b654d adjusting var names 2024-12-04 18:54:22 -05:00
aroberts-fox
422d494998 Adding mbin support to the remote server scan function 2024-12-04 18:37:25 -05:00
aroberts-fox
cf709ec6da adjusting join message 2024-12-04 17:17:18 -05:00
aroberts-fox
d3d9c2625a adjusting the requesting loop 2024-12-04 16:44:19 -05:00
aroberts-fox
1ef0a1917c comment cleanup 2024-12-04 14:02:42 -05:00
aroberts-fox
4138a8b41b adding a few more tests for remote scan 2024-12-04 14:02:42 -05:00
aroberts-fox
553d5de60b adjusting dry run message 2024-12-04 14:02:42 -05:00
aroberts-fox
5210352e83 Adding remote server scan in admin 2024-12-04 14:02:42 -05:00
Hendrik L
25d5f67128 remove unused community.show_home setting 2024-12-04 14:48:18 +01:00
rimu
04cce6ec9d ban posts or comments - ui 2024-12-02 15:03:16 +13:00
rimu
3553534c00 Merge pull request 'refactor-aproutes' (#357) from refactor-aproutes into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/357
2024-11-27 21:10:01 +00:00
Hendrik L
63e36acbcb show content as trash only if downvoted 2024-11-25 19:14:32 +01:00
Hendrik L
513d4da7c3 order admin_content_deleted newest first 2024-11-25 19:14:32 +01:00
freamon
ff90e50332 apf part 35: Replay inbox requests 2024-11-24 22:01:11 +00:00
rimu
0b5f515de6 show posts from child topics 2024-11-08 15:09:24 +13:00
freamon
2e9720539c Exclude already-discovered communities from admin-preload function
Also - pls see note about using the admin's alt profile for this
2024-10-31 21:29:40 +00:00
rimu
f1ddbcf008 populate deleted_by field 2024-10-14 12:35:24 +13:00
freamon
fef2c16635 Bugfix: import EditInstanceForm into admin/routes 2024-10-08 11:23:10 +00:00
freamon
f73b428cc8 Recalculate topic community count if topic changed #338 2024-10-07 02:21:48 +00:00
rimu
ac71830c72 display json even if not valid json 2024-10-02 20:29:09 +13:00
rimu
de8530aa54 expand 2 character variable names #328 2024-09-30 10:31:30 +13:00
rimu
a14f3a3a62 be careful not to redefine 'db', that breaks everything #328 2024-09-30 09:56:25 +13:00
Alan Roberts
9498dbd323 removed testing flash message 2024-09-27 08:55:12 -04:00
Alan Roberts
e83e1874e1 fixing admin routes typo lines 2024-09-27 08:55:12 -04:00
Alan Roberts
f97a366135 further tweaks 2024-09-27 08:55:12 -04:00
Alan Roberts
1cbb15a32b checking for use_allowlist in exports 2024-09-27 08:55:12 -04:00
Alan Roberts
49a9e3e692 more ban imports steps 2024-09-27 08:55:12 -04:00
Alan Roberts
d046df22e3 adding bans import side 2024-09-27 08:55:12 -04:00
Alan Roberts
d3198016db getting bans list export setup 2024-09-27 08:55:12 -04:00
Alan Roberts
549abde9b3 Adding import, export for bans 2024-09-27 08:55:12 -04:00
rimu
b0e478b335 change instance settings #255 2024-09-24 11:33:49 +12:00
rimu
8fcd4c7de7 list trusted instances 2024-09-24 09:36:19 +12:00
rimu
e616ce122f replace requests with httpx #15
better thread safety
2024-09-15 19:30:45 +12:00
rimu
d0cbf592ea tweaks #323 2024-09-14 15:50:23 +12:00
Alan Roberts
e1d7a117ef updated user message 2024-09-13 14:08:32 -04:00
Alan Roberts
1e03afe36e adding a size check on amount of communities requested 2024-09-13 14:04:04 -04:00
Alan Roberts
859edac084 passing user.id rather than the user directly 2024-09-13 11:34:14 -04:00
Alan Roberts
6b72b9cb64 adding a way to pass a user to do_subscribe 2024-09-13 11:26:00 -04:00
Alan Roberts
cf5bb65a9f making do_subscribe a celery task, messages to user updates 2024-09-13 11:10:10 -04:00
Alan Roberts
cf2400e5d5 work to make the num of communities user configurable 2024-09-13 10:26:07 -04:00