Commit graph

2103 commits

Author SHA1 Message Date
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
freamon
bd37423ba4 Add option for admins to fixup a broken post from the remote version 2024-12-04 17:36:28 +00:00
freamon
958a0c9f0c Always store request JSON if activity was unmatched, but use site setting for unfound/blocked Announce object actor 2024-12-04 16:37:42 +00:00
Hendrik L
25d5f67128 remove unused community.show_home setting 2024-12-04 14:48:18 +01:00
Hendrik L
455612bf2e add lock_post action 2024-12-04 11:22:27 +01:00
Hendrik L
87b1f40d2a allow admins to access deleted user profiles 2024-12-03 20:15:57 +01:00
freamon
6b526635ca Avoid error if remote user updates a post from Image to Article 2024-12-03 17:08:31 +00:00
Hendrik L
23a6b2673e handle DB foreign key constraint for ModLog entries 2024-12-03 17:07:19 +01:00
Hendrik L
001d3fb823 add flash warnings if banning admins 2024-12-03 14:22:49 +01:00
Hendrik L
6e8f7c57cb also show admin state for local instance 2024-12-03 13:40:59 +01:00
Hendrik L
526b73102b show roles in user profile 2024-12-03 13:33:19 +01:00
Hendrik L
106c79e600 flag instance admins in user profiles (fixes #364) 2024-12-03 13:15:00 +01:00
Hendrik L
a97dc191b8 show reputation in user profile (to admins) 2024-12-03 12:48:25 +01:00
Hendrik L
f98e8eaf5a small optimization 2024-12-03 11:58:43 +01:00
Hendrik L
3cee732a0b remove lock_post helper function 2024-12-03 11:36:56 +01:00
rimu
82ce782be0 canonical url for communities 2024-12-03 15:15:22 +13:00
rimu
82be9f9475 use thumbnail image for videos when updating #366 2024-12-03 09:25:10 +13:00
rimu
36b272e797 use thumbnail image for videos #366 2024-12-03 09:15:03 +13:00
Hendrik L
a9e9c81272 reorder text in modlog 2024-12-02 16:17:54 +01:00
Hendrik L
f8b5f77421 log remote user bans 2024-12-02 14:51:23 +01:00
Hendrik L
e270bc9a0e use lock_post function 2024-12-02 13:30:27 +01:00
Hendrik L
48a0cb64ce modlog: propagate reasons for incoming mod actions 2024-12-02 12:29:59 +01:00
rimu
04cce6ec9d ban posts or comments - ui 2024-12-02 15:03:16 +13:00
rimu
654829cbae ban posts or comments 2024-12-02 13:48:10 +13:00
rimu
5c8a14007f double negatives are hard 2024-12-01 21:24:23 +13:00
freamon
dfce93202e Avoid error caused by fstab.sh admin with a http:// URL 2024-12-01 02:31:37 +00:00
freamon
64c40b11db Avoid error if 'image' in Person JSON is null 2024-12-01 02:08:28 +00:00
freamon
18b714616a Avoid AttributeError if Actor isn't a string 2024-12-01 01:32:46 +00:00
rimu
afcb4be96f improve post teasers by avoid common fail modes 2024-12-01 08:40:35 +13:00
rimu
91dbe4c30b improve post teasers by avoid common fail modes 2024-12-01 08:37:53 +13:00
rimu
f6661b7b9d Revert "Microwave@lemmy.world summary"
This reverts commit 19bd90475a.
2024-12-01 08:19:15 +13:00
rimu
6a2d1a657a Merge remote-tracking branch 'origin/main'
# Conflicts:
#	app/activitypub/util.py
#	app/models.py
2024-12-01 08:18:41 +13:00
rimu
6cc3d14a2a avoid empty attachment list 2024-12-01 08:18:10 +13:00
freamon
ec91e6c7d2 Bugfix for posts with empty attachments 2024-11-30 14:20:19 +00:00
rimu
73f0ff35f4 a.gup.pe images - attached to notes as a dict 2024-11-30 21:36:42 +13:00
rimu
c74997d49e only logged in can filter by Subscribed 2024-11-30 14:26:22 +13:00
rimu
7a7a1fe0d4 check community.ap_outbox_url 2024-11-30 14:22:48 +13:00
rimu
19bd90475a Microwave@lemmy.world summary 2024-11-30 14:16:04 +13:00
rimu
570c754566 post_teaser_clickable on images 2024-11-30 13:46:59 +13:00
rimu
50a9ef5826 Merge remote-tracking branch 'origin/main' 2024-11-30 13:43:58 +13:00
rimu
831f9b1a47 improve initial impression given to new users 2024-11-30 13:43:44 +13:00
freamon
3a3b366fd4 rename id for logging from 'announce_id' to 'id' 2024-11-29 22:46:59 +00:00
rimu
53c8e3510f daily maintenance - commit more often 2024-11-30 10:01:55 +13:00
rimu
dd93048e96 temporary instance bans 2024-11-30 09:50:14 +13:00
freamon
95f7b226d2 Fix variable name clash 2024-11-29 17:15:18 +00:00
freamon
5b85ee06f5 lower() the ap_id paramter for get_by_ap_id() 2024-11-29 16:40:51 +00:00