Lain Soykaf
|
687ac4a850
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into auth-fetch-exception
|
2024-05-27 23:09:17 +04:00 |
feld
|
38db406ce4
|
Merge branch 'simpler-oban-queues' into 'develop'
Oban queue simplification
See merge request pleroma/pleroma!4123
|
2024-05-27 19:02:53 +00:00 |
lain
|
121791882f
|
Merge branch 'explicitly-allow-unsafe-2' into 'develop'
Explicitly allow unsafe 2
See merge request pleroma/pleroma!4125
|
2024-05-27 18:43:05 +00:00 |
lain
|
3316a7ab70
|
Merge branch 'qdrant-search-2' into 'develop'
Search: Basic Qdrant/Ollama search
See merge request pleroma/pleroma!4109
|
2024-05-27 18:41:20 +00:00 |
Lain Soykaf
|
81e44ced0c
|
HTTPSecurityPlug: Fix tests
|
2024-05-27 22:13:20 +04:00 |
feld
|
42150d5581
|
Merge branch 'logger-metadata' into 'develop'
Logger metadata
See merge request pleroma/pleroma!3990
|
2024-05-27 17:53:33 +00:00 |
Mark Felder
|
0847d9ebaf
|
Oban queue simplification
|
2024-05-27 13:48:17 -04:00 |
Lain Soykaf
|
1c699144d2
|
HttpSecurityPlug: Don't allow unsafe-eval by default
|
2024-05-27 21:26:40 +04:00 |
lain
|
07b7a8d697
|
Merge branch 'image-description-summary' into 'develop'
Add support for Honk "summary" + "name"
See merge request pleroma/pleroma!3854
|
2024-05-27 16:51:07 +00:00 |
feld
|
10b7efa98c
|
Merge branch 'anti-mention-spam-mrf' into 'develop'
Anti-mention Spam MRF
See merge request pleroma/pleroma!4072
|
2024-05-27 16:46:31 +00:00 |
Mark Felder
|
cab6372d7a
|
Make user age limit configurable
Switch to milliseconds for consistency with other configuration options in codebase
|
2024-05-27 12:31:29 -04:00 |
Alex Gleason
|
02d8ce8f0b
|
AntiMentionSpamPolicy: remove followers check
|
2024-05-27 12:25:09 -04:00 |
Alex Gleason
|
64cacc3694
|
AntiMentionSpamPolicy: fix user age check
|
2024-05-27 12:25:09 -04:00 |
Alex Gleason
|
5e963736ce
|
Add AntiMentionSpamPolicy
|
2024-05-27 12:25:09 -04:00 |
Mark Felder
|
0bddca361d
|
DNSRBL in an MRF
|
2024-05-27 12:23:36 -04:00 |
Lain Soykaf
|
f4c0a01f09
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into image-description-summary
|
2024-05-27 20:03:14 +04:00 |
Lain Soykaf
|
e4f1325f78
|
InetHelper: Don't use deprecated function.
|
2024-05-27 19:44:41 +04:00 |
lain
|
7798fdc711
|
Merge branch 'show-reposted-replies' into 'develop'
Display reposted replies with exclude_replies: true
See merge request pleroma/pleroma!3961
|
2024-05-27 15:33:50 +00:00 |
Lain Soykaf
|
d3e85da0fd
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into auth-fetch-exception
|
2024-05-27 19:27:02 +04:00 |
lain
|
e93ae96e13
|
Merge branch 'nsfw-api-mrf' into 'develop'
NSFW API Policy
See merge request pleroma/pleroma!3471
|
2024-05-27 15:20:43 +00:00 |
Lain Soykaf
|
4325b1aec3
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into nsfw-api-mrf
|
2024-05-27 17:49:31 +04:00 |
Lain Soykaf
|
3055c1598b
|
IPFSTest: Fix configuration mocking
|
2024-05-27 17:22:18 +04:00 |
Lain Soykaf
|
825b4122a5
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into pleroma-ipfs_uploader
|
2024-05-27 16:23:40 +04:00 |
Lain Soykaf
|
4d6316b488
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into reject-replies-to-deleted
|
2024-05-27 15:19:53 +04:00 |
Lain Soykaf
|
ddf103eca0
|
QdrantSearch: Fetch a post in search if possible.
|
2024-05-27 14:35:08 +04:00 |
Lain Soykaf
|
f4c04e6b2d
|
QdrantSearch: Add health checks.
|
2024-05-27 14:21:55 +04:00 |
Lain Soykaf
|
8b76f56050
|
QdrantSearch: Add healthcheck for qdrant
|
2024-05-27 14:01:17 +04:00 |
Lain Soykaf
|
08e9d995f8
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into qdrant-search-2
|
2024-05-27 13:50:22 +04:00 |
lain
|
5e43060128
|
Merge branch 'search-healthcheck' into 'develop'
Search backend healthcheck process
See merge request pleroma/pleroma!4120
|
2024-05-27 09:46:57 +00:00 |
Lain Soykaf
|
d35b69d268
|
Pleroma.Search: Remove wrong (but irrelevant) results
|
2024-05-27 13:18:02 +04:00 |
Mark Felder
|
d9b82255b9
|
Add an HTTP timeout for the healthcheck
|
2024-05-26 15:23:12 -04:00 |
Mark Felder
|
d4769b076a
|
Return a 422 when trying to reply to a deleted status
|
2024-05-26 15:14:48 -04:00 |
Mark Felder
|
f2b0d5f1d0
|
Make it easier to read the state for debugging purposes and expose functions for testing
|
2024-05-26 14:11:41 -04:00 |
Mark Felder
|
807782b7f9
|
Fix rich media parsing some Amazon URLs
|
2024-05-26 14:02:20 -04:00 |
Mark Felder
|
3474b42ce3
|
Drop TTL to 5 seconds
|
2024-05-25 16:55:29 -04:00 |
Mark Felder
|
61a3b79316
|
Search backend healthcheck process
|
2024-05-25 16:07:47 -04:00 |
Lain Soykaf
|
a566ad56e1
|
QdrantSearch: Fix actor / author restriction
|
2024-05-23 18:55:16 +04:00 |
Lain Soykaf
|
94e4f21589
|
QdrantSearch: Deal with actor restrictions
|
2024-05-23 14:38:30 +04:00 |
Lain Soykaf
|
f726e5fbbd
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into qdrant-search-2
|
2024-05-22 20:07:43 +04:00 |
marcin mikołajczak
|
d0b18e338b
|
Fix validate_webfinger when running a different domain for Webfinger
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-05-22 15:52:35 +02:00 |
marcin mikołajczak
|
1f2f7e044d
|
Revert "Webfinger: Allow managing account for subdomain"
This reverts commit 84bb854056 .
|
2024-05-22 15:52:10 +02:00 |
Lain Soykaf
|
84bb854056
|
Webfinger: Allow managing account for subdomain
|
2024-05-22 15:12:29 +04:00 |
Alex Gleason
|
b15f8b0642
|
Prevent webfinger spoofing
|
2024-05-22 12:57:45 +04:00 |
lain
|
7fca598268
|
Merge branch 'status-notification-type' into 'develop'
Add "status" notification type
See merge request pleroma/pleroma!3659
|
2024-05-21 05:01:45 +00:00 |
marcin mikołajczak
|
36fa0debfe
|
Fix `get_notified_from`
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-05-20 23:25:50 +02:00 |
Lain Soykaf
|
c67506ba68
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into auth-fetch-exception
|
2024-05-20 18:21:46 +04:00 |
lain
|
e8cd6662eb
|
Merge branch 'familiar-followers' into 'develop'
Implement `/api/v1/accounts/familiar_followers`
See merge request pleroma/pleroma!4098
|
2024-05-19 12:05:55 +00:00 |
Lain Soykaf
|
1b4f1db9b2
|
QdrantSearch: Support pagination.
|
2024-05-19 14:41:05 +04:00 |
Lain Soykaf
|
72ec261a69
|
B QdrantSearch: Switch to OpenAI api
|
2024-05-19 12:17:46 +04:00 |
Lain Soykaf
|
cc1321ea2e
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into qdrant-search-2
|
2024-05-19 11:51:33 +04:00 |