Commit graph

2329 commits

Author SHA1 Message Date
freamon
c84c1f9c4b API: re-use existing list functions for search 2025-01-21 23:24:11 +00:00
freamon
d79050c5ed Recognise 'Conversation' for manually retrieving a post 2025-01-21 22:34:58 +00:00
rimu
aecaab691b commit early to avoid StaleDataError 2025-01-22 11:02:51 +13:00
rimu
91f17156b6 Merge remote-tracking branch 'origin/main' 2025-01-22 10:51:33 +13:00
rimu
de80defeaf user extra field - remove shorten_string 2025-01-22 10:51:21 +13:00
freamon
7bc14cffd2 nodebb: log bad activity before fixing it 2025-01-21 20:36:23 +00:00
freamon
c824f06cae Move the Monitor for nodebb bug to a better place 2025-01-21 20:18:50 +00:00
rimu
bb9889cb63 Merge remote-tracking branch 'origin/main' 2025-01-22 09:00:31 +13:00
rimu
2aa0d50404 user extra field - increase label field length 2025-01-22 09:00:20 +13:00
freamon
a24ed21be6 Monitor any more Announces from nodebb that are missing a Create actor 2025-01-21 17:13:50 +00:00
freamon
c30eceabf2 Rework find_reply_parent() to manage misleading hints 2025-01-21 17:12:27 +00:00
freamon
c0938c3cf3 Remove x-api template (focus on app instead) 2025-01-21 07:57:50 +00:00
rimu
b98e866a14 Merge remote-tracking branch 'origin/main' 2025-01-21 19:51:22 +13:00
rimu
be18f16f21 add site url to user agent 2025-01-21 19:51:11 +13:00
freamon
c0ba8ba1e8 Hopefully temporary fix for nodebb bug 2025-01-21 06:29:31 +00:00
freamon
2803054767 Share remote_object_to_json() 2025-01-21 03:04:20 +00:00
freamon
4eb9259b0e get 10 replies in background to manually retrieved nodebb topics 2025-01-21 02:56:12 +00:00
freamon
d3fc652f1f Truncate UserExtraField labels to fit in DB column 2025-01-21 02:56:12 +00:00
freamon
4071e9208b Support manual retrieval of posts from nodebb 2025-01-21 02:56:12 +00:00
freamon
dbc8dc4c4a API: support app's 'Trending Communities' screen 2025-01-21 02:56:12 +00:00
freamon
f1fe8f07f1 Treat updates Announced by a.gup.pe / peertube as new if no local version exists 2025-01-21 02:56:11 +00:00
freamon
7cfef85120 API: reply remove and restore by mod 2025-01-20 22:27:53 +00:00
freamon
113a64a95d API: post remove and restore by mod 2025-01-20 22:27:35 +00:00
freamon
ac53c2635b Fixes for manual post retrieval 2025-01-20 22:27:23 +00:00
freamon
2112bf6829 API: post add/remove sticky 2025-01-20 22:24:32 +00:00
freamon
e8d9176931 API: post locks 2025-01-20 22:24:07 +00:00
freamon
5765b9a29c Remove obsolete function 2025-01-20 22:23:53 +00:00
freamon
1654dcea0b Consolidate retrieve_mods_and_backfill() functions to support outbox processing for lemmy, peertube, and wordpress 2025-01-20 22:23:41 +00:00
freamon
5bf0ddc32a Only call resolve_remote_post() from activitypub, modify it to also accept Announce/Update, and remove reliance on 'audience' field (#427) 2025-01-20 22:23:27 +00:00
freamon
e45c8d9db3 Also use search.retrieve_remote_post() for requests from community side bar 2025-01-20 22:23:03 +00:00
rimu
2baf2b3a89 ruff linter 2025-01-21 09:58:00 +13:00
rimu
8fb94d4dde recycle db connection pool 2025-01-20 20:41:56 +13:00
rimu
01d82939e0 db pool config options 2025-01-20 13:47:10 +13:00
rimu
df450acd3d make dev environment avoid gevent monkey patching 2025-01-19 16:21:22 +13:00
rimu
c50292cc16 tweak 2025-01-19 16:03:16 +13:00
rimu
1174134c73 async io, omg 2025-01-19 16:01:03 +13:00
rimu
20a17c9fb7 don't shorten invalid urls 2025-01-19 15:24:30 +13:00
rimu
3871691ea4 reduce cpu usage of daily-maintenance task 2025-01-19 15:19:13 +13:00
rimu
ab217dc318 Merge remote-tracking branch 'origin/main' 2025-01-19 14:59:58 +13:00
rimu
bdbbf1b847 fixes #430 2025-01-19 14:59:47 +13:00
freamon
29d450d75a Template for Banned from Community Notification to lead to #400 2025-01-18 22:43:58 +00:00
freamon
eb7af155ee API: post reports (creation) 2025-01-18 17:56:09 +00:00
freamon
dc5c0fd7b4 Update resolve_remote_post_from_search() to not require 'audience' field 2025-01-18 17:25:54 +00:00
freamon
ac6f66e892 API: post delete and restore 2025-01-18 14:52:09 +00:00
freamon
3e3aca1910 move check for incoming Mentions into post.new() 2025-01-18 00:59:26 +00:00
freamon
1df4cde0d8 API: fixes for post create / edit with the app 2025-01-18 00:35:20 +00:00
freamon
b4aa566dba Also increment subscriptions_count for remote users joining local communities #424 2025-01-17 23:22:32 +00:00
freamon
ec232d9a17 Catch UnidentifiedImageError if non-image uploaded 2025-01-17 22:48:07 +00:00
freamon
6df39c02f3 outgoing federation: improve inter-op with microblog apps for posts 2025-01-17 22:23:08 +00:00
freamon
33dcbd45b0 outgoing federation: remove tags from Create / Update level 2025-01-17 19:59:45 +00:00