Commit graph

1044 commits

Author SHA1 Message Date
rimu
6bdf13d300 add span to allowed tags #185 2024-05-13 10:54:30 +12:00
rimu
ade07d2658 stop instances from being flagged as 'gone forever' if they're still sending activities 2024-05-12 16:08:20 +12:00
rimu
92de06a9be mastodon icon in button #2 2024-05-12 14:37:27 +12:00
rimu
b52b825575 minor debug #2 2024-05-12 14:24:30 +12:00
rimu
850e159a58 add follow on mastodon button #2 2024-05-12 14:16:12 +12:00
rimu
acb108b292 Merge remote-tracking branch 'origin/main' 2024-05-12 13:03:00 +12:00
rimu
3c5a86f6e6 hashtag UI #184 2024-05-12 13:02:45 +12:00
freamon
3b007877cb Add instance_id for Local Users created by Admin 2024-05-11 13:22:23 +01:00
rimu
f5c7e44d28 restore sorting to main communities list 2024-05-11 14:12:41 +12:00
rimu
e4e7b14813 paginate main communities list to improve load time 2024-05-11 14:02:18 +12:00
rimu
9c7b5a8398 Merge remote-tracking branch 'origin/main' 2024-05-11 13:45:18 +12:00
rimu
c869c47e9f save incoming hashtags during federation #184 2024-05-11 13:45:04 +12:00
rimu
c498146917 nodebb has no followers attribute 2024-05-11 10:50:22 +12:00
freamon
a55420ea50 Remove old post.language handling for community outbox posts 2024-05-10 23:06:58 +01:00
freamon
bc5b1625ef federate post delete to User Followers #2, #154, #172 2024-05-10 17:10:44 +01:00
freamon
60eab27d7e federate post edit to User Followers 2024-05-10 16:36:15 +01:00
freamon
948a2bf2f7 Support PixelFed's attachment format
(for the first image, anyway)
2024-05-10 15:58:21 +01:00
freamon
424f8e004f Handle extraneous html/text when generating titles for microblog content 2024-05-10 15:46:16 +01:00
freamon
843e9d060a fall back for if there's no recognised punctuation in microblog 2024-05-10 13:42:12 +01:00
freamon
f626ad95ff Also use exclamation point as end of sentence indicator 2024-05-10 13:35:15 +01:00
freamon
0cc7232409 Fix typo: add community ban_util date if it's in the future 2024-05-10 10:03:39 +01:00
freamon
2ddda35375 Fix URL redirect for Unban User from Community 2024-05-10 09:50:05 +01:00
freamon
35f41cde73 Extra blank line for PEP 8 2024-05-10 09:14:33 +01:00
rimu
7da8c96677 account deletion federation #126 2024-05-10 17:52:16 +12:00
rimu
e22b3ba4a8 remember previous community choice #97 2024-05-09 20:03:02 +12:00
rimu
da1069aae3 search within community, fixes #97 2024-05-09 20:00:22 +12:00
rimu
15a86d0f84 default to 'en' in celery #51 2024-05-09 19:30:06 +12:00
rimu
7867b5b346 add language choices to UI - logged in users only #51 2024-05-09 19:21:45 +12:00
rimu
af4dee7ea3 add language choices to UI #51 2024-05-09 17:54:30 +12:00
rimu
29c2a05d38 let user choose interface language #51 2024-05-09 13:59:52 +12:00
rimu
3bc30ec99c let admin override language for remote communities #51 2024-05-08 21:07:22 +12:00
rimu
cba60c2aee language filter on community list #51 2024-05-08 19:55:04 +12:00
rimu
2d5bbbb3bf don't silently change which community is being posted in when not a member of that community #78 2024-05-08 19:44:23 +12:00
rimu
2d321134e6 when someone is blocked, remove them from followers collection #172 2024-05-08 19:28:49 +12:00
rimu
1e256e5d8f find spammy content more easily 2024-05-07 19:44:39 +12:00
rimu
ba3dba8f57 Simplest possible solution #178
The issue isn't so much the lack of bold on the headings as the visual hierarchy being disrupted when the community name is bolder than the post title. Removing the bold on the community name makes it work in any situation.
2024-05-07 11:12:14 +12:00
rimu
3125d7aa67 improve UI responsiveness when voting by federating vote in background 2024-05-06 19:49:51 +12:00
rimu
f0d229c423 use smaller versions of lemmy images #159 2024-05-06 15:42:12 +12:00
rimu
45e19723ff Merge remote-tracking branch 'origin/main' 2024-05-06 15:16:14 +12:00
rimu
a16865bc36 Merge pull request 'Follow-up to PR 172: Use signed GET request to fetch remote actor details.' (#180) from freamon/pyfedi:signed_fetch into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/180
2024-05-06 03:08:48 +00:00
rimu
d844a7816b video type attribute. fixes #176 2024-05-06 14:23:07 +12:00
rimu
3e086ed606 save money on sentry.io bill by disabling performance monitoring 2024-05-06 14:19:39 +12:00
freamon
dff8d5c5bc Fix: don't check signature twice for Likes from User Follows 2024-05-04 23:22:47 +01:00
freamon
b6237e5eac Fix: only write local user's follower URL once 2024-05-04 22:44:51 +01:00
freamon
81af3ebcb5 Use signed Get request for remote actors trying to Follow local ones 2024-05-04 22:32:17 +01:00
freamon
cfef490143 Add instance actor 2024-05-04 21:26:39 +01:00
freamon
c82581462d Move default_context()
(avoid circular dependency for next commits)
2024-05-04 21:16:55 +01:00
rimu
1f0f1ae215 inocolation - additional content 2024-05-03 19:23:40 +12:00
rimu
ec88d84775 add celery decorator to task functions #172 2024-05-03 06:27:25 +12:00
rimu
e2e20c76a0 generate titles from microblog posts - sentences with a ? need it added back on 2024-05-01 21:02:25 +12:00