Commit graph

436 commits

Author SHA1 Message Date
rimu
5f4086ff96 Revert "don't add paragraph tags around replies"
This reverts commit 51b79df591.
2024-09-03 10:24:46 +12:00
freamon
a0fe7a58a7 Process ActivityPub post locks and unlocks 2024-09-01 22:46:43 +00:00
freamon
38b944c323 Read alt text if provided for incoming image posts #102 2024-09-01 20:08:33 +01:00
freamon
d255f676c8 Use 'Image' type in attachment for image posts so alt-text is in same place as Lemmy #102 2024-09-01 19:14:05 +01:00
freamon
1af76320b7 Also use public_url() for User Follower activity 2024-09-01 17:49:46 +01:00
rimu
11ce66443e display error message when joining is denied due to allowlist 2024-08-30 17:25:37 +12:00
rimu
b3e2cab577 don't add paragraph tags around replies 2024-08-29 10:37:00 +12:00
rimu
51b79df591 don't add paragraph tags around replies 2024-08-29 10:31:55 +12:00
rimu
da66219ab8 Merge remote-tracking branch 'origin/main' 2024-08-28 19:16:05 +12:00
rimu
a473e9c55c experimenting with LD Signatures 2024-08-27 19:37:47 +12:00
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
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
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
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
d718c2937b random published date to avoid cake day associations 2024-08-20 08:55:05 +12:00
rimu
2f15fd5aea alt user names 2024-08-20 07:03:18 +12:00
Hendrik L
11a4f1b101 Make notifications open comments below THREAD_CUTOFF_DEPTH 2024-08-19 10:32:54 +02:00
rimu
9ec7f969be dark mode flickering #298 2024-08-18 16:38:55 +12:00
rimu
3cc220d1a2 improve robustness of nodeinfo parsing 2024-08-18 13:12:58 +12:00
rimu
3f190140bc bugfix 2024-08-17 11:08:09 +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
freamon
474ff8c194 Initial work for posts that have been removed and then restored #276 2024-08-16 15:07:40 +00:00
freamon
5211c64c2a Return 400 Bad Request for signature verification errors 2024-08-15 13:10:37 +00:00
freamon
f247c280e9 Remove unnecessary if/else clause
function only returns True or raises an Exception for an error
2024-08-15 11:16:57 +00:00
rimu
058cef2871 MBin sends Create activities even for remote communities #290
Lemmy uses Announce -> Create for communities hosted on their instance and only uses Create when posting to a community on our instance. Mbin uses Create all the time.
2024-08-10 18:43:16 +12:00
rimu
9611a27749 only prepend [Microblog] when autogenerated title is too short. fixes #266 2024-08-08 19:04:50 +12:00
rimu
d25232b128 treat EmojiReact activities as Likes 2024-08-08 18:25:22 +12:00
rimu
024e1f37fb stop pages.dev spam 2024-08-04 17:07:08 +12:00
rimu
1a4b2810d6 add paragraph tags where necessary #265 2024-07-20 13:39:24 +08:00
rimu
55e4289a6e Mastodon - language #21 2024-07-17 16:12:39 +08:00
rimu
21b59f8ff7 Mastodon - post_reply.post bug #21 2024-07-17 09:34:42 +08:00
rimu
3643526706 admins can set permissions for staff role #21 2024-07-16 21:29:06 +08:00
rimu
070e5726ef Mastodon - spans with class "invisible" #31 2024-07-16 09:36:31 +08:00
rimu
1ea3c925ea accept Posts and Comments from a.gup.pe #31 2024-07-15 20:46:48 +08:00
rimu
85cc1595fd accept Activity from a.gup.pe #31 2024-07-15 17:51:23 +08:00
rimu
8f5af6f14d Lemmy failed to retrieve the image but we might have better luck 2024-07-13 22:12:43 +08:00
rimu
3647e2796d mod log #21 2024-07-07 15:01:52 +08:00
rimu
47dd776ca6 bigger thumbnail files to match bigger display size #241 2024-07-01 20:44:08 +08:00
rimu
d9d69c0b8a caching on home page and posts, especially for anonymous users
the home page and post pages are the most likely to get slashdotted by mastodon.
2024-06-30 15:29:52 +08:00
rimu
eef9b193f4 oops, lol 2024-06-28 13:41:04 +08:00
rimu
c652b45627 no need to resize SVG images 2024-06-28 13:09:31 +08:00
rimu
9f5bae4ef4 if there is no attributedTo, fall back to the actor on the parent object 2024-06-28 13:03:07 +08:00
rimu
de20f73b0d small tweak 2024-06-28 12:52:54 +08:00