syuilo
2aeedf5adf
chore(lint): Add missing semicolon
2020-05-10 16:31:00 +09:00
syuilo
26ae636f8d
feat(client): Implement threaded replies
...
Resolve #2113
Resolve #5819
2020-05-10 16:22:39 +09:00
syuilo
df8ba69418
refactor(client): Clean up component
2020-05-10 16:05:01 +09:00
syuilo
5990b5ba66
refactor(client): Use ===
2020-05-10 15:36:42 +09:00
syuilo
db239c6ff4
refactor(server): Improve readability
2020-05-10 15:20:21 +09:00
MeiMei
328daa125e
Fix inbox bug ( #6334 )
2020-05-09 17:08:54 +09:00
syuilo
39e3e1cf73
refactor(client): Remove deprecated property
2020-05-09 16:05:31 +09:00
syuilo
cd330fa135
fix(client): Fix bug that cannot set custom texture
2020-05-09 15:55:00 +09:00
syuilo
6cee6c1043
feat(client): Reimplement Misskey Rooms
2020-05-09 15:47:20 +09:00
syuilo
b992d3ba99
refactor(client): Use getters to avoid watch vuex
2020-05-09 15:22:50 +09:00
MeiMei
1ca1a73bd7
Receive Flag ( #6331 )
2020-05-09 08:25:23 +09:00
MeiMei
ed29826df2
APリファクタとLD-Signatureの検証に対応 ( #6300 )
...
* DbResolver
* inbox types
* 認証順を変更
* User/Keyあたりをまとめる
* LD-Signatue
* Validate contexts url
* LD-Signature DocumentLoaderにProxyとTimeout
2020-05-09 08:21:42 +09:00
Satsuki Yanagi
c348688eeb
WebAuthnでログインできないのを修正 ( #6327 )
...
Resolve #6319
2020-05-09 08:20:22 +09:00
MeiMei
5225ad822c
brotli圧縮の無効化など Resolve #6325 ( #6326 )
...
* disable brotli
* disable compress between nginx and app
2020-05-09 08:18:21 +09:00
Acid Chicken (硫酸鶏)
469c91cf55
Fix using Buffer on window scope ( #6324 )
...
* Update 2fa.vue
* Import 'core-js/es/typed-array/from'
* Bye polyfill
2020-05-06 18:59:58 +09:00
syuilo
6dbf1dfa56
fix(client): Add missing icon
2020-05-06 14:46:45 +09:00
syuilo
ff7f7104f0
fix(client): Fix default reaction setting
2020-05-06 14:43:25 +09:00
syuilo
fd0bd2d74f
feat(client): Make possible to customize sidebar
...
Resolve #6285
2020-05-06 11:41:44 +09:00
syuilo
d9d04de4e1
refactor(client): Reorder property
2020-05-06 09:40:49 +09:00
syuilo
3c581e5b09
refactor(client): Export default reaction setting and use it
2020-05-06 09:40:07 +09:00
Acid Chicken (硫酸鶏)
293c3ff85c
Merge pull request #6303 from syuilo/features/hcaptcha
...
Add support for hCaptcha
2020-05-05 10:22:49 +09:00
Acid Chicken (硫酸鶏)
79f617d12e
Update hcaptcha.d.ts
2020-05-02 10:51:12 +09:00
Acid Chicken (硫酸鶏)
ea4bd60e24
Update src/@types/hcaptcha.d.ts
2020-05-02 10:50:29 +09:00
Acid Chicken (硫酸鶏)
ee6e720a9c
Update src/server/api/private/signup.ts
2020-05-02 10:31:37 +09:00
syuilo
d2bbd8438e
refactor
2020-05-02 10:28:45 +09:00
MeiMei
09197e36ce
アップロードプログレスバーが動かないのを修正 Fix #6306 ( #6307 )
2020-05-02 10:00:43 +09:00
Acid Chicken (硫酸鶏)
4a526db6f2
Update signup.vue
2020-04-29 09:54:21 +09:00
Acid Chicken (硫酸鶏)
5046f82c83
Fix bug
2020-04-29 09:35:37 +09:00
Acid Chicken (硫酸鶏)
b1088cd584
Factorize *captcha component
2020-04-29 09:15:18 +09:00
Acid Chicken (硫酸鶏)
90a0a0257e
Refactor code
2020-04-29 06:09:17 +09:00
Acid Chicken (硫酸鶏)
f4c140b087
Add *captcha settings guide
2020-04-29 06:04:05 +09:00
Acid Chicken (硫酸鶏)
dd6f3579f0
Refactor codes
2020-04-29 05:30:58 +09:00
Acid Chicken (硫酸鶏)
2dd0094a95
Fix bug
2020-04-28 14:55:12 +09:00
Acid Chicken (硫酸鶏)
8d233fa1cf
Add support for hCaptcha
2020-04-28 14:29:33 +09:00
syuilo
dbc128d0c2
enhance(server): Resolve #6286
2020-04-26 11:54:51 +09:00
syuilo
4ebe9f3cb3
chore: Use kebab-case for file names
2020-04-26 11:48:09 +09:00
syuilo
1eb59d9807
fix(server): Fix #6284
2020-04-26 11:46:47 +09:00
syuilo
f2620a9e7f
feat(server): Improve boot process
2020-04-26 11:39:15 +09:00
syuilo
5ad96320d7
feat(server): Log postgresql version when boot
2020-04-26 11:24:31 +09:00
syuilo
5583007adb
chore(server): Add TODO
2020-04-26 11:19:57 +09:00
syuilo
4827f89852
fix(client): Fix a bug that if block of pages not working
2020-04-23 08:57:10 +09:00
syuilo
342077f51b
fix(client): Fix lint
2020-04-22 19:51:09 +09:00
syuilo
3eaf223420
refactor(client): ✨
2020-04-22 19:36:28 +09:00
syuilo
ce691efc07
feat(client): Implement default upload folder setting
...
Resolve #5985
2020-04-22 00:34:56 +09:00
syuilo
14748a3b07
Fix #6289
2020-04-21 20:26:54 +09:00
syuilo
66010c1ae8
Fix #6229
2020-04-21 20:16:37 +09:00
syuilo
433c59f356
fix(lint): Use const
2020-04-20 21:36:58 +09:00
syuilo
81bcf87f41
refactor(client): ✨
2020-04-20 21:35:27 +09:00
syuilo
403ea2119f
enhance(pages): Improve hcart
2020-04-19 17:41:01 +09:00
syuilo
fd034ba176
fix(client): Fix bug that cannot post when image only
2020-04-19 17:40:46 +09:00
syuilo
24a83de22d
enhance(client): Use icon instead of text
2020-04-19 17:39:54 +09:00
syuilo
d61d46e1c4
feat(aiscript): Better env vars
2020-04-19 16:28:19 +09:00
syuilo
c1497a25e4
fix(client): Fix canvas overflow
2020-04-19 16:15:24 +09:00
syuilo
a037714b6b
chore: 🎨
2020-04-19 16:09:57 +09:00
syuilo
56a5a366eb
feat(pages): Improve chart
2020-04-19 15:48:05 +09:00
syuilo
c1df3a723c
fix(pages): Fix chart type detection
2020-04-19 09:09:38 +09:00
syuilo
f817b9c73c
Resolve #6276
2020-04-19 09:05:20 +09:00
syuilo
e03c49aa93
feat(pages): Improve chart
2020-04-19 08:25:22 +09:00
syuilo
d853a8e93a
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2020-04-18 18:33:50 +09:00
syuilo
4db874fa0e
Resolve #6274
2020-04-18 18:33:45 +09:00
MeiMei
19e6388576
TLにNote追加時にdeepcopyする ( #6275 )
2020-04-18 16:05:39 +09:00
Xeltica
73f34b92e5
カスタム絵文字リアクションがプレビューされない不具合を修正 fix #6272 ( #6273 )
...
* カスタム絵文字リアクションがプレビューされない不具合を修正
* add comments
2020-04-18 12:06:44 +09:00
syuilo
3d3c800d23
chore(client): 🎨
2020-04-17 20:36:51 +09:00
syuilo
f879122049
chore(client): 🎨
2020-04-17 20:30:12 +09:00
syuilo
e0d5ae579b
feat(pages): Add rect method
2020-04-17 15:51:36 +09:00
syuilo
505b99cb00
feat(pages): Disable AiScript step limitation to improve usability
2020-04-17 15:51:25 +09:00
syuilo
a132a2cf71
chore(client): 🎨
2020-04-16 23:13:33 +09:00
syuilo
f90dc55308
fix(pages): AiScript変数があると型チェックができない問題を修正
2020-04-16 23:04:49 +09:00
syuilo
3f361fe86b
feat(pages): Add arc method
2020-04-16 18:11:13 +09:00
tamaina
1a23922b54
Fix Media List in CW Content ( #6099 )
2020-04-16 01:04:21 +09:00
MeiMei
b17b746aa0
リアクションの修正 ( #6260 )
2020-04-16 00:47:17 +09:00
MeiMei
d17b07d421
0以下のリアクションは送らないように Resolve #6263 ( #6264 )
2020-04-16 00:45:43 +09:00
syuilo
abc46da944
Resolve #6256
2020-04-16 00:39:21 +09:00
mei23
f99eb1a38c
lint
2020-04-14 01:13:01 +09:00
MeiMei
2905e56a72
リモートのカスタム絵文字リアクションを表示できるように ( #6239 )
...
* リモートのカスタム絵文字リアクションを表示できるように
* AP
* DBマイグレーション
* ローカルのリアクションの.
* fix
* fix
* fix
* space
2020-04-14 00:42:59 +09:00
syuilo
d9ecb62a65
chore(client): 🎨
2020-04-14 00:13:49 +09:00
tamaina
066b8e6f73
投稿のURLプレビューポップアップを改良 ( #6226 )
...
* URLプレビューポップアップを改良
- タッチデバイスでは表示しないように
- 幅をレスポンシブに
* Use maxTouchPoints to detect touch device
* fix
2020-04-14 00:00:52 +09:00
MeiMei
ec5a1c8a9d
同じリアクション削除を同時に行うとリアクションカウントがおかしくなることがあるのを修正 ( #6253 )
...
* Fix #6252
* quote
* Use IdentifiableError
2020-04-13 23:58:38 +09:00
Satsuki Yanagi
ae5a8e776e
sensitiveではないメディアも非表示にできるように ( #6248 )
...
* sensitiveではないメディアも非表示にできるように
* mounted -> created
* remove unnecessary v-if
2020-04-13 23:55:36 +09:00
syuilo
dc9ea9ea70
feat(client): Improve pages aiscript
2020-04-13 23:46:53 +09:00
Satsuki Yanagi
b4cdcab537
モデレーション周りのv11の機能復元 ( #6249 )
...
* モデレーション周りのv11の機能復元
* i18n
* wip
* wip
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-04-13 23:27:12 +09:00
syuilo
4bccfb62b3
Resolve #5755
2020-04-13 03:23:23 +09:00
MeiMei
69dd52920e
プロキシの除外ホスト ( #6244 )
...
* プロキシの除外ホスト
* オブジェクトストレージとの通信にProxyを使うかを選択できるように
* fix lint
* コメント
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
2020-04-12 20:32:34 +09:00
syuilo
7ac8b672c5
Resolve #6242
2020-04-12 19:57:18 +09:00
syuilo
bcfa0b3cf7
AiScript関連
2020-04-12 19:38:19 +09:00
syuilo
f242bd1c2d
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2020-04-11 22:44:36 +09:00
syuilo
415d54b758
feat(client): Implement AiScript scratchpad
2020-04-11 22:44:32 +09:00
MeiMei
9c5a8a87e1
Fix typo ( #6238 )
2020-04-11 19:49:25 +09:00
Balazs Nadasdi
86a394dc50
Option to hide revealed sensitive media ( #6209 )
...
* Option to hide revealed sensitive media
This PR commit adds a button on sensitive images and videos
to to hide them without refreshing the page.
* fix position with multiple images
* Fixing some lint problems
Not related to this PR, but "Node.js CI / lint" failed on it.
2020-04-11 18:32:55 +09:00
MeiMei
ae76a79409
ファイルのダウンロードがタイムアウトしなくなっているのを修正など ( #6233 )
...
* Refactor download / file-info
* body read timeout on download Fix syuilo#6232
2020-04-11 18:28:40 +09:00
MeiMei
e1b532f39b
Fix url type of AP object #6231 ( #6234 )
2020-04-11 18:27:58 +09:00
MeiMei
a74358ec03
Use node-fetch instead of request ( #6228 )
...
* requestをnode-fetchになど
* format
* fix error
* t
* Fix test
2020-04-09 23:42:23 +09:00
syuilo
08c802760b
Create aiscript.ja-JP.md
2020-04-05 18:02:39 +09:00
Balazs Nadasdi
decdec2c1d
Ability to set header image for a Page ( #6210 )
...
* Ability to set header image for a Page
- Add header image to Page
- Show it on Page view
- Show correctly it on Page list view
- On the Page list view, pages have a light border
to make it easier to see an image belongs to a page
* Maybe it looks better
* Use <img> instead if <x-image>
* src -> :src; set width
* Update page.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-04-05 17:55:51 +09:00
syuilo
cefbecb94c
refactor: Use ===
2020-04-04 08:46:54 +09:00
syuilo
60ed35680c
enhance(server): Log error message when internal error occured
2020-04-04 08:27:16 +09:00
syuilo
2c4faa7db6
perf(client): Lazy load themes
2020-04-04 08:25:28 +09:00
MeiMei
ece0cec1f8
APIリファレンスでレスポンスのスキーマを見るのにいちいち2回クリックさせられるのを修正 ( #6217 )
2020-04-03 23:36:13 +09:00
syuilo
a3e4a3ab5f
Revert
2020-04-03 23:35:14 +09:00
MeiMei
8e13f6a7e0
APメンションはaudienceじゃなくてtagを参照するなど ( #6128 )
...
* APメンションはaudienceじゃなくてtagを参照するなど
* AP/tag/Mentionではurlじゃなくてuriを提示する
* createPersonでaliasが入力された場合に対応
* AP HTMLパースでMention/Hashtag判定にtagを使うように
* fix
* indent
* use hashtag name
* fix
* URLエンコード不要だったら<>を使わないの条件が消えたたのを修正
2020-04-03 22:51:38 +09:00
MeiMei
e27b7e7d97
APIリファレンスのカテゴリ処理の修正 ( #6218 )
...
* APIリファレンスのカテゴリ処理の修正
* tune
2020-04-03 22:42:29 +09:00
Satsuki Yanagi
0fdd14fe77
i18n ( #6219 )
2020-04-03 22:41:18 +09:00
tamaina
80768d4390
Fix lint
2020-04-03 17:17:46 +09:00
tamaina
aa49517740
Pre-render ReDoc
...
redoc-cliはexpandResponsesは200のみとすると数値と認識されてしまい設定できないため202,204という指定にしています
2020-04-03 17:13:41 +09:00
syuilo
1e3d2f21f9
feat(streaming): Add emoji added event
2020-04-02 22:17:17 +09:00
syuilo
d2a5f3af07
Update api.ja-JP.md
2020-04-02 22:09:25 +09:00
MeiMei
2be9c67fd1
Use url if available ( #6214 )
...
* Fix #6213
* other link
* fix
2020-04-02 21:59:14 +09:00
mei23
50043fd3a8
lint
2020-04-02 05:41:03 +09:00
syuilo
12d3e3f786
Refactoring
2020-03-31 09:15:04 +09:00
syuilo
8af638401b
Refactoring
2020-03-31 09:11:43 +09:00
syuilo
e4105cdddf
Merge branch 'master' into develop
2020-03-31 08:08:22 +09:00
syuilo
d6d007b3df
Fix #6203
2020-03-31 08:07:10 +09:00
MeiMei
76cadcd707
APIの権限設定漏れを修正 ( #6202 )
...
* Fix: 権限設定漏れ
* requireAdmin
2020-03-30 11:45:57 +09:00
MeiMei
a6f4923d18
admin/accounts/createで一般ユーザーがアカウントを作成し放題なのを修正 ( #6205 )
2020-03-30 09:27:39 +09:00
MeiMei
b9ea774c2a
Fix #6199 ( #6201 )
2020-03-29 23:18:03 +09:00
MeiMei
edfbb37a37
トークン系の乱数ソースではcryptoを使うように ( #6200 )
2020-03-29 23:16:36 +09:00
syuilo
0d49cd37da
Add miauth info into meta.features
2020-03-29 17:44:14 +09:00
syuilo
d468d3281b
アプリの権限を確認できるように
2020-03-29 17:06:36 +09:00
syuilo
31a0a42c7f
Fix bug
2020-03-29 17:04:22 +09:00
syuilo
83933879fe
テーマ関係
2020-03-29 16:09:44 +09:00
syuilo
594736add2
Better sql log
2020-03-29 14:08:19 +09:00
syuilo
b890dc349a
Fix type
2020-03-29 11:28:55 +09:00
syuilo
1aa2c6cae7
🎨
2020-03-29 11:06:58 +09:00
syuilo
b5fcd885a7
Clean up
2020-03-29 10:59:05 +09:00
syuilo
9e2d3eb069
Fix bug
2020-03-29 10:49:43 +09:00
syuilo
6100b37525
Refactor: Use ===
2020-03-29 10:39:36 +09:00
syuilo
f300d4efee
🎨
2020-03-29 10:34:46 +09:00
syuilo
82e76eaa29
✌️
2020-03-29 10:17:23 +09:00
syuilo
110d517bc3
✌️
2020-03-29 10:16:32 +09:00
syuilo
aa9a07b5b6
✌️
2020-03-29 10:15:33 +09:00
syuilo
921078c51e
インスタンス一覧でソートできるように
2020-03-29 10:14:33 +09:00
syuilo
4b605be7e2
🎨
2020-03-28 22:25:52 +09:00
syuilo
6ca14ad2ad
Fix style
2020-03-28 22:10:14 +09:00
syuilo
6e189d8d0d
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2020-03-28 22:04:26 +09:00
syuilo
a3fc2122e6
Fix bug
2020-03-28 22:04:23 +09:00
mei23
0a01f97d64
lint fix
2020-03-28 20:56:17 +09:00
syuilo
a79c305dfb
Update gen-token.ts
2020-03-28 19:44:57 +09:00
syuilo
9b125e9feb
Update apps.vue
2020-03-28 19:40:03 +09:00
syuilo
22eac682d8
インストールしたアプリ見れるようにしたり削除できるようにしたり
2020-03-28 19:33:11 +09:00
syuilo
6c24520888
✌️
2020-03-28 18:33:24 +09:00
syuilo
18f7d51d0b
Improve log handling
2020-03-28 18:28:21 +09:00
syuilo
f6b80873eb
Resolve #6192
2020-03-28 18:07:41 +09:00
syuilo
7b1e443dca
Add i/apps private API
2020-03-28 16:52:52 +09:00
syuilo
25efe1a2fb
Resolve #6193
2020-03-28 15:57:31 +09:00
syuilo
62f118ffa7
🎨
2020-03-28 11:36:44 +09:00
syuilo
1b42292475
Fix doc page
2020-03-28 11:32:19 +09:00
syuilo
05564e5565
Implement MiAuth
2020-03-28 11:24:37 +09:00
syuilo
f5c5d5cd7e
wip
2020-03-27 20:24:32 +09:00
syuilo
10d5062e15
Update patrons
2020-03-25 23:21:23 +09:00
syuilo
e8cc6bf2d6
🎨
2020-03-25 23:15:08 +09:00
syuilo
f0e234804d
🎨
2020-03-25 22:57:13 +09:00
syuilo
1e93dbfa7b
Fix dark mode sync bug
2020-03-25 22:49:42 +09:00
和風ドレッシング
65ecfe1976
Fix #5986 ( #6184 )
...
* Fix #5986
* Fix #5986 追加修正
2020-03-25 22:26:50 +09:00
和風ドレッシング
00ee61d578
Fix #6176 ( #6183 )
2020-03-25 15:57:35 +09:00
syuilo
f3c99323c6
Fix #6180
2020-03-23 19:47:02 +09:00
syuilo
0df9d316f9
Refactor
2020-03-23 19:42:26 +09:00
syuilo
0579b0c182
Better theme validation
2020-03-23 19:09:20 +09:00
syuilo
6996f1bb1f
テーマインポート機能を実装するなど
2020-03-23 19:06:46 +09:00
syuilo
66f535ca45
Fix dark mode sync
2020-03-22 20:23:35 +09:00
syuilo
5f284dcbb6
Fix #6179
2020-03-22 19:46:07 +09:00
syuilo
c8a664325c
Fix bug
2020-03-22 19:41:35 +09:00
syuilo
9ea2a8e547
iOSで起動できない問題を修正
2020-03-22 19:35:34 +09:00
syuilo
9937e7d988
ダークモードの同期を強化
2020-03-22 18:39:37 +09:00
syuilo
8f3c33bdd0
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2020-03-22 18:18:37 +09:00
syuilo
cc0d6974d8
Remove smooth option to improve performance
2020-03-22 18:18:34 +09:00
okpierre
5705a3bcdd
Add files via upload ( #6116 )
2020-03-22 17:59:14 +09:00
syuilo
d082ee0cec
Add account setting link
2020-03-22 15:11:16 +09:00
syuilo
65430334ce
Fix #6085
2020-03-22 14:57:21 +09:00
syuilo
55855c2513
🎨
2020-03-22 14:45:33 +09:00
syuilo
ad0826d831
Refactoring
2020-03-22 14:38:33 +09:00
syuilo
86760502d0
Update theme.vue
2020-03-22 10:57:58 +09:00
syuilo
587c5f5572
🎨
2020-03-22 10:55:46 +09:00
syuilo
732ecac5eb
Fix error
2020-03-22 10:53:47 +09:00
Satsuki Yanagi
2674120cb3
i18n ( #6171 )
...
* i18n
Resolve #6155
* i18n for drive
* ✌️
* Extract doc
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-03-22 10:51:40 +09:00
syuilo
8ebac112b9
Resolve #6170
2020-03-22 10:39:12 +09:00
syuilo
9266b4646a
🎨
2020-03-22 09:44:02 +09:00
syuilo
0353a7f617
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2020-03-22 09:43:32 +09:00
syuilo
535f37e168
🎨
2020-03-22 09:43:19 +09:00
MeiMei
9ccca14325
CI通らないの修正 ( #6173 )
...
* CI通らないの修正
* Revert "CI通らないの修正"
This reverts commit 3eab7eab90050d60f0222ac0d08da7be0a53c300.
* ts-ignore
* んー
2020-03-22 09:21:21 +09:00
syuilo
7f30b8cb5a
Update collaborators
2020-03-21 23:33:39 +09:00
syuilo
80ec63f334
基底テーマ分離
2020-03-21 23:28:17 +09:00
syuilo
6bdd4e757c
招待コードが発行できない問題を修正
2020-03-21 23:27:54 +09:00
syuilo
b96a7b13f1
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2020-03-21 20:14:41 +09:00
syuilo
820e1589af
Fix #6110
...
updatedAt が null なユーザーは検索に出てこなくなる副作用あり
2020-03-21 20:14:26 +09:00
Xeltica
76bd26468a
Add 削除して編集 ( #6147 )
...
* Add 削除して編集
* 言語ファイルを更新
* リプライとリノートも復元する
* Revert "リプライとリノートも復元する"
This reverts commit f23f7f8d784b28f3d365c8f5aecf81001577c672.
* リプライとリノートも復元する
2020-03-21 18:58:05 +09:00
syuilo
5f6110d6da
Fix bug
2020-03-21 13:21:32 +09:00
syuilo
ef547887c1
🎨
2020-03-21 13:19:42 +09:00
syuilo
821692818e
Fix bug
2020-03-21 13:10:44 +09:00
syuilo
1afa8e3aaf
リモートユーザーでも投稿数とか見れるように
2020-03-21 13:07:15 +09:00
syuilo
c3a3c04355
Resolve #6145
2020-03-21 13:07:02 +09:00
syuilo
c521685f3b
Resolve #6110
2020-03-21 12:48:25 +09:00
syuilo
f8d68f72e3
wip
2020-03-21 12:32:40 +09:00
syuilo
4e4fb29bc4
wip
2020-03-21 00:21:33 +09:00
syuilo
f18c2e45df
wip
2020-03-20 23:08:45 +09:00
syuilo
9f6b6d211c
wip
2020-03-20 22:42:35 +09:00
syuilo
500518348b
wip
2020-03-20 22:37:44 +09:00
syuilo
3d40b7e822
wip
2020-03-20 21:58:04 +09:00
syuilo
20775f7b73
wip
2020-03-20 19:19:28 +09:00
syuilo
b27e74c25f
wip
2020-03-20 19:06:50 +09:00
syuilo
5763fe412c
wip
2020-03-20 18:58:17 +09:00
syuilo
2dcd3f415b
wip
2020-03-20 18:55:15 +09:00
syuilo
ea5c02bcd4
wip
2020-03-20 18:11:39 +09:00
syuilo
737f963d3d
Fix bug
2020-03-20 18:00:42 +09:00
Oni-Men
3374312818
Add range component, 音量設定で使用する ( #6146 )
...
* add range component, use range component at volume setting
* refactor
* refactor 2
* Update range.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-03-20 14:30:37 +09:00
MeiMei
a919a61b2f
ElasticSearchで認証ができるように ( #6158 )
2020-03-20 14:00:34 +09:00
Oni-Men
d456425b81
use username if name was empty ( #6166 )
2020-03-20 13:57:55 +09:00
MeiMei
1b694f1e0c
連携ログインができないのなどを修正 ( #6162 )
...
* 連携ログインができないのを修正
* Cookie名変更, セッションに
* igiはやっぱり非セッションCookieで
* 2回目以降Discordログインできなくなるのを修正
2020-03-20 13:56:22 +09:00
MeiMei
7eb0fd0c49
Revert "Update dependencies ( #6167 )" ( #6168 )
...
This reverts commit 0420c548dade2c5b00353b4a5f20606667fc4253.
2020-03-20 02:46:13 +09:00
MeiMei
61b83fa572
Update dependencies ( #6167 )
...
* Update CI (#11 )
* Update nodejs.yml
* Fix time
* no docker
* no CI
* build only
* Update dependencies
2020-03-20 02:40:35 +09:00
Yuiga Wada
c89a10b40e
Auth認証画面から正常にログインできるよう修正 ( #6154 )
...
* Fix #6095
Auth認証画面から正常にログインできるよう修正
* Fix #6095
2020-03-14 15:59:02 +09:00
MeiMei
ed818fc8e3
オブジェクトストレージでS3のvirtual-host形式のサポートなど ( #6148 )
...
* オブジェクトストレージでS3のvirtual-host形式のサポートなど
* 表記揺れ
* more simply
* S3ならばs3ForcePathStyleしない
2020-03-14 11:33:19 +09:00
tamaina
b71662b08d
fix gif badge ( #6153 )
2020-03-14 11:31:03 +09:00
syuilo
755a9e2ea7
wip #6140
2020-03-07 11:23:31 +09:00
syuilo
6ae9c83fa1
Refactor: Better arg name
2020-03-07 09:56:13 +09:00
syuilo
3593015993
Resolve #6137
2020-03-07 01:04:36 +09:00
syuilo
598789e5a5
Refactor
2020-03-07 00:35:00 +09:00
Oni-Men
326abb4672
note overflow: hidden ( #6138 )
2020-03-07 00:31:48 +09:00
fuyu
79f2f9fac9
チャートログの取得範囲の修正 ( #5923 )
2020-03-07 00:28:21 +09:00
MeiMei
811590d0c3
note_reaction.reaction は 130文字に ( #6105 )
2020-03-06 23:09:06 +09:00
fuyu
934d7b2392
ダークテーマ利用時にセレクトが使いにくくなる問題を修正 ( #6117 )
2020-03-06 22:54:23 +09:00
Oni-Men
01a3e47d9b
MFMをテキストに戻す ( #6131 )
...
* Disable Nyaize in quote
* mfmを文字列に戻す、nyaizeにmfmを使用
* Revert "Disable Nyaize in quote"
This reverts commit 1b238905a5535267d32d7e1aec8afd8bb07b0619.
* refactor
* use return type as string
2020-03-06 22:51:50 +09:00
MeiMei
f8df4ddbab
チャートInsert時にロックをかけるように ( #6100 )
...
* chart lock
* fix
2020-03-06 22:33:54 +09:00
rinsuki
7e975dd116
lintをGitHub Actions でするように ( #6101 )
...
* package.json の lint スクリプトを修正
* lint アクションを追加
* yarn lint --fix
* 手動修正
2020-03-04 11:45:33 +09:00
syuilo
49734661dc
Refactor
2020-02-29 16:38:07 +09:00
tamaina
75d56ff255
ボリュームを0にしてもサウンドが鳴っていることになっていたのを修正 ( #6098 )
...
* Update init.ts
* parseFloat
2020-02-27 16:32:10 +09:00
syuilo
9a83fa946f
Update google.vue
2020-02-27 15:13:46 +09:00
syuilo
8fdbc915c9
Resolve #6091
2020-02-27 07:04:28 +09:00
Oni-Men
8d66359139
同じホットキーが連続で発動しないように ( #6082 )
...
* add cooldown to hotkey
* remove blank
* use repeat flag
* format
* Add Repeatable option to Hotkey
* Boolean型のみに
* console.log消すの忘れてた
2020-02-26 17:22:43 +09:00
MeiMei
8965eca121
リアクション絵文字設定をいい感じに ( #6074 )
...
* リアクション絵文字設定をいい感じに
* みじかく
2020-02-26 16:48:23 +09:00
MeiMei
89f8ff9638
Fix: mainStreamのミュート情報が再接続まで反映されない ( #6072 )
2020-02-26 08:03:23 +09:00
syuilo
0cb756cbac
Refactor
2020-02-26 07:56:32 +09:00
Oni-Men
1457504797
同じノートを何回リノートしても一回として数えるように ( #6086 )
...
* 同じノートを何回リノートしても一回として数えるように
* Update count-same-renotes.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-02-26 07:54:35 +09:00
syuilo
d86ecdc675
Fix #6029
2020-02-23 02:34:54 +09:00
syuilo
668d3daf24
Fix #6063
2020-02-23 02:28:07 +09:00
syuilo
0874aec4ab
Resolve #6053
2020-02-22 06:57:54 +09:00
syuilo
6630800bf7
Fix style
2020-02-22 06:54:35 +09:00
syuilo
aa01f232a3
Better featured injection
2020-02-22 06:49:12 +09:00
syuilo
aa0eef5f1d
🍕
2020-02-22 06:43:46 +09:00
syuilo
e3eab1db07
🎨
2020-02-22 06:40:48 +09:00
syuilo
88f9c985e4
Fix bug
2020-02-22 06:36:15 +09:00
syuilo
652c2ef162
🎨
2020-02-22 03:51:31 +09:00
syuilo
e5aec57525
🎨
2020-02-22 02:30:41 +09:00
syuilo
fc8ec4a834
Update particle.vue
2020-02-22 02:26:01 +09:00
syuilo
8a03fb71b7
Reaction particle
2020-02-22 01:20:58 +09:00
tamaina
1eb837e9a1
Fix #6057 ( #6061 )
2020-02-22 01:03:50 +09:00
Oni-Men
4f2dfd0d91
patch #6039 ( #6052 )
2020-02-21 17:16:51 +09:00
syuilo
505fab1347
🎨
2020-02-21 09:17:33 +09:00
syuilo
60705dada9
🎨
2020-02-21 09:11:35 +09:00
syuilo
de9207f0dc
Improve usability
2020-02-21 07:21:27 +09:00
syuilo
69048a33ec
Update style.scss
2020-02-21 07:11:25 +09:00
syuilo
bcc20eab9d
複数タブで開いてるときに動作がおかしい問題を修正
2020-02-21 03:51:41 +09:00
syuilo
7587b5caa9
Resolve #6043
2020-02-21 00:28:45 +09:00
syuilo
ba9762d391
Fix comments
2020-02-20 23:26:35 +09:00
syuilo
4637839e30
ボリュームが0のときサウンドを鳴らさないように
2020-02-20 23:17:17 +09:00
syuilo
032ca34f0b
Fix bug
2020-02-20 23:11:09 +09:00
syuilo
53ebf4c128
Fix #6026
2020-02-20 23:07:20 +09:00
syuilo
323727893a
Fix bug
2020-02-20 23:07:03 +09:00
syuilo
9125d39fac
Fix bug
2020-02-20 23:02:55 +09:00
syuilo
bc737f9e57
Fix #6036
2020-02-20 22:54:26 +09:00
syuilo
61aa2430c1
Resolve #6028
2020-02-20 13:38:40 +09:00
syuilo
0b3849a26d
Better validation
2020-02-20 13:33:41 +09:00
syuilo
2682b558c9
Add sounds
2020-02-20 07:29:34 +09:00
syuilo
150c9eaa87
Update search-by-tag.ts
2020-02-20 07:19:27 +09:00
syuilo
0689269514
Fix #6016
2020-02-20 07:18:40 +09:00
syuilo
6aa309f71b
Fix #6016
2020-02-20 07:18:16 +09:00
syuilo
ff0278b845
Remove header transition
2020-02-20 06:42:20 +09:00
syuilo
4b05306921
Fix #5943
2020-02-20 06:38:19 +09:00
syuilo
baefd80970
🎨
2020-02-20 06:08:54 +09:00
syuilo
9a67d667e4
Improve sound
2020-02-20 06:08:49 +09:00
MeiMei
ed85d62888
切断時ダイアログのタイミングの変更など ( #6014 )
...
* 再接続時インジケーター
* Update ja-JP.yml
* Update stream-indicator.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-02-20 03:42:35 +09:00
syuilo
092a61e6a6
Better sfx
2020-02-20 03:14:17 +09:00
syuilo
7002e829d1
サウンド設定など
2020-02-20 02:40:53 +09:00
syuilo
93c489b1ce
media-listのgridの高さがsub-note-detailsのdetailsの中だと287pxになってしまっていたのを修正 ( #5951 )
...
* fix files grid height
* missing colon
* ✌️
* ✌️
* fix
* remove unused event listener
2020-02-20 01:24:45 +09:00
MeiMei
60ecbd89fd
Fix #5943 ( #6023 )
2020-02-20 00:38:26 +09:00
MeiMei
0d56ffa0dc
LegacyReaction変換にstarを追加 ( #6013 )
2020-02-19 22:06:54 +09:00
syuilo
4971c6ab42
Update index.home.vue
2020-02-19 17:59:28 +09:00
syuilo
6e4e293bc0
Fix bug
2020-02-19 17:55:55 +09:00
tamaina
bf0ff1e451
remove unused event listener
2020-02-19 07:49:53 +09:00
syuilo
bd22f84241
🎨
2020-02-19 07:00:44 +09:00
syuilo
f024419750
🎨
2020-02-19 06:41:30 +09:00
syuilo
1fb6f5c2eb
Fix #5984
2020-02-19 06:36:50 +09:00
syuilo
e2186fa0b9
Improve notification
2020-02-19 06:26:29 +09:00
syuilo
c056d1f97d
🎨
2020-02-19 06:17:41 +09:00
syuilo
554c9c65be
Resolve #5978
2020-02-19 06:16:49 +09:00
syuilo
45bf53f08d
Fix page like button
2020-02-19 04:15:14 +09:00
syuilo
eaff9cd247
Clean up
2020-02-19 04:12:49 +09:00
syuilo
4edf2c0c94
Resolve #5995
2020-02-19 04:08:35 +09:00
fuyu
4fa5322993
モデレーターになってしまっている場合は解除できるように ( #5983 )
2020-02-19 03:24:37 +09:00
syuilo
43a9cc87c9
ページ遷移のトランジションをなくした
2020-02-19 03:22:10 +09:00
syuilo
b4b8b4741f
Some tweaks
2020-02-19 03:16:10 +09:00
Xeltica
28071c2739
固定投稿フォームを実装 ( #5994 )
...
* 固定投稿フォームを実装
* fix
2020-02-19 03:11:09 +09:00
syuilo
30513d50ba
Fix bug
2020-02-18 23:42:08 +09:00
syuilo
068dc29602
Clean up
2020-02-18 23:16:55 +09:00
okpierre
73d55fe97c
add missing image ( #5967 )
...
fix for explore banner
2020-02-18 21:33:51 +09:00
syuilo
6d19a552b7
Fix bug
2020-02-18 21:27:47 +09:00
syuilo
4bf3859d22
ログビューア実装
2020-02-18 21:27:43 +09:00
syuilo
b7cb172d89
Implement object storage settings
2020-02-18 21:12:05 +09:00
syuilo
c2e447ef6d
Implement photo widget
2020-02-18 19:47:30 +09:00
syuilo
ea57f265ad
Add activity widget
2020-02-18 19:31:11 +09:00
syuilo
a814652af0
Implement featured note injection
2020-02-18 19:05:11 +09:00
syuilo
2b666ee095
Improve paging
2020-02-18 18:19:11 +09:00
syuilo
b538899a8e
Imprement promo read
2020-02-18 18:14:38 +09:00
syuilo
840e5efbb2
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2020-02-18 17:54:13 +09:00
syuilo
e1ef5e4dea
Fix bug
2020-02-18 17:53:56 +09:00
fuyu
ee21ada008
管理者はモデレーターに変更できないように ( #5970 )
...
* 管理者をモデレーターに変更できないように
* Change error message
2020-02-18 17:53:52 +09:00
syuilo
9e812b5a08
Resolve #5963
2020-02-18 08:41:32 +09:00
syuilo
31e6d071fa
Fix type
2020-02-18 08:13:47 +09:00
syuilo
0a250d0327
Clean up
2020-02-18 08:05:27 +09:00
syuilo
26615ac716
Improve chart logging
2020-02-18 03:03:34 +09:00
syuilo
72486ca5e0
Update core.ts
2020-02-18 02:27:18 +09:00
syuilo
0678d4fc55
Fix bug
2020-02-18 01:25:02 +09:00
syuilo
68250f1887
Resolve #5949
2020-02-18 01:12:35 +09:00
syuilo
d9a7a472ce
Fix bug
2020-02-17 07:23:39 +09:00
syuilo
3ce918af20
🎨
2020-02-17 07:14:03 +09:00
syuilo
4a66dd9dd0
Fix glitch
2020-02-17 06:48:04 +09:00
syuilo
1c47c62877
UI tweak
2020-02-17 06:43:52 +09:00
syuilo
98d3348af7
🎨
2020-02-17 06:39:41 +09:00
syuilo
56fbc889aa
🎨
2020-02-17 06:37:39 +09:00
syuilo
740d09f677
Clean up
2020-02-17 06:23:18 +09:00
syuilo
1460851d7f
Update app.vue
2020-02-17 05:38:00 +09:00
syuilo
f816d3c7a3
i18n
2020-02-17 03:19:27 +09:00
syuilo
48d659d956
ユーザー設定とクライアント設定を分離
2020-02-17 03:10:51 +09:00
syuilo
7755586dc4
🎨
2020-02-17 02:41:03 +09:00
syuilo
51b7da86d8
Better instance page
2020-02-17 02:27:14 +09:00
syuilo
3f2902316c
Improve instance info page
2020-02-17 02:21:27 +09:00
syuilo
68ff3ad270
Clean up
2020-02-16 22:46:51 +09:00
syuilo
caa850d52a
Implement image dialog
2020-02-16 22:46:18 +09:00
syuilo
7bb49f1352
Resolve #5942
2020-02-16 22:15:49 +09:00
syuilo
69868d93eb
Refactor
2020-02-16 21:11:27 +09:00
syuilo
f058f40162
Resolve #5958
2020-02-16 21:10:52 +09:00
syuilo
3ea1d216b6
Clean up
2020-02-16 21:05:17 +09:00
syuilo
0cd7d9b6e8
Refactor: Extract scroll utility functions
2020-02-16 20:58:41 +09:00
syuilo
53e2d51582
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2020-02-16 20:54:33 +09:00
syuilo
eb12526c9a
2回目以降の読み込みは30個までフェッチするように
2020-02-16 20:54:25 +09:00
okpierre
9a8f8d1ded
Update notification ( #5956 )
...
* Add icon for messaging
This will add icon within messaging
* Update messaging-room.message.vue
Link to missing icon
* Update notification.vue
fix renote icon in notification
https://github.com/syuilo/misskey/issues/5955
2020-02-16 20:21:05 +09:00
fuyu
0fbee8fcfb
テーマの切り替え時に時計の色が変わるように ( #5959 )
...
* テーマの切り替え時に時計の色が変わるように
* ディレイを追加
2020-02-16 20:20:02 +09:00
syuilo
e90d733f25
Clean up
2020-02-15 23:42:52 +09:00
syuilo
26d2fc8229
API doc
2020-02-15 23:13:59 +09:00
syuilo
64ad089fad
Update trend.ts
2020-02-15 23:01:41 +09:00
syuilo
615af912dc
🎨
2020-02-15 22:51:46 +09:00
syuilo
1cbf7f279a
🎨
2020-02-15 22:21:35 +09:00
syuilo
e0ccb1f9b4
Prefetch aicons
2020-02-15 21:56:21 +09:00
tamaina
e3bec2bfc1
Fix widget bg ( #5952 )
2020-02-15 21:42:45 +09:00
syuilo
3b7b2e8314
Fix #5950
2020-02-15 21:39:38 +09:00
syuilo
cff0d71fef
Refactoring
2020-02-15 21:33:32 +09:00
tamaina
41f8cda7e4
fix
2020-02-15 21:31:56 +09:00
tamaina
41d2b9cdae
✌️
2020-02-15 21:20:01 +09:00
tamaina
4e9f6b1bb1
✌️
2020-02-15 20:18:37 +09:00
tamaina
6e57bce9a4
missing colon
2020-02-15 19:34:30 +09:00
tamaina
c49f490c8c
fix files grid height
2020-02-15 19:33:12 +09:00