rimu
df6edf040b
cope with titles with no punctuation #185
2024-05-18 11:51:32 +12:00
rimu
2e0d27c4f0
rebrand remote follow #186
2024-05-17 21:27:45 +12:00
rimu
0eadceda63
handle pixelfed follow requests
2024-05-17 21:03:38 +12:00
rimu
526ac5260f
poll ui, wip #181
2024-05-16 21:53:38 +12:00
rimu
9e003a5d8b
Merge remote-tracking branch 'origin/main'
2024-05-16 21:43:43 +12:00
freamon
8d9b50d34b
autotldr bot handling: add check for post.body is None
2024-05-16 10:42:56 +01:00
rimu
36fb3259b9
poll database migration #181
2024-05-16 20:43:03 +12:00
rimu
d43e381b3e
block remote actors containing any word
2024-05-16 15:44:42 +12:00
rimu
a77c203abf
only update display name if available
2024-05-16 09:26:14 +12:00
rimu
71be62cbe7
dark mode textareas, fixes #182
2024-05-15 21:17:03 +12:00
rimu
a9d6777523
Merge remote-tracking branch 'origin/main'
2024-05-15 20:54:32 +12:00
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