summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move supported MIME types into file-level constPrivateGER2025-05-291-9/+9
* Fix formatting and import spacing in VideoProcessingServicePrivateGER2025-05-291-2/+2
* Add web optimization for video files during processingPrivateGER2025-05-292-1/+67
* Bump develop versionJulia Johannesen2025-05-281-1/+1
* bump version for releasedakkar2025-05-281-1/+1
* merge: fix having double scrollbars (!1035)Marie2025-05-281-0/+6
|\
| * fix having double scrollbarsMarie2025-05-181-0/+6
* | improve search for some of our settingsdakkar2025-05-283-35/+43
* | merge: Avoid use of <template> as a child of <TransitionGroup> (resolves #105...Hazelnoot2025-05-274-7/+7
|\ \
| * | avoid use of <template> as a child of <TransitionGroup>Hazelnoot2025-05-254-7/+7
* | | merge: Fix translate button (!1047)Hazelnoot2025-05-276-26/+64
|\ \ \
| * | | fix lint errorsHazelnoot2025-05-262-2/+4
| * | | fix clip / translate button styling in MkNoteSub / SkNoteSubHazelnoot2025-05-252-4/+4
| * | | fix Sub note toolbar not stopping click on mobileHazelnoot2025-05-252-10/+10
| * | | add clip and translate buttons to MkNoteSub / SkNoteSubHazelnoot2025-05-252-4/+40
| * | | disable "translate" button after translatingHazelnoot2025-05-254-4/+4
| * | | fix "translate" and "clip" buttons opening the note on mobileHazelnoot2025-05-254-12/+12
| |/ /
* | | merge: handle "follow" notifs from deleted user (!1032)Marie2025-05-262-15/+24
|\ \ \
| * | | handle `EntityNotFoundError` on all calls to `*.pack()`dakkar2025-05-251-9/+13
| * | | handle "follow" notifs from deleted userdakkar2025-05-251-6/+11
* | | | merge: add mediaDirectory config option to configure location of uploaded med...Hazelnoot2025-05-262-10/+6
|\ \ \ \
| * | | | add mediaDirectory config option to configure location of uploaded mediaRuby Iris Juric2025-05-262-10/+6
| | |/ / | |/| |
* / | | make configuration file directory configurable with MISSKEY_CONFIG_DIR enviro...Ruby Iris Juric2025-05-261-1/+1
|/ / /
* / / enforce HTTPS for all federationHazelnoot2025-05-255-3/+46
|/ /
* | merge: make DynamicNote less dynamic - helps with #1059 (!1041)Hazelnoot2025-05-246-19/+20
|\ \
| * | ask to reload when changing `noteDesign`dakkar2025-05-211-0/+1
| * | make sure that the DynamicNote component is *not* computeddakkar2025-05-213-12/+12
| * | bump VueJS againdakkar2025-05-212-7/+7
* | | merge: Synchronize database entities and code models (!1040)Marie2025-05-2321-25/+214
|\ \ \
| * | | fix TS errors from defaultLikeHazelnoot2025-05-223-2/+7
| * | | make meta.defaultLike non-nullableHazelnoot2025-05-223-18/+18
| * | | synchronize database entities and code modelsHazelnoot2025-05-2218-21/+205
| |/ /
* | | merge: Cleanup admin user UI (!1012)Marie2025-05-236-73/+193
|\ \ \
| * | | allow staff to assign roles to remote usersHazelnoot2025-05-161-1/+1
| * | | allow staff to un-assign conditional roles that have been erroneously assigne...Hazelnoot2025-05-161-1/+1
| * | | fix expand/collapse icons for rolesHazelnoot2025-05-161-1/+4
| * | | fix error when expanding conditional roleHazelnoot2025-05-161-3/+8
| * | | fix prop type for MKRolePreviewHazelnoot2025-05-161-1/+1
| * | | add missing "inline" tag to reset password buttonHazelnoot2025-05-161-1/+1
| * | | remove extra <template> tag from ips blockHazelnoot2025-05-161-6/+4
| * | | collapse moderation note if emptyHazelnoot2025-05-161-3/+7
| * | | cleanup admin user UIHazelnoot2025-05-161-59/+98
| * | | add "followStats" property to admin/show-user responseHazelnoot2025-05-162-0/+47
| * | | add "accent" styling to MkButtonHazelnoot2025-05-161-2/+21
| * | | respect animation prefs in MkNumberHazelnoot2025-05-161-1/+6
* | | | merge: Add warning banner about word mute limitations (resolves #784) (!1017)Hazelnoot2025-05-231-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | add warning banner about word mute limitationsHazelnoot2025-05-141-0/+5
* | | | look at renoteId / replyId in case the renote / reply was not packedHazelnoot2025-05-211-0/+3
* | | | exclude reply OP from previewHazelnoot2025-05-212-0/+6
* | | | use config.url instead of "https://${config.host}"Hazelnoot2025-05-2111-21/+22