syuilo
1d43d18b19
🎨
2019-07-08 16:11:52 +09:00
tamaina
5343b005df
Improve paste uploading Resolve #3023 ( #4542 )
...
* resolve #3023
* fix
* fix
* better description
* widget
* fix text
* Update post-form.vue
* Fix enter-file-name dialog title text
* Fix type
* On messaging room
* Replace moment.js to original one
* Fix formatDateTimeString
2019-07-08 13:46:31 +09:00
syuilo
6064c3ae47
Add semicolons
2019-07-08 04:32:57 +09:00
syuilo
05862a420f
Merge branch 'develop' into pr/4549
2019-07-08 04:27:18 +09:00
syuilo
393ad283e1
🎨
2019-07-08 04:19:17 +09:00
syuilo
841c8d619f
既定のアップロード先フォルダを設定できるように
2019-07-08 04:17:53 +09:00
MeiMei
d39aabc143
Fix notification wrap ( #5118 )
2019-07-07 18:59:54 +09:00
Satsuki Yanagi
4628f507e5
公開以外へのリプライ時元の公開範囲で指定したユーザー情報を引き継ぐように ( #5119 )
...
* 公開以外へのリプライ時元の公開範囲で指定したユーザー情報を引き継ぐように
* Use users/show userIds
2019-07-07 17:14:08 +09:00
Satsuki Yanagi
3b8ea90fdc
フォルダーを削除できないときダイアログボックスで知らせる ( #5111 )
...
* フォルダーを削除できないときダイアログボックスで知らせる
* https://github.com/syuilo/misskey/pull/5111#issuecomment-508959068
かわいい
2019-07-07 14:56:51 +09:00
syuilo
bd8d7c3d0f
Improve Page
...
* ページをピン留めできるように
* デッキでカラム内でページを見れるように
2019-07-07 06:56:13 +09:00
syuilo
351b236014
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-07-07 05:13:21 +09:00
syuilo
e9251debe0
イベント送信時に指定の変数の値を添付出来るように
2019-07-07 05:12:31 +09:00
tamaina
22c4842154
https://github.com/syuilo/misskey/pull/4549#discussion_r287750004
2019-07-07 02:22:33 +09:00
tamaina
788edd3622
fix
2019-07-07 02:22:33 +09:00
tamaina
899fc8a7bd
✌️
2019-07-07 02:22:08 +09:00
tamaina
2afcdda058
wip
2019-07-07 02:21:13 +09:00
tamaina
c2fc637575
revert
2019-07-07 02:18:24 +09:00
tamaina
82d2b0608f
fix #1442 , fix #2106
2019-07-07 02:18:24 +09:00
Satsuki Yanagi
047a46d966
Support password-less login with WebAuthn ( #5112 )
...
* Support password-less login with WebAuthn
* Fix initial value of usePasswordLessLogin
2019-07-07 01:38:36 +09:00
syuilo
e97dd13e81
Pages: ボタンを色付き表示できるように
2019-07-06 23:11:16 +09:00
syuilo
067e9ec6f4
Fix bug
2019-07-06 22:53:15 +09:00
syuilo
64397708fd
MisskeyPagesにイベント送信ボタンを追加
2019-07-06 18:14:50 +09:00
syuilo
5ae6b0058f
やった ( #5110 )
2019-07-06 00:46:00 +09:00
syuilo
c201326906
Merge branch 'develop'
2019-07-05 22:36:13 +09:00
MeiMei
87a6ef0581
Fix: SingleLineなMFMが折り返されてしまう ( #5109 )
2019-07-05 21:47:18 +09:00
syuilo
68d49bc770
Add PB
2019-07-05 21:18:49 +09:00
syuilo
d848195a6e
チャートで数字が表示される問題を修正
2019-07-05 21:13:52 +09:00
syuilo
3c5324bbbb
Merge branch 'develop'
2019-07-05 18:02:42 +09:00
MeiMei
411f038f34
Fix: カスタム絵文字リアクションがたまに文字になってしまう ( #5105 )
2019-07-05 17:58:54 +09:00
Satsuki Yanagi
114523e69e
Fix WebAuthn login ( #5103 )
2019-07-05 07:48:12 +09:00
syuilo
d078f78602
Merge branch 'develop'
2019-07-05 02:13:02 +09:00
syuilo
2c76d410ab
Resolve #1867
2019-07-04 22:59:52 +09:00
syuilo
dfd991a6c6
テストメールは管理者アドレスに送信するように
2019-07-04 21:08:47 +09:00
syuilo
16b81fff38
Resolve #3431
2019-07-04 21:07:02 +09:00
syuilo
f379a721f1
Fix bug
2019-07-04 20:52:21 +09:00
syuilo
327ffd3498
Resolve #4321
2019-07-04 20:39:33 +09:00
syuilo
40276d7f1a
テストページ廃止
2019-07-04 20:26:12 +09:00
syuilo
2e1a9dffbe
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-07-04 14:45:33 +09:00
syuilo
ead5a6a258
APNG support
2019-07-04 14:45:28 +09:00
MeiMei
97002400a8
アバターファイル選択でimage以外は表示しないように ( #5098 )
2019-07-04 14:31:30 +09:00
Mary
fd94b817ab
Implement Webauthn 🎉 ( #5088 )
...
* Implement Webauthn 🎉
* Share hexifyAB
* Move hr inside template and add AttestationChallenges janitor daemon
* Apply suggestions from code review
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Add newline at the end of file
* Fix stray newline in promise chain
* Ignore var in try{}catch(){} block
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Add missing comma
* Add missing semicolon
* Support more attestation formats
* add support for more key types and linter pass
* Refactor
* Refactor
* credentialId --> id
* Fix
* Improve readability
* Add indexes
* fixes for credentialId->id
* Avoid changing store state
* Fix syntax error and code style
* Remove unused import
* Refactor of getkey API
* Create 1561706992953-webauthn.ts
* Update ja-JP.yml
* Add type annotations
* Fix code style
* Specify depedency version
* Fix code style
* Fix janitor daemon and login requesting 2FA regardless of status
2019-07-03 20:18:07 +09:00
syuilo
f17e229c1e
Resolve #5072
2019-07-03 03:58:45 +09:00
syuilo
96e23b0e5b
MFMで連続したスペースがひとつに纏まるのを修正
2019-07-02 20:52:37 +09:00
syuilo
10677b57d4
Update dependencies 🚀
2019-07-02 19:20:34 +09:00
syuilo
5f0ac0f46a
Fix #5073
2019-07-02 19:17:14 +09:00
syuilo
7ffe559525
Resolve #5085
2019-07-02 18:32:24 +09:00
syuilo
0500600cdd
Merge branch 'develop'
2019-06-25 01:27:51 +09:00
syuilo
31a5247b9c
🎨
2019-06-23 16:12:11 +09:00
syuilo
73ac2632c2
Merge branch 'develop'
2019-06-23 00:22:33 +09:00
syuilo
8409b59dea
Improve usability
2019-06-22 04:09:53 +09:00
MeiMei
16b03fc157
Improve url-preview ( #5077 )
...
* url-previewリクエスト時にハッシュは除く
* ハッシュだけ違うプレビューカードは表示しない
* url-previewをユーザーロケールで出し分けるように
* Fix code style
2019-06-21 15:41:02 +09:00
syuilo
fa0023e541
Fix bug
2019-06-21 15:11:56 +09:00
syuilo
aec5911821
Improve sync
2019-06-21 15:08:17 +09:00
syuilo
26f4c038f3
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-06-21 13:06:55 +09:00
syuilo
6136f6f33a
デッキの状態を同期できるように
2019-06-21 13:06:47 +09:00
MeiMei
2b8d0225cc
Enable ServiceWorker ( #5075 )
2019-06-21 11:50:38 +09:00
syuilo
18184441f1
ホームのカスタマイズ情報を複数のデバイス間で同期できるように
2019-06-21 01:50:01 +09:00
syuilo
bd83939993
Provide Redis version
2019-06-20 22:55:57 +09:00
syuilo
80d8af84dd
Merge branch 'develop'
2019-06-18 19:16:41 +09:00
syuilo
2dac8d3d1f
Update db.vue
2019-06-18 16:53:14 +09:00
syuilo
4f284e1bc0
Resolve #5063
2019-06-18 16:49:58 +09:00
syuilo
b0280355e8
Better request interval
2019-06-18 16:17:20 +09:00
syuilo
048d88b784
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-06-18 15:56:31 +09:00
syuilo
bb52ebdc3e
Provide version of postgresql
2019-06-18 15:56:03 +09:00
Satsuki Yanagi
5f2fda85ba
Resolve #5069 ( #5070 )
2019-06-18 15:42:08 +09:00
syuilo
5cc1aab530
Merge branch 'develop'
2019-06-16 16:09:04 +09:00
MeiMei
a3853611ad
Fix: オートコンプリートにアニメーション停止が効かない ( #5061 )
2019-06-16 16:04:27 +09:00
syuilo
6e59798e82
Merge branch 'develop'
2019-06-13 18:22:49 +09:00
syuilo
cfb35324d0
Fix bug
2019-06-13 18:15:35 +09:00
MeiMei
b41cddaf5a
Fix : #5035 ( #5048 )
2019-06-12 13:47:58 +09:00
syuilo
2eb02ae581
Merge branch 'develop'
2019-06-10 23:11:22 +09:00
syuilo
802739a2df
Fix bug
2019-06-10 23:09:36 +09:00
syuilo
95b1e1a21d
Merge branch 'develop'
2019-06-10 11:44:01 +09:00
syuilo
2891f52817
Merge branch 'riamu' into develop
2019-06-10 11:41:07 +09:00
syuilo
7b6e717e23
Merge branch 'develop'
2019-06-07 20:47:56 +09:00
syuilo
81fadfa4ff
Fix bug
2019-06-07 20:34:05 +09:00
syuilo
dacc713f99
Fix #5021
2019-06-07 20:24:07 +09:00
syuilo
a1f794ee05
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-06-07 20:11:38 +09:00
syuilo
8b2098fc89
Fix bug
2019-06-07 20:11:23 +09:00
Aya Morisawa
83fedcff3b
Add missing semicolon ( #5030 )
2019-06-04 18:03:56 +09:00
Aya Morisawa
834edd216c
Fix #4894 ( #5000 )
2019-05-27 20:04:01 +09:00
syuilo
4670a3d886
Merge branch 'develop'
2019-05-27 18:07:36 +09:00
syuilo
d69df60da4
Fix
2019-05-27 18:06:01 +09:00
syuilo
6ca69f6f2e
Fix #4999
2019-05-27 18:03:13 +09:00
syuilo
8e8428b667
Fix bug
2019-05-27 18:01:06 +09:00
syuilo
5dbe1d448b
Improve job queue view
2019-05-27 17:44:51 +09:00
syuilo
85d8e6f220
Refactoring
2019-05-27 17:23:05 +09:00
syuilo
72fb23f4d5
Improve drive management
2019-05-27 16:54:47 +09:00
syuilo
9403ee6495
Improve post form
...
Resolve #4998
Resolve #1151
2019-05-27 15:38:14 +09:00
Satsuki Yanagi
911f5c1455
i18n: ページ編集のカウンターの増加値 ( #4995 )
2019-05-27 00:03:39 +09:00
syuilo
99e4b06468
Merge branch 'develop'
2019-05-26 21:42:19 +09:00
syuilo
4de709fe51
Fix #4990
2019-05-26 21:35:45 +09:00
syuilo
162a740295
Fix #4981
2019-05-26 00:38:26 +09:00
syuilo
9192e98e3f
インスタンス名を空にしてもMisskeyロゴが表示されない問題を修正
2019-05-25 11:50:29 +09:00
syuilo
fad84203c0
Merge branch 'develop'
2019-05-25 09:22:25 +09:00
MeiMei
69a916d506
Fix: Firefoxでトークの下が隠れてしまう ( #4974 )
2019-05-25 09:10:51 +09:00
syuilo
114803a86a
Fix #4972
2019-05-25 09:07:50 +09:00
syuilo
7f54c8fa2a
🎨
2019-05-25 09:05:14 +09:00
syuilo
0af3e15e82
🎨
2019-05-25 09:04:16 +09:00
syuilo
fc7268fd12
🎨
2019-05-25 08:49:58 +09:00
syuilo
3ea7a49c1c
Show page title
2019-05-24 19:36:35 +09:00
syuilo
312ba501a3
Add deck fallback
2019-05-24 19:33:58 +09:00
syuilo
36c2d0082f
MisskeyPagesをホームUIに統合
2019-05-24 19:19:43 +09:00
syuilo
358bb0fc06
Misskey Pages でURLプレビューを表示するように
2019-05-24 18:11:33 +09:00
syuilo
5a4f6b4ada
Update page-editor.vue
2019-05-24 18:11:12 +09:00
syuilo
03136caac4
Update instance.vue
2019-05-24 04:57:04 +09:00
Satsuki Yanagi
e6f78a73ab
i18n: reaction-picker.vue ( #4971 )
2019-05-24 04:25:57 +09:00
syuilo
bcdab799d0
🎨
2019-05-24 04:17:14 +09:00
syuilo
50251955cd
Improve usability
2019-05-24 03:57:03 +09:00
syuilo
2270fbf3ee
🎨
2019-05-24 03:46:20 +09:00
syuilo
9c8d26affa
Resolve #4967
2019-05-23 14:11:42 +09:00
syuilo
1e1a7ee858
Add info
2019-05-23 13:38:07 +09:00
Satsuki Yanagi
9cfb72810c
Fix bug ( #4958 )
...
4a88cb59
2019-05-22 14:27:10 +09:00
syuilo
14a774c723
Fix bug
2019-05-22 13:07:58 +09:00
syuilo
8509adf961
Add group update / transfer API ( #4957 )
2019-05-22 13:03:18 +09:00
syuilo
50d4de19f0
Clean up
2019-05-22 12:56:42 +09:00
syuilo
c7456224af
Fix bug
2019-05-22 12:55:53 +09:00
syuilo
c1524d9bef
デッキでフォロー申請を見れるように
2019-05-22 12:54:28 +09:00
Satsuki Yanagi
aa1d2545b3
Fetch joined groups on accept group invites ( #4956 )
2019-05-22 12:25:14 +09:00
Satsuki Yanagi
1092818203
Add group update / transfer API
2019-05-22 05:06:58 +09:00
syuilo
d67d163c78
Merge branch 'develop'
2019-05-21 18:13:24 +09:00
syuilo
08b6fda065
Fix bug
2019-05-21 18:09:05 +09:00
syuilo
d0cc145cb3
Clean up
2019-05-21 18:08:58 +09:00
syuilo
19588647d6
Improve usability
2019-05-21 18:06:00 +09:00
syuilo
09da292f1a
Fix #4953
2019-05-21 17:43:27 +09:00
syuilo
c8107ff936
🎨
2019-05-21 17:40:58 +09:00
syuilo
b44afc1876
iOSで投稿フォームに自動フォーカスしない問題を修正
2019-05-21 17:39:23 +09:00
syuilo
c26168f22e
Merge branch 'develop'
2019-05-21 08:57:10 +09:00
syuilo
a12ad37522
Fix
2019-05-21 08:48:15 +09:00
syuilo
c7daaba370
🎨
2019-05-21 08:44:36 +09:00
syuilo
f128813a5e
Fix
2019-05-21 08:23:37 +09:00
syuilo
699a55ea08
Fix
2019-05-21 08:21:26 +09:00
syuilo
90a674f99b
Refactore
2019-05-21 08:19:29 +09:00
syuilo
f236d36ed3
Fix
2019-05-21 08:19:23 +09:00
syuilo
1b2200ccf4
Refactyor
2019-05-21 08:10:37 +09:00
syuilo
c6353f3502
Improve usability
2019-05-21 06:53:18 +09:00
syuilo
f09b8a78a0
Improve usability
2019-05-21 06:34:10 +09:00
syuilo
5f741ac46e
Refactoring
2019-05-21 06:31:51 +09:00
syuilo
a434cfbe0d
Fix
2019-05-21 04:26:14 +09:00
syuilo
cd4c7689b7
Reduce initial bundle size
2019-05-21 04:21:43 +09:00
syuilo
3cc2049fb3
Reduce initial bundle size
2019-05-21 03:45:07 +09:00
syuilo
0d3117e472
Fix
2019-05-21 03:40:18 +09:00
syuilo
b335975c97
Refactoring
2019-05-21 03:20:16 +09:00
syuilo
5511b6e013
Refactoring
2019-05-21 03:07:11 +09:00
syuilo
262d5ead51
Clean up
2019-05-20 22:59:10 +09:00
syuilo
1cf9f52eca
Merge branch 'develop'
2019-05-19 21:02:32 +09:00
syuilo
c2c2824e50
Fix bug
2019-05-19 20:47:41 +09:00
syuilo
e103904a04
Resolve #4941
2019-05-19 20:41:23 +09:00
syuilo
05d0620491
Merge branch 'develop'
2019-05-19 02:51:49 +09:00
syuilo
9b2e996cae
🎨
2019-05-19 02:47:31 +09:00
syuilo
6a561342a4
🎨
2019-05-19 02:39:34 +09:00
syuilo
429bed2f91
Refactor
2019-05-18 23:16:09 +09:00
syuilo
200d593414
Add group menu
2019-05-18 22:57:34 +09:00
syuilo
318d7f2652
🎨
2019-05-18 22:50:57 +09:00
syuilo
5a653531e2
Avoid error
2019-05-18 21:22:37 +09:00
syuilo
c7cc3dcdfd
ユーザーグループ
...
Resolve #3218
2019-05-18 20:36:33 +09:00
syuilo
380749051d
ページにいいねできるように
2019-05-17 19:56:47 +09:00
syuilo
5ce412aeda
Merge branch 'develop'
2019-05-16 16:14:00 +09:00
syuilo
70d710c9a9
管理画面でreCAPTCHAのプレビューを表示するように
2019-05-16 16:08:50 +09:00
syuilo
7d70126072
Merge branch 'develop'
2019-05-16 01:18:06 +09:00
syuilo
3f5b96bf62
Resolve #4928
2019-05-16 01:07:32 +09:00
syuilo
23c9f6a6ca
Resolve #4833
2019-05-15 20:41:01 +09:00
syuilo
5ba8d4949d
インスタンスの設定画面を整理
2019-05-15 20:29:47 +09:00
syuilo
466fe9c368
Merge branch 'develop'
2019-05-14 21:25:24 +09:00
syuilo
b779ff08e0
特定のインスタンスのファイルをすべて削除できるように
2019-05-14 21:08:35 +09:00
syuilo
811f9c22d7
🎨
2019-05-14 20:57:24 +09:00
syuilo
c3529f0691
Improve usability
2019-05-14 20:53:49 +09:00
syuilo
f9f574532e
インスタンスブロックを設定できるように
2019-05-14 20:49:09 +09:00
Satsuki Yanagi
5d42ee2359
Fix tag cloud on Welcome page ( #4922 )
...
Resolve #4754
2019-05-14 10:50:20 +09:00
tamaina
7c03d37caa
Add ToSUrl, repositoryUrl, feedbackUrl ( #4921 )
...
* Add ToSUrl, repositoryUrl, feedbackUrl
* modify nodeinfo
2019-05-14 02:57:04 +09:00
MeiMei
b128b593c2
Fix: user menu ( #4845 ) ( #4920 )
...
* Fix: Firefoxで自分のメニューが開けないなど
* 自分のユーザーメニューにはミュートなどを表示しないようになど
2019-05-14 02:53:05 +09:00
MeiMei
342e48ed77
Fix meta tags ( #4918 )
2019-05-14 02:50:23 +09:00
kabo2468
24c6dff3e4
Fix #4875 ( #4899 )
2019-05-11 21:43:08 +09:00
syuilo
796252357e
Merge branch 'develop'
2019-05-10 17:33:21 +09:00
syuilo
8e6da3a0d9
インスタンス運営者がピン留めユーザーを設定できるように
...
Related #4892
2019-05-10 17:30:28 +09:00
syuilo
3126d0730a
MisskeyPagesで変数を並べ替えられるように
2019-05-10 16:04:32 +09:00
syuilo
168de3c316
Resolve #4870
2019-05-09 23:27:34 +09:00
MeiMei
1ff5151786
Fix: みつけるで人気のタグが表示されない ( #4883 )
2019-05-09 15:42:56 +09:00
syuilo
2d04a3d6d2
Merge branch 'develop'
2019-05-07 18:56:33 +09:00
syuilo
51f98020f6
Fix #4874
2019-05-07 18:48:38 +09:00
syuilo
70123805e1
Fix #4866
2019-05-07 18:23:12 +09:00
syuilo
490b81ed05
Fix #4873
2019-05-07 18:14:37 +09:00
Satsuki Yanagi
4cd451c613
2段階認証コードの入力フォームタイプの訂正 ( #4869 )
...
Fix #4849 , Resolve #4848
2019-05-07 08:45:29 +09:00
syuilo
187792dfc4
Fix bug
2019-05-06 20:09:13 +09:00
syuilo
1092532292
Merge branch 'develop'
2019-05-05 20:33:44 +09:00
syuilo
73641fd78d
Fix #4852
2019-05-05 15:17:29 +09:00
syuilo
64aac9d6ad
Fix #4862
2019-05-05 15:12:25 +09:00
Satsuki Yanagi
88e6929e9f
外部サービス連携ログインリンクにアイコン追加 ( #4858 )
2019-05-05 09:28:23 +09:00
Satsuki Yanagi
5fb0a995dd
様々な修正 ( #4859 )
...
Typo, Redundant code, Syntax error の修正
2019-05-05 09:27:55 +09:00
Satsuki Yanagi
58a04ce1a5
ログアウトの処理と外部サービス連携Viewがセッションクッキーを作らないように ( #4856 )
2019-05-05 04:04:30 +09:00
syuilo
f74e0d9123
Merge branch 'develop'
2019-05-04 15:21:51 +09:00
syuilo
d6131c0b09
MisskeyPagesでページブロックを削除できなくなっていた問題を修正
2019-05-04 15:14:02 +09:00
syuilo
12cd2709d6
Merge branch 'develop'
2019-05-03 18:58:54 +09:00
MeiMei
9d1ed1eb0d
Some import and export fixes ( #4842 )
...
* Fix: Mastodon v2.8.0 のフォローリストがインポートできない
* Fix: エクスポートリクエストに失敗してもエラーが出ない (#4821 )
* エクスポートファイルでは同一ハッシュチェックをしないように
2019-05-03 18:33:25 +09:00
syuilo
001969efaf
Improve usability
2019-05-03 14:49:22 +09:00
syuilo
5553c3fb17
Improve usability
2019-05-03 08:27:46 +09:00
syuilo
289c76a802
Disable ServiceWorker
2019-05-03 08:22:44 +09:00
syuilo
88d934f922
Merge branch 'develop'
2019-05-02 17:57:29 +09:00
syuilo
2d1f50303d
Improve MisskeyPages
2019-05-02 17:55:59 +09:00
syuilo
9fb7c4091f
Merge branch 'develop'
2019-05-02 17:18:34 +09:00
Satsuki Yanagi
419cb7fbad
Remove unwanted ! character in user token regex ( #4830 )
2019-05-02 06:24:32 +09:00
syuilo
6d35872af5
Merge branch 'develop'
2019-05-01 20:57:23 +09:00
syuilo
79c49bc926
ページのソースを見れるように
2019-05-01 20:48:56 +09:00
syuilo
76c538ad25
🎨
2019-05-01 19:50:56 +09:00
syuilo
76f37671b4
🎨
2019-05-01 19:45:05 +09:00
syuilo
c3cd6ad2d2
Refactoring
2019-05-01 18:33:11 +09:00
syuilo
3444b9c9c8
Add splitStrByLine function
2019-05-01 16:33:54 +09:00
syuilo
ca6fc9cd79
Remove strConcat function
2019-05-01 16:07:05 +09:00
syuilo
4747ae8b61
Improve AiScript
2019-05-01 15:17:24 +09:00
syuilo
52ebf2055e
Improve AiScript
2019-05-01 14:54:34 +09:00
syuilo
d0af2c2a98
Improve MisskeyPages
2019-05-01 10:37:25 +09:00
syuilo
10216af48a
Improve MisskeyPages
2019-05-01 10:05:33 +09:00
syuilo
d0c8d537f5
Refactor
2019-05-01 09:15:29 +09:00
syuilo
dc072d4706
Merge branch 'develop'
2019-04-30 12:21:31 +09:00
syuilo
57444c6c3f
Update page-editor.el.post.vue
2019-04-30 12:17:53 +09:00
syuilo
759719d124
Improve MisskeyPages
2019-04-30 12:15:41 +09:00
syuilo
59782973be
🎨
2019-04-30 10:08:55 +09:00
syuilo
6c647ea91c
Improve usability
2019-04-30 07:55:40 +09:00
syuilo
c9763dabe1
変換関数を追加
2019-04-30 07:49:46 +09:00
syuilo
da82754659
🎨
2019-04-30 07:43:56 +09:00
syuilo
a3cc0ad18b
🎨
2019-04-30 07:41:57 +09:00
syuilo
2e8e5c2751
Improve MisskeyPages
...
* ifブロック を追加
* ボタンやスイッチなどのテキストに変数使えるようにした
2019-04-30 06:40:02 +09:00
syuilo
42e84b77e1
Merge branch 'develop'
2019-04-29 15:26:43 +09:00
syuilo
93093dd288
🎨
2019-04-29 15:20:37 +09:00
syuilo
53381c04e6
🎨
2019-04-29 15:17:31 +09:00
syuilo
c6b64e57f1
いくつかの文字列関数を追加
2019-04-29 15:13:04 +09:00
syuilo
9158426d0a
Improve usability
2019-04-29 14:51:04 +09:00
syuilo
cef26853df
Improve usability
2019-04-29 14:46:35 +09:00
syuilo
c0673884c5
🎨
2019-04-29 14:38:06 +09:00
syuilo
c98eb64598
Fix bug
2019-04-29 14:37:58 +09:00
syuilo
8836bd4f3b
Merge branch 'develop'
2019-04-29 11:11:17 +09:00
syuilo
0d64a17d86
Update page.vue
2019-04-29 11:10:50 +09:00
syuilo
c886c09cdb
MisskeyPagesで値が0の変数が表示されない問題を修正
2019-04-29 11:08:35 +09:00
syuilo
e86d0007c6
Fix error
2019-04-29 11:03:05 +09:00
syuilo
624ee76e71
Fix bug
2019-04-29 11:00:41 +09:00
syuilo
9406079cb7
Merge branch 'develop'
2019-04-29 09:29:48 +09:00
syuilo
05b8111c19
Pages ( #4811 )
...
* wip
* wip
* wip
* Update page-editor.vue
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update page-editor.variable.core.vue
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update aiscript.ts
* wip
* Update package.json
* wip
* wip
* wip
* wip
* wip
* Update page.vue
* wip
* wip
* wip
* wip
* more info
* wip fn
* wip
* wip
* wip
2019-04-29 09:11:57 +09:00
syuilo
535d10f469
Improve API console
2019-04-25 14:40:42 +09:00
syuilo
867eb41618
Fix #4415
2019-04-25 12:37:13 +09:00
syuilo
7495206db2
Merge branch 'develop'
2019-04-25 07:48:29 +09:00
syuilo
0db54386cd
Resolve #3119
2019-04-25 07:46:39 +09:00
syuilo
772258b0b8
Fix #4793
2019-04-25 04:32:01 +09:00
syuilo
3ef002e14d
Fix bug
2019-04-25 04:27:34 +09:00
syuilo
b90d473ae5
Fix layout
2019-04-25 04:26:58 +09:00
syuilo
afe2037985
Merge branch 'develop'
2019-04-24 20:51:34 +09:00
syuilo
e8c8f67a09
Update post-form.vue
...
Close #4792
Co-Authored-By: tamaina <tamaina@hotmail.co.jp>
2019-04-24 20:47:47 +09:00
syuilo
7b29e7cf7e
Fix bug
2019-04-24 20:41:32 +09:00
syuilo
723d3e6871
Merge branch 'develop'
2019-04-24 15:23:48 +09:00
syuilo
64d00b08a3
Improve announcement
...
* お知らせにMFMを使えるように
* お知らせに画像を添付できるように
2019-04-24 15:21:39 +09:00
syuilo
4f20ee1909
Rename theme
2019-04-24 14:44:28 +09:00
syuilo
8555ec2f72
Fix #4767
2019-04-24 10:02:31 +09:00
syuilo
0463c6bb0f
Refactor API ( #4770 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update description.ts
* wip
2019-04-23 22:35:26 +09:00
syuilo
7b44727b23
Merge branch 'develop'
2019-04-18 22:01:45 +09:00
syuilo
fda8cf77ed
Improve warp
2019-04-18 22:00:11 +09:00
syuilo
8aaab195c6
Fix bug
2019-04-18 21:40:36 +09:00
syuilo
4096ddcbd0
Use -
2019-04-18 21:36:44 +09:00
syuilo
ae6cc11ad2
Fix icon
2019-04-18 21:34:56 +09:00
tamaina
dab7e527de
Improve user lists index ( #4605 )
...
* wip
* Revert "wip"
This reverts commit 6212831ce3bdae5ce17f8ace9945710ba7696185.
* improve list index
* Update user-lists.vue
2019-04-18 21:33:24 +09:00
syuilo
8b92feac71
Resolve #4732
2019-04-18 21:29:19 +09:00
syuilo
55f63229cd
Update timemachine.vue
2019-04-18 19:42:40 +09:00
syuilo
7827aeb695
Resolve #4735
2019-04-18 19:40:23 +09:00
MeiMei
653b8f6352
スプラッシュがクリックに反応するように ( #4561 )
...
* confirm silence
* Resolve #4554
* Revert "confirm silence"
This reverts commit e1dbdc2bfc0f41c2b308b142c70e9e4573c98cf9.
2019-04-18 03:37:49 +09:00
MeiMei
9ec6afa375
confirm on user menu ( #4553 )
2019-04-18 03:36:06 +09:00
MeiMei
adff5382ca
confirm silence ( #4560 )
2019-04-18 03:33:51 +09:00
tamaina
704aabd703
Use menu instead of prompt Fix #4540 , Fix #342 ( #4575 )
...
* Use menu instead prompt
* fix
* https://bit.ly/2U0JuVt
* fix
2019-04-18 03:32:45 +09:00
MeiMei
f7b1ef0690
アンケートウィジットでもMFMを使用するように v11 ( #4741 )
...
* MFM in poll
* use mfm
2019-04-18 03:14:04 +09:00
syuilo
611e4f34dc
Merge branch 'develop'
2019-04-17 19:37:32 +09:00
syuilo
5eec896615
Better avgColor
2019-04-17 17:13:49 +09:00
syuilo
17f35174ea
🎨
2019-04-17 17:01:57 +09:00
syuilo
9399a44c82
Fix error
2019-04-17 16:50:50 +09:00
syuilo
85959a3b9b
Fix #4721 Fix #4722
2019-04-17 14:30:31 +09:00
syuilo
946c3a25b9
Clean up
2019-04-17 07:25:34 +09:00
syuilo
532ef744f4
Merge branch 'develop'
2019-04-17 02:58:09 +09:00
MeiMei
b186504718
Metaのアクセスでトランザクションを張るように ( #4720 )
...
* admin/instanceでmetaをキャッシュしないように
* Metaのアクセスにトランザクションをかける
2019-04-17 00:45:33 +09:00
Satsuki Yanagi
85d29a3f9d
Correct syntax error ( #4718 )
2019-04-17 00:30:34 +09:00
tamaina
4db22e45a2
fix syuilo#4711 ( #4715 )
2019-04-16 13:05:47 +09:00
tamaina
f966d0b32c
色々な修正; Fix #4709 ( #4714 )
...
* Fix a la carte 1
* use dialog instead of alert() etc
2019-04-16 13:05:10 +09:00
MeiMei
ba3879a95a
Fix: admin/driveのアイコンがずれてる ( #4710 )
2019-04-16 02:46:47 +09:00
syuilo
ff625253ce
Merge branch 'develop'
2019-04-15 22:09:10 +09:00
syuilo
77ff7b9df0
デフォルトでHTLを表示するように
2019-04-15 21:30:49 +09:00
syuilo
7abfcd06da
Merge branch 'develop'
2019-04-15 21:02:04 +09:00
syuilo
08221fdda7
Fix bug
2019-04-15 20:41:56 +09:00
syuilo
d040dc19bc
Merge branch 'develop'
2019-04-15 12:23:20 +09:00
syuilo
772063aade
Refactor
2019-04-15 12:20:48 +09:00
tamaina
94f8a145ec
Better permisson Fix #2341 ( #4611 )
...
* Better permisson Fix #2341
* add kinds.ts
* test
* fix
* v11
* fix
2019-04-15 12:10:40 +09:00
syuilo
b357afa30a
Clean up
2019-04-15 12:04:23 +09:00
syuilo
c6eafdde30
Fix bug
2019-04-15 11:59:25 +09:00
syuilo
d66e4b7ff9
Merge branch 'develop'
2019-04-14 20:38:55 +09:00
tamaina
487a3079cd
Improve post form attaches; Fix #4673 , Resolve #2327 , Resolve #2145 [v11] ( #4674 )
...
* improve post form attaches
* Fix
* chain
* 右クリックでも反応するように
2019-04-14 17:12:04 +09:00
syuilo
146fb23d7d
Fix bug
2019-04-14 11:59:23 +09:00
syuilo
bd76ba702f
🎨
2019-04-12 02:15:22 +09:00
syuilo
2ff3069d23
トランザクションを使うようにしたり
2019-04-12 01:52:25 +09:00
Acid Chicken (硫酸鶏)
155da0c6a3
Avoid roma-ji naming
2019-04-10 20:30:00 +09:00
MeiMei
d103427932
Fix non media thumbnails ( #4380 )
2019-04-09 21:07:46 +09:00
syuilo
87d3a06dcd
revert rename
2019-04-08 23:05:41 +09:00
MeiMei
592cdfa910
ユーザーリストでフォローボタンを表示するように ( #4654 )
2019-04-08 20:18:42 +09:00
MeiMei
f2ad1a0406
Fix: 投稿ウィジットでローカルのみの公開範囲で投稿できない ( #4653 )
2019-04-08 20:16:00 +09:00
syuilo
fab0cc51b3
Fix
2019-04-08 19:56:42 +09:00
MeiMei
3a26acbdb2
ユーザーリストでフォローボタンを表示するように ( #4603 )
2019-04-08 17:20:16 +09:00
syuilo
a231f8d26c
Fix bug
2019-04-08 16:34:45 +09:00
MeiMei
82af9320c0
Fix: TLを遡った時に抜けがある時がある (v10) ( #4629 )
...
* Update the cursor when the timeline is updated
* fix releaseQueue
2019-04-08 15:18:44 +09:00
MeiMei
fceebf7388
Fix #4562 ( #4563 )
2019-04-08 15:17:39 +09:00
syuilo
30f2da4215
Fix bug
2019-04-08 14:41:23 +09:00
syuilo
1e166490d9
[Client] Better pagination
...
Fix #4628
Close #4629
2019-04-08 14:17:44 +09:00
syuilo
1c57e6f80a
i18n
2019-04-08 13:55:09 +09:00
MeiMei
a6537a8748
Fix: 投稿ウィジットでローカルのみの公開範囲で投稿できない ( #4647 )
2019-04-08 13:31:42 +09:00
syuilo
6a30d32e7d
Fix bug
2019-04-07 23:31:58 +09:00
syuilo
f0a29721c9
Use PostgreSQL instead of MongoDB ( #4572 )
...
* wip
* Update note.ts
* Update timeline.ts
* Update core.ts
* wip
* Update generate-visibility-query.ts
* wip
* wip
* wip
* wip
* wip
* Update global-timeline.ts
* wip
* wip
* wip
* Update vote.ts
* wip
* wip
* Update create.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update files.ts
* wip
* wip
* Update CONTRIBUTING.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update read-notification.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update cancel.ts
* wip
* wip
* wip
* Update show.ts
* wip
* wip
* Update gen-id.ts
* Update create.ts
* Update id.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Docker: Update files about Docker (#4599 )
* Docker: Use cache if files used by `yarn install` was not updated
This patch reduces the number of times to installing node_modules.
For example, `yarn install` step will be skipped when only ".config/default.yml" is updated.
* Docker: Migrate MongoDB to Postgresql
Misskey uses Postgresql as a database instead of Mongodb since version 11.
* Docker: Uncomment about data persistence
This patch will save a lot of databases.
* wip
* wip
* wip
* Update activitypub.ts
* wip
* wip
* wip
* Update logs.ts
* wip
* Update drive-file.ts
* Update register.ts
* wip
* wip
* Update mentions.ts
* wip
* wip
* wip
* Update recommendation.ts
* wip
* Update index.ts
* wip
* Update recommendation.ts
* Doc: Update docker.ja.md and docker.en.md (#1 ) (#4608 )
Update how to set up misskey.
* wip
* ✌️
* wip
* Update note.ts
* Update postgre.ts
* wip
* wip
* wip
* wip
* Update add-file.ts
* wip
* wip
* wip
* Clean up
* Update logs.ts
* wip
* 🍕
* wip
* Ad notes
* wip
* Update api-visibility.ts
* Update note.ts
* Update add-file.ts
* tests
* tests
* Update postgre.ts
* Update utils.ts
* wip
* wip
* Refactor
* wip
* Refactor
* wip
* wip
* Update show-users.ts
* Update update-instance.ts
* wip
* Update feed.ts
* Update outbox.ts
* Update outbox.ts
* Update user.ts
* wip
* Update list.ts
* Update update-hashtag.ts
* wip
* Update update-hashtag.ts
* Refactor
* Update update.ts
* wip
* wip
* ✌️
* clean up
* docs
* Update push.ts
* wip
* Update api.ts
* wip
* ✌️
* Update make-pagination-query.ts
* ✌️
* Delete hashtags.ts
* Update instances.ts
* Update instances.ts
* Update create.ts
* Update search.ts
* Update reversi-game.ts
* Update signup.ts
* Update user.ts
* id
* Update example.yml
* 🎨
* objectid
* fix
* reversi
* reversi
* Fix bug of chart engine
* Add test of chart engine
* Improve test
* Better testing
* Improve chart engine
* Refactor
* Add test of chart engine
* Refactor
* Add chart test
* Fix bug
* コミットし忘れ
* Refactoring
* ✌️
* Add tests
* Add test
* Extarct note tests
* Refactor
* 存在しないユーザーにメンションできなくなっていた問題を修正
* Fix bug
* Update update-meta.ts
* Fix bug
* Update mention.vue
* Fix bug
* Update meta.ts
* Update CONTRIBUTING.md
* Fix bug
* Fix bug
* Fix bug
* Clean up
* Clean up
* Update notification.ts
* Clean up
* Add mute tests
* Add test
* Refactor
* Add test
* Fix test
* Refactor
* Refactor
* Add tests
* Update utils.ts
* Update utils.ts
* Fix test
* Update package.json
* Update update.ts
* Update manifest.ts
* Fix bug
* Fix bug
* Add test
* 🎨
* Update endpoint permissions
* Updaye permisison
* Update person.ts
#4299
* データベースと同期しないように
* Fix bug
* Fix bug
* Update reversi-game.ts
* Use a feature of Node v11.7.0 to extract a public key (#4644 )
* wip
* wip
* ✌️
* Refactoring
#1540
* test
* test
* test
* test
* test
* test
* test
* Fix bug
* Fix test
* 🍣
* wip
* #4471
* Add test for #4335
* Refactor
* Fix test
* Add tests
* 🕓
* Fix bug
* Add test
* Add test
* rename
* Fix bug
2019-04-07 21:50:36 +09:00
tamaina
094a5214f1
Re: fix drive file preview: Fix #4532 , Fix #4577 ( #4590 )
...
* 🎨 Re: fix drive file preview
* clean
* fix
* fix
2019-04-06 00:51:31 +09:00
tamaina
0932fcd114
fix #4532 ( #4592 )
2019-04-06 00:50:35 +09:00
Acid Chicken (硫酸鶏)
c3872b4a38
Fix bug
...
FYI: https://developer.mozilla.org/ja/docs/Web/CSS/@charset
2019-04-01 21:23:16 +09:00
MeiMei
762945113d
Fix #4586 ( #4621 )
...
* Fix #4586
* Revert "Fix #4586 "
This reverts commit e3e600d3c814c617deade1465a1c0a26161caeda.
* note-headerにnarrow
2019-04-01 11:04:11 +09:00
syuilo
037e9230fc
Update reset.styl
2019-04-01 02:28:32 +09:00
MeiMei
26cc49eb69
ユーザーリストの user.description を single line 扱いで表示するように ( #4604 )
2019-03-31 21:32:09 +09:00
syuilo
7987bb491c
🎨
2019-03-29 22:05:51 +09:00
MeiMei
16b7ac5a87
Fix #4593 ( #4594 )
2019-03-29 18:35:47 +09:00
MeiMei
5932cb8609
Fix: View source on GitHub ( #4584 )
2019-03-27 03:10:56 +09:00
MeiMei
dfe694d39f
Fix #4581 ( #4583 )
2019-03-27 02:58:42 +09:00
tamaina
52225d703b
Fix drive file preview Fix #4532 ( #4577 )
...
* fix #4532
* fix
2019-03-26 22:23:17 +09:00
syuilo
4e2b966b80
Fix #4559
...
Close #4564
2019-03-22 19:07:13 +09:00
Zero King
9049ecb1cf
Add name of series in instance count chart ( #4565 )
2019-03-22 14:57:09 +09:00
tamaina
1d7933349b
Fix #4538 ( #4539 )
...
* fix #4538
* clean up
* fix
* fix
2019-03-19 23:35:22 +09:00
syuilo
b217fba235
Fix #4531
2019-03-19 17:47:40 +09:00
tamaina
7f7e6d5aba
「メッセージ」「トーク」「ダイレクト投稿」( Fix #2748 ) ( #4515 )
...
* 「メッセージ」「トーク」「ダイレクト投稿」
トーク: 一対一のチャット機能・画面
メッセージ: トークでやり取りする発言
ダイレクト投稿: 自分向けのダイレクト投稿が一覧されるTL
* Fix display of messaging
* ✌️
* Update ja-JP.yml
2019-03-19 17:45:46 +09:00
tamaina
87c5a9d9a6
Fix #97 , Fix #2943 ( #4533 )
2019-03-19 17:35:50 +09:00
tamaina
8ca1fe3f0a
Resolve #1465 ( #4532 )
...
* [client] show drive file icon
* 🎨
* exchange icon
* fix
* fuck crlf
* 背景差し戻し
* fix selected color
* 🎨
* fix
* pointer-events none
* fix bug
* ✌️
* Clean up
* ✌️
* Clean up
* Fix
2019-03-19 17:26:07 +09:00
MeiMei
763ae8f1a6
Change Twemoji CDN ( #4527 )
2019-03-18 22:02:45 +09:00
syuilo
bd2ac515d1
🎨
2019-03-18 17:37:29 +09:00
MeiMei
681f372889
proxy cropper url ( #4525 )
2019-03-18 16:41:29 +09:00
syuilo
bd720491a9
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-03-18 13:30:13 +09:00
syuilo
a408226509
Refactor
2019-03-18 13:29:58 +09:00
syuilo
c015e99e6e
Update black.json5
2019-03-18 13:25:56 +09:00
tamaina
de47a17be7
Improve drive downloading ( #4523 )
...
* Improve drive file downloading
* fix name
* wtf crlf
* semicolon
2019-03-18 13:20:49 +09:00
syuilo
33ccee26b5
Update black.json5
2019-03-18 01:29:58 +09:00
syuilo
08c176e549
不明なリアクションのフォールバックに star を使うようにするオプション
2019-03-18 01:03:35 +09:00
syuilo
810ed50976
Update black.json5
2019-03-18 00:41:30 +09:00
MeiMei
2684541693
Custom reaction ( #4517 )
...
* Custom reaction
* increase limit of reactions/delete
* リアクションの場合は OS標準の絵文字を使用 を迂回する
* カスタムリアクションを無効にする設定
* fix
* disableCustomReaction --> enableEmojiReaction
* Avoid MFM rendering
* 🎨
* 🎨
* Auto accept
* custom emoji reaction
* Improve usability
* Extract emojiRegex
* Fix
* Clean up
* 🎨
* 🎨
* toDbReaction で reaction は必須に
あとフォールバックは like に
* Clean up
* Make required
* 3eb08748fe (r266241728)
* Refactor
* Allow null
2019-03-18 00:03:57 +09:00
syuilo
a5b12bac54
Change default dark theme
2019-03-17 20:48:55 +09:00
syuilo
fea1b06e43
Update black.json5
2019-03-17 20:46:14 +09:00
syuilo
facde9a75d
Increase chart limit
2019-03-16 21:02:17 +09:00
MeiMei
af66f0a497
Fix #3504 ( #4513 )
2019-03-16 18:00:23 +09:00
syuilo
34e7c99283
Increase display instances limit
2019-03-16 01:36:10 +09:00
syuilo
4157ea8bc3
Add icons 🎨
2019-03-16 01:34:21 +09:00
syuilo
550517bbf3
Resolve #4506
2019-03-16 01:20:13 +09:00
syuilo
75131c4e8a
Fix bug
2019-03-16 01:08:26 +09:00
syuilo
6bb90f56fa
ジョブを一覧できるように
2019-03-15 13:48:17 +09:00
syuilo
c883ae1350
🎨
2019-03-15 13:14:50 +09:00
syuilo
09e25e6a02
Better queue chart
2019-03-15 13:09:19 +09:00
syuilo
bf5d43054b
Fix bug
2019-03-15 13:09:05 +09:00
MeiMei
63b3c65691
ファビコンが保存されないのを修正 ( #4500 )
...
* Fix ファビコン保存されない
* Fix meta
2019-03-15 12:40:10 +09:00
syuilo
40f38c2c0a
Improve queue page
2019-03-15 01:56:40 +09:00
syuilo
db439ef804
🎨
2019-03-15 01:43:11 +09:00
syuilo
a628821834
Improve readability
2019-03-14 16:35:07 +09:00
syuilo
6ceff60c1e
Faviconを可変にするなど
2019-03-14 16:30:51 +09:00
syuilo
75a8037a46
Fix #4489
2019-03-14 15:19:02 +09:00
syuilo
7668475bd6
🎨
2019-03-13 23:27:11 +09:00
syuilo
8bda2a1fb7
Refactor
2019-03-13 23:04:17 +09:00
syuilo
7f835d7f76
🎨
2019-03-13 09:32:10 +09:00
syuilo
ddbb7c5993
🎨
2019-03-13 09:26:38 +09:00
syuilo
7537fb88d4
Refactor
2019-03-13 00:14:44 +09:00
syuilo
a81bc71a1e
Resolve #4454
2019-03-13 00:13:56 +09:00
syuilo
e90712706d
Add icons 🎨
2019-03-12 23:30:44 +09:00
syuilo
eb0623331f
🎨
2019-03-12 23:14:18 +09:00
MeiMei
d15bd59109
Fix queue charts ( #4482 )
2019-03-12 21:53:36 +09:00
syuilo
922eb937ff
🎨
2019-03-12 17:20:40 +09:00
syuilo
a91c585f55
Add queue chart
2019-03-12 17:11:06 +09:00
MeiMei
85d89cf4c4
embedプレイヤーを閉じれるように ( #4402 )
2019-03-12 13:12:34 +09:00
syuilo
db693f598b
シェアページを統合
2019-03-12 13:02:16 +09:00
syuilo
0494c770a1
Better share template
2019-03-12 12:59:26 +09:00
syuilo
c473b62aed
Follow latest Web Share Target specification
2019-03-12 12:55:43 +09:00
syuilo
612e3aafbc
activeなジョブ数のカウント方法を分けた
...
https://github.com/syuilo/misskey/issues/4470#issuecomment-471827030
2019-03-12 12:31:01 +09:00
syuilo
c932f7a25b
Resolve #1736
2019-03-12 00:34:19 +09:00
syuilo
3dd5f313b7
Add icons 🎨
2019-03-11 20:12:44 +09:00
syuilo
883962c393
Add icon 🎨
2019-03-11 20:07:27 +09:00
syuilo
c3d34bda37
Resolve #4259
2019-03-11 19:43:58 +09:00
syuilo
ce0d4f77fa
リストのエクスポートをできるように
...
#4259
2019-03-11 09:59:07 +09:00
syuilo
80a2172715
Resolve #4462
2019-03-10 19:16:33 +09:00
syuilo
60604b6f51
🎨
2019-03-08 15:34:34 +09:00
syuilo
f410b7aecb
🎨
2019-03-08 15:27:06 +09:00
syuilo
1a61f2cee9
自動更新
2019-03-08 13:10:38 +09:00
syuilo
78a8293520
ジョブの数を一覧できるように
2019-03-08 13:03:38 +09:00
syuilo
f02125dd47
Resolve #4437
2019-03-07 13:03:46 +09:00
syuilo
c11e813146
Fix
2019-03-07 09:35:23 +09:00
syuilo
a493c9f769
🎨
2019-03-07 09:30:44 +09:00
Acid Chicken (硫酸鶏)
725600da8f
Enhance poll ( #4409 )
...
* Start working
* WIP: Enhance poll
* Fix bug
* Use `name` in voting note
refs: https://github.com/syuilo/misskey/issues/4407#issuecomment-469057296
* Fix style
* Refactor
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
* WIP: Update poll editor
* Fix bug
* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r
* Fix typo
* Better design
* Beautify poll editor
* Fix UI
* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r262217524
* Add debug logging
* Fix bug
* Log deliver
* fix vote
* Update ap/show
refs: https://github.com/syuilo/misskey/pull/4409#issuecomment-469652386
* Update poll view
* Maybe done
* Add tests
* Fix path
* Fix test
* Fix test
* Fix test
* Fix expired check on AP
* Update note.ts
* Squashed commit of the following:
commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 <m@m544.net>
Date: Wed Mar 6 05:16:14 2019 +0900
tune
commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date: Wed Mar 6 05:01:14 2019 +0900
fallback
commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date: Wed Mar 6 04:40:12 2019 +0900
Note
commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
Date: Wed Mar 6 04:33:58 2019 +0900
createで送る
* Squashed commit of the following:
commit ae696b1ed12568b27c27367ac5a77035c97c9a1f
Author: mei23 <m@m544.net>
Date: Wed Mar 6 06:11:17 2019 +0900
fix
commit b735e354e7a9e64534c4f17d04ecbc65fb735c21
Author: mei23 <m@m544.net>
Date: Wed Mar 6 06:08:33 2019 +0900
messge
commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 <m@m544.net>
Date: Wed Mar 6 05:16:14 2019 +0900
tune
commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date: Wed Mar 6 05:01:14 2019 +0900
fallback
commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date: Wed Mar 6 04:40:12 2019 +0900
Note
commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
Date: Wed Mar 6 04:33:58 2019 +0900
createで送る
* Fix typo
* Update vote.ts
* Update vote.ts
* Update poll-editor.vue
* Update tslint.json
* Fix layout
* Add note
* Fix bug
* Rename text key
* 投票するときに投稿として扱わないように (#4425 )
* wip
* 形式をMastodonと合わせた
* Bye something
* Use - instead of ~
* Redundancy
* Yes!
* Refactor
* Use moment instead of Date
* Fix indent
* Refactor
if (votes.length)
は必要なさそう
* Clean up
* Bye Date
* Clean
* Fix timer is not displayed
* Fix リモートから無期限pollにvoteできない
* Fix vote actor
2019-03-06 22:55:47 +09:00
syuilo
f74a32ed9b
[Client] Fix bug
2019-03-06 20:17:59 +09:00
Acid Chicken (硫酸鶏)
e08e72dd10
Use meta url instead of constant url
2019-03-06 12:31:58 +09:00
syuilo
0b27d8a717
Fix #4421
2019-03-06 09:24:16 +09:00
syuilo
2c83a05e80
[Client] Better transition
2019-03-05 20:45:19 +09:00
syuilo
467f68502a
Refactor
2019-03-05 20:32:39 +09:00
syuilo
d95b0dee6b
Fix #4416
2019-03-05 08:27:50 +09:00
syuilo
494796a7f0
Fix #4415
2019-03-05 08:24:19 +09:00
syuilo
d1a18fe266
Resolve #3220
2019-03-04 14:32:36 +09:00
syuilo
ebe4b84f14
Fix bug
2019-03-04 09:23:45 +09:00
syuilo
fcdfd8d323
Use vue-json-pretty
2019-03-04 09:16:24 +09:00
MeiMei
db8625c31a
Revert "Improve log view" ( #4406 )
...
This reverts commit e8ef8f0004
.
2019-03-04 08:55:35 +09:00
syuilo
972fb8eb40
Hide some components
2019-03-03 08:46:42 +09:00
syuilo
4de75448b6
テーマの切り替えをなめらかに
2019-03-03 08:43:51 +09:00
syuilo
e8ef8f0004
Improve log view
2019-03-03 08:35:30 +09:00
syuilo
a319b30382
Increase log limit
2019-03-03 08:28:35 +09:00
syuilo
8278616eeb
Fix log order
2019-03-03 08:28:12 +09:00
syuilo
826865869a
Improve usability
2019-03-03 08:23:06 +09:00
syuilo
76a0d0fee9
Use dot
2019-03-03 07:48:25 +09:00
syuilo
977af0a24d
ログをデータベースに保存して管理画面で見れるように
2019-03-02 18:51:59 +09:00
syuilo
15da2de256
Add animaition
2019-03-02 14:27:30 +09:00
syuilo
5cc940c08a
Fix bug
...
Fix #4390
2019-03-02 08:13:09 +09:00
syuilo
1d02d9e0fe
モバイルのデッキで返信が表示されない問題を修正
2019-03-02 08:06:03 +09:00
syuilo
139523b763
Refactor
2019-03-02 07:57:18 +09:00
syuilo
0c28ac4907
Add animation
2019-03-01 14:24:12 +09:00
syuilo
00a28193a0
ダークモードの設定をテーマに移動
2019-03-01 11:03:45 +09:00
syuilo
ea1818284b
クライアントの設定コンポーネントを整理
...
* デスクトップとモバイルで統一
* いくつかの設定を廃止
2019-03-01 10:42:28 +09:00
syuilo
d83efecc94
文字サイズを設定できるように
2019-03-01 08:08:08 +09:00
syuilo
9a9fb37a78
Update compose-notification.ts
2019-02-28 20:57:38 +09:00
syuilo
517084b1fc
Fix error
2019-02-28 14:17:39 +09:00
syuilo
27763e6898
🎨
2019-02-28 14:14:05 +09:00
syuilo
57dde1da38
Fix error
2019-02-28 14:13:18 +09:00
syuilo
0bb961767c
Fix i18n
2019-02-28 14:10:56 +09:00
syuilo
88515ce677
Use internal dialog
2019-02-28 14:07:03 +09:00
syuilo
00562e840c
Improve usability
2019-02-28 12:53:31 +09:00
syuilo
b7927ba386
Refactor
2019-02-28 12:49:13 +09:00
syuilo
9c363ff045
Improve usability
2019-02-28 12:29:04 +09:00
syuilo
1dbce5e3e2
Improve performance
2019-02-28 12:14:24 +09:00
syuilo
361a9ca1be
url-previewでembedプレイヤー展開をオプトインにする ( #4382 )
...
* url-previewでembedプレイヤー展開をオプトインにする
* remove tabs
2019-02-28 12:05:47 +09:00
syuilo
507e2f727e
読み込む通知数を増やした
2019-02-28 11:44:16 +09:00
syuilo
8028499d2b
🎨
2019-02-28 11:42:41 +09:00
syuilo
c2c79c4a87
[Client] Use class selector to improve performance
2019-02-28 11:39:34 +09:00
mei23
d56f7f3390
remove tabs
2019-02-28 03:57:35 +09:00
mei23
ef70d17194
url-previewでembedプレイヤー展開をオプトインにする
2019-02-28 03:46:37 +09:00
syuilo
9789b9a083
🎨
2019-02-27 16:47:13 +09:00
syuilo
e6311fdb13
🎨
2019-02-27 09:27:19 +09:00
syuilo
20de9a5e35
Resolve #4374
2019-02-27 05:31:16 +09:00
syuilo
ec3a6d7097
🎨
2019-02-27 05:20:29 +09:00
syuilo
9d99bf5af8
🎨
2019-02-27 05:16:32 +09:00
syuilo
52911cc9fd
🎨
2019-02-27 05:13:11 +09:00
syuilo
91f38a8ddd
🎨
2019-02-26 14:44:26 +09:00
syuilo
b56fed8ed5
Update notes/featured
2019-02-26 14:42:24 +09:00
syuilo
4a93dadc1c
🎨
2019-02-26 14:37:17 +09:00
syuilo
3a5f55c471
Chage default settings
2019-02-26 14:28:38 +09:00
syuilo
61ac024127
i18n整理
2019-02-26 14:13:02 +09:00
syuilo
8db8d3f39e
🎨
2019-02-26 14:02:23 +09:00
syuilo
e7032363d7
🎨
2019-02-26 12:14:24 +09:00
syuilo
eae4b2f2e9
Improve usability
2019-02-26 06:56:15 +09:00
syuilo
d285452dec
Fix bug
2019-02-26 06:54:49 +09:00
syuilo
bf2bdaa6ff
🎨
2019-02-26 05:22:21 +09:00
syuilo
42525bb12a
Improve usability
2019-02-25 20:18:15 +09:00
syuilo
bc243c1ea3
i18n
2019-02-25 20:17:33 +09:00
syuilo
a2517d1a1d
🎨
2019-02-25 20:08:56 +09:00
syuilo
c0a60260c2
モバイル版でもデッキを使えるように ( #4366 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Fix bug
* wip
* Update notifications.vue
* Update user-menu.vue
* deck settings
* indicate
2019-02-25 19:45:00 +09:00
syuilo
3654f247c4
Fix error
2019-02-25 15:22:56 +09:00
syuilo
31802c9749
Improve doc
2019-02-25 03:21:54 +09:00
syuilo
1a6aae944f
🎨
2019-02-24 13:29:08 +09:00
syuilo
d838ef5b76
Resolve #4362
2019-02-24 12:58:45 +09:00
MeiMei
d994c84901
Resolve audioTag undefined error ( #4363 )
2019-02-24 10:50:45 +09:00
MeiMei
febfb97bb4
Remember container state on user page ( #4361 )
...
* Remember container state on user page
* remove unnecessary code
2019-02-24 10:38:53 +09:00
MeiMei
a6c5e62923
assetsのjs要求時にsaltを付けないように ( #4358 )
...
* No assets salt
* remove related code
2019-02-24 10:38:00 +09:00
syuilo
0e0c35a701
Fix bug
2019-02-24 03:56:15 +09:00
syuilo
c9a6c9e20a
テキストをまとめた
2019-02-24 03:54:04 +09:00
syuilo
3d2b982a94
Use internal alert function
2019-02-24 03:52:12 +09:00
syuilo
6157d8331b
Update drive.vue
2019-02-24 03:50:24 +09:00
YuzuRyo61
3d0fc09fae
Implement mobile version folder deletion ( #4355 )
2019-02-24 03:49:07 +09:00
syuilo
b975751710
Use global translation
2019-02-24 03:39:45 +09:00
MeiMei
94e3ac9b72
デッキからホームに行くメニューをホームと表記する ( #4359 )
2019-02-24 03:34:09 +09:00
Acid Chicken (硫酸鶏)
936a4d1bc4
Add reaction count ( #4283 )
2019-02-23 13:44:37 +09:00
syuilo
52774bbe64
Introduce OpenAPI specs ( #4351 )
...
* wip
* wip
* wip
* Update index.ts
* Update gen-openapi-spec.ts
* Update api.ja-JP.md
* Fix
* Improve doc
* Update gen-openapi-spec.ts
* Update redoc.html
* Improve doc
* Update gen-openapi-spec.ts
* Improve doc
* Update CHANGELOG.md
2019-02-23 11:20:58 +09:00
syuilo
5d1d6bc028
Fix i18n
2019-02-22 02:08:45 +09:00
syuilo
b106acac91
Fix #4340
2019-02-22 01:56:07 +09:00
Acid Chicken (硫酸鶏)
a5071db864
Update note-detail.vue ( #4342 )
2019-02-21 23:20:55 +09:00
syuilo
2e908758d8
🎨
2019-02-21 06:04:42 +09:00
syuilo
a164f8ad95
Fix bug
2019-02-21 05:53:10 +09:00
syuilo
3409a51cca
Resolve #2017
2019-02-21 01:30:21 +09:00
syuilo
7174a55846
🎨
2019-02-21 00:37:58 +09:00
syuilo
7612ead551
Fix #4331
2019-02-21 00:30:53 +09:00
syuilo
fa78fe665d
メディアビュー機能を削除
2019-02-21 00:13:46 +09:00
syuilo
c89aa7eb95
デッキでメディア投稿のみ表示するオプションが機能していない問題を修正
2019-02-21 00:12:09 +09:00
syuilo
43f4c5b7cd
Fix #1537
2019-02-21 00:04:23 +09:00
syuilo
2b6c566386
Fix template styling
2019-02-21 00:02:23 +09:00
syuilo
ed0fdaddbd
Fix #4333
2019-02-20 22:21:12 +09:00
syuilo
9beddc941a
返信が遷移後も残り続ける問題を修正
2019-02-20 16:35:00 +09:00
syuilo
23350b1cbc
🎨
2019-02-20 13:41:31 +09:00
syuilo
daff0977cb
Resolve #747
2019-02-20 13:38:48 +09:00
syuilo
c1e7d56ff8
Fix bug
2019-02-20 10:15:06 +09:00
syuilo
61aef56f83
🎨
2019-02-20 10:14:11 +09:00
syuilo
7615b1ea0a
Improve usability
2019-02-20 07:19:05 +09:00
syuilo
d8de9f8eba
🎨
2019-02-20 07:15:08 +09:00
syuilo
8c0e65ce6f
Fix error
2019-02-20 07:09:57 +09:00
syuilo
9aa24c0552
🎨
2019-02-20 07:08:54 +09:00
MeiMei
47bf06f432
人気のタグは常に上 ( #4314 )
2019-02-20 06:46:35 +09:00
syuilo
7921f8cd43
🎨
2019-02-20 01:00:59 +09:00
imgbot[bot]
1b8467d5e5
[ImgBot] Optimize images ( #4322 )
...
*Total -- 482.97kb -> 427.88kb (11.41%)
/src/client/assets/misskey-php-like-logo.png -- 48.77kb -> 41.66kb (14.59%)
/assets/ss/explore.jpg -- 272.68kb -> 238.07kb (12.69%)
/assets/ss/user.jpg -- 161.52kb -> 148.15kb (8.27%)
2019-02-19 20:47:11 +09:00
MeiMei
9c167acbd9
Supports scrollbar width in Firefox ( #4319 )
...
* Supports scrollbar width in Firefox
* fix style
2019-02-19 20:12:19 +09:00
syuilo
f0edf81cc4
Remove unused import
2019-02-19 08:48:25 +09:00
MeiMei
f2d55e7f60
Fix #4308 ( #4310 )
2019-02-19 03:48:21 +09:00
syuilo
963b0db3d3
コンポーネント整理
2019-02-19 03:38:34 +09:00
MeiMei
aeca115a37
developにキャッシュFlushリンクを追加 ( #4313 )
2019-02-18 20:55:52 +09:00
syuilo
b07cd37a16
🎨
2019-02-18 20:48:39 +09:00
syuilo
69b74a46b9
Split cropperjs to reduce bundle size
2019-02-18 19:26:53 +09:00
syuilo
882d829558
Fix #4063
2019-02-18 19:22:10 +09:00
syuilo
0e046faf4a
みつけるの人気のタグを第2ソートで連合含めたユーザー数にしたりユーザーのタグ以外は除外するように
2019-02-18 11:47:25 +09:00
syuilo
d9092dc81f
ユーザーが存在しない場合の表示を追加
2019-02-18 11:27:15 +09:00
syuilo
92a4e90026
Remove duplicated route name
2019-02-18 11:21:50 +09:00