summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* explicit licence in eslint filesdakkar2024-10-222-0/+10
* re-add `warnExternalUrl`dakkar2024-10-221-0/+1
* fix (sort of) all missing translationsdakkar2024-10-228-7/+19
* don't lint translations in translation testdakkar2024-10-221-0/+2
* use `en-US` translations for lintingdakkar2024-10-222-2/+2
* lint translations in embeds, toodakkar2024-10-221-0/+5
* fix operatordakkar2024-10-221-1/+1
* ignore more weirdnessdakkar2024-10-222-2/+5
* lint Vue templates as welldakkar2024-10-222-109/+157
* ignore weirder casesdakkar2024-10-222-1/+8
* fix argument/parameter checkingdakkar2024-10-222-11/+69
* fix CallExpression detectiondakkar2024-10-222-3/+8
* lint all uses of translationsdakkar2024-10-223-0/+179
* merge: Add followers tab to following feed + fix duplication (resolves #729) ...Hazelnoot2024-10-226-44/+141
|\
| * add warning about incomplete remote data on following feedHazelnoot2024-10-214-1/+25
| * add "followers" tab to following feedHazelnoot2024-10-214-32/+81
| * return error when calling following feed with both includeReplies and filesOnlyHazelnoot2024-10-211-0/+10
| * fix duplicate users in the following feedHazelnoot2024-10-211-12/+26
|/
* merge: Re-add missing JP i18n string for allowClickingNotifications (!702)dakkar2024-10-212-20/+49
|\
| * Update index.d.tsCenTdemeern12024-10-211-20/+48
| * Re-add missing JP i18n string for allowClickingNotificationsCenTdemeern12024-10-211-0/+1
* | merge: re-add "copy link (origin)" that was dropped accidentally (!704)dakkar2024-10-211-0/+3
|\ \ | |/ |/|
| * re-add "copy link (origin)" that was dropped accidentallydakkar2024-10-211-0/+3
|/
* merge: chore: fix type errors in useNoteCapture (!701)dakkar2024-10-211-8/+8
|\
| * revert import sortLhc_fl2024-10-211-1/+1
| * fix: fix type error of useNoteCaptureLhc_fl2024-10-211-3/+3
| * fix: fix type error of useNoteCaptureLhc_fl2024-10-211-6/+6
* | merge: parity with misskey locales (again) (!698)dakkar2024-10-2025-79/+150
|\ \
| * | bring in portuguese locales just becausepiuvas2024-10-191-0/+4
| * | merge misskey's localespiuvas2024-10-1923-79/+143
| * | move new strings to sharkey-localespiuvas2024-10-191-0/+3
* | | merge: Optimizations to InternalStorageService (resolves #753) (!694)dakkar2024-10-202-24/+33
|\ \ \ | |_|/ |/| |
| * | ensure that "thumbnail stored" / "web stored" messages only appear after successHazelnoot2024-10-201-2/+8
| * | fix comment typo in InternalStorageService.tsHazelnoot2024-10-201-1/+1
| * | pre-create the `files` directory to reduce IO operationsHazelnoot2024-10-201-2/+2
| * | use async IO for InternalStorageServiceHazelnoot2024-10-202-23/+26
| |/
* | merge: Fix "Mark as Sensitive by default" locking files into a Sensitive stat...Hazelnoot2024-10-208-5/+35
|\ \
| * | fix: default sensitive not letting users unmark filesMarie2024-10-208-5/+35
| |/
* | merge: upd: remove file on cleaner, fix load more not working (!699)Hazelnoot2024-10-201-3/+48
|\ \ | |/ |/|
| * upd: apply suggestionMarie2024-10-201-1/+1
| * upd: remove file on cleaner, fix load more not workingMarie2024-10-201-3/+48
|/
* merge: version 2024.9.0 (!675)dakkar2024-10-18677-10269/+24011
|\
| * Merge branch 'develop' into feature/2024.9.0dakkar2024-10-1814-6/+204
| |\ | |/ |/|
* | merge: Allow logged in users to refresh polls (!686)Marie2024-10-1814-6/+205
|\ \
| * | chore: update misskey-jsMarie2024-10-152-3/+3
| * | chore: change permission kindMarie2024-10-151-1/+1
| * | upd: change conditionMarie2024-10-151-1/+1
| * | upd: hide refresh if logged out and if local, change blocked error messageMarie2024-10-156-7/+9
| * | chore: change string to localeMarie2024-10-151-1/+1
| * | upd: add ability to refresh pollMarie2024-10-1510-2/+199