summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* #1042 - Added extra connection option and comment for statement_timeoutLilith2025-04-294-0/+12
* merge: Merge stable into develop (!971)Julia2025-04-2719-147/+121
|\
| * Merge branch 'stable' into merge-stable-into-developJulia Johannesen2025-04-2719-147/+121
|/|
| * merge: Security fixes (!970)Julia2025-04-2721-149/+125
| |\
| | * Fix linter issueJulia Johannesen2025-04-271-1/+1
| | * Use published summalyJulia Johannesen2025-04-271-22/+22
| | * Update versionJulia Johannesen2025-04-272-2/+2
| | * Update summalyJulia Johannesen2025-04-277-116/+62
| | * Security fixesJulia Johannesen2025-04-2714-26/+56
| |/
* | merge: Fix typo in contributing. (!965)dakkar2025-04-211-1/+1
|\ \
| * | fix typo in contributing.piuvas2025-04-211-1/+1
|/ /
* | merge: Verify links in remote accounts. (!964)Marie2025-04-214-6/+49
|\ \
| * | remove redundant sql query.piuvas2025-04-201-9/+0
| * | requested changes.piuvas2025-04-201-1/+1
| * | remove fortnite.piuvas2025-04-201-1/+0
| * | requested changes to verifyFieldLinkspiuvas2025-04-203-52/+34
| * | add merge guide for verifyLink.piuvas2025-04-201-0/+1
| * | make link detection slightly more performant.piuvas2025-04-191-2/+2
| * | verify links in remote profiles.piuvas2025-04-191-0/+27
| * | refactor link verification.piuvas2025-04-192-1/+44
* | | merge: fix: Sharkey's logo is missing (!961)Marie2025-04-202-1/+1
|\ \ \ | |/ / |/| |
| * | fix: Sharkey's logo is missingZlendy2025-04-202-1/+1
|/ /
* | merge: fix: friendlycaptcha always failing (!963)Marie2025-04-151-1/+1
|\ \
| * | fix: friendlycaptcha always failingMarie2025-04-151-1/+1
|/ /
* | merge: make MOTD html unescaped. (requires discussion?) (!759)Marie2025-04-151-1/+1
|\ \
| * | unescape MOTD htmlpiuvas2024-11-201-1/+1
* | | merge: feat: Allow injection of raw HTML strings inside <head> (!959)Marie2025-04-124-0/+23
|\ \ \
| * | | docs: Add usage example of "customHtml.head" to ".config/example.yml"Zlendy2025-04-111-0/+8
| * | | feat: Allow injection of raw HTML strings inside <head>Zlendy2025-04-113-0/+15
|/ / /
* | | merge: Fix SPDX-Header in two files (!958)Marie2025-04-112-3/+3
|\ \ \
| * | | Update 2 filesMarie2025-04-112-3/+3
|/ / /
* | | merge: display announcement text as mfm block (!957)Marie2025-04-061-1/+1
|\ \ \
| * | | display announcement text as mfm blockdakkar2025-04-061-1/+1
|/ / /
* | | merge: add deleteThisAccountConfirm locale (!956)Marie2025-04-064-2/+7
|\ \ \
| * | | upd: add `deleteThisAccountConfirm`Marie2025-04-064-2/+7
|/ / /
* | | merge: Prevent streaming API denial-of-service (resolves #1019) (!951)Marie2025-03-304-106/+273
|\ \ \
| * | | track the number of concurrent requests to redis, and bypass if the request i...Hazelnoot2025-03-292-59/+123
| * | | fix wsmessage rate limit definitionHazelnoot2025-03-291-1/+2
| * | | increase limits on WS note subscriptions and cached notesHazelnoot2025-03-281-2/+2
| * | | SkRateLimiterService revision 3: cache lockouts in memory to avoid redis callsHazelnoot2025-03-282-1/+65
| * | | limit the number of active connections per client, and limit upgrade requests...Hazelnoot2025-03-281-18/+52
| * | | avoid duplicate channels in WS connectionHazelnoot2025-03-281-10/+18
| * | | avoid leaking cached notes in WS connectionHazelnoot2025-03-281-11/+11
| * | | make sure that note subscriptions can't stay above limitHazelnoot2025-03-281-5/+3
| * | | clear subscriptions when connection closesHazelnoot2025-03-281-0/+7
| * | | limit the number of note subscriptions per connectionHazelnoot2025-03-281-6/+19
| * | | close websocket when rate limit exceededHazelnoot2025-03-281-22/+7
| * | | convert streaming rate limit to bucketHazelnoot2025-03-281-21/+14
* | | | merge: Remove visibility of DMs for non-recipient users (!912)dakkar2025-03-303-3/+5
|\ \ \ \ | |/ / / |/| | |
| * | | do not make a DM visible if user is mentioned but not a recipientJacob Hall2025-02-211-2/+2