Commit graph

1699 commits

Author SHA1 Message Date
freamon
1aa023c736 Add 'instance software' selection to Search
(will look messy though, if all software names in DB aren't lower-cased.)
2024-09-03 16:48:34 +00:00
Alan Roberts
ea3c6b98ba removing .flaskenv from branch 2024-09-03 09:26:35 -04:00
Alan Roberts
8c839963a6 adding shadow effect to the button groups and navbar 2024-09-03 09:26:35 -04:00
Alan Roberts
51320dab91 comment cleanup 2024-09-03 09:26:35 -04:00
Alan Roberts
b2416e0d50 more card them tweaks 2024-09-03 09:26:35 -04:00
Alan Roberts
6568dea97c sorting the settings and better comments 2024-09-03 09:25:33 -04:00
Alan Roberts
7d8abd0b80 inital work on card style 2024-09-03 09:25:33 -04:00
rimu
465790ed41 a slew of new search filters 2024-09-03 18:50:11 +12:00
rimu
24c7d6fd55 basic instances page for the public #249 2024-09-03 12:10:24 +12:00
rimu
7230cb7b97 basic instances page for the public #249 2024-09-03 12:09:06 +12:00
rimu
638eac45af show content_retention in communities list 2024-09-03 10:50:48 +12:00
rimu
48dfd6aa0b improve peertube handling logic #265 2024-09-03 10:37:55 +12:00
rimu
1d23a2bf57 Revert "don't add paragraph tags around replies"
This reverts commit b3e2cab577.
2024-09-03 10:24:51 +12:00
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
62f90ae772 follow on mastodon - remove lower case from user name 2024-09-01 17:04:10 +12:00
rimu
ac38f39ef5 display error message when joining is denied due to defederation #312 2024-08-30 17:43:22 +12: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
dc6cd87a15 reword about page to fix grammer 2024-08-29 09:36:12 +12:00
rimu
277b21b8a0 lang attribute for non-english posts 2024-08-28 19:25:05 +12:00
rimu
22f21fb4a1 lang attribute for non-english posts 2024-08-28 19:23:33 +12:00
rimu
da66219ab8 Merge remote-tracking branch 'origin/main' 2024-08-28 19:16:05 +12:00
rimu
5a156f35a7 lang attribute for non-english posts 2024-08-28 19:15:49 +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
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