Commit graph

405 commits

Author SHA1 Message Date
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
rimu
e333193cbc possible causes of celery hangs 2024-06-28 12:30:19 +08:00
freamon
2f6e60ac40 Check if object already exists for Create activity too #216 2024-06-25 17:23:10 +01:00
freamon
f06a299f56 Community Bans can also come from site admins 2024-06-25 17:11:54 +01:00
rimu
a499440374 Don't log successful json - save space 2024-06-23 20:34:53 +08:00
rimu
50bde3ebaf try to avoid occasional deadlocks 2024-06-23 15:59:46 +08:00
rimu
76ca9aa8f4 improve thumbnail generation reliability 2024-06-22 16:14:56 +08:00
rimu
352e91d5aa oops 2024-06-22 15:42:48 +08:00
rimu
115247f422 improve thumbnail generation reliability 2024-06-22 14:18:26 +08:00
freamon
daac5a52c7 Refine local community outbox response 2024-06-20 04:38:51 +01:00
freamon
c69def130a Lemmy can send Announce/Update without ever sending an Announce/Create #212
(non-breaking version)
2024-06-19 01:19:26 +01:00
rimu
cce25e7a54 flipboard integration - magazines are groups 2024-06-19 03:28:39 +08:00
rimu
5888034a2f Merge remote-tracking branch 'origin/main' 2024-06-19 03:27:37 +08:00
rimu
74dd6ba3ed flipboard integration - magazines are groups 2024-06-19 03:27:21 +08:00
freamon
e6c65bd393 Only decrement post.reply_count for deletions if reply author wasn't a bot 2024-06-18 16:42:24 +01:00
rimu
786a24432b Merge remote-tracking branch 'origin/main' 2024-06-18 20:13:03 +08:00
rimu
be58f833ef prefer mime type to avoid having to parse messy urls 2024-06-18 20:12:20 +08:00
freamon
63a8ba3960 Avoid announcing activity sent to local users unless it is also in a local community 2024-06-17 19:06:07 +01:00
rimu
b61f467049 disable problematic federation code #201 2024-06-14 21:33:20 +08:00
rimu
4b3844bbae let admin change site logo through UI #197 2024-06-14 18:03:47 +08:00
rimu
c9fa9a9748 sometimes urls are not decoded properly 2024-06-14 16:39:59 +08:00
freamon
537dd41740 Lemmy can send Announce/Update without ever sending an Announce/Create 2024-06-13 19:09:34 +01:00
freamon
95f6475792 Lemmy v0.19.4 has changed to nodeinfo v2.1 2024-06-13 16:59:48 +01:00
freamon
45340858a8 Bugfix for Announce: same check for Update/Note as Create/Note 2024-06-12 19:45:24 +01:00
freamon
d67a2bda2b Also ignore Lemmy's community slug as a hashtag for post updates 2024-06-07 23:22:01 +01:00
rimu
148183f530 to be sure 2024-06-06 13:35:28 +12:00
rimu
ef3393459b don't attempt to remove content from accounts that are already deleted / banned 2024-06-06 13:31:53 +12:00
rimu
99633772ec Merge remote-tracking branch 'origin/main' 2024-06-06 13:12:16 +12:00
rimu
fbfcae8d39 better logging of which url was being POSTed to #175 2024-06-06 13:11:50 +12:00
freamon
e64ae00a44 Undo some lower() calls 2024-06-06 00:09:17 +01:00
freamon
e0f43e9d96 Also remove markdown for retrieved comments (same behaviour as posts) 2024-06-05 23:28:40 +01:00
freamon
7db33a084a Share functionality between post_to_activity and post_to_page 2024-06-05 22:45:35 +01:00