syuilo
630464f38d
Revert "perf: Reduce database query"
...
This reverts commit 87c8f9ff95
.
2021-03-21 15:35:02 +09:00
syuilo
8050352ad8
perf: 各ストリーミング接続ごとにポーリングしないように
2021-03-21 15:14:03 +09:00
syuilo
b6d0d4eb99
add note
2021-03-21 14:33:18 +09:00
syuilo
70b129cc42
fix(server): Use inner join
2021-03-21 12:33:37 +09:00
syuilo
c52b504140
Revert "fix(server): Use inner join"
...
This reverts commit d7e7848c92
.
2021-03-21 12:31:56 +09:00
syuilo
e987a50e9f
perf(server): Improve following/followers API performance
...
Related #6813
2021-03-21 10:41:21 +09:00
syuilo
d7e7848c92
fix(server): Use inner join
...
https://github.com/syuilo/misskey/issues/6813#issuecomment-803400023
2021-03-21 10:39:32 +09:00
syuilo
9bb6dc52b8
clean up など
2021-03-20 15:42:02 +09:00
syuilo
73df95c42d
クライアントサイドで実装したいため一旦 injectPromo および injectFeatured を無効化
2021-03-20 14:09:17 +09:00
syuilo
f27e4033a6
perf(server): Reduce database query
...
Related: #6813
2021-03-20 13:54:59 +09:00
syuilo
e523e54881
perf(server): Reduce database query
2021-03-20 11:05:33 +09:00
syuilo
87c8f9ff95
perf: Reduce database query
2021-03-19 20:43:24 +09:00
syuilo
5e61c60f85
perf(server): Improver performance
2021-03-19 18:22:34 +09:00
syuilo
d381d31e5e
add note
2021-03-19 11:15:05 +09:00
syuilo
8aa089178a
Improve server performance
2021-03-18 10:52:54 +09:00
syuilo
d3c8368b0c
Improve API performance
2021-03-18 10:19:30 +09:00
MeiMei
7d02b36092
Fix assets test and favicon type ( #7344 )
...
* fix
* koa-faviconはimage/x-iconがデフォルトらしい
* シンプルに
* faviconなど
2021-03-13 23:22:54 +09:00
okpierre
b0d38446d7
Update index.ts ( #7343 )
2021-03-13 13:19:49 +09:00
syuilo
f41c851108
gulp refactor
2021-03-13 11:43:07 +09:00
tamaina
bc4315da1e
Improve flush ( #7328 )
2021-03-13 10:55:29 +09:00
syuilo
5b965349a5
fix assets
...
Fix #7314
Fix #7313
2021-03-07 14:40:57 +09:00
syuilo
deda2b2782
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2021-03-06 22:34:51 +09:00
syuilo
344e13ebcb
fix bug
2021-03-06 22:34:26 +09:00
YuzuRyo61
a07d753da8
APIドキュメントの改善 ( #6757 )
...
* Update api document in admin/announcements
* Update api document in announcements
* Update api document in i/read-announcements
* Update api document in username/available
* Update api document & Fix typo in API 403 error
* Update api document
* Update api document
* Update api document
* Fix API permission definition
* Update api document
* Update api document
* Update api document
* Update api document
* Update api document
* Update api document
* Update api document
* Update api document
* Fix bug in users (api)
* Apply reviews #6757
* Apply reviews #6757
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-03-06 22:34:11 +09:00
syuilo
bca4e5f0fa
refactor assets
2021-03-06 13:23:59 +09:00
syuilo
dc3329bae2
🎨
2021-03-05 23:23:00 +09:00
syuilo
54bcb80b44
Splash screen ✨
2021-03-05 13:51:22 +09:00
syuilo
5e9cc09fcb
Bios ( #7286 )
...
* wip
* wip
* wip
2021-03-03 01:03:29 +09:00
syuilo
7e93319873
wip: better error handling
2021-03-03 00:25:13 +09:00
syuilo
f2e071baaa
localeが古い場合自動更新するように
2021-02-27 11:29:52 +09:00
syuilo
3fa1d2bfc0
fix for lint
2021-02-21 13:38:03 +09:00
syuilo
d8fb729aee
デザインの調整など
2021-02-21 13:34:00 +09:00
syuilo
78a963fe33
Messagingの入力中インジケータを実装
2021-02-21 12:26:49 +09:00
syuilo
f3aef8df75
タイムラインを特定の日付にジャンプする機能
2021-02-20 22:28:53 +09:00
syuilo
25d37302a8
チャンネルで入力中ユーザーを表示するように、Chat UIでタイムラインでは投稿フォームを上に表示するように
2021-02-20 20:20:05 +09:00
syuilo
eefbe097c0
Resolve #7222
2021-02-19 21:40:09 +09:00
syuilo
91172654e4
refactor: resolve #7139
2021-02-13 15:33:38 +09:00
syuilo
ebadd7fd3f
wip: email notification
2021-02-13 12:28:26 +09:00
syuilo
0a64d121d9
Resolve #7149
2021-02-07 10:43:34 +09:00
syuilo
547da89c7d
お知らせメールを受け取るかどうかの設定を追加
2021-02-06 22:47:15 +09:00
tamaina
40bfa3ef04
Resurrect Service Worker ( #7108 )
...
* Resolve #7106
* fix lint
* fix lint
* save lang in idb
* fix lint
* fix
* cache locale file
* fix lint
* ✌️
* wip
* fix [wip]
* fix [wip]
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-02-06 18:55:53 +09:00
MeiMei
c88902e640
s3ForcePathStyle ( #7122 )
...
Co-authored-by: ybw2016v <dogcraft@126.com>
2021-02-06 11:48:57 +09:00
MeiMei
0e45f10d99
Improve captcha ( #7138 )
2021-02-06 11:46:47 +09:00
MeiMei
41d7515f85
discordapp.com → discord.com ( #7140 )
2021-02-06 11:44:46 +09:00
Ehsan Javadynia
ff67fb337e
using set instead of array for search ( #7126 )
...
* Resolve #6905
* Resolve #6905
* Resolve #6905
2021-01-30 11:09:46 +09:00
coord_e
b224760aba
Fix to wait for the removal of item in i/registry/remove ( #7101 )
2021-01-18 00:52:41 +09:00
syuilo
a44ad63440
Better boot handling
2021-01-16 13:46:46 +09:00
syuilo
c3592e8c4a
Update boot.js
2021-01-16 01:39:44 +09:00
syuilo
6c975275f8
Registry ( #7073 )
...
* wip
* wip
* wip
* wip
* wip
* Update registry.value.vue
* wip
* wip
* wip
* wip
* typo
2021-01-11 20:38:34 +09:00
syuilo
f7ebf14501
Add ping api
2021-01-09 09:25:27 +09:00
syuilo
c6fe798092
サーバー情報ウィジェット
2021-01-03 22:38:32 +09:00
syuilo
79f8eb910f
Update boot.js
2020-12-31 17:32:46 +09:00
syuilo
10cb15b000
nanka iroiro
2020-12-30 13:07:16 +09:00
syuilo
5c490e7521
Bug fix and refactoring
2020-12-28 23:05:30 +09:00
syuilo
0e7778bebf
refactor
2020-12-27 21:49:39 +09:00
syuilo
78598a92f9
Improve deck
2020-12-26 18:33:54 +09:00
MeiMei
c5bdee086d
フォローリクエストがなくてもフォロー承認が出来てしまうのを修正 ( #7013 )
...
* フォローリクエストがなくてもフォロー承認が出来てしまうのを修正
* プロキシアカウントがDB処理をせずにフォローを飛ばしているのを修正
2020-12-26 15:31:28 +09:00
syuilo
84b488a912
翻訳ファイルをランタイムで読み込み
2020-12-26 15:13:25 +09:00
syuilo
feec35bf4f
Update boot.js
2020-12-26 10:58:59 +09:00
syuilo
c9fea5a7a0
Update boot.js
2020-12-26 10:55:12 +09:00
syuilo
9d81d06853
wip
2020-12-26 10:01:32 +09:00
CGsama
4fce5d8066
Showusers order by updateAt NULL considered as max ( #7015 )
2020-12-24 22:15:34 +09:00
syuilo
69c3c4e3dc
Resolve #6806 ( #6935 )
...
* ✌️
* ✌️
* Update privacy.vue
2020-12-11 21:16:20 +09:00
syuilo
b758ec96ef
Fix #6929
2020-12-06 22:47:51 +09:00
syuilo
97165fbaf5
トップページを強化
2020-12-05 18:18:37 +09:00
syuilo
feca9940bc
トップページデザインを改修
2020-12-05 16:05:40 +09:00
syuilo
17d62b689d
wip
2020-11-29 12:34:39 +09:00
syuilo
10fb029609
Resolve #6858
2020-11-28 13:05:57 +09:00
syuilo
e9a1e281b9
Fix #6854
2020-11-25 21:33:57 +09:00
syuilo
0144408500
nanka iroiro ( #6853 )
...
* wip
* Update maps.ts
* wip
* wip
* wip
* wip
* Update base.vue
* wip
* wip
* wip
* wip
* Update link.vue
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update privacy.vue
* wip
* wip
* wip
* wip
* Update range.vue
* wip
* wip
* wip
* wip
* Update profile.vue
* wip
* Update a.vue
* Update index.vue
* wip
* Update sidebar.vue
* wip
* wip
* Update account-info.vue
* Update a.vue
* wip
* wip
* Update sounds.vue
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update account-info.vue
* Update account-info.vue
* wip
* wip
* wip
* Update d-persimmon.json5
* wip
2020-11-25 21:31:34 +09:00
syuilo
0044d83801
nanka iroiro ( #6847 )
...
* wip
* wip
* wip
* wip
* Update ja-JP.yml
* wip
* wip
* wip
2020-11-17 14:59:15 +09:00
syuilo
ccd14e0462
クリップのOGP対応
2020-11-15 17:40:49 +09:00
syuilo
cd34ade638
非ログイン時にクリップを取得できない問題を修正
2020-11-15 17:35:40 +09:00
syuilo
17cc996288
他人のpublicなクリップを取得できない問題を修正
2020-11-15 17:32:29 +09:00
syuilo
8e8459fa55
wip: clip
2020-11-15 12:34:47 +09:00
syuilo
d53c55ecb5
wip: clip
2020-11-15 12:04:54 +09:00
syuilo
9d1fa3f202
autoWatch機能を削除
2020-11-08 16:49:23 +09:00
syuilo
4f1409601e
Respect order when userIds specified
2020-11-08 12:40:31 +09:00
syuilo
f8ad303b13
リバーシの観戦者を表示するように
...
Resolve #1830
2020-11-03 22:02:55 +09:00
MeiMei
cd0b0012d9
メッセージ (トーク/チャット) 削除の連合 ( #6789 )
2020-11-01 12:14:42 +09:00
syuilo
fb6605bb40
API: blocking/create or deleteで完全なUser情報を返すように
2020-10-31 10:19:10 +09:00
syuilo
6258ce75b7
Reversi ( #6765 )
...
* wip
* wip
* wip
* wip
* Update game.setting.vue
* wip
* wip
* Update game.setting.vue
* wip
* Update game.board.vue
* wip
* Update sidebar.ts
2020-10-27 18:11:41 +09:00
syuilo
d8933c135f
リモートインスタンス情報を強制更新するAPIを追加
2020-10-27 16:45:14 +09:00
syuilo
615fedd64d
Instance Ticker
2020-10-27 16:16:59 +09:00
syuilo
aa4493fe5c
Fix api permission definition
2020-10-21 19:36:47 +09:00
syuilo
87f61e714a
Resolve #6087
2020-10-19 19:29:04 +09:00
MeiMei
ba3c62bf9c
Fix lint ( #6732 )
...
* Fix lint
* nl
2020-10-18 01:23:46 +09:00
syuilo
7199e6f4e0
Migrate to Vue3 ( #6587 )
...
* Update reaction.vue
* fix bug
* wip
* wip
* wjio
* wip
* Revert "wip"
This reverts commit e427f2160adf4e8a4147006e25a89854edab0033.
* wip
* wip
* wip
* Update init.ts
* Update drive-window.vue
* wip
* wip
* Use PascalCase for components
* Use PascalCase for components
* update dep
* wip
* wip
* wip
* Update init.ts
* wip
* Update paging.ts
* Update test.vue
* watch deep
* wip
* lint
* wip
* wip
* wip
* wip
* wiop
* wip
* Update webpack.config.ts
* alllow null poll
* wip
* wip
* wip
* wiop
* UI redesign & refactor (#6714 )
* wip
* wip
* wip
* wip
* wip
* Update drive.vue
* Update word-mute.vue
* wip
* wip
* wip
* clean up
* wip
* Update default.vue
* wip
* Update notes.vue
* Update mfm.ts
* Update index.home.vue
* Update post-form.vue
* Update post-form-attaches.vue
* wip
* Update post-form.vue
* Update sidebar.vue
* wip
* wip
* Update index.vue
* wip
* Update default.vue
* Update index.vue
* Update index.vue
* wip
* Update post-form-attaches.vue
* Update note.vue
* wip
* clean up
* Update notes.vue
* wip
* wip
* Update ja-JP.yml
* wip
* wip
* Update index.vue
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update default.vue
* wip
* Update _dark.json5
* wip
* wip
* wip
* clean up
* wip
* wip
* Update index.vue
* Update test.vue
* wip
* wip
* fix
* wip
* wip
* wip
* wip
* clena yop
* wip
* wip
* Update store.ts
* Update messaging-room.vue
* Update default.widgets.vue
* fix
* wip
* wip
* Update modal.vue
* wip
* Update os.ts
* Update os.ts
* Update deck.vue
* Update init.ts
* wip
* Update ja-JP.yml
* v-sizeは単にwindowのresizeを監視するだけで良いかもしれない
* Update modal.vue
* wip
* Update tooltip.ts
* wip
* wip
* wip
* wip
* wip
* Update image-viewer.vue
* wip
* wip
* Update style.scss
* Update style.scss
* Update visitor.vue
* wip
* Update init.ts
* Update init.ts
* wip
* wip
* Update visitor.vue
* Update visitor.vue
* Update visitor.vue
* Update visitor.vue
* wip
* wip
* Update modal.vue
* Update header.vue
* Update menu.vue
* Update about.vue
* Update about-misskey.vue
* wip
* wip
* Update visitor.vue
* Update tooltip.ts
* wip
* Update drive.vue
* wip
* Update style.scss
* Update header.vue
* wip
* wip
* Update users.user.vue
* Update announcements.vue
* wip
* wip
* wip
* Update emojis.vue
* wip
* Update emojis.vue
* Update style.scss
* Update users.vue
* wip
* Update style.scss
* wip
* Update welcome.entrance.vue
* Update radio.vue
* Update size.ts
* Update emoji-edit-dialog.vue
* wip
* Update emojis.vue
* wip
* Update emojis.vue
* Update emojis.vue
* Update emojis.vue
* wip
* wip
* wip
* wip
* Update file-dialog.vue
* wip
* wip
* Update token-generate-window.vue
* Update notification-setting-window.vue
* wip
* wip
* Update _error_.vue
* Update ja-JP.yml
* wip
* wip
* Update store.ts
* Update emojis.vue
* Update emojis.vue
* Update emojis.vue
* Update announcements.vue
* Update store.ts
* wip
* Update page-editor.vue
* wip
* wip
* Update modal.vue
* wip
* Update select-file.ts
* Update timeline.vue
* Update emojis.vue
* Update os.ts
* wip
* Update user-select.vue
* Update mfm.ts
* Update get-file-info.ts
* Update drive.vue
* Update init.ts
* Update mfm.ts
* wip
* wip
* Update window.vue
* Update note.vue
* wip
* wip
* Update user-info.vue
* wip
* wip
* wip
* wip
* wip
* Update header.vue
* Update header.vue
* wip
* Update explore.vue
* wip
* wip
* wip
* Update webpack.config.ts
* wip
* wip
* wip
* wip
* wip
* wip
* Update autocomplete.ts
* wip
* wip
* wip
* Update toast.vue
* wip
* Update post-form-dialog.vue
* wip
* wip
* wip
* wip
* wip
* Update users.vue
* wip
* Update explore.vue
* wip
* wip
* wip
* Update package.json
* wip
* Update icon-dialog.vue
* wip
* wip
* Update user-preview.ts
* wip
* wip
* wip
* wip
* wip
* Update instance.vue
* Update user-name.vue
* Update federation.vue
* Update instance.vue
* wip
* wip
* Update tag.vue
* wip
* wip
* wip
* wip
* wip
* Update instance.vue
* wip
* Update os.ts
* Update os.ts
* wip
* wip
* wip
* Update router.ts
* wip
* Update init.ts
* Update note.vue
* Update messages.vue
* wip
* wip
* wip
* wip
* wip
* google
* wip
* wip
* wip
* wip
* Update theme-editor.vue
* wip
* wip
* Update room.vue
* Update channel-editor.vue
* wip
* Update window.vue
* Update window.vue
* wip
* Update window.vue
* Update window.vue
* wip
* Update menu.vue
* wip
* wip
* wip
* wip
* Update messaging-room.vue
* wip
* Update post-form.vue
* Update default.widgets.vue
* Update window.vue
* wip
2020-10-17 20:12:00 +09:00
MeiMei
00a17ed5d4
/streamingに非WebSocketリクエストが来るとおかしくなるのを修正 Fix #6718 ( #6719 )
2020-10-09 14:20:34 +09:00
MeiMei
ea7504f564
匿名ユーザーでapp/showをリクエストすると500を返すのを修正 Fix #6715 ( #6716 )
2020-09-28 21:27:05 +09:00
syuilo
df71dbb024
Resolve #6692 ( #6703 )
2020-09-18 22:18:21 +09:00
takonomura
d7df26d92b
Fix channels list pagination ( #6679 )
2020-08-30 18:18:34 +09:00
MeiMei
c2d7929391
Expose proxyAccountName ( #6670 )
2020-08-29 08:56:32 +09:00
Xeltica
cd0f8a4ef9
表示する通知を種別ごとに設定できるように ( #6647 )
...
* ストリーミング以外は一通り実装
* ストリーミング分も適用
* 通知のグローバル設定をサーバーサイドに保存
* グローバル通知を使うようにしたら更新されなくなるのを修正
* サーバーサイド処理
* i/notifications のパラメーター includeTypes に空配列を渡すと全部の通知が来る問題を修正
* 全て有効/無効ボタンを実装
* Squashed commit of the following:
commit c3c111529e
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Wed Aug 19 22:29:04 2020 +0900
12.47.0
commit 2dbab66cfe
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Wed Aug 19 22:24:39 2020 +0900
New Crowdin updates (#6617 )
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
commit 01238d6b1a
Author: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Date: Wed Aug 19 22:24:02 2020 +0900
Update README.md [AUTOGEN] (#6593 )
commit c34f302b1c
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Wed Aug 19 21:47:18 2020 +0900
enhance(client): サーバーから切断されたときにダイアログで警告を表示できるように
commit 6870262f8d
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Wed Aug 19 17:52:11 2020 +0900
enhance(client): Better element visible detection
commit c54d5e7040
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Wed Aug 19 17:51:31 2020 +0900
fix(clinet): 誤字によりスクロールイベントリスナが解除されていなかったのを修正
commit 0ace009a54
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Tue Aug 18 22:52:54 2020 +0900
fix(server): Prevent error when recieve non-json data from websocket
Fix #6658
commit 48e8ee440b
Author: MeiMei <30769358+mei23@users.noreply.github.com>
Date: Tue Aug 18 22:48:52 2020 +0900
WebPのアニメーションが失われるのを修正 Fix #6625 (#6649 )
commit 9855405b89
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Tue Aug 18 22:44:21 2020 +0900
Channel (#6621 )
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wop
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* add notes
* wip
* wip
* wip
* wip
* sound
* wip
* add kick_gaba2
* wip
commit 122076e8ea
Author: MeiMei <30769358+mei23@users.noreply.github.com>
Date: Sat Aug 15 04:27:19 2020 +0900
Sign (request-target) Fix #6652 (#6656 )
commit 7c5ac2cbb4
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Fri Aug 14 15:24:55 2020 +0900
perf(server): Add isSensitive index to improve query performance
commit ccda2181c1
Author: MeiMei <30769358+mei23@users.noreply.github.com>
Date: Fri Aug 14 00:54:33 2020 +0900
GCSに大きいファイルがアップロードできないのを修正 Fix #6254 (#6648 )
commit b5fe4ba9be
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Thu Aug 13 23:02:43 2020 +0900
WIP: Improve admin dashboard
commit fd9c7d525a
Merge: 080574e13
ee0a44559
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Thu Aug 13 21:27:10 2020 +0900
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
commit 080574e13d
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Thu Aug 13 21:27:06 2020 +0900
WIP: Improve admin dashboard
commit ee0a445590
Author: MeiMei <30769358+mei23@users.noreply.github.com>
Date: Thu Aug 13 20:05:01 2020 +0900
Option objectStorageSetPublicRead (#6645 )
commit bb342c7601
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Thu Aug 13 19:56:46 2020 +0900
WIP: Improve admin dashboard
commit ed17636fb9
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Thu Aug 13 17:58:16 2020 +0900
WIP: Improve admin dashboard
commit c59d7d941a
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Wed Aug 12 17:42:12 2020 +0900
Update README.md
Close #6644
commit 377377595a
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Mon Aug 10 20:23:51 2020 +0900
enhance(client): Improve admin page
commit d63aef9963
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Mon Aug 10 13:55:00 2020 +0900
chore(client): Fix style
commit e9b28fa3c0
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Mon Aug 10 13:00:10 2020 +0900
chore(client): Design tweaks
commit be255dc583
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Mon Aug 10 12:42:51 2020 +0900
chore(client): Design tweak
commit 18eb7c6087
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Mon Aug 10 12:31:22 2020 +0900
chore(client): Design tweaks
commit cf29e69813
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Mon Aug 10 12:28:35 2020 +0900
chore(client): Fix bug
commit 132da7e3c0
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Mon Aug 10 12:20:58 2020 +0900
Update ja-JP.yml
commit 26df23bb64
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Mon Aug 10 12:18:02 2020 +0900
chore(client): fix style
commit 76389ad619
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Mon Aug 10 12:15:58 2020 +0900
chore(client): Design tweaks
commit 7cde8cfbf2
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Mon Aug 10 11:51:43 2020 +0900
chore(client): Design tweaks
commit 4eb2ddac4e
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Mon Aug 10 11:24:30 2020 +0900
chore(client): Design tweaks
commit dc51eef27c
Merge: bff8a23cb
9c5efb9da
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Mon Aug 10 10:38:00 2020 +0900
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
commit bff8a23cbc
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Mon Aug 10 10:37:57 2020 +0900
chore(client): Design tweaks
commit 9c5efb9da0
Author: rinsuki <428rinsuki+git@gmail.com>
Date: Mon Aug 10 01:33:01 2020 +0900
Dockerのビルド時にgitを入れるように (#6639 )
917d3d0bd3
でgitの依存関係が追加されたのにgitが入っていないのでコケていた
commit 48b8320e5e
Author: rinsuki <428rinsuki+git@gmail.com>
Date: Mon Aug 10 01:32:27 2020 +0900
Fix #6637 (#6638 )
* Fix #6637
* fix lint
commit 9b2ed96c1c
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Sun Aug 9 15:59:38 2020 +0900
chore: Clean up
commit 69d9aa71f2
Author: syuilo <Syuilotan@yahoo.co.jp>
Date: Sun Aug 9 15:51:02 2020 +0900
Full view mode (#6636 )
* wuip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update folder.vue
* wip
* Update size.ts
* wip
* wip
* Update index.vue
* wip
commit 13683780cd
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Sun Aug 9 13:49:44 2020 +0900
✌️
commit d780e5b251
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Sun Aug 9 13:46:19 2020 +0900
enhance(client): ミュートされたノート数を表示するようにしたり
commit 917d3d0bd3
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Sat Aug 8 10:30:38 2020 +0900
chore: Update dependencies 🚀
commit 4b19c53697
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Sat Aug 8 10:27:37 2020 +0900
client: テーマコードをコピーできるようにしたり
commit 2d40a15d2b
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Fri Aug 7 11:27:37 2020 +0900
refactor: Extract well-known services
commit 2bdcd22ad4
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Tue Aug 4 23:09:48 2020 +0900
enhance(api): アクセストークンを作成する際、createdAtをlastUsedAtを揃えるようにして、未使用かどうかを判定できるように
commit f73a4e1304
Author: MeiMei <30769358+mei23@users.noreply.github.com>
Date: Tue Aug 4 21:12:55 2020 +0900
Update .dockerignore (#6620 )
commit b265cdbd84
Author: Xeltica <7106976+Xeltica@users.noreply.github.com>
Date: Mon Aug 3 13:40:32 2020 +0900
Update CHANGELOG.md
commit a04d8b95c2
Author: Xeltica <7106976+Xeltica@users.noreply.github.com>
Date: Mon Aug 3 13:40:13 2020 +0900
Update CHANGELOG.md
commit 0e9a8c0cd4
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Sun Aug 2 13:59:05 2020 +0900
fix(client): Message read state is not reactive
commit 5ae8a3c7e8
Author: syuilo <syuilotan@yahoo.co.jp>
Date: Sun Aug 2 13:49:28 2020 +0900
refactor
* fix: includeTypes 未指定時に通知が返ってこなくなるバグを修正
* 最適化とバグ修正
* 挙動を修正
* Update ja-JP.yml
* 不要なimportを削除
* ✌
* 不要なコードの削除
* Update notification-setting-window.vue
* Update notification-setting-window.vue
* 🎨
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-08-22 10:06:17 +09:00
coord_e
9d398040cb
fix an error on /api-doc ( #6665 )
2020-08-22 04:25:47 +09:00
syuilo
0ace009a54
fix(server): Prevent error when recieve non-json data from websocket
...
Fix #6658
2020-08-18 22:52:54 +09:00
MeiMei
48e8ee440b
WebPのアニメーションが失われるのを修正 Fix #6625 ( #6649 )
2020-08-18 22:48:52 +09:00
syuilo
9855405b89
Channel ( #6621 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wop
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* add notes
* wip
* wip
* wip
* wip
* sound
* wip
* add kick_gaba2
* wip
2020-08-18 22:44:21 +09:00
MeiMei
ee0a445590
Option objectStorageSetPublicRead ( #6645 )
2020-08-13 20:05:01 +09:00
rinsuki
48b8320e5e
Fix #6637 ( #6638 )
...
* Fix #6637
* fix lint
2020-08-10 01:32:27 +09:00