syuilo
5472f4b934
enhance: アイコンデコレーションを複数設定できるように
2023-12-13 16:56:19 +09:00
YAVIIGI
daea5a39ad
fix(frontend): ノート中の絵文字をタップして「リアクションする」を押したときにリアクションサウンドが鳴るようにする ( #12624 )
...
* Add sound.play() in copy reaction
* Update CHANGELOG.md
* fix lint error
2023-12-13 08:15:25 +09:00
Camilla Ett
06ca63f9c2
Fix(backend): inboxJobPerSecのデフォルト値を16から32に ( #12631 )
2023-12-13 08:14:34 +09:00
Tassoman
aad573a1d7
adding color-scheme light to WidgetAichan ( #12638 )
2023-12-13 08:13:03 +09:00
1STEP621
7f85d7a1f9
Enhance(frontend): リスト/アンテナ/チャンネルをタイムラインから新規作成できるように ( #12629 )
...
* add short leads to lists, antennas, and channels
* remove unused import
* add CHANGELOG.md
* hide separator when there is no item
* fix mistakes
* Update timeline.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-12 12:19:49 +09:00
syuilo
564a23c0b5
fix type
2023-12-12 10:34:08 +09:00
syuilo
b691126bff
refactor(frontend): menuのdividerをnullで表現するのをやめる
2023-12-12 10:26:37 +09:00
woxtu
ebdb443180
Fix trailing commas ( #12628 )
2023-12-11 20:31:23 +09:00
Acid Chicken (硫酸鶏)
2217d0c050
refactor(frontend): remove redundant class names ( #12618 )
2023-12-10 17:53:38 +09:00
woxtu
4c135a5ca1
Fix indentation ( #12615 )
2023-12-10 02:11:17 +09:00
おさむのひと
025afe88b4
(dev) index.htmlにmeta[name=viewport]がなかったので追加&足りてないCSP追加 ( #12613 )
...
* (dev) index.htmlにmeta[name=viewport]がなかったので追加&足りてないCSP追加
* fix tab
2023-12-09 21:52:25 +09:00
syuilo
b72f9186b5
2023.12.0-beta.3
2023-12-09 13:15:30 +09:00
Yuriha
dd332b3515
Misskey Playのノート投稿画面で「内容を隠す」を設定できるようにする ( #12576 )
...
* Add the content warning option in AiScript UI postFormButton
* Fix initial CW in postFormButton
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-09 13:14:51 +09:00
おさむのひと
b7bdd45dba
Fix/vue import error on intellij ( #12612 )
...
* Fix fix labeler config (#8 )
* fix vue import error
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-09 13:13:31 +09:00
syuilo
319267e096
update deps
2023-12-09 13:02:14 +09:00
syuilo
fcf0f5f6b5
fix(frontend): disable Mk:apiExternal
2023-12-09 12:58:00 +09:00
Insert5StarName
84e82f03e9
chore: replace discord link
2023-12-09 03:44:57 +01:00
Insert5StarName
5bde0a4a45
chore: remove .github
2023-12-09 03:42:22 +01:00
Insert5StarName
702fc6b6f7
chore: update repo links
2023-12-09 03:02:14 +01:00
Marie
97a66d1da3
Add .forgejo/workflows/docker.yml
2023-12-09 01:56:16 +00:00
Marie
614238ebb1
Add .forgejo/workflows/docker-develop.yml
2023-12-09 01:52:08 +00:00
Amelia Yukii
de70b58b39
Update .forgejo/workflows/lint.yml
...
Signed-off-by: Amelia Yukii <admin@transfem.org>
2023-12-09 01:49:19 +00:00
Marie
02b10d64dd
Update .forgejo/workflows/lint.yml
2023-12-09 01:46:12 +00:00
Marie
36714930d1
Update .forgejo/workflows/lint.yml
2023-12-09 01:46:01 +00:00
Marie
9d88343ce6
Add .forgejo/workflows/lint.yml
2023-12-09 01:45:37 +00:00
Marie
d3065d29c8
Add .gitea/ISSUE_TEMPLATE/config.yml
2023-12-09 01:38:51 +00:00
Marie
7d16eca0be
Update .gitea/ISSUE_TEMPLATE/01_bug-report.yml
2023-12-09 01:38:25 +00:00
Marie
22f1fb069e
Add .gitea/ISSUE_TEMPLATE/01_bug_report.yml
2023-12-09 01:38:11 +00:00
Marie
fe56c4ee37
Update .gitea/pull_request_template.md
2023-12-09 01:37:00 +00:00
Marie
04cbd850ca
Update .gitea/ISSUE_TEMPLATE/02_feature-request.md
2023-12-09 01:36:42 +00:00
Marie
1c05437784
migrate feat issue template
2023-12-09 01:33:53 +00:00
Marie
42e33c18e6
migrate PR template
2023-12-09 01:30:27 +00:00
zyoshoka
6c1f839cbe
chore: labelerが治っていなかったのを修正 ( #12610 )
...
* fix ci
* fix
* fix labeler.yml
* Revert "fix labeler.yml"
This reverts commit 9b6a7d02cdd65ab9ad14c666c6ebe4eadeabeadc.
---------
Co-authored-by: samunohito <46447427+samunohito@users.noreply.github.com>
2023-12-09 09:54:43 +09:00
Marie
4591de9db3
merge: customizable reply depth ( #216 )
2023-12-08 13:50:51 +01:00
dakkar
26ec7f4e7c
japanese translations
2023-12-08 12:39:29 +00:00
ShittyKopper
05166f79e1
upd: add option for reply depth
2023-12-08 11:35:26 +00:00
かっこかり
2c6fc0ba63
fix(dev-frontend) 足りてないCSPを追加 ( #12606 )
...
* fix(dev-frontend) サーバーサイドのHTMLと噛み合わない部分を修正
* cspをなおした
* typo
2023-12-08 20:16:49 +09:00
zyoshoka
d10048edac
chore: fix labeler's config ( #12609 )
2023-12-08 20:16:15 +09:00
まっちゃとーにゅ
ab5d2eca1f
enhance(frontend): window.openやaタグにnoopenerオプションをつける (MisskeyIO#283)
2023-12-08 19:46:25 +09:00
かっこかり
c54d1cdde2
fix(dev-frontend) サーバーサイドのHTMLと噛み合わない部分を修正 ( #12605 )
2023-12-08 16:54:33 +09:00
おさむのひと
712e5447b8
Merge pull request #12604 from kakkokari-gtyih/fix-dev-0
...
fix(dev-frontend) 一部のアセットが読み込まれない問題を修正
2023-12-08 16:37:41 +09:00
kakkokari-gtyih
b760db13bc
fix(dev) 一部のアセットが読み込まれない問題を修正
2023-12-08 16:32:24 +09:00
ikasoba
e38af60fd0
fix: secure: true
なエンドポイントの型が misskey-js に含まれていない ( #12603 )
...
* 作った
* 修正
* 修正
2023-12-08 15:15:17 +09:00
かっこかり
ac4089f37d
enhance(frontend): ウィジェットを非表示にできるPageMetaを追加 ( #12456 )
...
* (enhance) ウィジェットを非表示にできるPageMetaを追加
* fix lint
* rename
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-08 13:06:42 +09:00
Marie
107cbac914
fix: tini location
2023-12-08 02:44:53 +01:00
Marie
8fc31107b8
fix: include build tools
2023-12-08 02:08:26 +01:00
Marie
507376b9ad
upd: add python
2023-12-08 02:01:40 +01:00
Marie
7ab3725585
fix: init submodules
2023-12-08 01:54:09 +01:00
Marie
7ad2764012
fix: paths
2023-12-08 01:49:58 +01:00
Marie
22d1aa5df7
merge: Smaller container builds ( #214 )
2023-12-08 01:44:56 +01:00