summaryrefslogtreecommitdiff
Commit message (Collapse)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
|
* merge: Merge stable into develop (!1052)Julia2025-05-292-2/+2
|\ | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1052
| * Bump develop versionJulia Johannesen2025-05-282-2/+2
| |
| * merge: release 2025.4.2 (!1051)Julia2025-05-291511-43467/+53962
| |\ | | | | | | | | | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1051 Approved-by: Hazelnoot <acomputerdog@gmail.com> Approved-by: Marie <github@yuugi.dev> Approved-by: Julia <julia@insertdomain.name>
| | * bump version for releasedakkar2025-05-282-2/+2
| |/ |/|
* | merge: fix having double scrollbars (!1035)Marie2025-05-281-0/+6
|\ \ | | | | | | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1035 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Hazelnoot <acomputerdog@gmail.com>
| * | fix having double scrollbarsMarie2025-05-181-0/+6
| | |
* | | merge: Update vi th translations (!1046)dakkar2025-05-282-1/+23
|\ \ \ | | | | | | | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1046 Approved-by: Hazelnoot <acomputerdog@gmail.com>
| * | | Update th-TH.ymlAhri Enby2025-05-271-1/+1
| | | |
| * | | Update th-TH.ymlAhri Enby2025-05-261-2/+2
| | | |
| * | | Update th-TH.ymlAhri Enby2025-05-261-7/+7
| | | |
| * | | Update th-TH.ymlAhri Enby2025-05-261-1/+12
| | | |
| * | | Update vi-VN.ymlAhri Enby2025-05-261-0/+11
| | | |
* | | | merge: improve search for some of our settings (!1050)Marie2025-05-283-35/+43
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1050 Approved-by: Hazelnoot <acomputerdog@gmail.com> Approved-by: Marie <github@yuugi.dev>
| * | | | improve search for some of our settingsdakkar2025-05-283-35/+43
|/ / / / | | | | | | | | | | | | | | | | * each `SearchMarker` can have at most 1 `SearchLabel` inside * `SearcMarker`+`MkFolder` need some attributes to play together
* | | | merge: Avoid use of <template> as a child of <TransitionGroup> (resolves ↵Hazelnoot2025-05-274-7/+7
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #1059) (!1049) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1049 Closes #1059 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev>
| * | | | avoid use of <template> as a child of <TransitionGroup>Hazelnoot2025-05-254-7/+7
| | | | |
* | | | | merge: Fix translate button (!1047)Hazelnoot2025-05-276-26/+64
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1047 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev>
| * | | | | 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
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1032 Approved-by: Hazelnoot <acomputerdog@gmail.com> Approved-by: Marie <github@yuugi.dev>
| * | | | handle `EntityNotFoundError` on all calls to `*.pack()`dakkar2025-05-251-9/+13
| | | | |
| * | | | handle "follow" notifs from deleted userdakkar2025-05-251-6/+11
| | | | | | | | | | | | | | | | | | | | the backend should not send these, but still, let's not explode
* | | | | merge: add mediaDirectory config option to configure location of uploaded ↵Hazelnoot2025-05-267-10/+26
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | media (!1045) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1045 Approved-by: Hazelnoot <acomputerdog@gmail.com> Approved-by: dakkar <dakkar@thenautilus.net>
| * | | | | add mediaDirectory config option to configure location of uploaded mediaRuby Iris Juric2025-05-267-10/+26
| | |/ / / | |/| | |
* | | | | merge: make configuration file directory configurable with ↵Hazelnoot2025-05-261-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | MISSKEY_CONFIG_DIR environment variable (!1044) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1044 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Hazelnoot <acomputerdog@gmail.com>
| * | | | make configuration file directory configurable with MISSKEY_CONFIG_DIR ↵Ruby Iris Juric2025-05-261-1/+1
|/ / / / | | | | | | | | | | | | environment variable
* | | | merge: Enforce HTTPS for all federation (!1042)Marie2025-05-255-3/+46
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1042 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev>
| * | | enforce HTTPS for all federationHazelnoot2025-05-255-3/+46
|/ / /
* | | merge: make DynamicNote less dynamic - helps with #1059 (!1041)Hazelnoot2025-05-247-185/+72
|\ \ \ | | | | | | | | | | | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1041 Approved-by: Hazelnoot <acomputerdog@gmail.com> Approved-by: Marie <github@yuugi.dev>
| * | | ask to reload when changing `noteDesign`dakkar2025-05-211-0/+1
| | | | | | | | | | | | | | | | since it's not longer super-dynamic
| * | | make sure that the DynamicNote component is *not* computeddakkar2025-05-213-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | my current hypothesis to explain #1059: - we have a timeline, with some notes - a new note arrives on the websocket - we replace the items in the pagination inside the timeline - vue starts re-rendering the notes, using the `:key` values to know which ones to leave there and which ones to move / add / delete - since DynamicNote is `computed`, every time vue needs to instantiate it, it does an `await` - so if another note is waiting in the websocket buffer, it gets processed *while vue is rendering* - processing the new note cause the `items` map (and the array computed from it) to be replaced - at this point vue may well get a new iterator from the start of the new list of items, after it had already decided that the first few notes did not need to be changed - which manifests as new notes appearing in the middle of the timeline! - and after enough new notes have arrived, all the old notes are out of the items map, so their elements have all been deleted, and "normality" is restored this makes sense in my head, let's see if this change actually fixes the problem
| * | | bump VueJS againdakkar2025-05-213-173/+59
| | | | | | | | | | | | | | | | | | | | People have reported that #1059 happens even with the older version, so there's no reason to not upgrade
* | | | merge: Synchronize database entities and code models (!1040)Marie2025-05-2321-25/+214
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1040 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev>
| * | | | 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-238-74/+261
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1012 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev>
| * | | | clarify IP tip messageHazelnoot2025-05-162-2/+2
| | | | |
| * | | | update locales index.d.tsHazelnoot2025-05-161-32/+0
| | | | |
| * | | | allow staff to assign roles to remote usersHazelnoot2025-05-161-1/+1
| | | | |
| * | | | allow staff to un-assign conditional roles that have been erroneously ↵Hazelnoot2025-05-161-1/+1
| | | | | | | | | | | | | | | | | | | | assigned (such as by changing a role type)
| * | | | fix expand/collapse icons for rolesHazelnoot2025-05-161-1/+4
| | | | |
| * | | | fix error when expanding conditional roleHazelnoot2025-05-163-3/+23
| | | | |