summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update 1639325650583-chart-v3.jssyuilo2021-12-141-0/+2
|
* Update formula-core.vuesyuilo2021-12-141-1/+1
|
* enhance(client): make possible to leave a groupsyuilo2021-12-141-42/+69
|
* enhance(backend): improve chart enginesyuilo2021-12-1436-247/+603
|
* Update export-custom-emojis.tssyuilo2021-12-121-2/+2
|
* refactorsyuilo2021-12-122-64/+37
|
* clean upsyuilo2021-12-111-1/+1
|
* fix(client): fix z-index bugsyuilo2021-12-112-23/+5
|
* tweak componentsyuilo2021-12-101-50/+79
|
* feat: カスタム絵文字エクスポートsyuilo2021-12-109-5/+297
|
* fix(client): ↵syuilo2021-12-104-32/+22
| | | | メニューなどがウィンドウの裏に隠れる問題を修正
* fix(client): クリップの設定を編集できない問題を修正syuilo2021-12-101-12/+16
| | | | Fix #8046
* :art:syuilo2021-12-102-17/+16
|
* tweak stylesyuilo2021-12-103-25/+36
|
* fix: integration links (#8036)Outvi V2021-12-103-3/+6
|
* client: tweak stylesyuilo2021-12-101-62/+60
|
* client: tweak stylesyuilo2021-12-105-10/+14
|
* feat: improve follow exportsyuilo2021-12-105-81/+149
|
* refactor(client): :sparkles:syuilo2021-12-1010-14/+23
|
* Update .eslintrc.jssyuilo2021-12-101-0/+1
|
* fix lintsyuilo2021-12-09573-3318/+3318
|
* Update instance-mute.vuesyuilo2021-12-091-5/+2
|
* Update instance-mute.vuesyuilo2021-12-091-21/+13
|
* feat: user-level instance mute (#7712)romaboo2021-12-0918-0/+204
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update ja-JP.yml * Added settable config for muted instances * added psql query for removal of muted notes * Added filtering and trimming for instance mutes * cleaned up filtering of bad instance mutes and added a refresh at the end for the list on the client * Added notification & streaming timeline muting * Updated changelog * Added missing semicolon * Apply japanese string suggestions from robflop Co-authored-by: Robin B. <robflop98@outlook.com> * Changed Ja-JP instance mute title string to one suggested by sousuke Co-authored-by: sousuke0422 <sousuke20xx@gmail.com> * Update ja-JP instanceMuteDescription based on sousuke's suggestion Co-authored-by: sousuke0422 <sousuke20xx@gmail.com> * added notification mute * added notification and note children muting * Fixed a bug where local notifications were getting filtered on cold start * Fixed instance mute imports * Fixed not saving/loading instance mutes * removed en-US translations for instance mute * moved instance mute migration to js * changed settings index back to spaces * removed destructuring assignment from notification stream in instance mute check call Co-authored-by: tamaina <tamaina@hotmail.co.jp> * added .note accessor for checking note data instead of notification data * changed note to use Packed<'Note'> instead of any and removed usage of snake case Co-authored-by: tamaina <tamaina@hotmail.co.jp> * changed notification mute check to check specifically for notification host * changed to using single quotes * moved @click to the end for the linter * revert unnecessary changes * restored newlines * whitespace removal Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Co-authored-by: Robin B. <robflop98@outlook.com> Co-authored-by: sousuke0422 <sousuke20xx@gmail.com> Co-authored-by: puffaboo <emilis@jigglypuff.club> Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* update depssyuilo2021-12-094-995/+443
|
* Update about-misskey.vuesyuilo2021-12-091-22/+44
|
* Fix(client): ↵futchitwo2021-12-051-1/+1
| | | | iをパラメーターに含めてもデフォルトのiが付与されるのを修正 (#8039)
* fix(client): better hover detectionsyuilo2021-12-054-32/+41
|
* refactor(client): :sparkles:syuilo2021-12-052-57/+29
|
* add notesyuilo2021-12-051-0/+1
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2021-12-051-18/+16
|\
| * Update other.vue (#8040)okpierre2021-12-051-18/+16
| |
* | fix(client): ↵syuilo2021-12-058-26/+33
|/ | | | タッチ機能付きディスプレイを使っていてマウス操作をしている場合に一部機能が動作しない問題を修正
* Fix(client): APIコンソールで with credential ↵futchitwo2021-12-051-1/+2
| | | | がオフだとiが付与されないように (#8038)
* fix(client): fix range slider renderingsyuilo2021-12-043-7/+24
|
* fix(client): tweak stylesyuilo2021-12-044-29/+34
|
* fix(client): pagesで関数を定義できない問題を修正syuilo2021-12-041-2/+2
|
* enhance(client): improve usabilitysyuilo2021-12-031-0/+5
|
* enhance(client): improve usabilitysyuilo2021-12-033-0/+4
|
* refactor(client): refactor ui componentssyuilo2021-12-037-669/+794
|
* fix(server): Fix #8032syuilo2021-12-031-2/+2
|
* client: tweak uisyuilo2021-12-032-75/+64
|
* client: tweak uisyuilo2021-12-031-1/+1
|
* client: tweak uisyuilo2021-12-035-29/+32
|
* client: tweak uisyuilo2021-12-031-10/+3
|
* client: tweak uisyuilo2021-12-032-1/+7
|
* refactoringsyuilo2021-12-034-50/+110
| | | | | https: //github.com/misskey-dev/misskey/pull/7901 Co-Authored-By: MeiMei <30769358+mei23@users.noreply.github.com>
* fix: 画像ファイルの縦横サイズの取得で Exif Orientation ↵xianon2021-12-037-8/+70
| | | | | | | | | | | を考慮する (#8014) * 画像ファイルの縦横サイズの取得で Exif Orientation を考慮する * test: Add rotate.jpg test * Webpublic 画像を返す時のみ Exif Orientation を考慮して縦横サイズを返す * test: Support orientation
* feat: Undo Accept (#7980)nullobsi2021-12-035-1/+135
| | | | | | | * allow breaking of follow * send undo * delete by using reject follow
* add todosyuilo2021-12-021-0/+3
|