syuilo
c8985d9eaf
fix(client): Fix reply style
2020-05-10 17:37:11 +09:00
syuilo
5b06ace4b9
chore(lint): Add missing semicolons
2020-05-10 17:25:16 +09:00
syuilo
1cf673e9d0
chore(client): 🎨
2020-05-10 17:19:53 +09:00
syuilo
2d1e6a7dc6
fix(client): Fix poll vote notification
...
Fix #5998
2020-05-10 17:19:41 +09:00
syuilo
a0d6abd5cf
refactor(client): Use unique class name
2020-05-10 17:12:19 +09:00
syuilo
462bc1f108
fix(client): Fix style of poll viewer
2020-05-10 17:06:53 +09:00
syuilo
273d99da9c
refactor(client): Use unique class name
2020-05-10 17:06:20 +09:00
syuilo
2645235885
fix(client): Do not expand each notes in my/messages
2020-05-10 16:52:05 +09:00
syuilo
41544b1df9
fix(client): Do not expand each notes in my/mentions
...
Related #6336
2020-05-10 16:51:11 +09:00
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
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
Satsuki Yanagi
c348688eeb
WebAuthnでログインできないのを修正 ( #6327 )
...
Resolve #6319
2020-05-09 08:20:22 +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
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
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
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
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
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
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
415d54b758
feat(client): Implement AiScript scratchpad
2020-04-11 22:44:32 +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
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
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
Satsuki Yanagi
0fdd14fe77
i18n ( #6219 )
2020-04-03 22:41:18 +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
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
8af638401b
Refactoring
2020-03-31 09:11:43 +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
1aa2c6cae7
🎨
2020-03-29 11:06:58 +09:00
syuilo
b5fcd885a7
Clean up
2020-03-29 10:59:05 +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
9b125e9feb
Update apps.vue
2020-03-28 19:40:03 +09:00