rimu
e78266aa28
refresh display name when refreshing user profile
2024-05-15 20:54:07 +12:00
freamon
e7c213706d
For deeper replies: also comment out 'Enable markdown editor' link to prevent overlap with language choice
2024-05-14 20:53:05 +01:00
freamon
b0f6848312
Avoid invoking allowlist_html() twice
...
(markdown_to_html() already returns the output from that function)
(autotldr username html isn't passed to allowlist_list to avoid getting a target=_blank attribute)
2024-05-14 20:38:16 +01:00
freamon
c77a6de126
Render Markdown soft breaks as new lines for new local content #133
2024-05-14 19:33:08 +01:00
freamon
e969a2e8bf
Only federate out HTML for posts and replies
...
As per the Decision Log
2024-05-14 16:29:02 +01:00
freamon
dc2431fdd1
Only use HTML in Page JSON (for fetched, stickied, or old posts)
2024-05-14 16:27:24 +01:00
freamon
37b06ef43f
Deliver Actor 'summary' info as HTML
...
(same as Mastodon and Lemmy)
2024-05-14 16:24:05 +01:00
rimu
ec7f38f0cb
simplify conditions #183
2024-05-14 22:04:52 +12:00
rimu
ac1d49a41d
Merge remote-tracking branch 'origin/main'
2024-05-13 10:54:44 +12:00
rimu
6bdf13d300
add span to allowed tags #185
2024-05-13 10:54:30 +12:00
freamon
e16112e117
Move contents from new AutoTL;DR bot comments into post body instead #183
2024-05-12 12:14:12 +01:00
freamon
bd7df400aa
Add 'loop' attribute for videos in 'gifs' communities
2024-05-12 10:31:04 +01: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