summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge: Fix: Center SkModPlayer on big displays (!734)dakkar2024-11-221-0/+1
|\
| * Center SkModPlayer on big displaysCenTdemeern12024-11-041-0/+1
* | merge: keep popup elements on screen (!744)dakkar2024-11-222-3/+13
|\ \
| * | Set horizontal margin for even better consistencytess2024-11-122-8/+8
| * | tweak popup left margin for consistencytess2024-11-121-1/+1
| * | Keep MkUserPopup from extending past left side of screentess2024-11-121-1/+1
| * | make sure popup position is never off screen to the lefttess2024-11-121-0/+10
* | | merge: Don't preview URLs to blocked hosts (!751)Hazelnoot2024-11-221-4/+18
|\ \ \
| * | | don't generate URL previews for blocked domainsHazelnoot2024-11-201-0/+14
| * | | verify that preview URL is validHazelnoot2024-11-201-1/+1
| * | | fix lint errors in UrlPreviewServiceHazelnoot2024-11-201-3/+3
* | | | merge: Fix federation error "The note creation failed with duplication error ...Hazelnoot2024-11-221-2/+3
|\ \ \ \
| * | | | preserve the raw URI in parseUriHazelnoot2024-11-201-2/+3
| |/ / /
* | | | merge: Allow Update activities for non-note posts (resolves #794) (!728)Hazelnoot2024-11-221-1/+1
|\ \ \ \
| * | | | allow Update activities for non-note postsHazelnoot2024-11-201-1/+1
| |/ / /
* | | | merge: Fix type confusion with exceptions in AP handling (resolves #796) (!730)Hazelnoot2024-11-211-6/+10
|\ \ \ \
| * | | | fix exception handling for Undo activitiesHazelnoot2024-11-201-1/+1
| * | | | fix exception handling for Announce activitiesHazelnoot2024-11-201-1/+1
| * | | | fix exception handling for Like activitiesHazelnoot2024-11-201-3/+7
| * | | | fix import-order in ApInboxServiceHazelnoot2024-11-201-1/+1
| |/ / /
* | | | merge: Reduce log spam from `ApPersonService.updateFeatured` (!747)Hazelnoot2024-11-211-1/+10
|\ \ \ \
| * | | | replace `console.error` with `this.logger.error` (merge error)Hazelnoot2024-11-201-2/+2
| * | | | further reduce log spam from `updateFeatured` errorsHazelnoot2024-11-201-15/+11
| * | | | reduce log spam from `updateFeatured`Hazelnoot2024-11-201-2/+15
| |/ / /
* | | | merge: Reduce log spam from charts (!748)Hazelnoot2024-11-212-4/+11
|\ \ \ \
| * | | | reduce log spam from chartsHazelnoot2024-11-202-4/+11
| |/ / /
* | | | merge: Prevent "mark instance as NSFW" from producing hellspawns (!749)Hazelnoot2024-11-213-2/+42
|\ \ \ \
| * | | | quote all symbols in hellspawn upgrade scriptHazelnoot2024-11-201-6/+6
| * | | | remove duplicate `isPureRenote` methodHazelnoot2024-11-202-10/+3
| * | | | add script to fix hellspawnsHazelnoot2024-11-201-0/+33
| * | | | ignore `isNSFW` for pure renotesHazelnoot2024-11-202-2/+16
| |/ / /
* | | | merge: Respect pinned note limit for remote users (resolves #780) (!750)Hazelnoot2024-11-211-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | respect pinned note limit for remote usersHazelnoot2024-11-201-1/+2
|/ / /
* | | merge: Bump develop version (!766)Julia2024-11-2119-138/+385
|\ \ \
| * | | Bump develop versionJulia Johannesen2024-11-201-1/+1
| * | | merge: Fix `.punyHost` misuse (!765)Julia2024-11-211-1/+1
| |\ \ \
| | * | | Fix `.punyHost` misuseJulia Johannesen2024-11-201-1/+1
| |/ / /
| * | | merge: Fix type error(s) in security fixes (!764)Julia2024-11-214-16/+18
| |\ \ \
| | * | | Fix another style errorJulia Johannesen2024-11-201-1/+1
| | * | | Fix style errorJulia Johannesen2024-11-202-7/+6
| | * | | Fix error in test function callsJulia Johannesen2024-11-201-2/+2
| | * | | Fix type error in security fixesJulia Johannesen2024-11-201-6/+9
| |/ / /
| * | | merge: (re-merge) Prevent DoS from spammed media proxy requests (!763)Julia2024-11-211-0/+89
| |\ \ \
| | * | | prevent DoS from spammed media proxy requestsHazelnoot2024-11-201-0/+89
| |/ / /
| * | | merge: Bump version (!762)Julia2024-11-212-90/+1
| |\ \ \
| | * | | Bump versionJulia Johannesen2024-11-202-90/+1
| |/ / /
| * | | merge: Coordinated Security Release (!761)Julia2024-11-2118-134/+379
| |\ \ \
| | * | | fix(backend): allow fetchSummaryFromProxy, trueMail to access local addressesrectcoordsystem2024-11-202-1/+2
| | * | | fix(backend): add isLocalAddressAllowed option to getAgentByUrl and send (Htt...rectcoordsystem2024-11-201-13/+36
| | * | | fix(backend): lint and typecheckrectcoordsystem2024-11-201-10/+9