Commit graph

1520 commits

Author SHA1 Message Date
freamon
2069ca517e Start using Lemmy's HTML 'content' field through an allowlist instead of translating Markdown 2024-08-25 15:58:38 +00:00
freamon
b73b6fdcae Bugfix: public_url() in inner object of Updates too to avoid remote verification failures 2024-08-23 21:23:58 +00:00
freamon
ab0a1816b3 ActivityPub - process ban reversals for local users from remote mods & admins 2024-08-23 14:05:42 +00:00
freamon
79ab687b5b ActivityPub - Bans for local users from remote mods & admins
(Also works if alt_user_name is provided)
2024-08-23 08:47:19 +00:00
rimu
6cf546facb only run 4chan filter in low quality communities 2024-08-23 12:28:10 +12:00
rimu
75e0231bd9 remove moment.js file 2024-08-23 11:17:45 +12:00
rimu
40ffefe9b6 Merge remote-tracking branch 'origin/main' 2024-08-23 11:15:02 +12:00
rimu
9bad635805 remove moment.js to decrease carbon usage 2024-08-23 11:14:47 +12:00
freamon
7fd83c4a11 Remove remote subscribers to a local community if remote instance states that there is none 2024-08-21 18:34:21 +00:00
freamon
12f488bfc1 Ignore it when flaky instances provide a HTML instead of JSON response 2024-08-21 15:27:47 +00:00
freamon
123536b006 Fix typo 2024-08-21 13:51:13 +00:00
freamon
20a818de00 A couple more for - Don't send subscription activity to communities on dead instances 2024-08-21 13:50:11 +00:00
rimu
5a02eb9ba0 typo 2024-08-21 16:35:10 +12:00
freamon
4177292320 Bugfix for community edit form changing default_layout from None to '' and making the selection buttons disappear 2024-08-20 22:45:26 +00:00
freamon
1907c009b3 Also for settings import - Don't send subscription activity to communities on dead instances 2024-08-20 21:39:53 +00:00
freamon
96cc0704e0 Don't send subscription activity to communities on dead instances 2024-08-20 20:32:16 +00:00
freamon
3ff54c54da Actor for undo section of undo/vote was missing Alt username logic 2024-08-20 01:33:33 +00:00
freamon
0d8058229c Remove a couple of unnecessary db.session calls 2024-08-19 23:50:53 +00:00
freamon
43e2d59025 Don't overwrite activity_log.result from value set in undo_vote() 2024-08-19 23:49:24 +00:00
freamon
87d932c655 Return local user via their Alt in find_actor_or_create
(just so activities log shows when Lemmy is Announcing back local content)
2024-08-19 23:44:58 +00:00
rimu
336a47fdd2 random published date to avoid cake day associations 2024-08-20 09:08:45 +12:00
rimu
918b6eb742 Merge remote-tracking branch 'origin/main' 2024-08-20 08:55:18 +12:00
rimu
d718c2937b random published date to avoid cake day associations 2024-08-20 08:55:05 +12:00
freamon
539510f9ba Add Direction Filter to Admin Activities view 2024-08-19 19:37:28 +00:00
rimu
3b76c0fe46 avoid invalid language id 2024-08-20 07:17:18 +12:00
rimu
2f15fd5aea alt user names 2024-08-20 07:03:18 +12:00
rimu
e4663ea3a3 Merge pull request 'Make notifications open comments below THREAD_CUTOFF_DEPTH (fixes: #301)' (#302) from h3ndrik/pyfedi:cutoff_notification into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/302
2024-08-19 19:01:55 +00:00
rimu
fb40cc28b3 Merge pull request 'The admin Deleted Content view is missing a pagination' (#303) from h3ndrik/pyfedi:deleted_pagination into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/303
2024-08-19 19:01:03 +00:00
freamon
0512db7f5a Avoid defaulting to Afaraf for brand new users (Bugfix for #273) 2024-08-19 14:40:36 +00:00
freamon
6b1218ce02 Default language selection is always most recently used (Bugfix for #273) 2024-08-19 13:50:49 +00:00
Hendrik L
9ae5c94f93 add pagination to admin deleted content view 2024-08-19 11:17:44 +02:00
Hendrik L
11a4f1b101 Make notifications open comments below THREAD_CUTOFF_DEPTH 2024-08-19 10:32:54 +02:00
rimu
db6e198457 IndieSearch support 2024-08-19 10:27:35 +12:00
rimu
8fbf59e189 don't send to banned instances 2024-08-19 10:24:49 +12:00
rimu
fea7de022f better instance.online() logic 2024-08-19 10:18:23 +12:00
rimu
9ec7f969be dark mode flickering #298 2024-08-18 16:38:55 +12:00
rimu
0f4863afcf Merge pull request 'Adjusting the post editing for images to display the existing image' (#297) from JollyDevelopment/pyfedi:jollydev/edit-image-posts-uses-existing-image into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/297
2024-08-18 01:55:52 +00:00
rimu
9df02c649e flag un-moderated communities 2024-08-18 13:44:50 +12:00
rimu
7458be190f user active date on profile 2024-08-18 13:21:00 +12:00
rimu
3cc220d1a2 improve robustness of nodeinfo parsing 2024-08-18 13:12:58 +12:00
rimu
c4ac53e92a script to run the daily maintenance tasks 2024-08-18 12:15:49 +12:00
Alan Roberts
6ab610c503 comment cleanup 2024-08-17 14:34:01 -04:00
Alan Roberts
013f33b5d3 Adjusting the post editing for images to display the existing image 2024-08-17 09:42:07 -04:00
rimu
5fc46e4abe Merge pull request 'Capturing Text box content when enabling markdown editor' (#294) from JollyDevelopment/pyfedi:jollydev/fix-markdown-text-clear into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/294
2024-08-16 23:56:09 +00:00
rimu
3f190140bc bugfix 2024-08-17 11:08:09 +12:00
rimu
b8d8b4d74d bugfix 2024-08-17 11:03:52 +12:00
rimu
e30d077e6a only refresh community and user profiles of online instances 2024-08-17 10:32:18 +12:00
rimu
41cadc1f72 only refresh community and user profiles of online instances 2024-08-17 10:31:22 +12:00
rimu
d0cc79f8ad accept mastodon replies 2024-08-17 10:26:33 +12:00
Alan Roberts
3eb4736a47 Capturing Text box content when enabling markdown editor 2024-08-16 14:41:39 -04:00