Commit graph

2344 commits

Author SHA1 Message Date
freamon
6cc7499986 bugfix for adding mods to newly fetched community 2025-01-23 06:13:38 +00:00
freamon
0822336bbc API: inbox replies 2025-01-23 05:52:42 +00:00
freamon
8d119223d4 Small fixes for incoming AP 2025-01-23 05:11:10 +00:00
rimu
6c98d94555 only include indexable posts in sitemap.xml 2025-01-23 16:07:06 +13:00
rimu
2967956cc5 only include indexable posts in sitemap.xml 2025-01-23 16:06:49 +13:00
rimu
c8c325ceed remove gevent entirely 2025-01-23 10:13:18 +13:00
rimu
c650243c0e remove gevent entirely 2025-01-23 10:12:06 +13:00
rimu
f6ec5ad34c remove gevent entirely 2025-01-23 10:11:47 +13:00
rimu
31369f0852 scale back asyncio ambitions
I've removed the psycogreen monkey-patching for async DB access - too many connection problems

The gevent monkey-patch remains for now
2025-01-23 08:53:55 +13:00
rimu
9cd89212e5 scale back asyncio ambitions
I've removed the psycogreen monkey-patching for async DB access - too many connection problems

The gevent monkey-patch remains for now
2025-01-23 08:53:32 +13:00
rimu
7bf4f98abe Merge remote-tracking branch 'origin/main' 2025-01-22 16:17:53 +13:00
rimu
8d6ab2a6f5 silence daily-maintenance exceptions 2025-01-22 16:17:43 +13:00
freamon
004fb208c2 Truncate Announce / Create IDs if they're too long to store in Post or PostReply 2025-01-22 02:38:12 +00:00
freamon
e5516adf48 API: allow search to bring in remote communities 2025-01-22 01:22:06 +00:00
freamon
42dc5cf512 API: allow searching of existing communities, posts, users 2025-01-22 00:51:41 +00:00
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