MeiMei
dd79309cba
Fix: Hashtagがupdateできない ( #5285 )
2019-08-18 12:46:47 +09:00
Satsuki Yanagi
112f1e1ae4
uuid() と lint ( #5288 )
...
* Import only v4 uuid, uuid() without version is deprecated
* Add Missing semicolon
2019-08-18 12:42:58 +09:00
MeiMei
9f43e384d2
リモートユーザー向けのNoteUnreadsレコードは作成しないように ( #5280 )
2019-08-17 14:40:06 +09:00
MeiMei
774fa19fea
Fix: ドライブアップロード直後に取得できるURLがoriginalじゃない ( #5274 )
2019-08-17 12:32:52 +09:00
MeiMei
50f5743dbd
タイトルやアイコンがきちんと設定されないことがあるのを修正 ( #5265 )
...
* Fix: og:site_nameがbase系ページに正しく反映さんれない
* instanceNameはAPIのmetaじゃなくてog:site_nameを参照するように
* Fix: タイトルが変更されるページから通常ページに遷移してもタイトルが戻らない
* Fix: タイトルが戻らない mobile / notifications
* Fix: faviconの変更が効かないページがある
2019-08-16 14:16:19 +09:00
syuilo
d7f4164ba2
Fix #5260
2019-08-11 20:13:57 +09:00
MeiMei
96cf244be1
ユーザー名の突き抜けの修正 ( #5261 )
...
* 突き抜け deck フォロリク/vote
* 突き抜け desktop
* notification reactionで絵文字の縦がずれないように
* Fix: ユーザーページの名前が突き抜ける
* Fix: デッキカラムでユーザー名が長いと閉じれなくなる
* デッキのカウントの位置が右になってしまってたのを修正
* デッキヘッダーのellipsis
2019-08-11 19:48:54 +09:00
和風ドレッシング
73bb119119
Elasticsearchのインデックス名をconfigで変更できるように ( #5257 )
2019-08-09 13:04:35 +09:00
Satsuki Yanagi
84537a2748
PackedUserがサイレンスや凍結の情報を持つように ( #5255 )
2019-08-08 09:31:40 +09:00
MeiMei
d368ce6085
Resolve #5247 ( #5248 )
2019-08-05 10:30:31 +09:00
MeiMei
9ebfe9e97f
Enable s3ForcePathStyle ( #5234 )
2019-07-31 18:11:11 +09:00
Oni-Men
430d53bbb8
fix #5214 ウィジェットが選択されていないときは追加されないように ( #5227 )
...
* fix #5214
* null削除の取り消し
* 空白文字の調整
2019-07-28 14:12:33 +09:00
syuilo
b2f9080a2e
非ログイン時の警告処理 ( #5219 )
...
* Update note-mixin.ts
* Update note-mixin.ts
* ✌️
* Update note-mixin.ts
* Update note-menu.vue
2019-07-28 10:35:53 +09:00
syuilo
ad9b9aad5a
Fix error
2019-07-28 10:31:16 +09:00
MeiMei
40dc468a99
HTTPリクエストのKeep-AliveとPrxoy対応など ( #5226 )
...
* DriveのKeep-Alive, Proxy と APのProxy対応
* request系でKeep-Aliveするように
* fix lookup-dns-cache.d.ts
* remove debug output
2019-07-28 09:49:02 +09:00
Xeltica
e119ecf201
「削除して編集」機能を追加 ( #5182 )
...
* 「削除して編集」機能を追加
* UXの調整
* 殆どの情報を保持したまま編集できるように
* update lang
2019-07-28 05:33:12 +09:00
MeiMei
f2fec97287
AP Emojiのupdatedは採用しないように ( #5220 )
...
* AP Emojiのupdatedは採用しない
* updated判定は残す
2019-07-28 05:32:40 +09:00
syuilo
44e993e4f1
Improve mobile notifications view
2019-07-28 05:25:12 +09:00
syuilo
fc477fc886
通知のフィルタ ( #5224 )
...
* ✌️
* Deck
2019-07-28 04:44:09 +09:00
MeiMei
7d50abc41a
Fix: リンクバリデーションリンクが一瞬表示されてしまう ( #5216 )
...
* Fix: リンクバリデーションリンクが一瞬表示されてしまう
* use link
2019-07-26 00:17:34 +09:00
Satsuki Yanagi
278ed9beb8
Bye moment from package.json ( #5215 )
...
* Bye moment from package.json
* Use Mapped types for argument type definition
2019-07-25 01:36:48 +09:00
syuilo
cafafc6126
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-07-24 02:17:04 +09:00
syuilo
8b0176ddfa
Fix error
2019-07-24 02:16:41 +09:00
MeiMei
c170831411
Fix: some post form errors ( #5212 )
...
* Fix: type mismatch in post-form-attaches
* Fix: 'this is null' in post-form-window
2019-07-24 02:15:40 +09:00
syuilo
b41f87ca7f
Fix #5210
2019-07-23 00:19:29 +09:00
syuilo
3a3d1297e0
Better error
2019-07-22 10:18:27 +09:00
syuilo
05dade03b7
Update signup.ts
2019-07-22 10:16:25 +09:00
syuilo
d4e8dc9840
Prevent username reusing
2019-07-22 10:15:00 +09:00
Oni-Men
34079340db
Patch #5060 ( #5205 )
...
* fix #5060
* forgot ";" :p
2019-07-21 22:27:36 +09:00
Satsuki Yanagi
e85897c367
Fix activity calendar for desktop widget ( #5200 )
...
* Fix activity calendar for desktop widget
* fetch past 21 weeks for activity widgets
* Cleanup
* forEach -> map
* Revert "forEach -> map"
This reverts commit b72e180ee4a788ff1a3c2955a061646561b2b735.
2019-07-21 19:12:16 +09:00
MeiMei
a259e5ccf1
投稿フォームが画面外にはみ出さないように ( #5203 )
...
* 上下はみ出したウィンドウは上基準で収めるように
* 投稿フォームを画面より長くしないように
2019-07-20 17:50:01 +09:00
MeiMei
be2e58c9bf
Fix: スクロールしてると絵文字ピッカーの位置がずれる ( #5204 )
2019-07-20 17:47:40 +09:00
syuilo
9efe586ae2
Clean up: Remove unused imports
2019-07-20 04:09:33 +09:00
rinsuki
720ad1e4a8
Improve GenerateVideoThumbnail ( #5186 )
...
* Improve GenerateVideoThumbnail
* use fluent-ffmpeg
* Update src/services/drive/generate-video-thumbnail.ts
2019-07-20 03:28:14 +09:00
Satsuki Yanagi
359c2a4b5c
Improve usability of quote note by pasting url ( #5196 )
2019-07-20 03:23:16 +09:00
MeiMei
f69a404588
Fix question ( #5197 )
2019-07-20 03:20:06 +09:00
syuilo
a67dc5d41c
🎨
2019-07-19 06:13:56 +09:00
syuilo
e40dcf500e
Merge branch 'develop'
2019-07-19 03:38:05 +09:00
syuilo
014bbb1d33
Remove unused import
2019-07-19 03:37:34 +09:00
syuilo
830da3906b
MFMの引用がインライン表示になっている問題を修正
2019-07-19 03:30:37 +09:00
rinsuki
d8af4e8cb8
特定ホストへのメンションの特別処理をクライアントに追加 ( #5185 )
...
* 特定ホストへのメンションの特別処理をクライアントに追加
Fix #5168
* Apply suggestions from code review
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Apply suggestions from code review
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Apply suggestions from code review
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Fix indent
2019-07-19 03:13:47 +09:00
Oni-Men
95cd3710d7
fix #5071 ( #5184 )
2019-07-18 20:56:48 +09:00
MeiMei
826ef2e650
Fix signin ( #5181 )
...
* Revert "Fix signin history (#5180 )"
This reverts commit a97c14a7b7b306e2ffee56642be93d90814ee299.
* fix signin
* failはfail専用に
* fix password less 200
2019-07-18 05:26:58 +09:00
Satsuki Yanagi
9e31812bd2
Fix signin history ( #5180 )
...
* Fix #5179
* Fix wrong value in signin history
2019-07-18 04:22:44 +09:00
MeiMei
9bf6a5732a
Send Delete activity on suspend ( #5165 )
...
* Send Delete Person activity
* Delete activityの後にフォロー解除する
* アカウント削除でもDelete activity
2019-07-18 02:03:28 +09:00
MeiMei
915145ee64
Mastodonのリンクの所有者認証に対応 ( #5161 )
...
* Profile metadata を設定できるように
* API desc
2019-07-18 00:11:39 +09:00
Satsuki Yanagi
0ad558d40c
Resolve #5117 ( #5171 )
...
* Resolve #5117
* 出来立てのユーザーがストリームコネクションを持ってるはずがない
2019-07-18 00:00:03 +09:00
Satsuki Yanagi
040e8b9ff0
Improve #5176 ( #5178 )
...
* 🎨
* Follow review
* Remove unnecessary colon
2019-07-17 23:59:21 +09:00
Satsuki Yanagi
5cd7954fd7
Improve usability of users view ( #5176 )
...
* Improve usability of users view
Resolve #5173
* Fix query
* Follow review and fix
* Follow review
2019-07-17 18:59:10 +09:00
Satsuki Yanagi
31fce50003
Cleanup source ( #5177 )
...
* Cleanup source
* 🙏
2019-07-17 17:13:38 +09:00
Satsuki Yanagi
a9367f5c0b
Fix #5172 ( #5174 )
2019-07-17 13:28:27 +09:00
Satsuki Yanagi
8614de7edc
(コ`・ヘ・´ケ) ( #5156 )
2019-07-15 02:28:30 +09:00
Satsuki Yanagi
9ec3a1d256
Fix #5128 ( #5153 )
2019-07-14 03:56:34 +09:00
syuilo
2bdbee12fa
Fix bug
2019-07-14 03:53:45 +09:00
syuilo
bf10d57f03
Resolve #3238
2019-07-14 03:18:45 +09:00
Satsuki Yanagi
396c3bed41
Improve usability ( #5142 )
...
Fix #3862
2019-07-12 22:24:29 +09:00
MeiMei
4d9550d1b1
Fix: proxy-media後のContent-Typeが違う ( #5143 )
2019-07-12 22:21:47 +09:00
syuilo
902f319a49
Fix #5140
2019-07-12 03:17:31 +09:00
syuilo
dd897931e2
Improve usability
2019-07-12 02:08:13 +09:00
syuilo
c11899fc8b
🎨
2019-07-12 00:40:10 +09:00
syuilo
b3fc851c3f
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-07-10 18:30:58 +09:00
syuilo
7df97f32f7
Pages: Implement radio button
2019-07-10 18:30:51 +09:00
MeiMei
cab9b1bc3c
Prevent duplicate user registration ( #5129 )
2019-07-10 03:47:07 +09:00
Satsuki Yanagi
43be39262c
Fix drive browser showing false empty ( #5127 )
2019-07-09 17:38:14 +09:00
syuilo
c7388c1abd
Merge branch 'develop'
2019-07-09 17:03:38 +09:00
MeiMei
8d1cfcf38f
Tune font ( #5125 )
2019-07-09 17:01:08 +09:00
syuilo
be1bc378ed
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-07-09 16:55:59 +09:00
syuilo
1c0158df4c
Add userId prop
2019-07-09 16:55:55 +09:00
syuilo
084856836c
Fix bug
2019-07-09 16:55:33 +09:00
syuilo
6afd4e22cf
Delete init.ts
2019-07-09 04:09:02 +09:00
syuilo
374e52195f
Merge branch 'develop'
2019-07-08 16:17:47 +09:00
syuilo
f5ed9d01b9
🎨
2019-07-08 16:11:52 +09:00
syuilo
ba9d0e8641
Resolve #5116
2019-07-08 16:03:17 +09:00
Satsuki Yanagi
fcfdd2492b
Allow only one kind of date identifier at once ( #5120 )
2019-07-08 13:55:22 +09:00
tamaina
7b4179b2b6
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
2bcbb2671c
Add semicolons
2019-07-08 04:32:57 +09:00
syuilo
c402bc5f29
Merge branch 'develop' into pr/4549
2019-07-08 04:27:18 +09:00
syuilo
9744c4f9ff
🎨
2019-07-08 04:19:17 +09:00
syuilo
5175faa448
既定のアップロード先フォルダを設定できるように
2019-07-08 04:17:53 +09:00
MeiMei
e7e87b5a08
Fix notification wrap ( #5118 )
2019-07-07 18:59:54 +09:00
Satsuki Yanagi
6480bd70bf
公開以外へのリプライ時元の公開範囲で指定したユーザー情報を引き継ぐように ( #5119 )
...
* 公開以外へのリプライ時元の公開範囲で指定したユーザー情報を引き継ぐように
* Use users/show userIds
2019-07-07 17:14:08 +09:00
syuilo
febb492235
Refactor: Remove needless return
2019-07-07 15:29:08 +09:00
Satsuki Yanagi
4d0e03dd60
フォルダーを削除できないときダイアログボックスで知らせる ( #5111 )
...
* フォルダーを削除できないときダイアログボックスで知らせる
* https://github.com/syuilo/misskey/pull/5111#issuecomment-508959068
かわいい
2019-07-07 14:56:51 +09:00
MeiMei
a4996bd034
Fix: postgres redis cache の option が適用されない ( #5114 )
2019-07-07 07:59:59 +09:00
syuilo
638060f775
Improve Page
...
* ページをピン留めできるように
* デッキでカラム内でページを見れるように
2019-07-07 06:56:13 +09:00
syuilo
eb3c718229
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-07-07 05:13:21 +09:00
syuilo
8d21939019
イベント送信時に指定の変数の値を添付出来るように
2019-07-07 05:12:31 +09:00
tamaina
c9bfeb78a4
https://github.com/syuilo/misskey/pull/4549#discussion_r287750004
2019-07-07 02:22:33 +09:00
tamaina
c3c59bb95c
fix
2019-07-07 02:22:33 +09:00
tamaina
9b3e54ce82
✌️
2019-07-07 02:22:08 +09:00
tamaina
0335f2a4cb
wip
2019-07-07 02:21:13 +09:00
tamaina
c7f894dddf
revert
2019-07-07 02:18:24 +09:00
tamaina
825b94bea8
fix #1442 , fix #2106
2019-07-07 02:18:24 +09:00
Satsuki Yanagi
80c55fbc76
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
15384920c4
Pages: ボタンを色付き表示できるように
2019-07-06 23:11:16 +09:00
syuilo
b5fdc2d578
Fix bug
2019-07-06 22:53:15 +09:00
syuilo
da6c217f42
MisskeyPagesにイベント送信ボタンを追加
2019-07-06 18:14:50 +09:00
syuilo
70e633e5bf
やった ( #5110 )
2019-07-06 00:46:00 +09:00
syuilo
56f229b8e6
Merge branch 'develop'
2019-07-05 22:36:13 +09:00
syuilo
d6a62c0ce6
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-07-05 22:32:19 +09:00
syuilo
25bfcfa4c4
Fix #4760
2019-07-05 22:32:15 +09:00
MeiMei
e8c526b4ce
Fix: SingleLineなMFMが折り返されてしまう ( #5109 )
2019-07-05 21:47:18 +09:00
syuilo
859f10bf8e
Add PB
2019-07-05 21:18:49 +09:00
syuilo
fcf7279373
チャートで数字が表示される問題を修正
2019-07-05 21:13:52 +09:00
syuilo
852359e6e9
Merge branch 'develop'
2019-07-05 18:02:42 +09:00
MeiMei
bc0e3aa4d3
Fix: カスタム絵文字リアクションがたまに文字になってしまう ( #5105 )
2019-07-05 17:58:54 +09:00
MeiMei
ab79ca0794
APNGでもMIME typeはimage/pngにするように ( #5100 )
...
* APNGでもMIME typeはimage/pngにするように
* Revert "APNGでもMIME typeはimage/pngにするように"
This reverts commit e579eb2bf44f526cabfa9bd4adc6b4fa84727e3b.
* APNGはファイル送信時のみimage/pngにするように
2019-07-05 17:44:23 +09:00
Satsuki Yanagi
280911e3cc
ハッシュタグのトレンドの計算を5分単位で丸める ( #5107 )
2019-07-05 08:43:56 +09:00
Satsuki Yanagi
cef75dcd32
Fix WebAuthn login ( #5103 )
2019-07-05 07:48:12 +09:00
Satsuki Yanagi
151f107f30
Update Emojis immediately ( #5106 )
2019-07-05 07:45:00 +09:00
syuilo
1bd1ac959f
Merge branch 'develop'
2019-07-05 02:13:02 +09:00
syuilo
4db54a35f7
Fix errors
2019-07-05 02:00:54 +09:00
Acid Chicken (硫酸鶏)
f9f19710e4
Create partial type definition for 'jsrsasign' ( #5092 )
...
* Create partial type definition for 'jsrsasign'
* Update comments
* Add jsrsasign dependency
* Make some params of Signature class optional
* Make init argument of Signature.init optional
2019-07-05 01:54:16 +09:00
syuilo
3ef94413d1
Resolve #1867
2019-07-04 22:59:52 +09:00
syuilo
c36ed67405
テストメールは管理者アドレスに送信するように
2019-07-04 21:08:47 +09:00
syuilo
bc7ec39fae
Resolve #3431
2019-07-04 21:07:02 +09:00
syuilo
182fc774c7
Fix bug
2019-07-04 20:52:21 +09:00
syuilo
2cf6bf4731
Resolve #4321
2019-07-04 20:39:33 +09:00
syuilo
e6ce4b6179
テストページ廃止
2019-07-04 20:26:12 +09:00
syuilo
5c9f2a3737
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-07-04 14:45:33 +09:00
syuilo
cb9c97516e
APNG support
2019-07-04 14:45:28 +09:00
MeiMei
cc8fe022f2
アバターファイル選択でimage以外は表示しないように ( #5098 )
2019-07-04 14:31:30 +09:00
syuilo
c28639437f
Fix MIME
2019-07-03 23:43:09 +09:00
Mary
9c76e03c3a
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
ab1dab42b5
Resolve #5072
2019-07-03 03:58:45 +09:00
syuilo
a6e42b5180
MFMで連続したスペースがひとつに纏まるのを修正
2019-07-02 20:52:37 +09:00
syuilo
f4445c11ec
Fix MFM parsing: Ignore parent [] of URL
2019-07-02 20:05:52 +09:00
syuilo
de82bb9b15
Update dependencies 🚀
2019-07-02 19:20:34 +09:00
syuilo
620380c8d0
Fix #5073
2019-07-02 19:17:14 +09:00
syuilo
7595680261
Resolve #5085
2019-07-02 18:32:24 +09:00
syuilo
7b0651d05d
リモートファイルの削除が重い問題を修正
2019-07-01 21:12:14 +09:00
syuilo
66c25b545a
Set job concurrency to reduce performance issue
2019-07-01 20:37:26 +09:00
syuilo
56fbfdcdb7
Simplify log domain
2019-07-01 03:25:31 +09:00
syuilo
ffa9b7f8df
Create accept-migration.ts
2019-06-30 04:49:30 +09:00
syuilo
2a7d4b07b6
Fix #4926
2019-06-29 23:12:00 +09:00
syuilo
6d9660929c
Revert "Update ormconfig.ts"
...
This reverts commit 5a349eb3766d84b9a9af46930e60dcf6c4ab0688.
2019-06-29 15:58:04 +09:00
syuilo
ec99c823a4
Update ormconfig.ts
2019-06-29 15:31:54 +09:00
MeiMei
2bcbe47cd6
Fix: AP object / actor type ( #5086 )
...
* attributedToがArrayの場合などに対応
* attachment以外で来るDocument系のObjectに対応
* Renote, Reply 対応
* 表示をいい感じに
* fix type
* revert as const
* Fix Note / Question type
* attributedToのtypeで複合配列を想定する
2019-06-28 18:54:09 +09:00
syuilo
43b7dc46b0
Use as const
...
#5089
2019-06-28 16:38:48 +09:00
syuilo
583411681f
Use as const
...
#5089
2019-06-27 18:04:09 +09:00
syuilo
62aa0dfff8
Merge branch 'develop'
2019-06-25 01:27:51 +09:00
syuilo
75df64a31d
Fix bug
2019-06-25 01:24:01 +09:00
syuilo
1943c9c7f2
English nyaize
2019-06-24 22:20:13 +09:00
syuilo
9bc369c785
🎨
2019-06-23 16:12:11 +09:00
syuilo
546a929c75
Merge branch 'develop'
2019-06-23 00:22:33 +09:00
syuilo
9c0225157b
Resolve #5010
2019-06-23 00:06:39 +09:00
syuilo
9cd8b234aa
Fix #4519
2019-06-22 04:17:02 +09:00
syuilo
d467abb214
Improve usability
2019-06-22 04:09:53 +09:00
MeiMei
90ce12f99b
Block all activities from suspended users ( #5076 )
2019-06-21 15:42:07 +09:00
MeiMei
739397862f
Improve url-preview ( #5077 )
...
* url-previewリクエスト時にハッシュは除く
* ハッシュだけ違うプレビューカードは表示しない
* url-previewをユーザーロケールで出し分けるように
* Fix code style
2019-06-21 15:41:02 +09:00
syuilo
d0e77e0827
Fix bug
2019-06-21 15:11:56 +09:00
syuilo
57d4d2cb20
Improve sync
2019-06-21 15:08:17 +09:00
syuilo
a75b307646
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-06-21 13:06:55 +09:00
syuilo
cea25c2ce2
デッキの状態を同期できるように
2019-06-21 13:06:47 +09:00
MeiMei
0d8a90ddeb
Enable ServiceWorker ( #5075 )
2019-06-21 11:50:38 +09:00
syuilo
cac7cb519e
ホームのカスタマイズ情報を複数のデバイス間で同期できるように
2019-06-21 01:50:01 +09:00
syuilo
5642935d91
Provide Redis version
2019-06-20 22:55:57 +09:00
syuilo
dffb7746b0
Add psql version to info page
2019-06-20 22:52:35 +09:00
syuilo
43da951a54
Fix code style
2019-06-19 17:47:24 +09:00
syuilo
86adf0a4ee
Merge branch 'develop'
2019-06-18 19:16:41 +09:00
syuilo
bc9323c360
Add index
2019-06-18 17:11:28 +09:00
syuilo
5a7e9cebdf
Add chart indices
2019-06-18 17:10:28 +09:00
syuilo
8ca57989a3
Update db.vue
2019-06-18 16:53:14 +09:00
syuilo
8fc916ec50
Resolve #5063
2019-06-18 16:49:58 +09:00
syuilo
c933712bd3
Better request interval
2019-06-18 16:17:20 +09:00
syuilo
3a808e2918
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-06-18 15:56:31 +09:00
syuilo
76ccd4910f
Provide version of postgresql
2019-06-18 15:56:03 +09:00
Satsuki Yanagi
015090489f
Resolve #5069 ( #5070 )
2019-06-18 15:42:08 +09:00
syuilo
c43d10aa3c
Use WHATWG API
...
> New application code should use the WHATWG API.
2019-06-18 15:27:13 +09:00
syuilo
0f749cd364
Fix #2637
2019-06-18 15:19:19 +09:00
syuilo
e4ff9adbcb
Add note
2019-06-18 14:04:41 +09:00
syuilo
16ae0e036d
Better error handling
2019-06-18 13:58:59 +09:00
syuilo
bb4bfd8d1f
Fix MFM URL parsing
2019-06-17 20:15:19 +09:00
syuilo
4c9b953d65
Fix MFM strike parsing
2019-06-16 21:42:57 +09:00
syuilo
57a7155cbb
Fix MFM italic parsing
2019-06-16 21:30:51 +09:00
syuilo
f3d7112f56
Merge branch 'develop'
2019-06-16 16:09:04 +09:00
MeiMei
eb2f32d3e2
Fix: オートコンプリートにアニメーション停止が効かない ( #5061 )
2019-06-16 16:04:27 +09:00
MeiMei
80dc763689
Support Unicode 12.0 Emoji ( #5062 )
2019-06-16 14:24:37 +09:00
MeiMei
a002f0262c
閉鎖しているホストにはAP deliverしないように ( #5057 )
...
* 閉鎖しているホストにはAP deliverしないように
* fix case
2019-06-15 17:09:59 +09:00
syuilo
015acf9b22
Refactor
2019-06-15 17:06:03 +09:00
syuilo
9c2bad300a
Resolve #365
2019-06-15 00:07:41 +09:00
Aya Morisawa
81c9d66bf4
Use halfwidth space instead of fullwidth space in code ( #5054 )
2019-06-14 22:54:19 +09:00
MeiMei
36bd60a0e0
image以外はproxyしないように ( #5051 )
2019-06-14 12:14:23 +09:00
syuilo
1c8c166720
サムネイル生成でエラーになってもファイルのアップロードを失敗しないように
...
#5050
2019-06-13 22:59:15 +09:00
syuilo
9fa2223fa7
Make url preview log warn
2019-06-13 22:35:37 +09:00
syuilo
37737f6a56
Merge branch 'develop'
2019-06-13 18:22:49 +09:00
syuilo
13663d9515
Fix bug
2019-06-13 18:15:35 +09:00
syuilo
d9edc41bd7
Add indexes
2019-06-13 15:30:51 +09:00
MeiMei
680c672398
Fix : #5035 ( #5048 )
2019-06-12 13:47:58 +09:00
Satsuki Yanagi
4501f7478a
設定でPostgreSQLのクエリー結果のキャッシュを無効できるように ( #5046 )
2019-06-11 20:49:08 +09:00
syuilo
bb69c3b0cc
Merge branch 'develop'
2019-06-10 23:11:22 +09:00
syuilo
9cf834d478
Fix bug
2019-06-10 23:09:36 +09:00
syuilo
9e946a56d6
Merge branch 'develop'
2019-06-10 11:44:01 +09:00
syuilo
fd46937da8
Merge branch 'riamu' into develop
2019-06-10 11:41:07 +09:00
Satsuki Yanagi
f4356640c6
✌️ ( #5041 )
...
related #5020
2019-06-10 01:02:33 +09:00
syuilo
f963bfd3b8
Fix #5020
2019-06-09 23:07:32 +09:00
syuilo
0b93f47c91
Merge branch 'develop'
2019-06-07 20:47:56 +09:00
syuilo
deb52ece53
Fix #5036
2019-06-07 20:40:05 +09:00
syuilo
2fc9f5bdc3
Fix bug
2019-06-07 20:34:05 +09:00
syuilo
8fe6d92521
Fix #5021
2019-06-07 20:24:07 +09:00
syuilo
beedd2713e
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-06-07 20:11:38 +09:00
syuilo
cb5d06a099
Fix bug
2019-06-07 20:11:23 +09:00
Acid Chicken (硫酸鶏)
96084c007f
Deny 'private' in note visibility ( #5031 )
...
Fixes #5028
2019-06-06 19:45:25 +09:00
Aya Morisawa
aa2e33fe57
Add missing semicolon ( #5030 )
2019-06-04 18:03:56 +09:00
syuilo
de7cd18f13
Fix bug
2019-05-29 12:22:47 +09:00
Aya Morisawa
6a4af8d975
Fix #4894 ( #5000 )
2019-05-27 20:04:01 +09:00
syuilo
0e096e4048
Merge branch 'develop'
2019-05-27 18:07:36 +09:00
syuilo
e74677957e
Fix
2019-05-27 18:06:01 +09:00
syuilo
0e10f08105
Fix #4999
2019-05-27 18:03:13 +09:00
syuilo
767b36f9d1
Fix bug
2019-05-27 18:01:06 +09:00
syuilo
2e5be7a7f0
Improve job queue view
2019-05-27 17:44:51 +09:00
syuilo
fd87070d8f
Refactoring
2019-05-27 17:23:05 +09:00
syuilo
6f00143bd6
Improve drive management
2019-05-27 16:54:47 +09:00
syuilo
95adbd2cea
Improve post form
...
Resolve #4998
Resolve #1151
2019-05-27 15:38:14 +09:00
Satsuki Yanagi
1bb16cab5a
Fix #4996 ( #4997 )
2019-05-27 08:41:24 +09:00
Satsuki Yanagi
df848f272c
i18n: ページ編集のカウンターの増加値 ( #4995 )
2019-05-27 00:03:39 +09:00
Aya Morisawa
c88868c0e4
Fix #4986 ( #4991 )
2019-05-26 22:05:09 +09:00
syuilo
46c28ddaf9
Merge branch 'develop'
2019-05-26 21:42:19 +09:00
syuilo
f5988c1fd8
Fix #4990
2019-05-26 21:35:45 +09:00
syuilo
f7237e8925
Fix #4985
2019-05-26 13:42:53 +09:00
syuilo
bb28c026e9
Fix #4981
2019-05-26 00:38:26 +09:00
syuilo
793beedb1a
インスタンス名を空にしてもMisskeyロゴが表示されない問題を修正
2019-05-25 11:50:29 +09:00
syuilo
d7c70d56b2
Merge branch 'develop'
2019-05-25 09:22:25 +09:00
MeiMei
1a9026cf0c
Fix: Firefoxでトークの下が隠れてしまう ( #4974 )
2019-05-25 09:10:51 +09:00
syuilo
beb6ba21bb
Fix #4972
2019-05-25 09:07:50 +09:00
syuilo
acd0b363f9
🎨
2019-05-25 09:05:14 +09:00
syuilo
47d5191479
🎨
2019-05-25 09:04:16 +09:00
syuilo
b5a254e76d
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-05-25 08:50:07 +09:00
syuilo
da5562c2a1
🎨
2019-05-25 08:49:58 +09:00
Satsuki Yanagi
66677fe5ae
Enable query result cache for meta / stats / hashtags trend ( #4978 )
2019-05-25 08:35:16 +09:00
syuilo
0f2ece0b9c
Show page title
2019-05-24 19:36:35 +09:00
syuilo
be92e1d888
Add deck fallback
2019-05-24 19:33:58 +09:00
syuilo
eadd0e459b
MisskeyPagesをホームUIに統合
2019-05-24 19:19:43 +09:00
syuilo
d8086eb305
Misskey Pages でURLプレビューを表示するように
2019-05-24 18:11:33 +09:00
syuilo
8be61b4f3e
Update page-editor.vue
2019-05-24 18:11:12 +09:00
syuilo
c97cf3e89d
Update instance.vue
2019-05-24 04:57:04 +09:00
Satsuki Yanagi
d2afa5cf29
i18n: reaction-picker.vue ( #4971 )
2019-05-24 04:25:57 +09:00
syuilo
ecbe1e9918
🎨
2019-05-24 04:17:14 +09:00
syuilo
5cbaad74a4
Improve usability
2019-05-24 03:57:03 +09:00
syuilo
78464e4ffa
🎨
2019-05-24 03:46:20 +09:00
Satsuki Yanagi
355ece9d37
Support PostgreSQL Extra Connection options ( #4970 )
2019-05-24 03:26:56 +09:00
syuilo
65c5267db3
Refactor
2019-05-23 23:46:10 +09:00
syuilo
09cc82bf39
Resolve #4967
2019-05-23 14:11:42 +09:00
syuilo
7e5a4456c2
Add info
2019-05-23 13:38:07 +09:00
Satsuki Yanagi
d1bee50b2f
Fix bug ( #4958 )
...
4a88cb59
2019-05-22 14:27:10 +09:00
syuilo
93f4ac0ca6
Fix bug
2019-05-22 13:07:58 +09:00
syuilo
71956c91ff
Add group update / transfer API ( #4957 )
2019-05-22 13:03:18 +09:00
syuilo
7ffd9d6df9
Better deninition
2019-05-22 13:00:36 +09:00
syuilo
e333502d79
align format
2019-05-22 12:58:53 +09:00
syuilo
f4956548bb
rename
2019-05-22 12:58:44 +09:00
syuilo
c3cfba8372
Clean up
2019-05-22 12:56:42 +09:00
syuilo
9ceb1a20fd
Fix bug
2019-05-22 12:55:53 +09:00
syuilo
2a81f2cedf
デッキでフォロー申請を見れるように
2019-05-22 12:54:28 +09:00
Satsuki Yanagi
c5e89e2580
Fetch joined groups on accept group invites ( #4956 )
2019-05-22 12:25:14 +09:00
Satsuki Yanagi
7394adb16f
Add group update / transfer API
2019-05-22 05:06:58 +09:00
syuilo
2715d92cc3
Merge branch 'develop'
2019-05-21 18:13:24 +09:00
syuilo
389cc87824
Fix bug
2019-05-21 18:09:05 +09:00
syuilo
27339e29a1
Clean up
2019-05-21 18:08:58 +09:00
syuilo
7cb294e842
Improve usability
2019-05-21 18:06:00 +09:00
syuilo
f5f5c7f005
Fix #4953
2019-05-21 17:43:27 +09:00
syuilo
1e29c588a6
🎨
2019-05-21 17:40:58 +09:00
syuilo
c05222d9a7
iOSで投稿フォームに自動フォーカスしない問題を修正
2019-05-21 17:39:23 +09:00
syuilo
2f5d836106
Merge branch 'develop'
2019-05-21 08:57:10 +09:00
syuilo
876c757b48
Fix
2019-05-21 08:48:15 +09:00
syuilo
8d1881774f
🎨
2019-05-21 08:44:36 +09:00
syuilo
961d0d7e08
Fix
2019-05-21 08:23:37 +09:00
syuilo
b01227adbd
Fix
2019-05-21 08:21:26 +09:00
syuilo
6efc7e12de
Refactore
2019-05-21 08:19:29 +09:00
syuilo
03aa7bbd1a
Fix
2019-05-21 08:19:23 +09:00
syuilo
e88701a3cf
Refactyor
2019-05-21 08:10:37 +09:00
syuilo
ed5ada299a
Improve usability
2019-05-21 06:53:18 +09:00
syuilo
2b090e8678
Improve usability
2019-05-21 06:34:10 +09:00
syuilo
7b6f6b6808
Refactoring
2019-05-21 06:31:51 +09:00
syuilo
f37dd50392
Fix
2019-05-21 04:26:14 +09:00
syuilo
12d862685d
Reduce initial bundle size
2019-05-21 04:21:43 +09:00
syuilo
6b272ab38b
Reduce initial bundle size
2019-05-21 03:45:07 +09:00
syuilo
b5efcff06e
Fix
2019-05-21 03:40:18 +09:00
syuilo
6354b6513e
Refactoring
2019-05-21 03:20:16 +09:00
syuilo
640d03923c
Refactoring
2019-05-21 03:07:11 +09:00
syuilo
82033d921e
Clean up
2019-05-20 22:59:10 +09:00
syuilo
595135636d
Improve API doc
2019-05-20 22:01:32 +09:00
syuilo
02511b837f
Fix bugs
...
Use Not(IsNull())
2019-05-20 21:44:16 +09:00
MeiMei
e3d880b8be
Fix: Delete is not deliver ( #4950 )
...
* Fix: Delete is not deliver
* fix
2019-05-20 13:34:51 +09:00
syuilo
f5c502a407
Merge branch 'develop'
2019-05-20 00:12:42 +09:00
syuilo
0614916383
Fix bug
2019-05-19 23:42:18 +09:00
syuilo
32b10b0f14
Fix bug
2019-05-19 23:29:28 +09:00
syuilo
ad08440ca9
Merge branch 'develop'
2019-05-19 21:02:32 +09:00
syuilo
f99db50cba
Fix #4938
2019-05-19 20:57:05 +09:00
syuilo
567309aa9b
Fix #4948
2019-05-19 20:52:00 +09:00
syuilo
fb250fc63f
Add unique index
2019-05-19 20:50:08 +09:00
syuilo
5e4abe42bb
Update note-favorite.ts
2019-05-19 20:48:10 +09:00
syuilo
c88b89b501
Fix bug
2019-05-19 20:47:41 +09:00
syuilo
cd7802626d
Fix #4945
2019-05-19 20:43:33 +09:00
syuilo
494cbf3aa7
Resolve #4941
2019-05-19 20:41:23 +09:00
syuilo
60ded8054a
Merge branch 'develop'
2019-05-19 02:51:49 +09:00
syuilo
c0270f362e
🎨
2019-05-19 02:47:31 +09:00
syuilo
e8308cacac
🎨
2019-05-19 02:39:34 +09:00
syuilo
1dd8db4b5b
Refactor
2019-05-18 23:16:09 +09:00
syuilo
3cb4e6e1c3
Add group menu
2019-05-18 22:57:34 +09:00
syuilo
cd740602c2
Fix bug
2019-05-18 22:54:02 +09:00
syuilo
ea39ab3a23
🎨
2019-05-18 22:50:57 +09:00
syuilo
4ae9bd2195
Avoid error
2019-05-18 21:22:37 +09:00
syuilo
20c34ead23
ユーザーグループ
...
Resolve #3218
2019-05-18 20:36:33 +09:00
syuilo
3d1239a3b3
Fix bug
2019-05-18 00:38:33 +09:00
syuilo
ddeb98ece4
ページにいいねできるように
2019-05-17 19:56:47 +09:00
syuilo
d671901d8d
Update API docs
2019-05-17 00:19:23 +09:00
syuilo
a7559c1a11
Merge branch 'develop'
2019-05-16 16:14:00 +09:00
syuilo
0522e5d2d2
管理画面でreCAPTCHAのプレビューを表示するように
2019-05-16 16:08:50 +09:00
syuilo
468f85c059
Fix #4930
2019-05-16 12:59:09 +09:00
syuilo
794212df32
Merge branch 'develop'
2019-05-16 01:18:06 +09:00
syuilo
4452f8378b
Resolve #4928
2019-05-16 01:07:32 +09:00
syuilo
55886e3ea4
GIFのサムネイルが生成されないのを修正
...
#4728
2019-05-15 21:27:20 +09:00
syuilo
6730e63747
Resolve #4833
2019-05-15 20:41:01 +09:00
syuilo
ea4f6c4cf7
インスタンスの設定画面を整理
2019-05-15 20:29:47 +09:00
syuilo
bdb8301383
Fix bug
2019-05-15 17:05:41 +09:00
syuilo
c8f549e562
Resolve #4925
2019-05-14 23:54:39 +09:00
syuilo
9ffbcd74e8
Merge branch 'develop'
2019-05-14 21:25:24 +09:00
syuilo
6c95706ddd
特定のインスタンスのファイルをすべて削除できるように
2019-05-14 21:08:35 +09:00
syuilo
35654ccf01
🎨
2019-05-14 20:57:24 +09:00
syuilo
6f09ddfec3
Improve usability
2019-05-14 20:53:49 +09:00
syuilo
f0fdf656e9
インスタンスブロックを設定できるように
2019-05-14 20:49:09 +09:00
syuilo
18f61492ed
Update note.ts
2019-05-14 12:04:40 +09:00
Satsuki Yanagi
1ae0e13e5e
Fix tag cloud on Welcome page ( #4922 )
...
Resolve #4754
2019-05-14 10:50:20 +09:00
tamaina
8291f277e3
Add ToSUrl, repositoryUrl, feedbackUrl ( #4921 )
...
* Add ToSUrl, repositoryUrl, feedbackUrl
* modify nodeinfo
2019-05-14 02:57:04 +09:00
MeiMei
d07b0f26bd
Fix: user menu ( #4845 ) ( #4920 )
...
* Fix: Firefoxで自分のメニューが開けないなど
* 自分のユーザーメニューにはミュートなどを表示しないようになど
2019-05-14 02:53:05 +09:00
MeiMei
3c662e029c
Fix meta tags ( #4918 )
2019-05-14 02:50:23 +09:00
MeiMei
55616b16e1
Fix: ピン留め投稿の表示順がおかしい ( #4906 )
...
* Fix: syuilo#4904
* fix comment
2019-05-12 09:37:00 +09:00
kabo2468
db846a96e3
Fix #4875 ( #4899 )
2019-05-11 21:43:08 +09:00
syuilo
5c8bad5f79
Update log.ts
2019-05-11 10:58:34 +09:00
syuilo
6fb68c54e2
Merge branch 'develop'
2019-05-10 17:33:21 +09:00
syuilo
94cd2fdcd5
インスタンス運営者がピン留めユーザーを設定できるように
...
Related #4892
2019-05-10 17:30:28 +09:00
syuilo
c6ce479c57
テキストのリスト内で変数埋め込みできるように
2019-05-10 16:08:01 +09:00
syuilo
fe59e41669
MisskeyPagesで変数を並べ替えられるように
2019-05-10 16:04:32 +09:00
syuilo
ee43b4fb31
Add notes/unrenote API
2019-05-10 15:53:53 +09:00
syuilo
079b75f3ed
Improve MisskeyPages
2019-05-10 14:18:18 +09:00
syuilo
c7b253ea47
Resolve #4870
2019-05-09 23:27:34 +09:00
MeiMei
ab46232d59
Validate Note on createNote ( #4881 )
2019-05-09 15:43:31 +09:00
MeiMei
cc24ce5d1f
Fix: みつけるで人気のタグが表示されない ( #4883 )
2019-05-09 15:42:56 +09:00
syuilo
a308aed85b
Merge branch 'develop'
2019-05-07 18:56:33 +09:00
syuilo
ef60e4f557
Fix #4874
2019-05-07 18:48:38 +09:00
syuilo
7a181b3c9c
Fix #4866
2019-05-07 18:23:12 +09:00
syuilo
0a3b4e364a
Clean up
2019-05-07 18:20:18 +09:00
syuilo
9a93ecfbad
Fix #4873
2019-05-07 18:14:37 +09:00
MeiMei
0b3526d3db
Fix: IPv4 onlyホストからDualstackホストにAP deliverできない ( #4872 )
2019-05-07 17:49:25 +09:00
Satsuki Yanagi
8dfb1f69d9
2段階認証コードの入力フォームタイプの訂正 ( #4869 )
...
Fix #4849 , Resolve #4848
2019-05-07 08:45:29 +09:00
syuilo
29430a27d4
Fix bug
2019-05-06 20:09:13 +09:00
Satsuki Yanagi
a21296dff7
Resolve #4864 ( #4865 )
2019-05-06 17:28:55 +09:00
syuilo
2299409861
Merge branch 'develop'
2019-05-05 20:36:25 +09:00
syuilo
6e708a7ac2
Fix bug
2019-05-05 20:36:09 +09:00
syuilo
5b04761300
Merge branch 'develop'
2019-05-05 20:33:44 +09:00
syuilo
54585d3989
MisskeyPagesにリストから選択関数を追加
2019-05-05 20:31:15 +09:00
syuilo
4114392f2b
✌️
2019-05-05 20:16:05 +09:00
syuilo
22596d3f04
Resolve #4853
2019-05-05 20:12:35 +09:00
syuilo
b551079400
Fix #4852
2019-05-05 15:17:29 +09:00
syuilo
d7ee66c573
Fix #4862
2019-05-05 15:12:25 +09:00
syuilo
9cc1249738
Update user-profile.ts
...
#4809
2019-05-05 09:42:38 +09:00
MeiMei
92d371bff1
meidg ( #4835 )
2019-05-05 09:29:15 +09:00
Satsuki Yanagi
631c32fffc
外部サービス連携後のPackedUserがその情報を持つように ( #4850 )
2019-05-05 09:28:55 +09:00
Satsuki Yanagi
df2c80c708
外部サービス連携ログインリンクにアイコン追加 ( #4858 )
2019-05-05 09:28:23 +09:00
Satsuki Yanagi
582a21912d
様々な修正 ( #4859 )
...
Typo, Redundant code, Syntax error の修正
2019-05-05 09:27:55 +09:00
Satsuki Yanagi
094023ddee
ログアウトの処理と外部サービス連携Viewがセッションクッキーを作らないように ( #4856 )
2019-05-05 04:04:30 +09:00
syuilo
fab83adfe6
Merge branch 'develop'
2019-05-04 15:21:51 +09:00
syuilo
7cfce1ba15
MisskeyPagesでページブロックを削除できなくなっていた問題を修正
2019-05-04 15:14:02 +09:00
syuilo
729d8efd77
Merge branch 'develop'
2019-05-03 18:58:54 +09:00
syuilo
bc097ee625
Fix #4840
2019-05-03 18:55:24 +09:00
syuilo
5f8fc894a9
割った余りを求める関数をMisskeyPagesに追加
2019-05-03 18:48:40 +09:00
Satsuki Yanagi
82da4d66f2
Fix external service authentication ( #4846 )
2019-05-03 18:38:19 +09:00
MeiMei
ddc3ef4cad
Some import and export fixes ( #4842 )
...
* Fix: Mastodon v2.8.0 のフォローリストがインポートできない
* Fix: エクスポートリクエストに失敗してもエラーが出ない (#4821 )
* エクスポートファイルでは同一ハッシュチェックをしないように
2019-05-03 18:33:25 +09:00
syuilo
338fd9f037
Improve usability
2019-05-03 14:49:22 +09:00
syuilo
dff4c43bc6
Fix #4834
2019-05-03 09:16:31 +09:00
syuilo
e39d0c3a01
Improve usability
2019-05-03 08:27:46 +09:00
syuilo
3a70de0df7
Disable ServiceWorker
2019-05-03 08:22:44 +09:00
syuilo
5d091fd2d1
Merge branch 'develop'
2019-05-02 17:57:29 +09:00
syuilo
5ed924e686
Improve MisskeyPages
2019-05-02 17:55:59 +09:00
syuilo
9852022256
Merge branch 'develop'
2019-05-02 17:18:34 +09:00
syuilo
759d2ba6fb
Fix bug
2019-05-02 17:15:14 +09:00
Satsuki Yanagi
efe358172a
Remove unwanted ! character in user token regex ( #4830 )
2019-05-02 06:24:32 +09:00
syuilo
7799c14433
Merge branch 'develop'
2019-05-01 20:57:23 +09:00
syuilo
4fe0f2b654
ページのソースを見れるように
2019-05-01 20:48:56 +09:00
syuilo
f653240667
🎨
2019-05-01 19:50:56 +09:00
syuilo
d18d4fdc8e
Fix bug
2019-05-01 19:50:52 +09:00
syuilo
a77e82b59e
🎨
2019-05-01 19:45:05 +09:00
syuilo
150fd94d47
Fix types
2019-05-01 19:31:34 +09:00
syuilo
65dc2e4d27
Refactor
2019-05-01 19:20:47 +09:00
syuilo
f5d3b5bff8
Refactoring
2019-05-01 18:33:11 +09:00
syuilo
ed1622a46b
Add splitStrByLine function
2019-05-01 16:33:54 +09:00
syuilo
c6c34f775c
Remove strConcat function
2019-05-01 16:07:05 +09:00
syuilo
96610a628a
Improve AiScript
2019-05-01 15:17:24 +09:00
syuilo
64b6798651
Improve AiScript
2019-05-01 14:54:34 +09:00
syuilo
2389ad7602
Improve MisskeyPages
2019-05-01 10:37:25 +09:00
syuilo
aa0884f82b
Improve MisskeyPages
2019-05-01 10:05:33 +09:00
syuilo
c7b0b7f614
Refactor
2019-05-01 09:15:29 +09:00
syuilo
a476cca477
Improve API doc
...
Fix #4825
2019-05-01 04:44:46 +09:00
MeiMei
a41f01466a
Fix: mention (あなた宛て) streaming にミュートが効かない ( #4823 )
2019-04-30 15:53:13 +09:00
syuilo
d0fb482fc7
Merge branch 'develop'
2019-04-30 12:21:31 +09:00
syuilo
5f20b71d30
Update page-editor.el.post.vue
2019-04-30 12:17:53 +09:00
syuilo
a96aa07688
Improve MisskeyPages
2019-04-30 12:15:41 +09:00
syuilo
e1effe7eda
🎨
2019-04-30 10:08:55 +09:00
syuilo
e90fa8cc41
Improve usability
2019-04-30 07:55:40 +09:00
syuilo
9471af4ce7
変換関数を追加
2019-04-30 07:49:46 +09:00
syuilo
ed6db23b2d
🎨
2019-04-30 07:43:56 +09:00
syuilo
3a89e48a00
🎨
2019-04-30 07:41:57 +09:00
syuilo
752380a07a
Improve MisskeyPages
...
* ifブロック を追加
* ボタンやスイッチなどのテキストに変数使えるようにした
2019-04-30 06:40:02 +09:00
syuilo
184c819777
Fix ogp
2019-04-29 18:15:12 +09:00
syuilo
a20f99da7a
Use bigint
2019-04-29 17:38:31 +09:00
syuilo
adc7f8c08b
Merge branch 'develop'
2019-04-29 15:26:43 +09:00
syuilo
58154acdc6
🎨
2019-04-29 15:20:37 +09:00
syuilo
e24c94b77f
🎨
2019-04-29 15:17:31 +09:00
syuilo
a76760f0bf
いくつかの文字列関数を追加
2019-04-29 15:13:04 +09:00
syuilo
4e961b9a13
Improve usability
2019-04-29 14:51:04 +09:00
syuilo
2526ad76fa
Improve usability
2019-04-29 14:46:35 +09:00
syuilo
69b52e13a7
🎨
2019-04-29 14:38:06 +09:00
syuilo
6ac44c084d
Fix bug
2019-04-29 14:37:58 +09:00
syuilo
af132d5647
Merge branch 'develop'
2019-04-29 11:11:17 +09:00
syuilo
36c3724472
Update page.vue
2019-04-29 11:10:50 +09:00
syuilo
0544a78daa
MisskeyPagesで値が0の変数が表示されない問題を修正
2019-04-29 11:08:35 +09:00
syuilo
f29a03d64a
Fix error
2019-04-29 11:03:05 +09:00
syuilo
da4f41da19
Fix bug
2019-04-29 11:00:41 +09:00
syuilo
f308328f25
Merge branch 'develop'
2019-04-29 09:29:48 +09:00
syuilo
94d23dfa19
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
82ec1c5bcd
Update define.ts
2019-04-28 19:56:41 +09:00
syuilo
a675d557aa
Improve performance
2019-04-27 11:17:03 +09:00
syuilo
bde2f84767
Fix bug
2019-04-26 00:54:11 +09:00
rinsuki
16a4788387
おすすめユーザーに自分自身を含まないように ( #4803 )
...
Fix #4790
2019-04-26 00:52:58 +09:00
syuilo
5ec6f3c15d
Improve API console
2019-04-25 14:40:42 +09:00
syuilo
807b7f3ee5
Refactor
2019-04-25 13:27:07 +09:00
syuilo
a1efbf0a46
Improve hashtag API
2019-04-25 13:25:10 +09:00
syuilo
db81704166
Improve API definition
2019-04-25 12:56:52 +09:00
syuilo
7b8142593d
Fix #4415
2019-04-25 12:37:13 +09:00
syuilo
01b08be9a6
Merge branch 'develop'
2019-04-25 07:48:29 +09:00
syuilo
2c885dc8a4
Resolve #3119
2019-04-25 07:46:39 +09:00
syuilo
9372de2d08
Fix #4793
2019-04-25 04:32:01 +09:00
syuilo
9bb906e285
Fix bug
2019-04-25 04:27:34 +09:00
syuilo
2d938718bc
Fix layout
2019-04-25 04:26:58 +09:00
syuilo
4a1a92257f
Refactorgin
2019-04-25 04:17:03 +09:00
MeiMei
3f86541215
Fix #4704 ( #4797 )
...
* Fix #4632
* Fix #4795
2019-04-25 04:07:39 +09:00
syuilo
6ff5157276
Merge branch 'develop'
2019-04-24 20:51:34 +09:00
syuilo
4cac926d04
Update post-form.vue
...
Close #4792
Co-Authored-By: tamaina <tamaina@hotmail.co.jp>
2019-04-24 20:47:47 +09:00
syuilo
682ca98f0f
Fix bug
2019-04-24 20:41:32 +09:00
syuilo
dfebb967b0
Merge branch 'develop'
2019-04-24 15:23:48 +09:00
syuilo
a78d9b6160
Improve announcement
...
* お知らせにMFMを使えるように
* お知らせに画像を添付できるように
2019-04-24 15:21:39 +09:00
syuilo
dc3a448228
Create find-by-hash.ts
2019-04-24 14:54:19 +09:00
syuilo
f79ad8668c
Fix response
2019-04-24 14:54:15 +09:00
syuilo
4be7d7b1e9
Update attached-notes.ts
2019-04-24 14:54:06 +09:00
syuilo
f910613861
Rename theme
2019-04-24 14:44:28 +09:00
syuilo
ea42890fa1
Fix bug
2019-04-24 14:39:59 +09:00
syuilo
740fc071ac
Fix #4767
2019-04-24 10:02:31 +09:00
syuilo
41b4c81335
Cache meta
2019-04-24 08:11:19 +09:00
syuilo
2afaa1105c
Increase reaction column length
2019-04-24 03:39:11 +09:00
syuilo
a3c5a2d767
Refactor
2019-04-24 03:26:02 +09:00
syuilo
c3e83c9903
メンテナ名を必須でなくす
...
Close #4753
2019-04-23 22:48:53 +09:00
syuilo
493c83ef2d
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
b0fce9b791
Fix #4768
2019-04-23 02:50:59 +09:00
Acid Chicken (硫酸鶏)
40064eab59
Add @rinsuki into collaborators ( #4762 )
2019-04-22 18:19:20 +09:00
syuilo
b63e41753b
Merge branch 'develop'
2019-04-22 00:50:14 +09:00
syuilo
0dba373fce
2段階認証を有効にするとログインできない問題を修正
2019-04-22 00:38:37 +09:00
MeiMei
e36491c169
Fix: リモートユーザーの修復処理が自動的に実行されない など for v11 ( #4764 )
...
* Fix #4761
* Fix: updatePersonができない
2019-04-21 23:57:44 +09:00
syuilo
3ebb051309
Merge branch 'develop'
2019-04-21 06:52:28 +09:00
MeiMei
78fa31f80f
Fix #4752 ( #4759 )
2019-04-21 02:30:18 +09:00
syuilo
9813f33fb8
Fix bug
2019-04-19 21:37:36 +09:00
syuilo
dfb6d5bad8
Fix bug
2019-04-19 01:00:17 +09:00
syuilo
93a75c8b29
Merge branch 'develop'
2019-04-18 22:01:45 +09:00
syuilo
2f4edd905c
Improve warp
2019-04-18 22:00:11 +09:00
syuilo
6f232777f3
Fix bug
2019-04-18 21:40:36 +09:00
syuilo
78c5430bbe
Use -
2019-04-18 21:36:44 +09:00
syuilo
0b8dd3e099
Fix icon
2019-04-18 21:34:56 +09:00
tamaina
2877e4843d
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
f16156a4cc
Resolve #4732
2019-04-18 21:29:19 +09:00
tamaina
321dffcba0
Fix #4734 ( #4745 )
2019-04-18 20:46:59 +09:00
syuilo
3492b79126
Update timemachine.vue
2019-04-18 19:42:40 +09:00
syuilo
33d1ee922f
Resolve #4735
2019-04-18 19:40:23 +09:00
syuilo
f753451e92
Fix API definition
2019-04-18 14:58:43 +09:00
syuilo
a31f7d7a3e
間違えた
2019-04-18 14:41:51 +09:00
syuilo
a4257c0c60
Fix #4703
2019-04-18 14:34:47 +09:00
MeiMei
9a8035cad4
スプラッシュがクリックに反応するように ( #4561 )
...
* confirm silence
* Resolve #4554
* Revert "confirm silence"
This reverts commit e1dbdc2bfc0f41c2b308b142c70e9e4573c98cf9.
2019-04-18 03:37:49 +09:00
MeiMei
cfee6a38d3
confirm on user menu ( #4553 )
2019-04-18 03:36:06 +09:00
MeiMei
43f50e0602
confirm silence ( #4560 )
2019-04-18 03:33:51 +09:00
tamaina
2d79243798
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
567df7c6b2
アンケートウィジットでもMFMを使用するように v11 ( #4741 )
...
* MFM in poll
* use mfm
2019-04-18 03:14:04 +09:00
syuilo
c3ad1c62d1
Merge branch 'develop'
2019-04-18 01:12:21 +09:00
syuilo
f4d14fb928
Fix bug
2019-04-18 01:05:40 +09:00
syuilo
9890b3ffa8
Improve readability
2019-04-18 00:57:06 +09:00
syuilo
0273a18ae4
Remove unused imports
2019-04-18 00:56:10 +09:00
MeiMei
0cb8480117
Fix: v11で未認知ユーザーからActivityが飛んできた場合に処理できない ( #4733 )
...
* Fix: inboxに未知のユーザーが来ると処理できない
* こうかな
2019-04-18 00:53:00 +09:00
syuilo
bfa78631b3
[MFM] Better hashtag parsing
2019-04-18 00:40:56 +09:00
syuilo
162b923a53
Fix indent
2019-04-18 00:13:31 +09:00
syuilo
b47057a56f
Better error handling
2019-04-18 00:09:08 +09:00
syuilo
110a2a7121
Merge branch 'develop'
2019-04-17 19:37:32 +09:00
syuilo
022bb7a5b3
Better avgColor
2019-04-17 17:13:49 +09:00
syuilo
651c79536f
🎨
2019-04-17 17:01:57 +09:00
syuilo
9f363d253d
Fix error
2019-04-17 16:50:50 +09:00
syuilo
22bf8eb86f
Disable sql log
2019-04-17 16:45:31 +09:00
syuilo
0fd33c1172
Refactor
2019-04-17 14:32:59 +09:00
syuilo
ac4fdc0e10
Fix #4721 Fix #4722
2019-04-17 14:30:31 +09:00
syuilo
f11f901d7d
Clean up
2019-04-17 07:25:34 +09:00
syuilo
ba783bfdd0
Update schemas.ts
2019-04-17 04:32:04 +09:00
syuilo
02845dc171
Merge branch 'develop'
2019-04-17 02:58:09 +09:00
syuilo
6d299316d2
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-04-17 02:51:19 +09:00
syuilo
f9f8ccdfbf
Better response
2019-04-17 02:51:12 +09:00
syuilo
a08a0270e7
Update delete-file.ts
2019-04-17 02:37:37 +09:00
tamaina
2d21361b36
Update stream.ja-JP.md ( #4725 )
2019-04-17 02:21:22 +09:00
syuilo
475e613931
Refactor
2019-04-17 02:19:49 +09:00
syuilo
cfcdef99a1
smallint
2019-04-17 02:12:15 +09:00
syuilo
8760a4195c
Fix #4724
2019-04-17 02:11:22 +09:00
MeiMei
135c99591e
Metaのアクセスでトランザクションを張るように ( #4720 )
...
* admin/instanceでmetaをキャッシュしないように
* Metaのアクセスにトランザクションをかける
2019-04-17 00:45:33 +09:00
syuilo
0f9e0b9c83
Refactor
2019-04-17 00:34:49 +09:00
syuilo
f87b1582a7
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-04-17 00:33:10 +09:00
syuilo
660a976a1c
Meta を二重にデータベースに保存できないように
2019-04-17 00:33:02 +09:00
Satsuki Yanagi
f21d1f17ad
Correct syntax error ( #4718 )
2019-04-17 00:30:34 +09:00
syuilo
0b4d7de915
チャートの数値カラムの型を拡張
2019-04-16 17:52:09 +09:00
tamaina
78c88f9ff0
fix syuilo#4711 ( #4715 )
2019-04-16 13:05:47 +09:00
tamaina
44bad42cf3
色々な修正; Fix #4709 ( #4714 )
...
* Fix a la carte 1
* use dialog instead of alert() etc
2019-04-16 13:05:10 +09:00
MeiMei
5c36a24937
Fix: admin/driveのアイコンがずれてる ( #4710 )
2019-04-16 02:46:47 +09:00
syuilo
31642ff542
Merge branch 'develop'
2019-04-16 01:24:00 +09:00
syuilo
236cc66d86
Clean up
2019-04-16 01:22:48 +09:00
syuilo
fdeaaf845c
Update authenticate.ts
2019-04-16 01:20:28 +09:00
syuilo
c44543bd3e
Fix #4705
2019-04-16 01:11:20 +09:00
syuilo
815ab4c310
Refactor
2019-04-16 01:05:21 +09:00
syuilo
fb3ef51d8e
Clean up
2019-04-15 23:37:35 +09:00
syuilo
a7fe6558c2
Merge branch 'develop'
2019-04-15 23:32:45 +09:00
syuilo
d61c4d1351
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-04-15 23:29:44 +09:00
syuilo
2c9734f9ac
Fix #4701
2019-04-15 23:29:26 +09:00
YuzuRyo61
8c142fcebc
APIドキュメントの説明とか一部追記 ( #4702 )
...
* Define description in generate.ts
* Add description in create.ts
2019-04-15 23:26:20 +09:00
syuilo
61a2c1b4ef
Fix bug
2019-04-15 23:00:39 +09:00
syuilo
93b22ced82
Use pureimage instead of canvas
2019-04-15 22:58:04 +09:00
syuilo
232e5fab2c
Merge branch 'develop'
2019-04-15 22:09:10 +09:00
syuilo
4ca955bbd1
Fix bug
2019-04-15 21:59:14 +09:00
syuilo
da1394f029
デフォルトでHTLを表示するように
2019-04-15 21:30:49 +09:00
syuilo
4b9c14329c
Fix application-name
2019-04-15 21:17:52 +09:00
syuilo
4ccdc10c5c
Merge branch 'develop'
2019-04-15 21:02:04 +09:00
syuilo
aa0a5ef41b
管理者やモデレーターはレートリミット無効に
2019-04-15 20:52:08 +09:00
syuilo
efeea7f2b4
Fix bug
2019-04-15 20:41:56 +09:00
syuilo
5a569c7ee7
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-04-15 20:37:29 +09:00
syuilo
41478a7399
ランダムにアバターを生成するように
2019-04-15 20:37:21 +09:00
Acid Chicken (硫酸鶏)
83ee6f8de3
Follow lint
2019-04-15 19:05:35 +09:00
syuilo
e301d0c4f1
Fix error
2019-04-15 18:08:57 +09:00
syuilo
84f5308ada
Fix bug
2019-04-15 16:37:54 +09:00
syuilo
c8dde0bca2
Merge branch 'develop'
2019-04-15 13:14:58 +09:00
syuilo
7c236b8b87
Fix bug
2019-04-15 13:11:17 +09:00
syuilo
ba3b887a33
Fix error
2019-04-15 12:54:42 +09:00
syuilo
951d3a7090
Fix bug
2019-04-15 12:52:02 +09:00
syuilo
967e8595d4
Fix bug
2019-04-15 12:49:38 +09:00
syuilo
bdd806d16d
Merge branch 'develop'
2019-04-15 12:23:20 +09:00
syuilo
3c2c9fc44b
Refactor
2019-04-15 12:20:48 +09:00
syuilo
be5b9e4ab2
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-04-15 12:11:58 +09:00
syuilo
be9d8a679f
Update read.ts
2019-04-15 12:11:32 +09:00
tamaina
1c684cbf93
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
95852d5ae9
Clean up
2019-04-15 12:04:23 +09:00
syuilo
c0ab0867ce
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-04-15 12:03:04 +09:00
syuilo
c2bc660b2a
Fix bug
2019-04-15 12:03:00 +09:00
syuilo
75129293c4
Fix bug
2019-04-15 11:59:25 +09:00
MeiMei
a9c66b08d0
Fix #4688 ( #4689 )
2019-04-15 11:32:53 +09:00
rinsuki
e1ca381549
簡易的なパーミッションの後方互換 ( #4687 )
2019-04-15 03:48:54 +09:00
rinsuki
ce6377774d
callbackUrlをappのレスポンスに追加 ( #4686 )
2019-04-15 03:39:31 +09:00
syuilo
6e149dbd21
Fix bug
2019-04-15 03:20:14 +09:00
syuilo
a74b7aceb2
Merge branch 'develop'
2019-04-15 01:06:57 +09:00
syuilo
55ff1810e4
Clean up
2019-04-14 22:54:33 +09:00
syuilo
471ba1d029
Merge branch 'develop'
2019-04-14 20:38:55 +09:00
syuilo
50b3542074
inc/dec score
2019-04-14 20:28:57 +09:00
syuilo
dc2edb78b9
Update note.ts
2019-04-14 20:26:47 +09:00
syuilo
1326571f1f
Fix URL
2019-04-14 17:23:11 +09:00
Acid Chicken (硫酸鶏)
f3cb1fd248
リファクタリング ( #4587 )
...
* Use I cap
* Avoid _
* Use default value instead of optional boolean
* Bye useless variable
* Bye verbose try-catch
2019-04-14 17:18:17 +09:00
tamaina
3f17bfbd26
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
52af03f738
Fix bug
2019-04-14 16:06:04 +09:00
syuilo
c32af06fc1
Fix bug
2019-04-14 11:59:23 +09:00
syuilo
f669491aa6
Fix bug
2019-04-14 11:58:10 +09:00
syuilo
0ac2ac261c
Fix bug
2019-04-14 11:56:37 +09:00
syuilo
4ec3e35dfa
Better error handling
2019-04-14 11:53:47 +09:00
syuilo
a3f408fc42
Fix bug
2019-04-14 11:50:31 +09:00
syuilo
1b3848ee5d
Better error handling
2019-04-14 04:17:24 +09:00
syuilo
17eb1a9fa0
Refactor
2019-04-14 02:36:00 +09:00
syuilo
e6fac8e38f
Fix bug
2019-04-14 02:33:50 +09:00
syuilo
51a394ca7e
Fix bug
2019-04-14 02:21:57 +09:00
syuilo
ede51f7e59
Improve error handling
2019-04-14 02:19:59 +09:00
syuilo
572fd13703
Update meid.ts
2019-04-14 01:47:46 +09:00
syuilo
de2067f864
Add meid
2019-04-14 01:40:29 +09:00
syuilo
a3d96867a6
Update id generation methods
2019-04-14 01:08:26 +09:00
syuilo
9c990842ee
Fix bug
2019-04-13 20:02:31 +09:00
syuilo
99786612eb
Clean up
2019-04-13 20:01:32 +09:00
syuilo
cbbf8230df
refactor
2019-04-13 19:36:57 +09:00
syuilo
af93cdd49f
Redis必須に
2019-04-13 19:19:32 +09:00
syuilo
6240f172fe
Fix bug
2019-04-13 19:08:41 +09:00
syuilo
89153efb4e
Fix bug
2019-04-13 18:58:29 +09:00
syuilo
0d0a68f392
リプライ先をエラー時に無視すると本来は投票なのに投票じゃないと扱われおかしくなるのでエラーにするように
2019-04-13 18:45:07 +09:00
syuilo
df231ff3bd
Fix error
2019-04-13 18:23:32 +09:00
syuilo
fcbe004e7c
Refactor
2019-04-13 18:17:27 +09:00
syuilo
b842b26bf0
Refactor
2019-04-13 18:14:32 +09:00
syuilo
41a6eba595
Fix bug
2019-04-13 17:26:38 +09:00
syuilo
c65481d5f4
Fix bug
2019-04-13 17:24:56 +09:00
syuilo
a61287194c
Fix bug
2019-04-13 16:54:21 +09:00
syuilo
4c0b957ca7
Fix bug
2019-04-13 15:18:12 +09:00
syuilo
37e618d9ae
Update migrate.ts
2019-04-13 15:09:16 +09:00
syuilo
2a40ba8f92
Clean packed responses
2019-04-13 15:02:15 +09:00
syuilo
83b4d01135
Clean packed responses
2019-04-13 14:55:59 +09:00
syuilo
7108b30078
Add note
2019-04-13 14:45:51 +09:00
syuilo
f4cda91e3b
typo
2019-04-13 14:17:50 +09:00
syuilo
ff1bd37bd7
Fix bug
2019-04-13 14:11:15 +09:00
syuilo
190a7120c4
Suppress errors
2019-04-13 04:00:02 +09:00
syuilo
8d94a6a8df
strictNullChecks ( #4666 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
2019-04-13 01:43:22 +09:00
syuilo
9a616d9864
Fix bug
2019-04-12 14:24:56 +09:00
syuilo
dcf9421560
Better error handling
2019-04-12 13:07:56 +09:00
syuilo
57d1cb0f7c
Fix bug
2019-04-12 02:22:22 +09:00
syuilo
f5601119c9
🎨
2019-04-12 02:15:22 +09:00
syuilo
0b55bab204
Clean up
2019-04-12 01:54:28 +09:00
syuilo
c6c84b6dbf
トランザクションを使うようにしたり
2019-04-12 01:52:25 +09:00
syuilo
610f1cec45
トランザクションを使用してアンケートレコードの挿入に失敗した場合に投稿レコードの挿入もなかったことにするように
2019-04-12 01:30:10 +09:00
syuilo
d5de3c682a
Fix bug
2019-04-12 01:03:40 +09:00
syuilo
c5df8bbda0
Clean up
2019-04-12 01:01:25 +09:00
syuilo
e7b51e500b
非正規化カラムを削除
...
非正規化するほどの情報じゃない
2019-04-12 00:42:39 +09:00
syuilo
db1cf9a7a3
Fix error log
2019-04-12 00:33:26 +09:00
syuilo
3e2202573f
Update migrate.ts
2019-04-11 22:49:12 +09:00
syuilo
288161c1ed
Update migrate.ts
2019-04-11 22:44:04 +09:00
syuilo
a7d54b347a
Update migrate.ts
2019-04-11 19:42:35 +09:00
syuilo
f72ab9da11
Increase url column length
2019-04-11 19:03:49 +09:00
syuilo
e7fef006f1
Update migrate.ts
2019-04-11 16:15:27 +09:00
syuilo
1faa24fcb4
Update migrate.ts
2019-04-11 16:09:33 +09:00
syuilo
393303da1c
Update migrate.ts
2019-04-11 15:53:15 +09:00
syuilo
982f979e6f
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-04-11 12:59:16 +09:00
syuilo
e1a308a863
Fix bug
2019-04-11 12:59:09 +09:00
MeiMei
3f08f6cbc6
Fix: AP actor Service のサポートが不完全 (v11) ( #4662 )
2019-04-11 03:09:12 +09:00
syuilo
21a724dc15
Clean up
2019-04-10 23:57:39 +09:00
Acid Chicken (硫酸鶏)
46ee53008a
Avoid roma-ji naming
2019-04-10 20:30:00 +09:00
syuilo
8a5b238e6a
Update migrate.ts
2019-04-10 20:13:14 +09:00
syuilo
df280d8e19
Clean up
2019-04-10 20:07:36 +09:00
syuilo
a12bdf3684
Fix bug
2019-04-10 18:35:51 +09:00
syuilo
9d67ece856
Fix bug
2019-04-10 18:13:33 +09:00
syuilo
6cca1e19e6
Fix bug
2019-04-10 18:10:09 +09:00
syuilo
048118aec2
Fix bug
2019-04-10 18:05:39 +09:00
syuilo
4257105cb2
WebFingerリクエストで Proxy, Keep-Alive などをサポート #4658
...
Co-Authored-By: MeiMei <mei23@users.noreply.github.com>
2019-04-10 15:07:21 +09:00
syuilo
16965eb4a1
テーブル分割
2019-04-10 15:04:27 +09:00
syuilo
be1cbfd8ef
Delete get-user-summary.ts
2019-04-10 14:58:45 +09:00
syuilo
6ccd8002c2
Fix bug
2019-04-10 14:10:00 +09:00
syuilo
b22f9412fa
More puny
2019-04-10 00:59:41 +09:00
syuilo
234298ead3
Fix bug
2019-04-10 00:40:10 +09:00
syuilo
a3549f1c9f
ドメインは常にPunycodeで保存するように
2019-04-09 23:59:32 +09:00
syuilo
7e59e2d6c9
Update update.ts
2019-04-09 23:40:55 +09:00
syuilo
1c3a8acae8
:)
2019-04-09 23:31:41 +09:00
syuilo
bd58a1c990
Refactor
2019-04-09 23:29:48 +09:00
syuilo
dd299c925d
Update migrate.ts
2019-04-09 23:12:11 +09:00
syuilo
ffedab3ada
Update migrate.ts
2019-04-09 23:09:57 +09:00
syuilo
54667224c5
isRemote --> isLink
2019-04-09 23:07:08 +09:00
MeiMei
f3321c3d9e
Fix non media thumbnails ( #4380 )
2019-04-09 21:07:46 +09:00
syuilo
8e22d878e7
Update migrate.ts
2019-04-09 21:05:49 +09:00
syuilo
e17244a27b
Fix bug
2019-04-09 20:47:31 +09:00
syuilo
56752e6063
Update migrate.ts
2019-04-09 19:20:10 +09:00
syuilo
c28ce257a2
Update migrate.ts
2019-04-09 19:14:18 +09:00
syuilo
d4debac5e9
Update migrate.ts
2019-04-09 19:02:09 +09:00
syuilo
1cbfb39660
Restore crypto_key to migration
2019-04-09 19:02:02 +09:00
syuilo
64cff337fb
Update migrate.ts
2019-04-09 18:45:21 +09:00
syuilo
91cb9827b9
Update migrate.ts
2019-04-09 18:41:53 +09:00
syuilo
2ea1eccd25
typo
2019-04-09 18:37:14 +09:00
syuilo
cdf3d52f61
Fix bug
2019-04-09 18:36:43 +09:00
syuilo
789fe29714
Update migrate.ts
2019-04-09 18:35:07 +09:00
syuilo
fcf4cf2597
Update user.ts
2019-04-09 12:36:01 +09:00
syuilo
ee44f4264b
Update migrate.ts
2019-04-09 12:31:45 +09:00
syuilo
b503708ece
Update note.ts
2019-04-09 12:25:19 +09:00
syuilo
fe87a24026
Update migrate.ts
2019-04-09 01:42:07 +09:00
syuilo
e9e379de0a
Update migrate.ts
2019-04-09 01:31:54 +09:00
syuilo
f052760c69
Fix bug
2019-04-09 01:31:48 +09:00
syuilo
7e8d7f14e7
Update migrate.ts
2019-04-09 01:03:58 +09:00
syuilo
12bf62a151
Update migrate.ts
2019-04-08 23:24:44 +09:00
syuilo
316715ad81
revert rename
2019-04-08 23:05:41 +09:00
syuilo
9dcff01640
wip migration
2019-04-08 20:33:42 +09:00
syuilo
1d16c44b1b
update token generation
2019-04-08 20:29:52 +09:00
MeiMei
8aa6b24638
ユーザーリストでフォローボタンを表示するように ( #4654 )
2019-04-08 20:18:42 +09:00
MeiMei
ee468861ba
Fix: 投稿ウィジットでローカルのみの公開範囲で投稿できない ( #4653 )
2019-04-08 20:16:00 +09:00
syuilo
64c8a5847f
Fix
2019-04-08 19:56:42 +09:00
MeiMei
97e13d0631
ユーザーリストでフォローボタンを表示するように ( #4603 )
2019-04-08 17:20:16 +09:00
syuilo
804210c5e9
Fix bug
2019-04-08 17:04:37 +09:00
syuilo
06a0b0f63f
Fix bug
2019-04-08 16:49:05 +09:00
syuilo
5863952a2b
Fix bug
2019-04-08 16:41:41 +09:00
syuilo
0cb6f20904
Fix bug
2019-04-08 16:39:02 +09:00
syuilo
e85e3f4edc
Fix bug
2019-04-08 16:34:45 +09:00
MeiMei
4b5f88b3ac
Fix: TLを遡った時に抜けがある時がある (v10) ( #4629 )
...
* Update the cursor when the timeline is updated
* fix releaseQueue
2019-04-08 15:18:44 +09:00
MeiMei
65fae8782d
Fix #4562 ( #4563 )
2019-04-08 15:17:39 +09:00
syuilo
b9bb6bbebc
Fix bug
2019-04-08 14:41:23 +09:00
syuilo
7557621488
Improve instance chart
2019-04-08 14:29:17 +09:00
syuilo
a10cecf987
[Client] Better pagination
...
Fix #4628
Close #4629
2019-04-08 14:17:44 +09:00
syuilo
31e697d62d
i18n
2019-04-08 13:55:09 +09:00
MeiMei
caecd13f79
Fix: 投稿ウィジットでローカルのみの公開範囲で投稿できない ( #4647 )
2019-04-08 13:31:42 +09:00
syuilo
4e60ec814b
Fix bug
2019-04-08 03:35:02 +09:00
syuilo
66cbb95386
Fix bug
2019-04-08 02:27:06 +09:00
syuilo
aaf201f69f
Fix bug
2019-04-08 00:46:01 +09:00
syuilo
a40cf94b4d
Fix bug
2019-04-08 00:24:01 +09:00
syuilo
3747f9cc77
Fix bug
2019-04-07 23:31:58 +09:00
syuilo
c625323d8d
Refactor
2019-04-07 23:06:07 +09:00
syuilo
82ff90a211
Fix bug
2019-04-07 23:05:57 +09:00
syuilo
9449b19a6b
Fix avgColor format
2019-04-07 22:57:30 +09:00
syuilo
2b8602bd1b
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
27b08df6b8
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
ca59d75b75
fix #4532 ( #4592 )
2019-04-06 00:50:35 +09:00
MeiMei
949ed1e48a
Fix #4556 ( #4558 )
2019-04-06 00:41:08 +09:00
MeiMei
c0927a24be
フォローインポートで自分をスキップするように ( #4614 )
...
* skip myself in import-following
* skip owner in publishToFollowers
2019-04-06 00:07:23 +09:00
syuilo
9bbdb59088
設定でポートが指定されていない場合、環境変数を参照するように
2019-04-05 18:21:08 +09:00
syuilo
49d38209a3
Metaに投稿やユーザーのIDを設定するように
2019-04-04 02:22:50 +09:00
Acid Chicken (硫酸鶏)
a02f68f9c1
Fix bug
...
FYI: https://developer.mozilla.org/ja/docs/Web/CSS/@charset
2019-04-01 21:23:16 +09:00
MeiMei
73b658781a
Fix #4586 ( #4621 )
...
* Fix #4586
* Revert "Fix #4586 "
This reverts commit e3e600d3c814c617deade1465a1c0a26161caeda.
* note-headerにnarrow
2019-04-01 11:04:11 +09:00
syuilo
173a045f10
Update reset.styl
2019-04-01 02:28:32 +09:00
MeiMei
e723eacd0a
manifest.json にインスタンス名を反映させるように ( #4619 )
2019-04-01 01:05:49 +09:00
MeiMei
47cdf1825f
Fix: ServiceWorkerの設定がUIで有効にならない ( #4620 )
2019-04-01 01:04:55 +09:00
MeiMei
0cb53d9efb
ユーザーリストの user.description を single line 扱いで表示するように ( #4604 )
2019-03-31 21:32:09 +09:00
syuilo
5ea6c2ac80
🎨
2019-03-29 22:05:51 +09:00
MeiMei
5a5f6a8d2b
Fix #4593 ( #4594 )
2019-03-29 18:35:47 +09:00
MeiMei
858460853b
Fix: View source on GitHub ( #4584 )
2019-03-27 03:10:56 +09:00
MeiMei
60750c499e
Fix #4581 ( #4583 )
2019-03-27 02:58:42 +09:00
Acid Chicken (硫酸鶏)
0a7d696a37
Fix #4576 ( #4579 )
...
* Update update.ts
* Update api.ts
2019-03-26 22:24:14 +09:00
tamaina
4fca80400b
Fix drive file preview Fix #4532 ( #4577 )
...
* fix #4532
* fix
2019-03-26 22:23:17 +09:00
MeiMei
041fe51ea4
Fix: リアクションのカスタム絵文字の情報がNoteに添付されない ( #4574 )
2019-03-26 22:22:39 +09:00
Acid Chicken (硫酸鶏)
6b66428a03
Follow lint
2019-03-26 21:52:58 +09:00
MeiMei
a7de3df349
fix Content-Disposition ( #4573 )
2019-03-25 03:12:08 +09:00
Acid Chicken (硫酸鶏)
15ff08fd5d
Fix typo
2019-03-23 13:50:10 +09:00
syuilo
1fb2907ec1
Fix #4559
...
Close #4564
2019-03-22 19:07:13 +09:00
Zero King
b183b33843
Add name of series in instance count chart ( #4565 )
2019-03-22 14:57:09 +09:00
MeiMei
e389529bee
Fix #4546 ( #4548 )
...
* Refactor download
* emoji type
2019-03-21 04:50:44 +09:00
MeiMei
2efb187466
Fix NoteReaction ( #4547 )
2019-03-20 21:39:02 +09:00
tamaina
0f8246705b
Fix #4538 ( #4539 )
...
* fix #4538
* clean up
* fix
* fix
2019-03-19 23:35:22 +09:00
syuilo
f47bc6bced
Revert "Remove deepcopy dependency"
...
This reverts commit cbf5663179c60abb6d9f1a612027065432500643.
2019-03-19 18:47:14 +09:00
syuilo
6e04b563dd
Remove deepcopy dependency
2019-03-19 17:59:44 +09:00
syuilo
72a27b5bdd
Fix #4531
2019-03-19 17:47:40 +09:00
tamaina
acea5ca78b
「メッセージ」「トーク」「ダイレクト投稿」( Fix #2748 ) ( #4515 )
...
* 「メッセージ」「トーク」「ダイレクト投稿」
トーク: 一対一のチャット機能・画面
メッセージ: トークでやり取りする発言
ダイレクト投稿: 自分向けのダイレクト投稿が一覧されるTL
* Fix display of messaging
* ✌️
* Update ja-JP.yml
2019-03-19 17:45:46 +09:00
tamaina
7d35656592
Fix #97 , Fix #2943 ( #4533 )
2019-03-19 17:35:50 +09:00
tamaina
4d9c87626f
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
bbc6027c09
Change Twemoji CDN ( #4527 )
2019-03-18 22:02:45 +09:00
MeiMei
3493730e25
Fix custom emoji validation ( #4528 )
2019-03-18 20:02:25 +09:00
syuilo
c06deed9df
🎨
2019-03-18 17:37:29 +09:00
MeiMei
134be39492
proxy cropper url ( #4525 )
2019-03-18 16:41:29 +09:00
MeiMei
bd1f2ba732
Content-Disposition in ObjectStrage ( #4524 )
...
* Content-Disposition in ObjectStrage
* encode filename
2019-03-18 15:23:45 +09:00
syuilo
10527a8a76
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-03-18 13:30:13 +09:00
syuilo
6e103510dc
Refactor
2019-03-18 13:29:58 +09:00
syuilo
0e595d3b87
Update black.json5
2019-03-18 13:25:56 +09:00
tamaina
c8fe0c384b
Improve drive downloading ( #4523 )
...
* Improve drive file downloading
* fix name
* wtf crlf
* semicolon
2019-03-18 13:20:49 +09:00
syuilo
5349a3ea42
Remove unused import
2019-03-18 02:21:29 +09:00
syuilo
fbb1363a69
Update black.json5
2019-03-18 01:29:58 +09:00
syuilo
ca07477b75
不明なリアクションのフォールバックに star を使うようにするオプション
2019-03-18 01:03:35 +09:00
syuilo
e64ae5197e
Update black.json5
2019-03-18 00:41:30 +09:00
MeiMei
08144dfce4
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
d82265b17a
Change default dark theme
2019-03-17 20:48:55 +09:00
syuilo
a8d26de85b
Update black.json5
2019-03-17 20:46:14 +09:00
syuilo
4f7dc7bb07
Increase chart limit
2019-03-16 21:02:17 +09:00
syuilo
6961007613
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-03-16 18:17:15 +09:00
syuilo
a0f8a1cca3
Update interval
2019-03-16 18:16:28 +09:00
MeiMei
7c39999b28
Fix #3504 ( #4513 )
2019-03-16 18:00:23 +09:00
MeiMei
d545fa9420
updatePersonを試行した時点でもlastFetchedAtを更新する ( #4510 )
2019-03-16 09:55:19 +09:00
MeiMei
8e683611e2
Resolve #1727 ( #4512 )
2019-03-16 09:54:40 +09:00
syuilo
1a6b5f53ca
Increase display instances limit
2019-03-16 01:36:10 +09:00
syuilo
a0bb3381c7
Add icons 🎨
2019-03-16 01:34:21 +09:00
syuilo
27dc18e4e4
Resolve #4506
2019-03-16 01:20:13 +09:00
syuilo
6a37b5eabd
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-03-16 01:08:34 +09:00
syuilo
989c67b144
Fix bug
2019-03-16 01:08:26 +09:00
MeiMei
275cadbdcf
Fix users/search ( #4505 )
2019-03-15 22:22:59 +09:00
syuilo
4fcc912614
Resolve #4501
2019-03-15 13:51:23 +09:00
syuilo
55cf6b92ab
ジョブを一覧できるように
2019-03-15 13:48:17 +09:00
syuilo
3fd0bf2642
🎨
2019-03-15 13:14:50 +09:00
syuilo
55198152fd
Better queue chart
2019-03-15 13:09:19 +09:00
syuilo
82b912211b
Fix bug
2019-03-15 13:09:05 +09:00
MeiMei
878c6866a5
ファビコンが保存されないのを修正 ( #4500 )
...
* Fix ファビコン保存されない
* Fix meta
2019-03-15 12:40:10 +09:00
syuilo
a458035a74
🎨
2019-03-15 02:17:10 +09:00
syuilo
d4b69ee62a
Improve queue page
2019-03-15 01:56:40 +09:00
syuilo
ffe0e3ceea
🎨
2019-03-15 01:43:11 +09:00
MeiMei
f01e0b5cd4
Accept Article object ( #4499 )
2019-03-15 00:23:24 +09:00
Acid Chicken (硫酸鶏)
bd32ce514c
Fix hashtag style
2019-03-15 00:03:24 +09:00
Acid Chicken (硫酸鶏)
84d7a33067
Follow #3676
2019-03-14 22:18:31 +09:00
Acid Chicken (硫酸鶏)
1d62ded9b1
Follow #3676
2019-03-14 22:18:10 +09:00
Acid Chicken (硫酸鶏)
060b4454bb
Follow #3676
2019-03-14 22:17:26 +09:00
syuilo
9f91b9ad34
Fix bug
2019-03-14 21:51:33 +09:00
Acid Chicken (硫酸鶏)
50a45ce1a1
Add angle bracket covered url syntax to mfm ( #4483 )
...
* Add angle bracket covered url syntax to mfm
* Fix path
* Fix match
* Fix index
2019-03-14 21:23:15 +09:00
syuilo
0c117451f3
Improve readability
2019-03-14 16:35:07 +09:00
syuilo
16dea09fb6
Faviconを可変にするなど
2019-03-14 16:30:51 +09:00
syuilo
608df7c8c1
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-03-14 15:19:09 +09:00
syuilo
cd419a2a2f
Fix #4489
2019-03-14 15:19:02 +09:00
MeiMei
ccc7d4a98d
unFollowAll on suspend ( #4490 )
...
* unFollowAll on suspend
* use services
* silent
2019-03-14 15:16:07 +09:00
Acid Chicken (硫酸鶏)
bcdd4ba366
Follow #3676
2019-03-14 01:20:25 +09:00
syuilo
eebf79b264
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-03-13 23:27:21 +09:00
syuilo
f3f6d0826a
🎨
2019-03-13 23:27:11 +09:00
syuilo
328917153d
Refactor
2019-03-13 23:04:17 +09:00
MeiMei
1f1d4157db
Fix #4486 ( #4487 )
2019-03-13 11:21:16 +09:00
syuilo
d59f9a01d2
🎨
2019-03-13 09:32:10 +09:00
syuilo
268599ac41
🎨
2019-03-13 09:26:38 +09:00
syuilo
a42d4b15f3
Update dependencies 🚀
2019-03-13 09:19:48 +09:00
syuilo
19895f242a
Refactor
2019-03-13 00:14:44 +09:00
syuilo
733af1003f
Resolve #4454
2019-03-13 00:13:56 +09:00
MeiMei
dc96e85946
Fix #4484 ( #4485 )
...
* Fix #4484
* import order
2019-03-12 23:38:11 +09:00
syuilo
e628128987
Add type annotation to avoid type error
2019-03-12 23:31:18 +09:00
syuilo
750db2e88a
Add icons 🎨
2019-03-12 23:30:44 +09:00
syuilo
ff45a8d27d
🎨
2019-03-12 23:14:18 +09:00
MeiMei
ec66381ef7
Fix queue charts ( #4482 )
2019-03-12 21:53:36 +09:00
syuilo
3a17847d40
🎨
2019-03-12 17:20:40 +09:00
syuilo
57d680b3fb
Add queue chart
2019-03-12 17:11:06 +09:00
syuilo
6e3032ea96
Fix bug
2019-03-12 16:42:56 +09:00
syuilo
96e2e192d7
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-03-12 13:26:33 +09:00
syuilo
3a7523e972
Add log
2019-03-12 13:12:49 +09:00
MeiMei
094d5a72b0
embedプレイヤーを閉じれるように ( #4402 )
2019-03-12 13:12:34 +09:00
syuilo
96528d139b
シェアページを統合
2019-03-12 13:02:16 +09:00
syuilo
39256a1c13
Better share template
2019-03-12 12:59:26 +09:00
syuilo
b665906196
Follow latest Web Share Target specification
2019-03-12 12:55:43 +09:00
syuilo
1719d4133f
Remove unnecessary checking
2019-03-12 12:46:01 +09:00
syuilo
a7af657143
activeなジョブ数のカウント方法を分けた
...
https://github.com/syuilo/misskey/issues/4470#issuecomment-471827030
2019-03-12 12:31:01 +09:00
syuilo
57a67db7b7
Fix typo
2019-03-12 10:46:25 +09:00
syuilo
30caf5cf71
Resolve #4470
2019-03-12 10:35:17 +09:00
MeiMei
8bef2f0d0f
Resolve #4458 ( #4476 )
2019-03-12 09:50:20 +09:00
syuilo
48da7f1792
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-03-12 00:34:30 +09:00
syuilo
997b99cafc
Resolve #1736
2019-03-12 00:34:19 +09:00
MeiMei
80278a483a
log failed job ( #4472 )
2019-03-11 22:45:07 +09:00
syuilo
7782fd72fb
Refactor: Extract downloadTextFile function
2019-03-11 20:23:29 +09:00
syuilo
e6c8a45aac
Add icons 🎨
2019-03-11 20:12:44 +09:00
syuilo
24158cedb6
Add icon 🎨
2019-03-11 20:07:27 +09:00
syuilo
a6564279a0
✨ 🌎 ✨ A federated blogging platform ✨ 🚀 ✨
2019-03-11 20:03:02 +09:00
syuilo
750348bab4
Refactor
2019-03-11 19:57:50 +09:00
syuilo
4473a8fd0a
リストをインポートしたときにプロキシアカウントがフォローするように修正
2019-03-11 19:51:58 +09:00
syuilo
0599b03ee8
Resolve #4259
2019-03-11 19:43:58 +09:00
syuilo
2f2f6d69ba
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-03-11 09:59:14 +09:00
syuilo
3791fee78d
リストのエクスポートをできるように
...
#4259
2019-03-11 09:59:07 +09:00
MeiMei
ed6b83ed48
Use proxy instead of weserv for url-preview images ( #4466 )
2019-03-11 01:03:09 +09:00
MeiMei
0ec2e92ea6
Ignore 4xx references in AP ( #4463 )
...
* Ignore 4xx references
* remove unnecessary comment
2019-03-10 22:27:25 +09:00
syuilo
307a1ece7a
Remove debug code
2019-03-10 19:20:25 +09:00
syuilo
6acc01bf81
Resolve #4462
2019-03-10 19:16:33 +09:00
syuilo
f5a4c133a7
Improve redis config
2019-03-09 23:44:54 +09:00
syuilo
33b6b6f0d4
Fix log
2019-03-09 18:15:44 +09:00
syuilo
a1cdca3a2b
Better logs
2019-03-09 10:18:59 +09:00
syuilo
3562210955
Make info
2019-03-09 10:10:24 +09:00
syuilo
2809b0b940
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-03-09 10:09:12 +09:00
syuilo
82b1c4a185
Rename
2019-03-09 10:09:04 +09:00
MeiMei
62f7a7c574
To retry AP deliver queue ( #4457 )
2019-03-09 08:57:55 +09:00
syuilo
c58033e00f
Increase job attempts limit a little
2019-03-08 21:43:17 +09:00
syuilo
f61d13903a
Fix bug
2019-03-08 21:30:12 +09:00
syuilo
6946849191
Disable lifo
2019-03-08 20:58:01 +09:00
syuilo
b3dd501089
Add index
2019-03-08 20:36:42 +09:00
syuilo
ccb8b9c782
Resolve #4453
2019-03-08 20:07:29 +09:00
syuilo
565c1afc20
Fix bug
2019-03-08 19:45:01 +09:00
syuilo
f89f6f2d4a
🎨
2019-03-08 15:34:34 +09:00
syuilo
aeb9302001
🎨
2019-03-08 15:27:06 +09:00
syuilo
e36c2ad892
自動更新
2019-03-08 13:10:38 +09:00
syuilo
f82fffeb58
ジョブの数を一覧できるように
2019-03-08 13:03:38 +09:00
syuilo
4ebaf529eb
🎨
2019-03-08 13:03:17 +09:00
syuilo
ac717278ea
Enable lifo job
2019-03-08 05:39:59 +09:00
syuilo
ec1e9ffafb
Increase job concurrency
2019-03-08 05:23:13 +09:00
syuilo
369cbbd0c0
Update job handlers
2019-03-08 05:22:14 +09:00
syuilo
6eacfb251d
Resolve #4448
2019-03-08 04:55:55 +09:00
syuilo
d0af1798ee
Clean jobs
2019-03-07 23:36:08 +09:00
syuilo
edb1db8761
Refactor
2019-03-07 23:27:38 +09:00
syuilo
e9e06118ac
Fix import
2019-03-07 23:14:01 +09:00
syuilo
597837bc6b
Resolve #4444
2019-03-07 23:07:21 +09:00
MeiMei
a5581fda78
Implement Update Question ( #4435 )
...
* Update remote votes count
* save updatedAt
* deliver Update
* use renderNote
* use id
* fix typeof
2019-03-07 21:19:32 +09:00
Acid Chicken (硫酸鶏)
ed532b51a6
Create robots.txt ( #4439 )
...
* Create robots.txt
* Update index.ts
2019-03-07 20:11:04 +09:00
syuilo
13205d11ac
Resolve #4437
2019-03-07 13:03:46 +09:00
syuilo
e63b300279
Fix
2019-03-07 09:35:23 +09:00
syuilo
db78657b7a
🎨
2019-03-07 09:30:44 +09:00
syuilo
4e23792d02
Add fallback for broken db
2019-03-06 23:23:50 +09:00
syuilo
0058e041c3
Clean up
2019-03-06 23:19:15 +09:00
Acid Chicken (硫酸鶏)
7ff7530f2e
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
d04682d709
[Client] Fix bug
2019-03-06 20:17:59 +09:00
Acid Chicken (硫酸鶏)
2f2945f18f
Use meta url instead of constant url
2019-03-06 12:31:58 +09:00
syuilo
ec0ef87a38
Fix #4421
2019-03-06 09:24:16 +09:00
syuilo
1536232f8b
[MFM] Improve hashtag parsing
2019-03-05 22:18:29 +09:00
syuilo
f7890b696d
[Client] Better transition
2019-03-05 20:45:19 +09:00
syuilo
6641d3b35b
Refactor
2019-03-05 20:32:39 +09:00
syuilo
e536e499b8
Fix #4416
2019-03-05 08:27:50 +09:00
syuilo
e3ea79d4a4
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-03-05 08:24:26 +09:00
syuilo
6c708011e0
Fix #4415
2019-03-05 08:24:19 +09:00
MeiMei
36fb277cf2
Fix #4413 ( #4417 )
2019-03-05 07:56:23 +09:00
syuilo
e3069741e8
Add indexes
2019-03-04 19:26:05 +09:00
syuilo
f205278dbd
Resolve #3220
2019-03-04 14:32:36 +09:00
syuilo
7e7a9e692a
Better log
2019-03-04 14:02:42 +09:00
syuilo
25d620dc8d
Fix bug
2019-03-04 09:23:45 +09:00
syuilo
82256c8e36
Use vue-json-pretty
2019-03-04 09:16:24 +09:00
MeiMei
d076b04dd5
Revert "Improve log view" ( #4406 )
...
This reverts commit e8ef8f0004576b094981094c3d6b71900f29e1b6.
2019-03-04 08:55:35 +09:00
syuilo
8a54df147c
Update logs
2019-03-03 10:57:17 +09:00
MeiMei
c6055b3fd3
Fix SVG detection ( #4401 )
...
* Fix SVG detection
* remove unnecessary import
2019-03-03 08:48:02 +09:00
syuilo
c99a64d167
Hide some components
2019-03-03 08:46:42 +09:00
syuilo
796b032158
テーマの切り替えをなめらかに
2019-03-03 08:43:51 +09:00
syuilo
1a539c1261
Improve log view
2019-03-03 08:35:30 +09:00
syuilo
ae0dc96f83
Increase log limit
2019-03-03 08:28:35 +09:00
syuilo
2630b34eca
Fix log order
2019-03-03 08:28:12 +09:00
syuilo
a2cde9731e
Better log
2019-03-03 08:27:30 +09:00
syuilo
53860c5010
Improve usability
2019-03-03 08:23:06 +09:00
syuilo
d3e5adfb3d
Improve log api
2019-03-03 08:13:49 +09:00
syuilo
46e1bd421a
Better logs
2019-03-03 08:00:39 +09:00
syuilo
4574cc2923
Use dot
2019-03-03 07:48:25 +09:00
syuilo
a44030bff2
Better logs
2019-03-03 07:47:58 +09:00
syuilo
3d277fe4a0
ログをデータベースに保存して管理画面で見れるように
2019-03-02 18:51:59 +09:00
syuilo
07f545a02e
Change queue db name
2019-03-02 14:32:32 +09:00
syuilo
c013b4bf25
Add animaition
2019-03-02 14:27:30 +09:00
syuilo
348022571a
Fix bug
...
Fix #4390
2019-03-02 08:13:09 +09:00
syuilo
dbadeff302
モバイルのデッキで返信が表示されない問題を修正
2019-03-02 08:06:03 +09:00
syuilo
5bcec0a82b
Refactor
2019-03-02 07:57:18 +09:00
syuilo
ad024e057b
Better log
2019-03-01 14:40:29 +09:00
syuilo
b6a7f25f73
Add animation
2019-03-01 14:24:12 +09:00
syuilo
e78e4cc2bf
ダークモードの設定をテーマに移動
2019-03-01 11:03:45 +09:00
syuilo
09657df0d2
クライアントの設定コンポーネントを整理
...
* デスクトップとモバイルで統一
* いくつかの設定を廃止
2019-03-01 10:42:28 +09:00
syuilo
4983c32f31
文字サイズを設定できるように
2019-03-01 08:08:08 +09:00
syuilo
86754b11ef
Update compose-notification.ts
2019-02-28 20:57:38 +09:00
syuilo
ed2a778933
Fix error
2019-02-28 14:17:39 +09:00
syuilo
7414366269
🎨
2019-02-28 14:14:05 +09:00
syuilo
ae056509f7
Fix error
2019-02-28 14:13:18 +09:00
syuilo
da84e8a1cb
Fix i18n
2019-02-28 14:10:56 +09:00
syuilo
5f50f6df73
Use internal dialog
2019-02-28 14:07:03 +09:00
syuilo
43d2453aa5
Improve usability
2019-02-28 12:53:31 +09:00
syuilo
102dc98ce5
Refactor
2019-02-28 12:49:13 +09:00
syuilo
41796be727
Improve usability
2019-02-28 12:29:04 +09:00
syuilo
57024a538a
Improve performance
2019-02-28 12:14:24 +09:00
syuilo
df95c0c1a9
url-previewでembedプレイヤー展開をオプトインにする ( #4382 )
...
* url-previewでembedプレイヤー展開をオプトインにする
* remove tabs
2019-02-28 12:05:47 +09:00
syuilo
c7e02c4298
Add log
2019-02-28 12:00:57 +09:00
syuilo
7e15d90f81
読み込む通知数を増やした
2019-02-28 11:44:16 +09:00
syuilo
e434f9922e
🎨
2019-02-28 11:42:41 +09:00
syuilo
bf3fe593ad
[Client] Use class selector to improve performance
2019-02-28 11:39:34 +09:00
mei23
c5b05e90bf
remove tabs
2019-02-28 03:57:35 +09:00
mei23
eaccabfbd1
url-previewでembedプレイヤー展開をオプトインにする
2019-02-28 03:46:37 +09:00
syuilo
69e200d574
🎨
2019-02-27 16:47:13 +09:00
syuilo
1a34553931
🎨
2019-02-27 09:27:19 +09:00
syuilo
d2ed002014
Resolve #4374
2019-02-27 05:31:16 +09:00
syuilo
57d6eb2ef8
🎨
2019-02-27 05:20:29 +09:00
syuilo
8f7a7dc619
🎨
2019-02-27 05:16:32 +09:00
syuilo
749ddf249b
🎨
2019-02-27 05:13:11 +09:00
syuilo
d6acb1eff1
Improve doc
2019-02-27 05:08:42 +09:00
syuilo
21e51b537f
Fix schema
2019-02-27 05:02:46 +09:00
syuilo
350c4f191f
Improve doc
2019-02-27 05:02:36 +09:00
syuilo
1b38b87e6c
🎨
2019-02-26 14:44:26 +09:00
syuilo
0ce087c244
Update notes/featured
2019-02-26 14:42:24 +09:00
syuilo
9adb5c3de8
🎨
2019-02-26 14:37:17 +09:00
syuilo
2d516cc059
Chage default settings
2019-02-26 14:28:38 +09:00
syuilo
a8f776545d
Improve doc
2019-02-26 14:21:28 +09:00
syuilo
e46e0d2c3c
i18n整理
2019-02-26 14:13:02 +09:00
syuilo
a7c4c914ac
🎨
2019-02-26 14:02:23 +09:00
syuilo
1666d92911
🎨
2019-02-26 12:14:24 +09:00
syuilo
47ef8f1ac8
アカウントが削除できない問題を修正
2019-02-26 11:42:21 +09:00
syuilo
89f0a8c864
Improve usability
2019-02-26 06:56:15 +09:00
syuilo
776d93546b
Fix bug
2019-02-26 06:54:49 +09:00
syuilo
f407409e39
🎨
2019-02-26 05:22:21 +09:00
syuilo
c5863f779e
Improve usability
2019-02-25 20:18:15 +09:00
syuilo
07902854d4
i18n
2019-02-25 20:17:33 +09:00
syuilo
ba2f27eeac
🎨
2019-02-25 20:08:56 +09:00
syuilo
b4f7a2389f
モバイル版でもデッキを使えるように ( #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
66bda9eb8a
Fix error
2019-02-25 15:22:56 +09:00
syuilo
113621087c
Improve doc
2019-02-25 09:37:22 +09:00
syuilo
fc4664ab60
Resolve #4325
2019-02-25 04:20:42 +09:00
syuilo
a4db6555d0
Improve doc
2019-02-25 04:18:09 +09:00
syuilo
d078bda2d0
Improve doc
2019-02-25 04:02:18 +09:00
syuilo
fa763803f9
Improve doc
2019-02-25 03:43:19 +09:00
syuilo
5183c49eb6
Improve doc
2019-02-25 03:35:45 +09:00
syuilo
40f9a74933
Improve doc
2019-02-25 03:30:22 +09:00
syuilo
9d18725a26
Fix doc
2019-02-25 03:23:19 +09:00
syuilo
fce12f9258
Improve doc
2019-02-25 03:21:54 +09:00
syuilo
119b97384b
Improve doc
2019-02-24 19:42:26 +09:00
syuilo
46f0d36345
Improve doc
2019-02-24 19:27:32 +09:00
syuilo
51c7a38925
Improve doc
2019-02-24 18:13:11 +09:00
syuilo
8e9ce3a763
ハイフンに統一
2019-02-24 17:57:49 +09:00
syuilo
b2837e0806
Refactor
2019-02-24 17:48:54 +09:00
syuilo
1e4dcf0bbb
Refactor
2019-02-24 17:35:19 +09:00
syuilo
49003e865c
Refactor
2019-02-24 17:28:51 +09:00
syuilo
b5f9a15bfa
Fix doc
2019-02-24 17:28:15 +09:00
syuilo
84b0252a5f
🎨
2019-02-24 13:29:08 +09:00
syuilo
030c23d7ea
Resolve #4362
2019-02-24 12:58:45 +09:00
syuilo
0e5c9df3f5
Use camelCase
2019-02-24 12:53:22 +09:00
syuilo
7874c4ed20
Improve doc
2019-02-24 12:40:17 +09:00
syuilo
73e84df9de
Improve doc
2019-02-24 12:23:31 +09:00
MeiMei
6528c53874
Resolve audioTag undefined error ( #4363 )
2019-02-24 10:50:45 +09:00
MeiMei
61d5e5833a
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
d5f05619b9
assetsのjs要求時にsaltを付けないように ( #4358 )
...
* No assets salt
* remove related code
2019-02-24 10:38:00 +09:00
syuilo
d28f9152d9
Improve doc
2019-02-24 10:08:09 +09:00
syuilo
799adcae99
Improve doc
2019-02-24 10:04:27 +09:00
syuilo
be64a937c7
Improve doc
2019-02-24 10:00:24 +09:00
syuilo
f42d9b847d
Improve type definitions
2019-02-24 09:45:27 +09:00
syuilo
e539ceb716
Update schemas.ts
2019-02-24 04:27:09 +09:00
syuilo
4b523c8dca
Update description.ts
2019-02-24 04:11:54 +09:00
syuilo
c3db1423fd
Refator: separate files
2019-02-24 04:08:08 +09:00
syuilo
47a9de51a5
Fix bug
2019-02-24 03:56:15 +09:00
syuilo
1e8e817de4
テキストをまとめた
2019-02-24 03:54:04 +09:00
syuilo
b020fc2e7e
Use internal alert function
2019-02-24 03:52:12 +09:00
syuilo
1401b3c798
Update drive.vue
2019-02-24 03:50:24 +09:00
YuzuRyo61
cdcde1141a
Implement mobile version folder deletion ( #4355 )
2019-02-24 03:49:07 +09:00
syuilo
0471c05469
Use global translation
2019-02-24 03:39:45 +09:00
MeiMei
0af138e28a
デッキからホームに行くメニューをホームと表記する ( #4359 )
2019-02-24 03:34:09 +09:00
Acid Chicken (硫酸鶏)
9589886d3f
Update update.ts ( #4357 )
...
* Update update.ts
* Update update.ts
* Update update.ts
* Update update.ts
2019-02-24 03:32:30 +09:00
Acid Chicken (硫酸鶏)
ab56f91c40
Fix bool-param-default
2019-02-23 17:21:59 +09:00
Acid Chicken (硫酸鶏)
64766e1dae
Fix indent
2019-02-23 16:23:15 +09:00
syuilo
3a33b82ed3
Better error handling
2019-02-23 15:45:03 +09:00
syuilo
cc21302224
Remove space
2019-02-23 15:42:52 +09:00
syuilo
117b8b2816
Update doc
2019-02-23 15:35:26 +09:00
syuilo
9979f71441
Add operationId to more convinience
2019-02-23 14:59:37 +09:00
syuilo
f614a32c57
Add source code link
2019-02-23 14:57:05 +09:00
syuilo
bc5c7264c5
Fix type
2019-02-23 14:56:48 +09:00
Acid Chicken (硫酸鶏)
ca544039e3
Add reaction count ( #4283 )
2019-02-23 13:44:37 +09:00
syuilo
4e15337a64
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
4bfaa495ce
投稿を削除したときにお気に入りからも削除するように
2019-02-22 14:54:52 +09:00
syuilo
8a809d771c
Refactor
2019-02-22 14:53:03 +09:00
syuilo
9ac255699f
Refactor
2019-02-22 14:46:49 +09:00
syuilo
fc6b5d2503
Fix error response format
2019-02-22 14:22:40 +09:00
syuilo
8e59da66d5
Fix bug
2019-02-22 14:09:24 +09:00
syuilo
5911858b03
Remove unused imports
2019-02-22 14:06:17 +09:00
syuilo
b00d0c9aae
Refactor
2019-02-22 14:02:56 +09:00
syuilo
13e82d1e5e
Fix type annotation
2019-02-22 13:39:06 +09:00
syuilo
9b02d973dd
Refactoring
2019-02-22 13:38:12 +09:00
syuilo
6de16eb71e
Improve error handling of API ( #4345 )
...
* wip
* wip
* wip
* Update attached_notes.ts
* wip
* Refactor
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update call.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* ✌️
* Fix
2019-02-22 11:46:58 +09:00
syuilo
02436175db
Fix i18n
2019-02-22 02:08:45 +09:00
syuilo
76178e242f
Fix #4340
2019-02-22 01:56:07 +09:00
Acid Chicken (硫酸鶏)
6d1711586a
Update note-detail.vue ( #4342 )
2019-02-21 23:20:55 +09:00
MeiMei
1ce031a625
/api/v1/instance/peers 復活 ( #4339 )
...
* /api/v1/instance/peers 復活
* use Instance
2019-02-21 23:20:25 +09:00
syuilo
425b296462
🎨
2019-02-21 06:04:42 +09:00
syuilo
da15ace279
Fix bug
2019-02-21 05:53:10 +09:00
syuilo
8f6b8d2f78
アカウント削除時にサインイン履歴も削除するように
2019-02-21 01:49:00 +09:00