Commit graph

2184 commits

Author SHA1 Message Date
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
freamon
aa444f3417 Remove comments about users undeleting themselves, because it turns out that isn't possible from Lemmy 2024-11-29 15:48:38 +00:00
freamon
ba10663983 Add test route to call replay_inbox_request with manually defined request_json 2024-11-29 15:44:33 +00:00
freamon
3b800e7e96 Distinguish between Mastodon account deletes and content deletes 2024-11-29 15:43:42 +00:00
freamon
921c2e78b1 Make replay_inbox_request() a bit more consistent with shared_inbox() 2024-11-29 15:01:24 +00:00
freamon
a6b6b7cc8b AP for direct (instead of Announced) add / remove of moderator 2024-11-27 22:42:27 +00:00
freamon
0b66127d40 Also ignore it if a.gup.pe announces local content back 2024-11-27 22:35:16 +00:00
freamon
01e28a20b5 rework update_post_from_activity #351 2024-11-27 22:31:38 +00:00
rimu
e28550427b return 200 and minor bugfixes and tidy-ups #357 2024-11-28 11:11:59 +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
rimu
73bba123f9 Merge pull request 'Adding sorting to read-posts' (#360) from JollyDevelopment/pyfedi:jollydev/adding-sorting-to-read-posts into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/360
2024-11-27 20:59:59 +00:00
aroberts-fox
7aced03976 adjusting newest to new internally 2024-11-27 15:05:35 -05:00
aroberts-fox
7b5de79d3f Adding sorting to read-posts page 2024-11-27 13:18:56 -05:00
rimu
dcb883a06f Merge remote-tracking branch 'origin/main' 2024-11-27 09:30:14 +13:00
rimu
0a2c8f7ea0 update docs #358 2024-11-27 09:30:03 +13:00
rimu
9924306fbe Merge pull request 'Rework columns in admin views of users and communities' (#359) from h3ndrik/pyfedi:adminviews into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/359
2024-11-26 19:32:44 +00:00
Hendrik L
d27f67cc35 consolidate columns in admin views to make some room 2024-11-26 13:06:30 +01:00
rimu
ae63ea9cfb Merge pull request 'Admin pages: Order recent-first and limit results' (#355) from h3ndrik/pyfedi:order into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/355
2024-11-25 20:38:47 +00:00
rimu
5328e54262 Merge pull request 'round attitude and reputation numbers on admin pages' (#356) from h3ndrik/pyfedi:round2 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/356
2024-11-25 20:33:31 +00:00
Hendrik L
72f829eeb5 add percent sign to attitude value 2024-11-25 20:51:12 +01:00