syuilo
|
bae1282f74
|
clean up
|
2021-08-21 14:47:39 +09:00 |
|
tamaina
|
d2007add75
|
feat: Implement api sw/unregister (#7611)
* Implement api sw/unregister
* remove all mode
* add changelog
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2021-08-21 14:47:18 +09:00 |
|
okpierre
|
802db92d98
|
Update setup.en.md (#7675)
Updated PostgreSQL version to 12
See https://github.com/misskey-dev/misskey/issues/7632#issuecomment-901653826
|
2021-08-21 14:24:03 +09:00 |
|
syuilo
|
a53e1e4ec3
|
enhance: Improve account deletion experience
|
2021-08-21 12:48:50 +09:00 |
|
syuilo
|
fd1ef4a62d
|
enhance(server): Use job queue for account delete (#7668)
* enhance(server): Use job queue for account delete
Fix #5336
* ジョブをひとつに
* remove done call
* clean up
* add User.isDeleted
* コミット忘れ
* Update 1629512953000-user-is-deleted.ts
* show dialog
* lint
* Update 1629512953000-user-is-deleted.ts
|
2021-08-21 12:41:56 +09:00 |
|
syuilo
|
8ab9068d8e
|
fix bug
|
2021-08-21 11:51:46 +09:00 |
|
syuilo
|
47dd30d3b2
|
fix(client): ノートの「削除して編集」をするとアンケートの選択肢が[object Object]になる問題を修正
Fix #7037
|
2021-08-21 11:16:56 +09:00 |
|
syuilo
|
fcdd042b02
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2021-08-21 10:29:30 +09:00 |
|
syuilo
|
04855f9201
|
enhance(client): Improve emoji autocomplete behaviour
cherry picked from 4b2c215e25
|
2021-08-21 10:29:26 +09:00 |
|
dependabot[bot]
|
cf0a5d5735
|
Bump @redocly/openapi-core from 1.0.0-beta.44 to 1.0.0-beta.54 (#7665)
Bumps [@redocly/openapi-core](https://github.com/Redocly/openapi-cli) from 1.0.0-beta.44 to 1.0.0-beta.54.
- [Release notes](https://github.com/Redocly/openapi-cli/releases)
- [Changelog](https://github.com/Redocly/openapi-cli/blob/master/docs/changelog.md)
- [Commits](https://github.com/Redocly/openapi-cli/compare/v1.0.0-beta.44...v1.0.0-beta.54)
---
updated-dependencies:
- dependency-name: "@redocly/openapi-core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-20 23:15:17 +09:00 |
|
MeiMei
|
bb2db1cf76
|
perf: Tune AP job queue timings (#7635)
* perf: Tune AP job queue timings
* CHANGELOG
* chore: add reference
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2021-08-20 21:59:03 +09:00 |
|
tamaina
|
0e69091455
|
doc: add features/word-mute (#7672)
|
2021-08-20 21:40:45 +09:00 |
|
syuilo
|
3cb5ed167a
|
fix: meta.jsonをimportしないように
Fix #7671
|
2021-08-20 21:34:56 +09:00 |
|
|
1ffee15b83
|
fix: use correct query generate function (#7657)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2021-08-20 20:55:12 +09:00 |
|
tamaina
|
75b9f31acf
|
fix: import syslog-pro
|
2021-08-20 20:18:24 +09:00 |
|
tamaina
|
fc56b12690
|
refactor: localStorageのaccountsはindexedDBで保持するように (#7609)
* accountsストアはindexedDBで保持するように
* fix lint
* fix indexeddb available detection
* remove debugging code
* fix lint
* resolve ba756204b7 (diff-f565878e8202f0037b830c780b7c0932dc1bb5fd3d05ede14d72d10efbc3740c)
Firefoxでの動作を改善
* fix lint
* fix lint
* add changelog
|
2021-08-20 19:38:16 +09:00 |
|
syuilo
|
60e768436e
|
Create dependabot.yml
|
2021-08-20 00:22:29 +09:00 |
|
syuilo
|
84f2192cde
|
update deps
|
2021-08-19 22:40:39 +09:00 |
|
syuilo
|
97f2675d40
|
refactor: use path alias to improve readability
|
2021-08-19 22:04:15 +09:00 |
|
syuilo
|
6d881d4570
|
fix import
|
2021-08-19 21:57:36 +09:00 |
|
syuilo
|
42cc93dd0f
|
fix: mochaが動かないため拡張子なしに戻した
|
2021-08-19 21:55:45 +09:00 |
|
syuilo
|
e9f34a0f09
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2021-08-19 18:33:59 +09:00 |
|
syuilo
|
b9cb6d1c10
|
refactor: refactoring imports
将来ESMに移行しやすいように
Related: #7658
なんかmochaが起動しなくなってるけど理由不明
すぐ直したい
|
2021-08-19 18:33:41 +09:00 |
|
rinsuki
|
7bf517e990
|
Remove unused packages (#7661)
* Remove unused packages
* Remove unused babel things
* Remove more unused packages
|
2021-08-19 18:07:32 +09:00 |
|
rinsuki
|
ab54e147f2
|
Remove is-root dependencies (#7660)
|
2021-08-19 16:27:12 +09:00 |
|
syuilo
|
e677540fd6
|
Update faq.md
|
2021-08-19 15:42:53 +09:00 |
|
syuilo
|
31e3aaeda0
|
Update glossary.md
|
2021-08-19 11:35:42 +09:00 |
|
syuilo
|
938fc317c9
|
Update glossary.md
|
2021-08-19 11:32:25 +09:00 |
|
syuilo
|
4c431c5432
|
refactor
|
2021-08-19 11:26:26 +09:00 |
|
MeiMei
|
881b914c6a
|
チャンネルを作成しているとアカウントを削除できないのを修正 (#7653)
* チャンネルを作成しているとアカウントを削除できないのを修正
* CHANGELOG
* nullable
|
2021-08-18 22:04:04 +09:00 |
|
syuilo
|
6a3a8ba4d0
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2021-08-17 22:01:12 +09:00 |
|
syuilo
|
9e535c341e
|
12.88.0
|
2021-08-17 22:00:52 +09:00 |
|
syuilo
|
17fa4ba804
|
update vue
|
2021-08-17 22:00:39 +09:00 |
|
syuilo
|
dd9a3c91fc
|
New Crowdin updates (#7622)
* New translations create-plugin.md (Chinese Simplified)
* New translations ja-JP.yml (German)
* New translations glossary.md (Esperanto)
* New translations glossary.md (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations glossary.md (Esperanto)
* New translations misskey.md (Esperanto)
* New translations misskey.md (Esperanto)
* New translations misskey.md (Esperanto)
* New translations misskey.md (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations misskey.md (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations glossary.md (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations keyboard-shortcut.md (Esperanto)
* New translations timeline.md (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations keyboard-shortcut.md (Esperanto)
* New translations timeline.md (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations disable-timelines.md (Esperanto)
* New translations glossary.md (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations note.md (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Indonesian)
* New translations troubleshooting.md (Indonesian)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (German)
* New translations faq.md (French)
* New translations faq.md (French)
* New translations misskey.md (French)
* New translations faq.md (French)
* New translations faq.md (French)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations misskey.md (Russian)
* New translations misskey.md (Russian)
* New translations misskey.md (Russian)
* New translations misskey.md (Russian)
* New translations misskey.md (Russian)
* New translations misskey.md (Russian)
* New translations misskey.md (Russian)
* New translations misskey.md (Russian)
* New translations ja-JP.yml (Russian)
* New translations misskey.md (Russian)
* New translations misskey.md (Russian)
* New translations misskey.md (Russian)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations misskey.md (Esperanto)
* New translations misskey.md (Esperanto)
* New translations misskey.md (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations antenna.md (French)
* New translations antenna.md (French)
* New translations changelog.md (French)
* New translations report-issue.md (French)
* New translations changelog.md (French)
* New translations links.md (French)
* New translations report-issue.md (French)
* New translations links.md (French)
* New translations links.md (French)
* New translations links.md (French)
* New translations misskey.md (Russian)
* New translations misskey.md (Russian)
* New translations links.md (French)
* New translations links.md (French)
* New translations apps.md (French)
* New translations links.md (French)
* New translations troubleshooting.md (French)
* New translations ja-JP.yml (French)
* New translations report-issue.md (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (French)
* New translations glossary.md (French)
* New translations misskey.md (Ukrainian)
* New translations misskey.md (Czech)
* New translations misskey.md (Danish)
* New translations misskey.md (German)
* New translations misskey.md (Italian)
* New translations misskey.md (Korean)
* New translations misskey.md (Dutch)
* New translations misskey.md (Norwegian)
* New translations misskey.md (Polish)
* New translations misskey.md (Portuguese)
* New translations misskey.md (Russian)
* New translations misskey.md (Chinese Simplified)
* New translations misskey.md (Spanish)
* New translations misskey.md (Chinese Traditional)
* New translations misskey.md (Indonesian)
* New translations misskey.md (Thai)
* New translations misskey.md (Esperanto)
* New translations misskey.md (Uyghur)
* New translations misskey.md (Lojban)
* New translations misskey.md (Kannada)
* New translations misskey.md (Haitian Creole)
* New translations misskey.md (Kabyle)
* New translations misskey.md (Arabic)
* New translations misskey.md (French)
* New translations glossary.md (Spanish)
* New translations glossary.md (Russian)
* New translations glossary.md (Arabic)
* New translations glossary.md (Czech)
* New translations glossary.md (Danish)
* New translations glossary.md (German)
* New translations glossary.md (Italian)
* New translations glossary.md (Korean)
* New translations glossary.md (Dutch)
* New translations glossary.md (Norwegian)
* New translations glossary.md (Polish)
* New translations glossary.md (Portuguese)
* New translations glossary.md (Ukrainian)
* New translations glossary.md (Japanese, Kansai)
* New translations glossary.md (Chinese Simplified)
* New translations glossary.md (Chinese Traditional)
* New translations glossary.md (Indonesian)
* New translations glossary.md (Thai)
* New translations glossary.md (Uyghur)
* New translations glossary.md (Lojban)
* New translations glossary.md (Kannada)
* New translations glossary.md (Haitian Creole)
* New translations glossary.md (Kabyle)
* New translations misskey.md (Japanese, Kansai)
* New translations ja-JP.yml (Esperanto)
* New translations note.md (Esperanto)
* New translations note.md (Esperanto)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Esperanto)
* New translations api.md (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations drive.md (Esperanto)
* New translations glossary.md (Esperanto)
* New translations report-issue.md (French)
* New translations troubleshooting.md (French)
* New translations faq.md (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations faq.md (Esperanto)
* New translations troubleshooting.md (French)
* New translations ja-JP.yml (Esperanto)
* New translations misskey.md (Esperanto)
* New translations troubleshooting.md (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations troubleshooting.md (French)
* New translations misskey.md (Russian)
* New translations misskey.md (Russian)
* New translations misskey.md (Russian)
* New translations misskey.md (Russian)
* New translations misskey.md (Russian)
* New translations faq.md (French)
* New translations faq.md (Spanish)
* New translations faq.md (Russian)
* New translations faq.md (Arabic)
* New translations faq.md (Czech)
* New translations faq.md (Danish)
* New translations faq.md (German)
* New translations faq.md (Italian)
* New translations faq.md (Korean)
* New translations faq.md (Dutch)
* New translations faq.md (Norwegian)
* New translations faq.md (Polish)
* New translations faq.md (Portuguese)
* New translations faq.md (Ukrainian)
* New translations faq.md (Japanese, Kansai)
* New translations faq.md (Chinese Simplified)
* New translations faq.md (Chinese Traditional)
* New translations faq.md (English)
* New translations faq.md (Indonesian)
* New translations faq.md (Thai)
* New translations faq.md (Esperanto)
* New translations faq.md (Uyghur)
* New translations faq.md (Lojban)
* New translations faq.md (Kannada)
* New translations faq.md (Haitian Creole)
* New translations faq.md (Kabyle)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations antenna.md (Esperanto)
* New translations glossary.md (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations apps.md (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations deck.md (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Esperanto)
* New translations ja-JP.yml (Esperanto)
* New translations antenna.md (Japanese, Kansai)
* New translations ja-JP.yml (Esperanto)
* New translations antenna.md (Japanese, Kansai)
* New translations ja-JP.yml (Esperanto)
* New translations api.md (Esperanto)
* New translations custom-emoji.md (Japanese, Kansai)
* New translations ja-JP.yml (Esperanto)
* New translations deck.md (Japanese, Kansai)
* New translations deck.md (Japanese, Kansai)
* New translations faq.md (French)
* New translations faq.md (English)
* New translations faq.md (English)
* New translations faq.md (English)
* New translations faq.md (English)
* New translations faq.md (French)
* New translations misskey.md (French)
* New translations faq.md (French)
* New translations faq.md (French)
* New translations faq.md (English)
* New translations faq.md (French)
* New translations faq.md (French)
* New translations faq.md (French)
* New translations faq.md (French)
* New translations faq.md (Chinese Simplified)
|
2021-08-17 21:51:23 +09:00 |
|
syuilo
|
7015df37e3
|
enhance(server): Improve user block (#7640)
* enhance(server): Improve user block
* Update CHANGELOG.md
* ユーザーリスト対応
* 相手から見れなくなるように
* Update 1629004542760-chart-reindex.ts
2365761ba5 (commitcomment-54919821)
* update test
* add test
* add todos
* Update 1629004542760-chart-reindex.ts
|
2021-08-17 21:48:59 +09:00 |
|
MeiMei
|
7ebdd4739a
|
Fix truncate (#7642)
|
2021-08-17 17:25:19 +09:00 |
|
syuilo
|
c4bcb31a00
|
Update 1629004542760-chart-reindex.ts
|
2021-08-17 13:40:15 +09:00 |
|
syuilo
|
0a18ee24ac
|
Update 1629004542760-chart-reindex.ts
2365761ba5 (commitcomment-54919821)
|
2021-08-17 13:37:16 +09:00 |
|
syuilo
|
37d10b108e
|
Update faq.md
|
2021-08-17 11:52:27 +09:00 |
|
syuilo
|
b5cadeca2e
|
fix(client): コントロールパネルでファイルを削除した際の表示を修正
Fix #7631
|
2021-08-16 20:07:54 +09:00 |
|
syuilo
|
c8e93054bc
|
fix(client): タッチ操作でウィンドウを閉じることができない問題を修正
|
2021-08-16 18:11:15 +09:00 |
|
MeiMei
|
def32107af
|
perf: Improve network request performance (#7636)
* perf: Improve fetch
* CHANGELOG
* lifo
|
2021-08-16 17:44:43 +09:00 |
|
MeiMei
|
1b84ae9f3f
|
chore: yarn.lockがおかしかったらCIでコケるように (#7634)
|
2021-08-16 16:33:45 +09:00 |
|
syuilo
|
73ce1f61a8
|
Tweak client style
|
2021-08-16 15:21:58 +09:00 |
|
syuilo
|
8661cd1ee7
|
Renoteされた時刻が投稿された時刻のように表示される問題を修正
Fix #7620
|
2021-08-16 15:20:23 +09:00 |
|
syuilo
|
53f55defda
|
fix typo
|
2021-08-16 12:28:12 +09:00 |
|
syuilo
|
d60dc60bc9
|
fix(server): use insert instead of save
|
2021-08-15 22:10:05 +09:00 |
|
syuilo
|
bf1d7e6252
|
fix(server): ja-JPのような形式にDeepLが対応してない
|
2021-08-15 21:52:58 +09:00 |
|
syuilo
|
c96b2767b9
|
fix typo
|
2021-08-15 21:44:00 +09:00 |
|
syuilo
|
6c1f03eefd
|
enhance(client): Improve stability of version comparison
|
2021-08-15 20:34:06 +09:00 |
|