syuilo
00b2d89f1a
Refactor: Better type definition
2019-02-05 01:52:09 +09:00
syuilo
5410efe9ca
Refactoring
2019-02-05 01:31:02 +09:00
syuilo
1d814ba0e1
個別に投稿のウォッチ/ウォッチ解除をできるように
...
Resolve #161
2019-02-05 01:24:44 +09:00
syuilo
c107333f56
[API] お気に入り状態は投稿情報に含めないように統一
2019-02-05 01:11:06 +09:00
Acid Chicken (硫酸鶏)
9595a56346
Revert "Update load.ts"
...
This reverts commit cf9e8ed39e
, commit 67792fcb5e
, and commit c7e8c27ce6
.
2019-02-04 22:30:24 +09:00
syuilo
06707705bf
Add dummy option for some libraries
2019-02-04 19:41:31 +09:00
Acid Chicken (硫酸鶏)
68ee9a008e
Resolve #4121 ( #4122 )
...
* Resolve #4121
* Update tslint.json
2019-02-04 18:27:45 +09:00
Acid Chicken (硫酸鶏)
3a035c481e
Fix fusion
2019-02-04 16:50:14 +09:00
Aya Morisawa
6cd41f9860
Initialize queue only if queue is enabled ( #4125 )
2019-02-04 16:41:53 +09:00
syuilo
0ae1190c08
Add --disable-queue option
2019-02-04 13:37:50 +09:00
syuilo
d3b3426ebe
Enable job queue
...
Resolve #3216
2019-02-04 13:35:58 +09:00
syuilo
4982ea8f14
Add --verbose option
2019-02-04 12:14:07 +09:00
syuilo
3be89e9702
Better logging
2019-02-04 12:09:59 +09:00
syuilo
4275af2324
Make Logger#log method private
2019-02-04 11:51:23 +09:00
syuilo
84d42be090
Fix MongoDB connectivity checking
2019-02-04 11:48:59 +09:00
syuilo
c4c7783691
[Server] Enable slow option
2019-02-04 10:03:49 +09:00
syuilo
30b1b1a5ed
Fix imports
2019-02-04 09:37:15 +09:00
syuilo
b536ee4dcd
Add collaborators credit
2019-02-04 09:09:45 +09:00
syuilo
11101a6aca
Better error log of WebFinger
2019-02-04 09:06:13 +09:00
syuilo
b4a3e5aa4f
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-02-04 09:02:27 +09:00
syuilo
874c0eae6a
Better error log of WebFinger
2019-02-04 09:02:23 +09:00
Acid Chicken (硫酸鶏)
c7e8c27ce6
Fix bug
...
C#っぽく使ってしまっていた。
2019-02-04 02:14:18 +09:00
Acid Chicken (硫酸鶏)
67792fcb5e
Update load.ts
2019-02-04 02:09:41 +09:00
Acid Chicken (硫酸鶏)
353fc18f19
Merge branch 'develop' into acid-chicken-patch-10
2019-02-04 02:06:46 +09:00
Acid Chicken (硫酸鶏)
cf9e8ed39e
Update load.ts
2019-02-04 02:06:08 +09:00
Acid Chicken (硫酸鶏)
99d8d0a484
Create type definition for '*/const.json' ( #4118 )
2019-02-04 01:47:12 +09:00
Acid Chicken (硫酸鶏)
5891135ac1
Create type definition for ./locales ( #4117 )
2019-02-04 01:46:59 +09:00
Acid Chicken (硫酸鶏)
c4f7491322
Revert "Create new type definition for 'is-url' ( #4013 )"
...
This reverts commit 014b58cb40
.
2019-02-04 01:30:33 +09:00
Acid Chicken (硫酸鶏)
8b71006fbe
Bye 'is-url'
2019-02-04 00:09:24 +09:00
Aya Morisawa
8f2f4b6d2d
Add missing semicolons
2019-02-03 23:52:46 +09:00
Acid Chicken (硫酸鶏)
6e0c055faf
Module 'jsdom' as import syntax ( #4016 )
2019-02-03 23:49:00 +09:00
Acid Chicken (硫酸鶏)
893a3b527d
Create type definition for 'os-utils' ( #4050 )
2019-02-03 23:41:27 +09:00
Acid Chicken (硫酸鶏)
fe13c17fcb
Create type definition for 'langmap' ( #4059 )
...
* Create type definition for 'langmap'
* Follow lint
2019-02-03 23:41:05 +09:00
Acid Chicken (硫酸鶏)
5049870b6e
Create type definition for 'koa-slow' ( #4072 )
2019-02-03 23:01:03 +09:00
Acid Chicken (硫酸鶏)
ce576dea8f
Create type definition for 'recaptcha-promise' ( #4068 )
2019-02-03 22:21:55 +09:00
Acid Chicken (硫酸鶏)
ceda3dd72a
Create new type definition for 'escape-regexp' ( #4058 )
2019-02-03 22:21:47 +09:00
Acid Chicken (硫酸鶏)
014b58cb40
Create new type definition for 'is-url' ( #4013 )
...
* Create new type definition for 'is-url'
* [Client] Resolve #3638
* 10.79.1
* New translations ja-JP.yml (Korean)
* Add missing semicolon
* Remove file-loader from dependencies (#4025 )
* Update README.md [AUTOGEN] (#4028 )
* Update README.md [AUTOGEN] (#4030 )
* Add visibility test (#4029 )
* Update ws requirement from 6.1.2 to 6.1.3 (#4027 )
Updates the requirements on [ws](https://github.com/websockets/ws ) to permit the latest version.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/commits/6.1.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Module 'web-push' as import syntax (#4017 )
* Fix visibility test (#4031 )
* Upgrade gulp version to 4.0.0
* Prevent typescript errors from crashing
* Remove duplicated dependencies
* Use parallel and task to specify dependencies
* Sort tasks by topological ordering
* リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に (#4033 )
* 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除
* リプライ/メンションされていれば非フォロワーでも参照可能に
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* Fix #4034 (#4037 )
* Fix #4034
* improve
* Module 'crypto' as import syntax (#4011 )
* Extract MFM normalize function
* Extract MFM types
* Rename html to toHtml
* Rename html-to-mfm to fromHtml
* Merge plainParser into mfm
* Extract parsePlain function
* Rename analyze to parse in MFM tests
* Update @types/mongodb requirement from 3.1.18 to 3.1.19 (#4041 )
Updates the requirements on [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped ) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update vue-svg-inline-loader requirement from 1.2.7 to 1.2.10 (#4040 )
Updates the requirements on [vue-svg-inline-loader](https://github.com/oliverfindl/vue-svg-inline-loader ) to permit the latest version.
- [Release notes](https://github.com/oliverfindl/vue-svg-inline-loader/releases )
- [Commits](https://github.com/oliverfindl/vue-svg-inline-loader/commits/v1.2.10 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Avoid export default
* Rename parser to language
* Fix import
* Introduce silence (#4043 )
* Introduce silence
* Fix icon
* delete unnecessary key (#4045 )
* delete unnecessary key
* Add note
* Update CHANGELOG.md
* [ActivityPub] Use microformats on mentions
To avoid pointless link previews.
see: https://misskey.xyz/notes/5c51ab5c2d85f2003248eddc
* Create type definition for '*/package.json' (#4014 )
* Create type definition for '*/package.json'
* Update tsconfig.json
* Update index.ts
* Create type definition for 'is-root' (#4001 )
* Update @types/sharp requirement from 0.21.0 to 0.21.1
Updates the requirements on [@types/sharp](https://github.com/DefinitelyTyped/DefinitelyTyped ) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Add multiline math syntax
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* New translations ja-JP.yml (Catalan)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (English)
* Create type definition for 'is-root'
* [MFM] Add spin syntax
Resolve #4003
* [MFM] Add flip syntax
Resolve #4002
* Fix test
* Update CHANGELOG.md
* 10.79.0
* Update @fortawesome/free-regular-svg-icons requirement (#3963 )
Updates the requirements on [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome ) to permit the latest version.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/commits/5.6.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update @types/webpack requirement from 4.4.21 to 4.4.24 (#3976 )
Updates the requirements on [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped ) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update @types/js-yaml requirement from 3.11.4 to 3.12.0 (#3977 )
Updates the requirements on [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped ) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update debug requirement from 4.1.0 to 4.1.1 (#3964 )
Updates the requirements on [debug](https://github.com/visionmedia/debug ) to permit the latest version.
- [Release notes](https://github.com/visionmedia/debug/releases )
- [Commits](https://github.com/visionmedia/debug/commits/4.1.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (French)
* [MFM] spinの中でflipを使えるように
* Add jump syntax (#4007 )
* Add jump syntax
* Fix typo: spin -> jump
* Fix typo
* [MFM] Resolve #4009
* Module 'nprogress' as import syntax (#4012 )
* 🎨
* [Client] Fix #4008
* Use yarn instead of npm on CircleCI
* touch yarn.lock
* [Client] Resolve #3638
* 10.79.1
* New translations ja-JP.yml (Korean)
* Add missing semicolon
* Remove file-loader from dependencies (#4025 )
* Update README.md [AUTOGEN] (#4028 )
* Update README.md [AUTOGEN] (#4030 )
* Add visibility test (#4029 )
* Update ws requirement from 6.1.2 to 6.1.3 (#4027 )
Updates the requirements on [ws](https://github.com/websockets/ws ) to permit the latest version.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/commits/6.1.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Module 'web-push' as import syntax (#4017 )
* Fix visibility test (#4031 )
* Upgrade gulp version to 4.0.0
* Prevent typescript errors from crashing
* Remove duplicated dependencies
* Use parallel and task to specify dependencies
* Sort tasks by topological ordering
* リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に (#4033 )
* 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除
* リプライ/メンションされていれば非フォロワーでも参照可能に
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* Fix #4034 (#4037 )
* Fix #4034
* improve
* Module 'crypto' as import syntax (#4011 )
* Extract MFM normalize function
* Extract MFM types
* Rename html to toHtml
* Rename html-to-mfm to fromHtml
* Merge plainParser into mfm
* Extract parsePlain function
* Rename analyze to parse in MFM tests
* Update @types/mongodb requirement from 3.1.18 to 3.1.19 (#4041 )
Updates the requirements on [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped ) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update vue-svg-inline-loader requirement from 1.2.7 to 1.2.10 (#4040 )
Updates the requirements on [vue-svg-inline-loader](https://github.com/oliverfindl/vue-svg-inline-loader ) to permit the latest version.
- [Release notes](https://github.com/oliverfindl/vue-svg-inline-loader/releases )
- [Commits](https://github.com/oliverfindl/vue-svg-inline-loader/commits/v1.2.10 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Avoid export default
* Rename parser to language
* Fix import
* Introduce silence (#4043 )
* Introduce silence
* Fix icon
* Update is-root.d.ts
* Update index.ts
* Create type definition for 'is-root'
* Update is-root.d.ts
* Update index.ts
* Fix path
refs: 7e3a8d56e6
* Re-fix path
refs: 4bb4903ee5
, 7e3a8d56e6
* Do not import as pack from AP renderer (#4048 )
* Do not import as pack from AP renderer
* rename
* Simplify MFM (#4046 )
* [MFM] Make some syntax block
Resolve #3508
* [MFM] Better syntax parsing
Allow nesting by same tag
* [Client] MFMの制限を緩和
* 🎨
* Update CHANGELOG.md
* 10.80.0
* Update is-url.d.ts
2019-02-03 22:21:36 +09:00
syuilo
b4859be098
Improve log readability
2019-02-03 21:42:52 +09:00
syuilo
df54da9510
Fix type declaretion
2019-02-03 20:32:46 +09:00
syuilo
b97f788d71
Display version in logo
2019-02-03 20:31:35 +09:00
syuilo
edd1baa9f4
🎨
2019-02-03 20:23:53 +09:00
syuilo
4a23ebe534
Refactoring
2019-02-03 20:10:20 +09:00
MeiMei
64c1075b06
Remember the media playback volume ( #4089 )
...
* Remember the media playback volume
* fix
2019-02-03 19:33:23 +09:00
syuilo
452fb8e496
Improve usability
2019-02-03 18:40:50 +09:00
syuilo
0868c3517f
Use internal logger instead of debug/console for logging
...
Resolve #4104
Resolve #1966
Resolve #1937
2019-02-03 18:16:57 +09:00
syuilo
efe2a6be14
Better logging
2019-02-03 17:09:16 +09:00
syuilo
75558add17
Better logging
2019-02-03 16:45:13 +09:00
syuilo
32a0cd4b13
Display Misskey logo when misskey launched 🎨
2019-02-03 14:05:01 +09:00
syuilo
0b2571858f
More logs
2019-02-03 13:52:21 +09:00
syuilo
0bd0fb9fbf
Include worker information for each logs
2019-02-03 13:51:24 +09:00
syuilo
9beab05a30
Make more importance for env log
2019-02-03 13:51:00 +09:00
syuilo
3441acf56c
Improve usability
2019-02-03 05:06:23 +09:00
syuilo
6071fc7077
Better log
2019-02-03 04:43:43 +09:00
Acid Chicken (硫酸鶏)
2f215ea34c
Use `is` syntax ( #4079 )
2019-02-03 04:31:03 +09:00
MeiMei
7d2f0a1f31
Fix: URLプレビューのthumbnailで()を含むURLを提示されると表示できない ( #4103 )
...
* Fix: URLプレビューのthumbnailで()を含むURLを提示されると表示できない
* remove debug
2019-02-03 04:26:58 +09:00
syuilo
15eca04bc4
🎨
2019-02-03 04:20:35 +09:00
syuilo
238c6a428b
[Server] Use logger for logging
2019-02-03 04:18:27 +09:00
syuilo
110eeb89f1
Clean up
2019-02-03 04:18:09 +09:00
syuilo
278e43e9ba
[Server] Use logger for logging
2019-02-03 04:04:57 +09:00
syuilo
d55277e57e
Better logging
2019-02-03 02:01:06 +09:00
syuilo
f53a93ea13
Better logger
2019-02-03 01:39:42 +09:00
syuilo
a3e37294e5
Better logs
2019-02-03 01:33:34 +09:00
syuilo
05baa89508
Refactoring of logger
2019-02-03 01:24:59 +09:00
syuilo
80aa45372a
Better logger
2019-02-03 01:20:21 +09:00
syuilo
a91f95451a
Fix logger
2019-02-03 01:07:14 +09:00
syuilo
122ef23e0f
Remove unnecessary log
2019-02-03 01:04:38 +09:00
syuilo
52d6ec2138
Refatoring of logger
2019-02-03 01:01:40 +09:00
MeiMei
84931003ea
Fix video thumbnails ( #4095 )
...
* Fix video thumbnails
* Fix import
2019-02-02 23:30:34 +09:00
syuilo
2b0cb6d728
[Client] Resolve #3226
2019-02-02 23:20:40 +09:00
syuilo
4ea7e711ce
[Client] Improve usability
...
Resolve #4094
2019-02-02 22:59:11 +09:00
syuilo
2a50997a75
Fallback en-US
2019-02-02 16:16:31 +09:00
syuilo
d692d531d1
Fix indent
2019-02-02 13:57:26 +09:00
syuilo
e325410649
[Server] Remove unnecessarily property
2019-02-02 13:50:41 +09:00
syuilo
6b53e9ed29
[Client] Fix #4086
2019-02-02 13:47:12 +09:00
MeiMei
3040700005
Generate video thumbnails ( #4084 )
...
* Generate video thumbnails
* import order
2019-02-02 13:22:09 +09:00
Acid Chicken (硫酸鶏)
da1a238be3
Create new type definition for 'ms' ( #4057 )
...
* Create new type definition for 'ms'
* Follow lint
2019-02-02 00:16:27 +09:00
MeiMei
9c106022ae
Fix #3871 ( #4082 )
2019-02-01 21:37:34 +09:00
Acid Chicken (硫酸鶏)
bab1dc1d97
Create type definition for 'koa-json-body' ( #4056 )
...
* Create type definition for 'koa-json-body'
* Follow lint
2019-02-01 21:08:58 +09:00
Acid Chicken (硫酸鶏)
3b30ad5404
Create type definition for 'nested-property' ( #4004 )
...
* Create type definition for 'nested-property'
* Follow lint
2019-02-01 21:08:49 +09:00
Acid Chicken (硫酸鶏)
00f9c824d1
リモートの外部サービス認証情報を表示する ( #4047 )
...
* Update user.vue
* Update ja-JP.yml
* Fix path
refs: 7e3a8d56e6
* Update user.vue
* Update ja-JP.yml
* Re-fix path
refs: 4bb4903ee5
, 7e3a8d56e6
* Update user.vue
* Update ja-JP.yml
* Update ja-JP.yml
* Fix sentence a little
2019-02-01 20:02:10 +09:00
Acid Chicken (硫酸鶏)
40e177fa96
Create type definition for 'http-signature' ( #4049 )
...
* Create type definition for 'http-signature'
* Follow lint
2019-02-01 19:59:12 +09:00
Acid Chicken (硫酸鶏)
2f72c38516
Create type definition for 'deepcopy' ( #4000 )
2019-02-01 19:56:16 +09:00
Acid Chicken (硫酸鶏)
2dc4696b0a
Module '@koa/cors' as import syntax ( #4060 )
2019-02-01 19:46:18 +09:00
Acid Chicken (硫酸鶏)
723d5baed5
Module 'parse5' as import syntax ( #4015 )
2019-02-01 19:41:13 +09:00
syuilo
5fe9f2baee
Improve performance
2019-02-01 10:00:36 +09:00
MeiMei
c7ebf6f990
Hide suspended users ( #4075 )
2019-02-01 09:57:51 +09:00
syuilo
9bf9519b8f
Fix path
2019-02-01 00:17:15 +09:00
syuilo
6c57690359
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-02-01 00:09:36 +09:00
syuilo
3a03010ee2
Refactoring
2019-02-01 00:09:28 +09:00
Acid Chicken (硫酸鶏)
ba4dcc40da
Create type definition for '*/meta.json' ( #4073 )
2019-02-01 00:00:54 +09:00
Acid Chicken (硫酸鶏)
e2bf0067b2
Module 'request-stats' as import syntax ( #4071 )
2019-01-31 23:46:15 +09:00
Acid Chicken (硫酸鶏)
6d004fde7c
Module 'uuid' as import syntax ( #4070 )
2019-01-31 23:45:12 +09:00
Acid Chicken (硫酸鶏)
f35547f3b8
API modules as import syntax ( #4069 )
2019-01-31 23:32:58 +09:00
MeiMei
c34a278533
おすすめのアンケートでミュートユーザーのものは表示しない ( #4067 )
2019-01-31 23:14:45 +09:00
syuilo
6d3408ae73
[Client] Add information
2019-01-31 20:55:40 +09:00
MeiMei
a6e7bbc306
send/receive user hashtags via AP ( #4064 )
2019-01-31 20:42:45 +09:00
Acid Chicken (硫酸鶏)
76569bfb08
Create type definition for 'lookup-dns-cache' ( #4051 )
2019-01-31 17:53:49 +09:00
Acid Chicken (硫酸鶏)
bbcdf1bb8a
Create type definition for 'promise-any' ( #4055 )
2019-01-31 17:52:27 +09:00
Acid Chicken (硫酸鶏)
6439a6c63f
Create type definition for 'webfinger.js' ( #4054 )
2019-01-31 17:52:17 +09:00
syuilo
4f99b98ed8
Revert b515cc90e9
2019-01-31 17:42:36 +09:00
syuilo
7cb38f5525
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-01-31 17:38:24 +09:00
syuilo
734277d9f6
[Server] Resolve #4062
2019-01-31 17:37:57 +09:00
Acid Chicken (硫酸鶏)
960d4e2e7b
Close #3380 ( #4061 )
...
* Delete index.ts
* Delete emoji.ts
* Update index.ts
2019-01-31 17:30:56 +09:00
Acid Chicken (硫酸鶏)
a05c94437c
Make type definition for 'is-root' better
2019-01-31 13:42:13 +09:00
syuilo
ec016e5a95
🎨
2019-01-31 12:24:21 +09:00
syuilo
bbdb2496a4
[Client] MFMの制限を緩和
2019-01-31 12:24:14 +09:00
syuilo
b515cc90e9
[MFM] Better syntax parsing
...
Allow nesting by same tag
2019-01-31 12:23:45 +09:00
syuilo
bb92158dff
[MFM] Make some syntax block
...
Resolve #3508
2019-01-31 12:10:48 +09:00
Aya Morisawa
c652add16a
Simplify MFM ( #4046 )
2019-01-31 12:06:13 +09:00
MeiMei
b8a7468c4a
Do not import as pack from AP renderer ( #4048 )
...
* Do not import as pack from AP renderer
* rename
2019-01-31 02:29:35 +09:00
Acid Chicken (硫酸鶏)
e220ef3e75
Re-fix path
...
refs: 4bb4903ee5
, 7e3a8d56e6
2019-01-31 01:38:52 +09:00
Acid Chicken (硫酸鶏)
4bb4903ee5
Fix path
...
refs: 7e3a8d56e6
2019-01-31 01:26:11 +09:00
Acid Chicken (硫酸鶏)
9487840ae3
Create type definition for 'is-root' ( #4001 )
...
* Update @types/sharp requirement from 0.21.0 to 0.21.1
Updates the requirements on [@types/sharp](https://github.com/DefinitelyTyped/DefinitelyTyped ) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Add multiline math syntax
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* New translations ja-JP.yml (Catalan)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (English)
* Create type definition for 'is-root'
* [MFM] Add spin syntax
Resolve #4003
* [MFM] Add flip syntax
Resolve #4002
* Fix test
* Update CHANGELOG.md
* 10.79.0
* Update @fortawesome/free-regular-svg-icons requirement (#3963 )
Updates the requirements on [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome ) to permit the latest version.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/commits/5.6.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update @types/webpack requirement from 4.4.21 to 4.4.24 (#3976 )
Updates the requirements on [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped ) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update @types/js-yaml requirement from 3.11.4 to 3.12.0 (#3977 )
Updates the requirements on [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped ) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update debug requirement from 4.1.0 to 4.1.1 (#3964 )
Updates the requirements on [debug](https://github.com/visionmedia/debug ) to permit the latest version.
- [Release notes](https://github.com/visionmedia/debug/releases )
- [Commits](https://github.com/visionmedia/debug/commits/4.1.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (French)
* [MFM] spinの中でflipを使えるように
* Add jump syntax (#4007 )
* Add jump syntax
* Fix typo: spin -> jump
* Fix typo
* [MFM] Resolve #4009
* Module 'nprogress' as import syntax (#4012 )
* 🎨
* [Client] Fix #4008
* Use yarn instead of npm on CircleCI
* touch yarn.lock
* [Client] Resolve #3638
* 10.79.1
* New translations ja-JP.yml (Korean)
* Add missing semicolon
* Remove file-loader from dependencies (#4025 )
* Update README.md [AUTOGEN] (#4028 )
* Update README.md [AUTOGEN] (#4030 )
* Add visibility test (#4029 )
* Update ws requirement from 6.1.2 to 6.1.3 (#4027 )
Updates the requirements on [ws](https://github.com/websockets/ws ) to permit the latest version.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/commits/6.1.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Module 'web-push' as import syntax (#4017 )
* Fix visibility test (#4031 )
* Upgrade gulp version to 4.0.0
* Prevent typescript errors from crashing
* Remove duplicated dependencies
* Use parallel and task to specify dependencies
* Sort tasks by topological ordering
* リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に (#4033 )
* 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除
* リプライ/メンションされていれば非フォロワーでも参照可能に
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* Fix #4034 (#4037 )
* Fix #4034
* improve
* Module 'crypto' as import syntax (#4011 )
* Extract MFM normalize function
* Extract MFM types
* Rename html to toHtml
* Rename html-to-mfm to fromHtml
* Merge plainParser into mfm
* Extract parsePlain function
* Rename analyze to parse in MFM tests
* Update @types/mongodb requirement from 3.1.18 to 3.1.19 (#4041 )
Updates the requirements on [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped ) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update vue-svg-inline-loader requirement from 1.2.7 to 1.2.10 (#4040 )
Updates the requirements on [vue-svg-inline-loader](https://github.com/oliverfindl/vue-svg-inline-loader ) to permit the latest version.
- [Release notes](https://github.com/oliverfindl/vue-svg-inline-loader/releases )
- [Commits](https://github.com/oliverfindl/vue-svg-inline-loader/commits/v1.2.10 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Avoid export default
* Rename parser to language
* Fix import
* Introduce silence (#4043 )
* Introduce silence
* Fix icon
* Update is-root.d.ts
* Update index.ts
* Create type definition for 'is-root'
* Update is-root.d.ts
* Update index.ts
2019-01-31 01:09:52 +09:00
Acid Chicken (硫酸鶏)
7e3a8d56e6
Update index.ts
2019-01-31 01:09:36 +09:00
Acid Chicken (硫酸鶏)
e909eac296
Create type definition for '*/package.json' ( #4014 )
...
* Create type definition for '*/package.json'
* Update tsconfig.json
2019-01-31 01:08:43 +09:00
syuilo
8dc7f28744
[ActivityPub] Use microformats on mentions
...
To avoid pointless link previews.
see: https://misskey.xyz/notes/5c51ab5c2d85f2003248eddc
2019-01-30 22:57:32 +09:00
MeiMei
79b0cc6785
delete unnecessary key ( #4045 )
...
* delete unnecessary key
* Add note
2019-01-30 21:31:45 +09:00
syuilo
00b134ce1e
Introduce silence ( #4043 )
...
* Introduce silence
* Fix icon
2019-01-30 17:25:56 +09:00
Aya Morisawa
d06fbbe3ea
Rename parser to language
2019-01-30 17:04:49 +09:00
Aya Morisawa
28bfb45426
Avoid export default
2019-01-30 16:56:27 +09:00
Aya Morisawa
e3b1d00e4c
Extract parsePlain function
2019-01-30 15:27:54 +09:00
Aya Morisawa
98795aad9a
Merge plainParser into mfm
2019-01-30 15:12:48 +09:00
Aya Morisawa
ca26edbfce
Rename html-to-mfm to fromHtml
2019-01-30 15:00:05 +09:00
Aya Morisawa
3058e8f354
Rename html to toHtml
2019-01-30 14:57:13 +09:00
Aya Morisawa
4c9b66b0f0
Extract MFM types
2019-01-30 14:51:30 +09:00
Aya Morisawa
6eb9ba31bf
Extract MFM normalize function
2019-01-30 14:21:36 +09:00
Acid Chicken (硫酸鶏)
5bbf4187e6
Module 'crypto' as import syntax ( #4011 )
2019-01-30 11:51:29 +09:00
MeiMei
b0e00da2f7
Fix #4034 ( #4037 )
...
* Fix #4034
* improve
2019-01-29 20:33:28 +09:00
MeiMei
2ed9e26a4f
リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に ( #4033 )
...
* 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除
* リプライ/メンションされていれば非フォロワーでも参照可能に
2019-01-29 17:34:43 +09:00
Acid Chicken (硫酸鶏)
7fbfd17896
Module 'web-push' as import syntax ( #4017 )
2019-01-29 14:36:24 +09:00
Aya Morisawa
250933fff3
Add missing semicolon
2019-01-28 17:49:20 +09:00
syuilo
645f661911
[Client] Resolve #3638
2019-01-27 22:04:50 +09:00
syuilo
c69d57a064
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-01-27 20:09:03 +09:00
syuilo
a488d6e2d6
[Client] Fix #4008
2019-01-27 20:05:03 +09:00
syuilo
85e8b1fbf4
🎨
2019-01-27 20:03:58 +09:00
Acid Chicken (硫酸鶏)
78763116c3
Module 'nprogress' as import syntax ( #4012 )
2019-01-27 19:41:41 +09:00
syuilo
103fe8b91d
[MFM] Resolve #4009
2019-01-27 19:32:35 +09:00
Aya Morisawa
62d41023e1
Add jump syntax ( #4007 )
...
* Add jump syntax
* Fix typo: spin -> jump
* Fix typo
2019-01-27 19:12:45 +09:00
syuilo
5fac7c1718
[MFM] spinの中でflipを使えるように
2019-01-27 19:12:08 +09:00
Aya Morisawa
1af1638e2b
Merge branch 'develop' into math-block
2019-01-27 16:41:30 +09:00
syuilo
4de62220e3
[MFM] Add flip syntax
...
Resolve #4002
2019-01-27 16:31:00 +09:00
syuilo
e5d9381503
[MFM] Add spin syntax
...
Resolve #4003
2019-01-27 16:18:04 +09:00
syuilo
d906d90010
[Server] Introduce admin stream channel
2019-01-27 14:55:02 +09:00
syuilo
b836528b51
Celan up
2019-01-27 14:44:39 +09:00
syuilo
4b191c7f68
[Client] Improve syntax highlighting
...
Resolve #3926
Resolve #3390
2019-01-27 14:34:52 +09:00
syuilo
f9f70d5df4
Clean up
2019-01-27 14:30:57 +09:00
Acid Chicken (硫酸鶏)
54ce19bd56
Update parser.ts ( #3999 )
...
* Update parser.ts
* Update parser.ts
* Update parser.ts
2019-01-27 13:50:47 +09:00
syuilo
085325e65f
[MFM] Improve title syntax detection
2019-01-27 13:40:38 +09:00
syuilo
7dcea49be7
Refactoring
2019-01-27 13:29:53 +09:00
MeiMei
94154a1aa2
テーマによってコードが見づらいのを少し改善 ( #3993 )
2019-01-26 21:10:25 +09:00
syuilo
5ae576bad1
🎨
2019-01-26 20:59:14 +09:00
MeiMei
0854f2e180
管理画面からリモートユーザー情報を更新できるように ( #3992 )
2019-01-26 17:53:35 +09:00
syuilo
a0f8c7e94e
Resolve #2253
2019-01-26 17:47:56 +09:00
MeiMei
85cd647946
Improve moderation UI ( #3989 )
...
* admin users UI
* tune
2019-01-26 17:14:10 +09:00
syuilo
da7d1938c9
[Server] Fix #3991
2019-01-26 17:11:02 +09:00
MeiMei
5a795c4ab2
tools/resync-remote-user で exit しないように ( #3990 )
2019-01-26 16:56:05 +09:00
Aya Morisawa
95d4937e16
Remove whiteP and blackP from Reversi ( #3736 )
2019-01-26 11:30:30 +09:00
Acid Chicken (硫酸鶏)
6bbc6a80b2
Update style.styl ( #3986 )
2019-01-26 11:26:32 +09:00
Aya Morisawa
79d2374d8e
Add multiline math syntax
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2019-01-25 23:08:06 +09:00
syuilo
42cd7c8a75
[MFM] Improve italic syntax detection
2019-01-25 16:41:51 +09:00
MeiMei
5eca0a31f7
Filter hidden replies / mentions ( #3981 )
...
* Fix: 非公開投稿が返信一覧に出てくる
* Fix: 非公開投稿がメンション一覧に出てくる
* 非公開投稿は通知/メンション通知しない
* repliesにフォロワー限定がかからなかったのを修正
* Fix: ホームにフォロワー限定投稿が表示されない
* 認証必須エンドポイントで user == null にはならない
* mentionsにフォロワー限定がかからなかったのを修正
2019-01-25 00:06:20 +09:00
MeiMei
225544e985
Reapply the theme first ( #3971 )
...
* Reapply the theme first
* Cannot
2019-01-24 18:06:20 +09:00
Acid Chicken (硫酸鶏)
e2f7e82cac
外部サービス認証情報の配信 ( #3975 )
...
* Update person.ts
* Update person.ts
* Update person.ts
* Update person.ts
* Create original model
* Make type formal
* Update person.ts
* Follow @mei23's review
refs: https://github.com/syuilo/misskey/pull/3975#pullrequestreview-195770172
2019-01-24 17:33:39 +09:00
Acid Chicken (硫酸鶏)
4632eecb76
Back to the #3813 ( #3949 )
...
* Revert "Revert "Resolve #3813 (#3814 )""
This reverts commit f433182c4c
.
* Keep CW is back
* New Wave
https://github.com/syuilo/misskey/pull/3949#pullrequestreview-194787210
2019-01-23 20:43:06 +09:00
syuilo
4ab96251f5
[Client] Resolve #3967
2019-01-23 19:45:14 +09:00
syuilo
b795379417
Clean up
2019-01-23 19:43:45 +09:00
syuilo
aa9ba31675
Squash multiple space
2019-01-23 19:42:47 +09:00
syuilo
ad66c8478a
Refactoring
2019-01-23 19:33:29 +09:00
syuilo
4ec64b4c57
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-01-23 19:25:52 +09:00
syuilo
2f0b75a882
Refactoring
2019-01-23 19:25:36 +09:00
Acid Chicken (硫酸鶏)
912ee60781
Update index.ts
...
refs: 67dacb7725
2019-01-23 16:53:07 +09:00
syuilo
67dacb7725
Supress log when test
2019-01-23 14:19:03 +09:00
syuilo
4d24741d48
Fix test
2019-01-23 13:35:22 +09:00
syuilo
eb1ad54427
Clean up
2019-01-23 05:30:02 +09:00
syuilo
e4974392e5
🎨
2019-01-23 05:25:46 +09:00
syuilo
78c185a05a
[Client] Improve usability
2019-01-23 05:20:28 +09:00
MeiMei
fa124abbe2
Supports Twemoji / CustomEmoji in poll ( #3960 )
...
* Supports Twemoji / CustomEmoji in poll
* extract emojis in polls
2019-01-23 04:49:16 +09:00
syuilo
8bf9e87117
Fix types
2019-01-22 21:42:05 +09:00
syuilo
97e8ac1d27
[Client] Fix bug
2019-01-22 21:32:51 +09:00
syuilo
45fb2ecb3a
[Client] Fix UI
2019-01-22 21:25:37 +09:00
syuilo
d5e80caac8
[Server] Fix #3958
2019-01-22 21:21:47 +09:00
syuilo
4339f9af29
[Server] Fix #3947
2019-01-21 21:51:58 +09:00
syuilo
b44227948d
Add unique index
...
#3946
2019-01-21 21:45:11 +09:00
syuilo
2df2cf0983
[Client] Fix #3321
2019-01-21 21:03:55 +09:00
syuilo
c93fe423ea
[API] Fix bug
2019-01-21 21:01:04 +09:00
syuilo
ecac2990eb
[Client] Fix bug
2019-01-21 20:56:10 +09:00
syuilo
01584a6bf9
Fix 404
2019-01-21 17:25:36 +09:00
syuilo
443f967611
Update reversi.vue
2019-01-21 17:20:41 +09:00
syuilo
bf931f2c82
🎨
2019-01-21 17:19:00 +09:00
MeiMei
5b32b900e4
投票未対応インスタンス向けメッセージをわかりやすくする ( #3944 )
...
* Poll message
* fix
* fix
* とりあえず日本語にしちゃう
* TODO
* fix
2019-01-21 16:34:17 +09:00
Acid Chicken (硫酸鶏)
0bdcb15b3b
Re: Fix routing
...
本当に申し訳ありませんでした。
2019-01-21 15:52:25 +09:00
syuilo
129d74b463
[Server] ストリームで流れてくる投稿とAPIでタイムラインを取得したときとの不一致を修正
2019-01-21 15:31:19 +09:00
Acid Chicken (硫酸鶏)
533540031b
Fix comment URL
2019-01-21 15:20:44 +09:00
Acid Chicken (硫酸鶏)
5ea0ccea22
Fix routing
2019-01-21 15:19:43 +09:00
Acid Chicken (硫酸鶏)
d2c12af085
Fix routing
2019-01-21 15:18:42 +09:00
syuilo
aa020eedc3
[Client] Fix bug
2019-01-21 14:45:57 +09:00
syuilo
e0874069bd
[Server] リプライをタイムラインに流す以前の仕様に差し戻し
...
Resolve #3941
2019-01-21 14:44:49 +09:00
syuilo
90c8568a3f
Remove unused import
2019-01-21 13:45:58 +09:00
MeiMei
4a57482216
リモートで投票を見たりしたりできるように ( #3940 )
...
* fix type
* expose Question
* Note refs Question
* rename
* wip
* リモート投票の場合リプライ送信
* voteの実装をservicesに移動
* 投票受信
* debug
* つくる
* Revert "つくる"
This reverts commit 0c92458866
.
* APIの実装はもどし
* Send Update
* AP type
* Recv Update
* Revert "Recv Update"
This reverts commit ffda39c093
.
* Revert "AP type"
This reverts commit 63d8bbe29d
.
* Revert "Send Update"
This reverts commit 171b046de5
.
* リモートで投票を見る
* 投票はDM
* Provides choices as text for AP
* 絵文字
* fix error
* revert
* APからには不要な処理を削除
* Revert "APからには不要な処理を削除"
This reverts commit 8b5d8af9b0
.
* てぬき
* めんどい
* ちっ
* remove unused code
2019-01-21 13:27:19 +09:00
syuilo
6bbccedb2d
[Server] Fix #3528
2019-01-21 12:19:20 +09:00
syuilo
fee629849e
[Client] Fix bug
...
ドライブのファイルメニューからアバターやバナーに設定することができない問題を修正
2019-01-21 12:04:31 +09:00
syuilo
e9ebc5151d
[Server] Fix bug: リモートユーザーのアイコンが消えることがある問題を修正
2019-01-21 11:23:32 +09:00
syuilo
4000da6be8
[Server] Fix bug
2019-01-21 11:15:36 +09:00
syuilo
977a4373c5
[Server] Fix #2745
2019-01-21 00:32:54 +09:00
syuilo
e559417cab
ソーシャルタイムラインにフォロワー限定投稿が含まれていない問題を修正
2019-01-20 23:55:32 +09:00
syuilo
3c194142a8
[Server] Fix #3928
2019-01-20 19:22:13 +09:00
Acid Chicken (硫酸鶏)
81dbf64eb7
Update reversi routing ( #3937 )
2019-01-20 19:10:19 +09:00
syuilo
875d793512
常にメディアを閲覧注意として投稿するオプションが機能してなかった問題を修正
2019-01-20 18:20:25 +09:00
syuilo
1df9c1005f
[MFM] __ 構文はアルファベットのみに
2019-01-20 18:06:04 +09:00
ibrokemypie
53481accf1
Add double underscore syntax for bold markdown ( #3733 )
...
* Add double underscore syntax for bold markdown
see https://github.com/syuilo/misskey/pull/3732
this allows bold text through either **text** or __text__
* Add tests for underscore bold mfm syntax
2019-01-20 18:00:55 +09:00
syuilo
f8ba73bebf
[MFM] Add <i> syntax
2019-01-20 17:52:11 +09:00
syuilo
ff4cb3555b
Remove unused import
2019-01-20 17:49:52 +09:00
ibrokemypie
361af34956
Change italic syntax to fit with other markdown implementations ( #3916 )
...
currently italics require an html <i> syntax, unlike every other formatter. this is very confusing, especially as there doesnt seem to be any documentation.
this change makes both _text_ and *text* work, both things that users would expect from other implementations of markdown such as pleroma, discord and github.
Add test
2019-01-20 17:44:52 +09:00
Acid Chicken (硫酸鶏)
11689e6d18
Better version format
2019-01-20 13:40:41 +09:00
syuilo
b39d12f01a
関係のない返信がタイムラインに流れる問題を修正
...
Resolve #1910
2019-01-20 13:14:31 +09:00
syuilo
6909add1ec
Drop stalk feature
...
Resolve #3935
Closes #2226
Closes #1946
2019-01-20 12:25:00 +09:00
MeiMei
22830965e3
AP Undo Like ( #3933 )
...
* AP Undo Like
* rename
2019-01-20 03:07:12 +09:00
syuilo
fa07b3023c
Refactor
2019-01-19 23:00:15 +09:00
syuilo
048b9c295e
スパム報告機能
...
Resolve #1970
2019-01-19 19:16:48 +09:00
syuilo
ac5d798cde
Fix typo
2019-01-19 09:52:27 +09:00
syuilo
d2a7c56149
Improve drive file operation
...
Resolve #3789
Resolve #3790
2019-01-19 09:50:38 +09:00
syuilo
466cae524e
Refactor: Rename misskey-flavored-markdown --> mfm
2019-01-19 08:45:12 +09:00
syuilo
620722cb55
Fix camelCase in HTML
2019-01-19 08:30:53 +09:00
MeiMei
160f424466
Fix missing username conversions ( #3922 )
2019-01-19 08:28:46 +09:00
Acid Chicken (硫酸鶏)
fa051df381
node-gypの警告を直す ( #3906 )
...
* Update crypto_key.cc
* Update crypto_key.cc
* Update crypto_key.cc
2019-01-18 21:01:31 +09:00
syuilo
0887580132
Improve readability
2019-01-18 19:48:16 +09:00
syuilo
abddea0443
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-01-18 16:47:03 +09:00
syuilo
9fc1cc5255
[Client] Drop apiViaStream option
...
Resolve #3911
2019-01-18 16:46:56 +09:00
Acid Chicken (硫酸鶏)
d93e60d4dd
Better 2FA input on sign in form ( #3910 )
...
* Update signin.vue
* Update ja-JP.yml
* Update settings.vue
* Update signin.vue
* Update init.ts
2019-01-18 13:20:32 +09:00
syuilo
4ba43b69b6
animejs 3.xに対応
2019-01-18 13:06:11 +09:00
syuilo
51a6bc4fe1
[Client] Fix chart rendering
2019-01-17 17:54:25 +09:00
syuilo
8d42e94e57
Implement active users chart
...
Resolve #3904
2019-01-17 17:16:08 +09:00
syuilo
652bb03087
[Client] Add information
2019-01-17 09:46:40 +09:00
syuilo
f1e769e74d
Add footer
2019-01-17 09:42:21 +09:00
syuilo
cb6a4037f2
[MFM] Better hashtag parsing: Ignore single quotation
2019-01-17 09:33:08 +09:00
syuilo
9740db8685
[MFM] Better hashtag parsing: Ignore double quotation
...
Resolve #3886
2019-01-17 09:24:20 +09:00
syuilo
41784de9be
🎨
2019-01-17 09:19:47 +09:00
MeiMei
208493ba13
Fix: time tooltip overlaps with others ( #3901 )
2019-01-17 06:40:11 +09:00
syuilo
256c216dfb
インスタンス情報ページに各種タイムラインの有効/無効を表示
2019-01-16 14:57:01 +09:00
syuilo
13cee2b4f5
Resolve #3896
2019-01-16 14:54:14 +09:00
syuilo
eb45eeb1ae
[Client] Resolve #3895
2019-01-16 14:46:54 +09:00
syuilo
519c9c4499
インスタンス情報ページにユーザー数と投稿数を追加
2019-01-16 03:36:25 +09:00
syuilo
c2f6b09969
disableLocalTimeline機能を強化
...
* ストリームだけではなくAPIも無効に
* モデレーターは無効の場合でも見れるように
* グローバルタイムラインも無効に(連合数が少ないインスタンスではグローバルタイムラインは実質的にローカルタイムラインと同一なので)
2019-01-16 02:30:55 +09:00
syuilo
f433182c4c
Revert "Resolve #3813 ( #3814 )"
...
This reverts commit 96515c4544
.
2019-01-15 18:28:11 +09:00
Acid Chicken (硫酸鶏)
018837db0b
Support SVG ( #3883 )
...
* Update add-file.ts
* Update package.json
* Revert "Update add-file.ts"
This reverts commit ba0fe83b54
.
* Update add-file.ts
* Update package.json
* Update add-file.ts
* Update add-file.ts
* Create image.svg
* Update api.ts
2019-01-13 18:21:10 +09:00
syuilo
2debb0c2ca
Provide instance description in info page
2019-01-12 19:30:56 +09:00
syuilo
cd628eaf54
[MFM] Better hashtag parsing: Ignore trailing colon
2019-01-12 14:10:16 +09:00
syuilo
7ad9560f53
Implement instance info page
2019-01-12 11:27:23 +09:00
syuilo
0757f67bde
[Client] specifiedのアイコンを戻した
2019-01-12 09:40:53 +09:00
syuilo
c5dc25cb9e
Revert "[Client] Renote数の表示を廃止"
...
This reverts commit d7af18efbd
.
2019-01-12 09:38:44 +09:00
syuilo
0fcf422dec
[Client] Improve UI
2019-01-12 09:34:02 +09:00
syuilo
21e801a325
🎨
2019-01-12 09:17:23 +09:00
syuilo
183faf3b2a
[Client] Resolve #3881
2019-01-12 09:13:35 +09:00
MeiMei
12cf598e6b
Fix bug (for return) ( #3878 )
2019-01-11 17:53:53 +09:00
MeiMei
20ee2118ee
モデレーターを凍結できないようにする ( #3877 )
2019-01-11 08:12:10 +09:00
MeiMei
1546160f6a
モデレーター登録を解除できるように ( #3876 )
2019-01-11 08:11:24 +09:00
MeiMei
dd77a6194e
Hide NSFW in Photos ( #3875 )
2019-01-11 08:10:39 +09:00
MeiMei
203fba0216
管理画面でユーザーを状態でフィルタできるように ( #3873 )
2019-01-11 08:09:44 +09:00
MeiMei
826a2466b7
管理者がサインイン履歴を参照できるツール ( #3870 )
...
* 管理者がサインイン履歴を参照できるツール
* remove debug code
2019-01-11 08:07:09 +09:00
MeiMei
273bc6507a
ダイレクトを非公開のように使えるようにする ( #3869 )
2019-01-11 08:06:05 +09:00
MeiMei
2b13969b26
Supports toggle password in SMTP settings ( #3868 )
2019-01-11 08:05:36 +09:00
Acid Chicken (硫酸鶏)
2f10ff1a2e
Fix style
2019-01-10 19:23:22 +09:00
ibrokemypie
845f3436cc
Change SMTP password field to have password type ( #3861 )
2019-01-10 10:23:13 +09:00
MeiMei
f6a8c8cf76
Toggle show/hide password ( #3865 )
...
* Toggle show/hide password
* hoverでアンダーラインが中途半端に出てダサいので出さないように
* Update signin.vue
2019-01-10 10:22:45 +09:00
MeiMei
e1cc2394fa
Use cached and asynchronous DNS resolver for AP delivery ( #3859 )
2019-01-09 15:17:54 +09:00
MeiMei
04e1e48f17
Hide invisible notes from timeline ( #3852 )
2019-01-08 21:02:00 +09:00
syuilo
c417e2f4a1
🎨
2019-01-08 18:00:05 +09:00
syuilo
02a27a8b12
ドライブの管理画面でファイルのオリジナルURLを表示するように
2019-01-08 17:45:16 +09:00
syuilo
35e7dca2bb
Resolve #3847 ( #3849 )
...
* Update notifications.ts
* Update notifications.ts
* Update notifications.ts
* Update notifications.ts
* Add missing semicolon
* Improve readability
* Fix typo
2019-01-08 13:32:28 +09:00
MeiMei
cd4be4116b
Fix sharedInbox recovery code ( #3840 )
2019-01-06 17:45:53 +09:00
Aya Morisawa
15ce89a88d
Resolve #3078 ( #3838 )
2019-01-06 17:45:14 +09:00
MeiMei
a479e65f3e
Compact URL preview ( #3835 )
...
* Compact url-preview
* fix header
* increase limit
* better limit
* Revert "better limit"
This reverts commit ef396f7733
.
ハードリミットかけるならサーバー上でかけたほうが良さそう
* Revert "increase limit"
This reverts commit 72c10a456b
.
2019-01-06 12:56:13 +09:00
MeiMei
f9065943c5
Fix #3827 ( #3837 )
2019-01-06 04:00:30 +09:00
MeiMei
d0aff4409d
Locked mark ( #3836 )
2019-01-05 19:59:10 +09:00
Aya Morisawa
84ea1fbd4d
Fix typo: not -> note
...
1344ffa67d (commitcomment-31817792)
2019-01-05 10:29:46 +09:00
syuilo
b4b6e9548d
Rename
2019-01-04 03:52:50 +09:00
ibrokemypie
ebf9cd18c8
Make instance logo customisable ( #3829 )
2019-01-04 03:02:40 +09:00
syuilo
562cd6ad0b
Improve readability
2019-01-03 12:34:08 +09:00
Ch. (Chanhwi Choi)
2a344dfbd8
adds ko-KR な to にゃ ( #3820 )
...
* adds ko-KR な to にゃ
- this only take considers pre-composed "Hangul Syllables",
not composable area "Hangul Jamo" which are not used commonly
- 56 is '냐' - '나'
* replace magic number as suggested
2019-01-03 08:38:26 +09:00
MeiMei
41e3a9a004
Tune AP URL negotiating with Accept ( #3824 )
2019-01-02 18:07:32 +09:00
MeiMei
96515c4544
Resolve #3813 ( #3814 )
2019-01-02 03:35:42 +09:00
syuilo
9add59aca9
2019 🎉
2019-01-01 00:11:07 +09:00
syuilo
4d0b335748
[Client] Improve theme 🎨
2018-12-31 02:33:03 +09:00
syuilo
5692ae59a1
[Client] Improve theming 🎨
2018-12-31 01:15:32 +09:00
syuilo
84f1ce866b
[Client] line thiknessの設定はデバイスに保存するように
2018-12-31 00:59:13 +09:00
syuilo
e68c6175ce
Fix bug
2018-12-31 00:50:56 +09:00
syuilo
0de11c3636
🎨
2018-12-31 00:50:14 +09:00
syuilo
5621d5725c
[Client] Fix bug
2018-12-30 14:43:03 +09:00
syuilo
105fefd114
Clean up
2018-12-30 14:19:22 +09:00
syuilo
c57bffb142
モバイル版にも設定を追加
2018-12-30 14:12:46 +09:00
syuilo
93ad4b359e
🎨
2018-12-30 14:08:40 +09:00
syuilo
b3032ad84d
Better setting
2018-12-30 14:05:13 +09:00
syuilo
4f76acd249
🎨
2018-12-30 14:00:57 +09:00
syuilo
12286f4915
🎨
2018-12-30 13:19:06 +09:00
syuilo
5f34758e87
[Client] Fix i18n
2018-12-30 13:02:17 +09:00
syuilo
cdb8e41176
[Client] Update theme setting
2018-12-30 13:02:06 +09:00
syuilo
d8f3e9d4a3
🎨
2018-12-30 12:45:31 +09:00
syuilo
da900439a3
Update gruvbox-dark.json5
2018-12-30 11:58:26 +09:00
syuilo
8bbff90aca
[Client] Add Monokai theme 🎨
2018-12-30 09:21:23 +09:00
syuilo
fcb3ba9947
[Client] Separate theme property
2018-12-30 09:21:07 +09:00
syuilo
23b3e33df6
[Client] Fix bug
2018-12-30 09:15:56 +09:00
syuilo
9edac2cd74
oops
2018-12-30 09:04:19 +09:00
syuilo
8782a64b18
[Client] Add some themes 🎨
2018-12-30 06:40:48 +09:00
ibrokemypie
fd816afcd0
Add id to return of users/relation ( #3795 )
2018-12-30 01:44:26 +09:00
syuilo
ac423f1ef4
[API] notes/mentions にミュートを適用するように
2018-12-30 01:40:24 +09:00
syuilo
f11ebafe47
🎨
2018-12-30 01:32:58 +09:00
Aya Morisawa
7947036af9
Make one import per line
2018-12-29 22:26:15 +09:00
syuilo
4e55436339
[Client] Improve 2fa settings
2018-12-29 22:10:54 +09:00
syuilo
cb106e6fe4
🎨
2018-12-29 05:55:09 +09:00
syuilo
0ac7682188
Better note filtering
2018-12-29 05:51:17 +09:00
syuilo
d7af18efbd
[Client] Renote数の表示を廃止
2018-12-29 05:43:31 +09:00
syuilo
f1a0e95489
Improve usability
2018-12-29 03:12:22 +09:00
syuilo
6bcc174456
Clean up
2018-12-29 02:58:04 +09:00
syuilo
a3493c4f07
Privateの公開範囲を廃止
2018-12-29 02:55:46 +09:00
syuilo
545ced7826
Make autoAcceptFollowed default
2018-12-29 02:46:57 +09:00
MeiMei
a9a476a0d5
Resolve #3786 ( #3788 )
2018-12-29 02:04:29 +09:00
MeiMei
8823a6c1a1
フォローしているユーザーからのフォローを自動承認するオプション ( #3780 )
2018-12-28 21:36:58 +09:00
MeiMei
65a82f32be
Supports CSS Scrollbars ( #3783 )
...
* Supports CSS Scrollbars
* fix
2018-12-28 21:34:35 +09:00
syuilo
b498072f9d
🎨
2018-12-28 05:14:04 +09:00
syuilo
cce3e52642
通知の管理を強化
...
Resolve #3772
2018-12-28 05:06:25 +09:00
syuilo
f0dafa04a5
🎨
2018-12-28 04:30:37 +09:00
syuilo
81f39b3b36
🎨
2018-12-28 04:28:16 +09:00
syuilo
b162471d3e
🎨
2018-12-28 04:26:32 +09:00
MeiMei
1029bff5ff
Undo reaction with clicking minus ( #3773 )
...
* Undo reaction with clicking minus
* fix isMyNote
2018-12-28 01:01:58 +09:00
MeiMei
fdd42fc2d7
user mention ( #3771 )
2018-12-27 23:14:30 +09:00
Aya Morisawa
8573e258f8
Set cursor default on hover the own reaction
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 23:02:32 +09:00
Aya Morisawa
6943c7d2d8
Resolve #3770
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 22:54:50 +09:00
Aya Morisawa
6b30e371a2
Remove needless code
2018-12-27 21:09:03 +09:00
Aya Morisawa
98fd6de5a1
Resolve #3524
2018-12-27 21:07:44 +09:00
Aya Morisawa
cb9960b0ac
Fix i18n: is-suspended
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 20:59:49 +09:00
Aya Morisawa
1404539895
Resolve #3287 , resolve #3107
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 20:46:23 +09:00
syuilo
2f901da58c
[Client] Fix bug
2018-12-27 20:34:30 +09:00
syuilo
cb8663873d
Rename: 404 --> not-found
2018-12-27 20:22:54 +09:00
Aya Morisawa
0f204eebe1
Remove unused code
2018-12-27 20:10:29 +09:00
Aya Morisawa
ba05606074
Show on the CW button that there is a poll ( #3769 )
2018-12-27 19:58:57 +09:00
syuilo
bfc458e935
Resolve #3758
2018-12-27 07:07:26 +09:00
ibrokemypie
3d0b704af8
Add URI parameter to /api/meta ( #3748 )
...
* Add URI parameter to /api/meta
closes #3747
* Update fetch-meta.ts
* Update meta.ts
2018-12-27 04:50:35 +09:00
Aya Morisawa
21f8dbf2de
Resolve #3248
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 01:26:03 +09:00
MeiMei
5174e16f7b
Feature to show only my posts in the user page ( #3753 )
...
* Fix #3681
* Feature to show only my posts in the user page
2018-12-26 23:11:50 +09:00
Aya Morisawa
9b746f3eb5
Make reactions removable
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Resolve #367 , resolve #2260 , close #3503
2018-12-26 23:05:47 +09:00
Aya Morisawa
dfc6ef4be6
Remove trailing whitespaces
2018-12-26 19:58:04 +09:00
Aya Morisawa
c8b45f4f42
Fix #3346
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-26 19:39:51 +09:00
Aya Morisawa
09c57e6d03
Fix #3345
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-26 19:24:38 +09:00
Acid Chicken (硫酸鶏)
4662641feb
Fix #3745 ( #3746 )
2018-12-26 18:32:16 +09:00
MeiMei
00e2ce9489
Fix #3715 ( #3752 )
2018-12-26 06:21:09 +09:00
MeiMei
c81eb49f9e
Supports emoji in notifications ( #3751 )
2018-12-26 05:15:02 +09:00
Acid Chicken (硫酸鶏)
fa03c172f2
Fix typo
2018-12-25 20:02:37 +09:00
Acid Chicken (硫酸鶏)
89ac15b4de
Fix typo
...
split は不規則動詞
2018-12-25 16:49:35 +09:00
ibrokemypie
6985c39874
Make activity view in admin scrollable ( #3741 )
...
I can't think of any reason why this isnt currently the case as the extra lines are still there, just not displayed, meaning theres no difference in performance/memory usage
Also means that sometimes entries are cut off which is weird
Also, sometimes there is reason to wish to view older entries that may have scrolled off the page/keep reading something which was pushed too far down.
2018-12-25 12:13:50 +09:00
Aya Morisawa
0938ea3964
Use join instead of reduce
2018-12-24 17:02:15 +09:00
Zero King
520849d070
Update translation placeholder ( #3735 )
2018-12-24 05:36:02 +09:00
syuilo
b6a028a8ed
[API] Fix #3737
2018-12-24 05:31:20 +09:00
MeiMei
a53e0d9f73
Fix error in featuredNotes ( #3730 )
2018-12-23 23:23:56 +09:00
MeiMei
49921f2dcf
Fix: can not update remote Misskey user ( #3731 )
2018-12-23 23:23:17 +09:00
Zero King
6b947c2139
Fix mention links ( #3728 )
...
canonical already starts with @, so remove the extra @.
2018-12-23 14:35:18 +09:00
MeiMei
98acf919f1
ダイレクト投稿でユーザーが指定されていなかったらrejectする ( #3724 )
2018-12-23 04:17:42 +09:00
MeiMei
c9c2853150
ダイレクトでメンションでもユーザーを指定できるように ( #3722 )
2018-12-23 03:44:18 +09:00
syuilo
2bc708f8e6
Fix #3717 ( #3723 )
2018-12-23 03:41:28 +09:00
syuilo
874b8fc3c2
Fix indent
2018-12-23 03:31:11 +09:00
syuilo
7d6aac3431
Fix space
2018-12-23 03:27:26 +09:00
MeiMei
e2fc7decad
本文からメンション等を展開しないオプション ( #3721 )
2018-12-23 03:25:33 +09:00
Aya Morisawa
580191fb17
Improve MFM bracket matching
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-22 00:44:38 +09:00
MeiMei
be0cb88b6c
Fix sharedInbox location ( #3711 )
...
* Fix sharedInbox location
* Perform update Following
* Fix comment
2018-12-22 00:12:34 +09:00
MeiMei
95c4e4497e
Fix tag not found ( #3710 )
2018-12-21 21:46:50 +09:00
syuilo
51b915428e
[Client] Fix #3693
2018-12-21 16:22:34 +09:00
Acid Chicken (硫酸鶏)
1395cf89ce
Feed ( #3698 )
...
* wip
* Implement feed
* Update feed.ts
* Update index.ts
* Update feed.ts
2018-12-21 11:54:39 +09:00
Aya Morisawa
2a8f984db7
Fix comment
2018-12-21 11:28:30 +09:00
MeiMei
decf2d396f
Fix processing icon ( #3705 )
2018-12-21 02:30:49 +09:00
MeiMei
f7964da899
Fix: ap/show does not return on error ( #3704 )
2018-12-21 00:09:02 +09:00
MeiMei
c8607ff7b6
Tune polls/recommendation ( #3703 )
2018-12-20 22:56:12 +09:00
Aya Morisawa
e9f8897fe2
Refactor MFM
...
Co-authored-by: syuilo syuilotan@yahoo.co.jp
2018-12-20 19:42:10 +09:00
ibrokemypie
e0b107a3a0
Fix overlap of birthday label on datepicker ( #3697 )
2018-12-20 17:01:29 +09:00
syuilo
1c93fcb1c4
Fix #3683
2018-12-20 04:11:10 +09:00
syuilo
454632d785
Resolve #3687
2018-12-20 04:08:13 +09:00
syuilo
710ba526fa
Better cw detection
2018-12-20 03:22:27 +09:00
syuilo
b545be5799
Fix wrong comment
2018-12-20 02:47:24 +09:00
MeiMei
4fc377584f
Fix tag length limit from AP ( #3688 )
2018-12-20 02:20:56 +09:00
syuilo
a5f09c90dd
[Client] Resolve #3686
2018-12-20 01:09:35 +09:00
tamaina
d059d7f972
open処理中はopenの処理をしないように ( #3661 )
...
* autocomplettimeout
* fix
* fix
* Update autocomplete.ts
* Update autocomplete.ts
2018-12-20 00:02:28 +09:00
MeiMei
c03e2dfbc0
Change naming ( #3678 )
...
* Change naming
* x to a
2018-12-19 22:38:27 +09:00
MeiMei
45c5e7b967
Hide hidden contents in welcome timeline ( #3682 )
2018-12-19 22:18:58 +09:00
Acid Chicken (硫酸鶏)
c81a94ff75
Resolve #3676 ( #3677 )
2018-12-19 21:20:25 +09:00
MeiMei
acc6f54557
Update remote Emoji ( #3680 )
2018-12-19 21:19:43 +09:00
Aya Morisawa
8025b121af
Add Predicate type
2018-12-19 17:08:09 +09:00
Aya Morisawa
78ec06bda3
Add relation types
2018-12-19 17:00:07 +09:00
syuilo
6ef83d9c59
Update deck.notes.vue
2018-12-19 11:23:46 +09:00
syuilo
fca4ceef21
[Client] デッキのTLにUIの動きを減らすオプションが適用されていなかったのを修正
2018-12-19 11:22:27 +09:00
syuilo
00f979f0e6
Fix bug
2018-12-19 11:16:29 +09:00
Aya Morisawa
556677be7a
Refactor
2018-12-19 10:23:57 +09:00
Aya Morisawa
624fd093f2
Fix comment
2018-12-19 10:02:58 +09:00
Aya Morisawa
2ee438dece
Add comments for prelude/array.ts
2018-12-19 09:54:45 +09:00
Aya Morisawa
534de24406
Use consistent naming convention
2018-12-19 09:14:05 +09:00
syuilo
e88ce1746d
リスト関連の操作を強化
...
Resolve #2069
Resolve #2051
Resolve #2807
Resolve #3647
2018-12-19 07:22:01 +09:00
syuilo
b8aad35009
Fix error
2018-12-19 06:47:47 +09:00
syuilo
47bd485a39
Clean up
2018-12-19 06:09:31 +09:00
syuilo
ad869d7469
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-12-19 06:05:47 +09:00
syuilo
d15cce5337
[Client] Show more images
2018-12-19 06:05:44 +09:00
syuilo
37daff6d61
[Client] Fix #2764
2018-12-19 06:04:59 +09:00
MeiMei
5417e40f59
Send original URL for quote ( #3668 )
2018-12-19 05:07:54 +09:00
MeiMei
5dddc75d09
Add AP emojis endpoint ( #3667 )
2018-12-19 04:23:08 +09:00
syuilo
6c47bf5b76
[Client] Resolve #3662
2018-12-19 01:10:53 +09:00
syuilo
7f77517fc8
[Client] Resolve #3658
2018-12-19 00:57:28 +09:00
syuilo
b2f288dcac
[Client] Fix #3657
2018-12-19 00:45:00 +09:00
syuilo
52b59e9d7b
[Client] Fix #3655
2018-12-19 00:41:53 +09:00
syuilo
80c74b1fa7
Improve readability
2018-12-19 00:40:29 +09:00
syuilo
91811ea500
Clean up
2018-12-19 00:40:13 +09:00
syuilo
57150fd910
Improve readability
2018-12-19 00:39:28 +09:00
syuilo
cddbbdf5d0
clean up
2018-12-19 00:39:04 +09:00
syuilo
423dc2349b
[Client] Improve performance
2018-12-19 00:25:35 +09:00
syuilo
0556a2a2da
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-12-17 20:18:09 +09:00
syuilo
65d943e42a
Fix #3646
2018-12-17 20:17:21 +09:00
Acid Chicken (硫酸鶏)
3bcb344ecb
Re: #3457 ( #3614 )
...
* Update parser.ts
* Update user.ts
* Update search.ts
* Update parser.ts
* Update parser.ts
* Update parser.ts
* Update parser.ts
* Update parser.ts
* Update parser.ts
* Update mfm.ts
* Update parser.ts
* Merge branch 'develop' into 3440-mk2
* Fix typo
* Update parser.ts
* Update mfm.ts
* Update mfm.ts
2018-12-17 19:11:38 +09:00
Acid Chicken (硫酸鶏)
82d721d60b
Refactor Reversi ( #3584 )
...
* Update core.ts
* Update core.ts
* Create functional-syntax.ts
* Update core.ts
* Update functional-syntax.ts
* Update core.ts
* Delete functional-syntax.ts
2018-12-17 19:10:38 +09:00
syuilo
b6524616bc
Clean up
2018-12-17 17:21:45 +09:00
syuilo
7e2b70f912
[Client] UIの動きを減らすオプションが一部のアニメーションに適用されなかったのを修正
...
Resolve #3632
2018-12-17 17:21:36 +09:00
syuilo
6e5c93f926
[Client] Add animation 🎨
2018-12-17 03:29:57 +09:00
syuilo
1670737075
[API] Resolve #3637
2018-12-17 01:43:34 +09:00
syuilo
e7da505fb3
[Client] Bug fix and clean up
2018-12-16 16:12:41 +09:00
syuilo
d18ee12d2f
[Client] Add some animations 🎨
2018-12-16 11:32:20 +09:00
syuilo
8653e09b59
[Client] Add particle effect ⭐
2018-12-16 10:20:46 +09:00
syuilo
7cd2d59576
[Client] Fix bug
2018-12-16 09:03:07 +09:00
Acid Chicken (硫酸鶏)
a0839de38f
Add 'twitter:creator' meta data in user pages ( #3618 )
...
* Update user.pug
* Update user.pug
* Update note.pug
* Update user.pug
* Update note.pug
* Update note.pug
2018-12-16 08:49:38 +09:00
syuilo
b7c5c71c6f
[Client] Resolve #2951
...
あと検索フォームでサジェストを有効に
2018-12-16 08:45:10 +09:00
MeiMei
2faa58928f
Format uptimes ( #3629 )
...
* Format uptime
* 逆だわ
* ザ
* 1個多い
* Fix comment
2018-12-16 07:06:43 +09:00
MeiMei
ffb80efe21
Return 404 for invalid Object ID ( #3627 )
...
* Update activitypub.ts
* Update activitypub.ts
* Update featured.ts
* Update followers.ts
* Update following.ts
* Update outbox.ts
* Fix following, outbox
2018-12-16 01:44:59 +09:00
syuilo
6f959218ef
Update analog-clock.vue
2018-12-15 23:34:46 +09:00
syuilo
be1125dcb9
OGP向けにインスタンスのバナー画像を提供するように
2018-12-15 23:19:04 +09:00
Acid Chicken (硫酸鶏)
9ab34c2301
Update index.ts ( #3624 )
2018-12-15 20:54:34 +09:00
syuilo
0730cc4fa4
🎨
2018-12-15 17:01:19 +09:00
syuilo
17b6ab0ef0
🎨
2018-12-15 16:48:28 +09:00
syuilo
ebceffba1e
Resolve #2165
2018-12-15 00:09:04 +09:00
syuilo
3ae42d9b85
🎨
2018-12-14 23:35:07 +09:00
syuilo
796237b3c6
Implement admin drive page
2018-12-14 19:09:11 +09:00
MeiMei
8bd17703c3
Fix reversi settings bot switch ( #3609 )
2018-12-13 13:40:10 +09:00
和風ドレッシング
a78eebc43f
ていねい ( #3608 )
...
「古い」という表現でキレる方もいるので、丁寧な言葉づかいに変更
2018-12-13 09:42:14 +09:00
Acid Chicken (硫酸鶏)
7fe937026b
Update html.ts ( #3603 )
2018-12-13 01:33:18 +09:00
syuilo
656cec65b9
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-12-13 01:18:29 +09:00
syuilo
8045bbff1c
🎨
2018-12-13 01:18:17 +09:00
MeiMei
c1a7a21746
Hide unavailable integration settings ( #3604 )
2018-12-12 23:21:02 +09:00
Acid Chicken (硫酸鶏)
f3ee63fcbe
Update url-preview.vue ( #3602 )
2018-12-12 21:19:52 +09:00
MeiMei
7645c212a3
No @ for account name ( #3586 )
...
* No @ for account name
* Use @ for GitHub
2018-12-12 17:33:08 +09:00
syuilo
709290d2da
Improve mention display
2018-12-12 13:06:05 +09:00
syuilo
eb3180f3b6
Fix bug
2018-12-12 13:05:37 +09:00
MeiMei
79ff5888fd
Fix htmlToMfm ( #3600 )
2018-12-12 11:47:07 +09:00
MeiMei
9ee9cf8d81
Fix URL after deleting remote file ( #3597 )
...
* Fix URL after deleting remote file
* expired only
* delete space
2018-12-12 11:46:35 +09:00
Acid Chicken (硫酸鶏)
ee3c0f6f18
Update settings.2fa.vue ( #3593 )
2018-12-12 10:07:30 +09:00
MeiMei
df297d0031
Fix fields ( #3596 )
2018-12-12 02:46:40 +09:00
Acid Chicken (硫酸鶏)
d18d1cb958
Update settings.2fa.vue ( #3595 )
2018-12-11 23:41:27 +09:00
syuilo
69f246ce7f
Fix bug
2018-12-11 21:17:57 +09:00
syuilo
6a97f0b7f6
[Client] Fix bug
2018-12-11 20:59:25 +09:00
syuilo
d885b872f3
Fix bug
2018-12-11 20:47:07 +09:00
Aya Morisawa
125849673a
Use for-of instead of forEach ( #3583 )
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-11 20:36:55 +09:00
syuilo
30c53e9ee0
Fix error
2018-12-11 20:33:52 +09:00
Acid Chicken (硫酸鶏)
08142ead67
Resolve #3581 ( #3589 )
...
* Update ja-JP.yml
* Create 404.vue
* Update script.ts
* Update script.ts
* Update script.ts
* Update script.ts
* Update script.ts
* Update script.ts
* Update 404.vue
* Update meta.ts
* Update instance.vue
* Update update-meta.ts
2018-12-11 20:19:13 +09:00
MeiMei
638d81b66e
Show user fields ( #3590 )
2018-12-11 20:18:12 +09:00
syuilo
bca3c6f8bf
🎨
2018-12-11 04:29:47 +09:00
syuilo
a6dc0f3684
Fix #3325
2018-12-10 23:13:50 +09:00
Aya Morisawa
6120474548
Use && and || to eliminate if-statement ( #3559 )
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-10 17:08:48 +09:00
syuilo
121dd86299
[Client] Fix #3396
2018-12-10 12:31:04 +09:00
syuilo
98a2953c9c
Fix bug
2018-12-10 01:44:43 +09:00
Aya Morisawa
6967def6c8
Use primitive type string instead of String ( #3578 )
2018-12-09 23:26:32 +09:00
syuilo
fc05540404
Fix bug?
2018-12-09 23:12:08 +09:00
syuilo
1c589c7c18
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-12-09 23:10:06 +09:00
syuilo
284df27435
Use camelCase
2018-12-09 23:10:02 +09:00
Acid Chicken (硫酸鶏)
cd80e02ebf
Re: #3556 ( #3568 )
...
* Update index.ts
* Update index.ts
2018-12-09 18:39:13 +09:00
MeiMei
dffcefb81f
Fix mobile following/followed list ( #3574 )
2018-12-09 16:00:32 +09:00
MeiMei
7e1cad3e12
Improve tags settings ( #3569 )
2018-12-09 14:24:24 +09:00
syuilo
3acd2e0f0c
🎨
2018-12-09 13:25:46 +09:00
syuilo
b1b5a795c8
Revert "Eliminate if-statement ( #3556 )"
...
This reverts commit fb8b0c291d
.
2018-12-09 13:21:42 +09:00
tamaina
197e2c8377
#2501 ( #3567 )
...
* refactor mfm/html
* fix
* fix
* https://github.com/syuilo/misskey/pull/3567#discussion_r240023301
2018-12-09 13:15:32 +09:00
Aya Morisawa
fb8b0c291d
Eliminate if-statement ( #3556 )
2018-12-09 13:13:00 +09:00
Aya Morisawa
706d47ec32
#2501 ( #3560 )
...
* #2501
* Update stream.ts
2018-12-09 13:09:31 +09:00
Aya Morisawa
f6f79fb388
Refactor getChildrenCount ( #3554 )
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-09 09:44:51 +09:00
Aya Morisawa
34235d4d44
Refactor getTextCount ( #3553 )
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-09 09:44:24 +09:00
Aya Morisawa
17baf8770a
Eliminate if-statement ( #3564 )
2018-12-09 03:45:47 +09:00
Aya Morisawa
01f60edb17
Eliminate duplicated condition on if-statement ( #3563 )
2018-12-09 03:45:07 +09:00
Aya Morisawa
15b11e59f4
Eliminate if-statement ( #3562 )
2018-12-09 03:44:37 +09:00
Aya Morisawa
a2db4db963
Eliminate if-statement ( #3561 )
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-09 03:43:58 +09:00
Aya Morisawa
e87b9cc019
Use && to eliminate if-statement ( #3558 )
2018-12-09 03:41:18 +09:00
Aya Morisawa
54cb94db1d
Eliminate if-statement ( #3555 )
2018-12-09 03:40:40 +09:00
Aya Morisawa
1de8e1eeb1
#2501
2018-12-09 01:05:55 +09:00
MeiMei
1d8fb65959
Fix follow duplicate ( #3548 )
...
* フォローとリクエスト両方存在しても解除する
* 既にフォローしてても承認できるように
2018-12-08 18:55:00 +09:00
tamaina
28482627f7
improve user-integration display in the user page ( #3541 )
...
* improve user-integration display in the user page
* delete unnecessary comma
2018-12-08 16:59:29 +09:00
Acid Chicken (硫酸鶏)
48deb35d4b
Update server-stats.ts ( #3512 )
2018-12-08 10:40:45 +09:00
syuilo
596f92cfcc
[Client] Improve cw-button
2018-12-08 10:36:26 +09:00
syuilo
b2dedf7f98
Add comment
2018-12-08 10:20:43 +09:00
MeiMei
34393ef89f
Improve custom emoji parsing ( #3539 )
...
* Use MFM parser for extracting emoji in name
* Fix custom emoji regex
* Revert "Fix custom emoji regex"
This reverts commit 4c21caf597
.
2018-12-08 06:39:15 +09:00
MeiMei
e2843a5ce4
Resolve #3537 ( #3540 )
...
* Resolve #3537
* tune
2018-12-08 06:18:37 +09:00
MeiMei
702875a78e
Apply tag length limit from AP ( #3536 )
2018-12-07 21:01:43 +09:00
Aya Morisawa
96571866a3
#2593 (mobile) ( #3521 )
2018-12-07 18:33:09 +09:00
syuilo
f72b00bec7
Update parser.ts
2018-12-07 18:26:54 +09:00
syuilo
1e7b5a0a98
Resolve #3529
2018-12-07 17:54:35 +09:00
Acid Chicken (硫酸鶏)
9f09afc824
Fix bug caused by Chrome 71 ( #3535 )
...
* Update emoji.vue
* Update autocomplete.vue
* Update emoji.vue
* Update autocomplete.vue
* Update emoji.vue
2018-12-07 17:21:34 +09:00
MeiMei
93b599dc8e
Add user name conversions ( #3534 )
...
* Add user name conversions
* add conversion
2018-12-07 11:29:49 +09:00
MeiMei
008432e156
lint fix ( #3522 )
2018-12-06 19:15:09 +09:00
Aya Morisawa
d3d50b2f79
Add missing comma
2018-12-06 17:02:44 +09:00
Aya Morisawa
eefeb4c268
#2593 (desktop) ( #3518 )
2018-12-06 16:56:24 +09:00
syuilo
7a8e97972c
✌️
2018-12-06 16:33:35 +09:00
syuilo
3555213155
Resolve #3519
2018-12-06 16:30:28 +09:00
syuilo
5d3d8dffd6
Update photo-stream.vue
2018-12-06 16:19:12 +09:00
syuilo
dea8688c9d
Refactor
...
Use mk-user-name
2018-12-06 16:09:33 +09:00
syuilo
a235869cfa
Refactor
...
Make mk-user-name component
2018-12-06 11:18:13 +09:00
tamaina
31b30e3dd2
Resolve #3347 , #3349 ( #3513 )
...
* Resolve #3347 , #3349
Make deck columns' width be selectable and flexible
* deckColumnMinwidth --> deckColumnMinWidth
* w-default --> normal
* ✌️
2018-12-06 11:11:46 +09:00
Aya Morisawa
58b3be438a
Resolve #1872 ( #3516 )
2018-12-06 10:21:41 +09:00
MeiMei
4522568749
Emoji support in profile ( #3514 )
...
* Emoji in profile
* Add emojis to fields
2018-12-06 10:02:04 +09:00
Acid Chicken (硫酸鶏)
fe891da886
外部サービス連携情報をPersonのfieldsに乗せて配信する ( #3499 )
...
* Update person.ts
* Update person.ts
refs: https://github.com/syuilo/misskey/pull/3499#issuecomment-444484557
* Update person.ts
refs: https://github.com/syuilo/misskey/pull/3499#pullrequestreview-181755475
2018-12-06 00:37:59 +09:00
Aya Morisawa
66836836ab
Add small syntax ( #3506 )
2018-12-05 20:11:54 +09:00
Aya Morisawa
dc8f4c8d6a
Fix #3341 ( #3502 )
2018-12-05 18:44:57 +09:00
syuilo
ed4860dfd9
[MFM] Add italic syntax
...
Resolve #3486
2018-12-05 17:39:26 +09:00
syuilo
20c0690352
[Client] Resolve #3500
2018-12-05 17:27:27 +09:00
syuilo
a105faeaae
Update home.photos.vue
2018-12-04 11:02:51 +09:00
syuilo
13404310a7
Revert "Update switch.vue"
...
This reverts commit 40520f3997
.
2018-12-04 09:42:55 +09:00
syuilo
40520f3997
Update switch.vue
2018-12-04 03:50:07 +09:00
MeiMei
c1d59716d1
Remove unnecessary Renote check code ( #3489 )
2018-12-04 03:22:41 +09:00
MeiMei
d8698743a1
Do not show Renote button when inhibited ( #3488 )
2018-12-04 03:22:08 +09:00
syuilo
6e343d50f1
[MFM] Implement strike syntax
...
Resolve #3485
2018-12-04 01:28:21 +09:00
syuilo
ce3f735654
Fix bug
2018-12-04 01:07:26 +09:00
syuilo
9b5e623130
🎨
2018-12-04 01:04:53 +09:00
syuilo
f0b0c5b540
🎨
...
Add ripple effect
2018-12-04 01:02:19 +09:00
MeiMei
227798300f
Improve widget paging looks ( #3482 )
...
* Improve widget paging looks
* rewind when error
2018-12-03 23:14:10 +09:00
syuilo
c222b9ae94
Update init.ts
2018-12-03 20:26:46 +09:00
syuilo
53a0f3c794
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-12-03 20:26:38 +09:00
syuilo
9ff349c548
Update post-form.vue
2018-12-03 20:21:05 +09:00
Aya Morisawa
0935bd4bd4
Resolve #3281 ( #3479 )
2018-12-03 20:11:18 +09:00
syuilo
45bee7cc2f
Resolve #327
2018-12-03 20:08:18 +09:00
syuilo
1c86a4bc26
Refactor
2018-12-03 19:44:03 +09:00
syuilo
c047324b42
🎨
2018-12-03 09:43:07 +09:00
syuilo
0d478046de
Improve usability
2018-12-03 09:41:22 +09:00
syuilo
f3479d1b98
Refactor
2018-12-03 09:38:43 +09:00
syuilo
2fdecb8a38
🎨
2018-12-03 09:14:17 +09:00
syuilo
07d6894c42
Clean up
2018-12-02 23:00:06 +09:00
Aya Morisawa
03588b3fd6
Merge if-statements ( #3478 )
2018-12-02 22:32:09 +09:00
nico
2633873fcc
Fix syntax error ( #3477 )
...
src/remote/activitypub/models/person.ts(326,4): error TS1005: ',' expected.
2018-12-02 21:19:28 +09:00
Aya Morisawa
928d359dd2
Use takeWhile instead of some ( #3475 )
2018-12-02 20:28:22 +09:00
Aya Morisawa
184eb00133
Remove self-assignment ( #3476 )
2018-12-02 20:26:15 +09:00
syuilo
e264a49b08
[Client] Resolve #2596
2018-12-02 20:24:38 +09:00
syuilo
8caf853c80
Merge branches 'develop', 'develop' and 'develop' of https://github.com/syuilo/misskey into develop
2018-12-02 20:11:03 +09:00
Aya Morisawa
b451c04787
Use primitive type boolean ( #3474 )
2018-12-02 20:10:56 +09:00
syuilo
1653977392
Improve input dialog
2018-12-02 20:10:53 +09:00
Aya Morisawa
a0d9def98a
Simplify expressions ( #3473 )
2018-12-02 19:35:41 +09:00
Aya Morisawa
92701e5cec
Fix #3445 ( #3471 )
2018-12-02 19:24:57 +09:00
Aya Morisawa
0b6b6a4f2f
Remove unneccesary casts
2018-12-02 19:05:08 +09:00
MeiMei
3a2dc95850
No MFM parsing when remote note ( #3470 )
...
* Use tag for hashtag detection of remote note
* No MFM parsing when remote note
2018-12-02 18:05:33 +09:00
syuilo
c38a32dee9
🎨
2018-12-02 15:31:24 +09:00
syuilo
4f5abed70d
Fix
2018-12-02 15:30:48 +09:00
syuilo
c9ac9923df
Refactor: rename alert to dialog
2018-12-02 15:28:52 +09:00
syuilo
bb14895fd8
[Client] Resolve #2225
2018-12-02 15:26:56 +09:00
syuilo
6f92d601ec
🎨
2018-12-02 14:26:30 +09:00
MeiMei
345143b0c1
Suggest in CW ( #3467 )
2018-12-02 07:33:03 +09:00
syuilo
864b6ad1bd
Resolve #1826
2018-12-02 07:02:08 +09:00
syuilo
c58027e521
[MFM] Better hashtag detection
2018-12-02 06:53:57 +09:00
syuilo
10f466c895
Improve performance
2018-12-02 06:44:18 +09:00
MeiMei
8bc5febe66
[Client] Add missing icon ( #3464 )
2018-12-02 03:43:05 +09:00
MeiMei
20335e23f9
Resolve external recommended users ( #3462 )
...
* Resolve external recommended users
* Skip unresolvable users
* Fix indent
* Use original for unresolvable users
2018-12-02 03:42:45 +09:00
syuilo
fe707f88a4
[MFM] Better MFM parsing
2018-12-01 10:40:09 +09:00
syuilo
9b23ebd4a3
🎨
2018-12-01 09:45:48 +09:00
syuilo
e80709f7aa
Disable update notification
2018-12-01 07:59:15 +09:00
imgbot[bot]
cb71f92f42
[ImgBot] Optimize images ( #3455 )
...
*Total -- 1,383.25kb -> 1,231.27kb (10.99%)
/assets/apple-touch-icon.png -- 4.72kb -> 2.51kb (46.79%)
/assets/icons/256.png -- 4.72kb -> 2.51kb (46.79%)
/assets/title.png -- 6.63kb -> 3.80kb (42.73%)
/assets/favicon/favicon.png -- 6.83kb -> 3.93kb (42.45%)
/assets/icons/192.png -- 3.49kb -> 2.02kb (42.08%)
/assets/icons/128.png -- 2.29kb -> 1.50kb (34.81%)
/assets/about/ui.png -- 125.21kb -> 94.85kb (24.25%)
/assets/ai-orig.png -- 255.55kb -> 199.67kb (21.86%)
/assets/icons/64.png -- 1.21kb -> 0.99kb (18.34%)
/assets/about/drive.png -- 110.33kb -> 94.20kb (14.62%)
/assets/about/post.png -- 344.52kb -> 316.57kb (8.11%)
/assets/ai.png -- 243.43kb -> 234.93kb (3.49%)
/src/client/assets/pointer.png -- 274.33kb -> 273.80kb (0.19%)
2018-12-01 07:55:34 +09:00
Acid Chicken (硫酸鶏)
53c559c001
Allow hyphens in the middle of remote usernames ( #3440 )
...
* Allow hyphens in the middle of remote usernames
refs: d797c29db462de4a3d69a5077a1ae4d03195b6f2
* Make options fallback better
* Make options flat
2018-12-01 07:19:17 +09:00
MeiMei
cf4cecd4df
Fix media video ( #3452 )
...
* Fix: Always show nsfw
* [Client] Add missing video play icon
2018-12-01 07:16:28 +09:00
MeiMei
6a8835b923
Exclude remote user or myself from talk user suggestions ( #3449 )
2018-12-01 07:15:55 +09:00
MeiMei
f2b1cf92e1
AP CW ( #3448 )
2018-12-01 07:15:10 +09:00
Aya Morisawa
3db414add4
Use for-of instead of map
...
return values are not being used
2018-11-30 23:30:28 +09:00
Aya Morisawa
9ef641b403
Remove consecutive blank line
2018-11-30 23:07:21 +09:00
MeiMei
6fa7819a44
Fix #3442 ( #3443 )
2018-11-30 18:13:55 +09:00
MeiMei
59a1b9adbe
Trim notifications text ( #3438 )
...
* Trim notifications
* Remove needless colons
* Use single quote
* 🎨
2018-11-30 09:34:37 +09:00
syuilo
ee82f99f5a
Better limit
2018-11-30 00:45:02 +09:00
MeiMei
683a85ecc0
Fix SMTP ( #3436 )
2018-11-30 00:35:17 +09:00
syuilo
8ca27a4480
Fix #3432
2018-11-30 00:13:13 +09:00
syuilo
77d2d84e05
Fix #3434
2018-11-30 00:04:28 +09:00
MeiMei
3bde4285eb
Fix SMTP ( #3433 )
...
* Fix: SMTP local relay
* Fix SMTP SSL description
* ✌️
2018-11-30 00:03:28 +09:00
syuilo
15efbfb244
Fix #3430
2018-11-29 22:05:11 +09:00
MeiMei
55a57db958
Show current selected language ( #3429 )
2018-11-29 21:56:53 +09:00
syuilo
cf9f85eb2a
メールサーバーの設定がオフの場合はメール設定を表示しないように
2018-11-29 20:33:31 +09:00
syuilo
22e30b44b9
Make require password to update email
2018-11-29 20:19:02 +09:00
syuilo
48d0e2fa5f
[MFM] Improve hashtag detection
2018-11-29 20:12:37 +09:00
syuilo
0489291815
Refactor
2018-11-29 20:09:41 +09:00
syuilo
7a412500e1
[Client] Fix #3427
2018-11-29 20:07:31 +09:00
syuilo
ab594d1dfe
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-11-29 16:24:05 +09:00
syuilo
647d32f506
🎨
2018-11-29 16:24:02 +09:00
syuilo
1bc109b42c
Implement email config
2018-11-29 16:23:45 +09:00
Hakaba Hitoyo
afdb23ff57
Feature / Configurable web search engine ( #3406 )
...
* configurable web search engine
* add webSearchEngine config in mobile ui
* add webSearchEngine config in desktop ui
* add webSearchEngine config
* add messages for web search engine config
* correct locale
2018-11-29 11:05:17 +09:00
syuilo
3dcf5374c2
Mark chart apis as stable
2018-11-29 06:06:07 +09:00
Ivan
bb0cb0a866
Fix bad style in deck column options and other things ( #3412 )
...
* Fix wrong text color in empty timeline (#3268 )
* Whoops
* Fix wrong text color in deck options (#3268 )
* Some padding to make it look less ugly
* Fix wrong text color in user lists menu (#3268 )
* Fix wrong text color of footer on welcome screen (mobile) (#3268 )
* Fix misalignment of icons and text in menu (mobile) (#3289 )
* Fix wrong text color in empty timeline (mobile) (#3268 )
2018-11-29 05:02:35 +09:00
Acid Chicken (硫酸鶏)
362dc29057
Update profile-editor.vue ( #3424 )
2018-11-29 04:54:36 +09:00
syuilo
8af0218e4c
✌️ 🤔 ✌️
2018-11-28 18:57:22 +09:00
syuilo
09af9968b5
🎨
2018-11-28 16:29:18 +09:00
syuilo
4bbb7eded3
Cookieを使わないように
2018-11-28 16:19:02 +09:00
syuilo
f257853906
Update signin.ts
2018-11-28 05:27:34 +09:00
nico
bdef33e88d
Add theme_color and 512x512 icon to app manifest ( #3417 )
...
As per Chrome Lighthouse PWA suggestions.
2018-11-28 04:38:50 +09:00
syuilo
2c6bad2501
[MFM] Improve hashtag detection
2018-11-27 02:08:51 +09:00
syuilo
7ed50b90bd
[Client] Resolve #3323
2018-11-27 01:21:16 +09:00
MeiMei
b6fd5d7282
No caching /api/ ( #3411 )
2018-11-27 01:16:25 +09:00
MeiMei
06124dbbd5
Return 404 for undefined .well-known ( #3404 )
2018-11-26 04:49:24 +09:00
MeiMei
bcb04924ff
Image for web publish ( #3402 )
...
* Image for Web
* Add comment
* Make main to original
2018-11-26 04:25:48 +09:00
syuilo
0863e5d379
🎨
2018-11-25 13:47:42 +09:00
syuilo
55dcd25df1
Improve MFM
2018-11-25 13:36:52 +09:00
syuilo
f3155ea180
[MFM] Add center syntax
...
Resolve #1775
2018-11-25 13:36:40 +09:00
syuilo
2c5162671c
Improve MFM
2018-11-25 13:23:18 +09:00
syuilo
fc8aeb5a66
[Client] Fix bug
2018-11-25 13:21:47 +09:00
syuilo
0e49c11a4c
Refactoring
2018-11-25 13:19:33 +09:00
syuilo
e0b9fe5e5d
🎨
2018-11-25 05:16:39 +09:00
syuilo
a4726e683b
🎨
2018-11-25 05:10:48 +09:00
syuilo
3b10e93efe
[MFM] Better hashtag parsing
2018-11-25 04:44:42 +09:00
syuilo
02b07c1b5b
Update note-mixin.ts
2018-11-25 04:30:32 +09:00
syuilo
5e54751bd4
Refactor
2018-11-25 04:26:07 +09:00
MeiMei
93f13ffc8e
Fix: url-preview ( #3397 )
2018-11-25 01:39:22 +09:00
syuilo
95ba7e43b1
Fix bug: リモートユーザーのアイコンとバナーの色が取得されていない問題を修正
2018-11-24 17:29:32 +09:00
syuilo
9e5a2e5b17
Fix lint
2018-11-24 17:19:51 +09:00
syuilo
dbbc416095
[MFM] Fix hashtag detection
2018-11-24 17:18:11 +09:00
syuilo
b1c12abb7c
Refactor
2018-11-24 17:10:12 +09:00
syuilo
de2b0224d6
Resolve #3158
2018-11-24 07:04:29 +09:00
syuilo
3f8a72eb88
🎨
2018-11-24 07:03:03 +09:00
syuilo
0387176e8c
🎨
2018-11-24 07:01:40 +09:00
syuilo
aa34e332f4
Update reversi.room.vue
2018-11-24 07:01:12 +09:00
syuilo
d13999d689
🎨
2018-11-24 06:56:30 +09:00
syuilo
df8128c0b1
Update url-preview.ts
2018-11-24 06:41:22 +09:00
MeiMei
f2f7bdc5a9
Do not use _replyIds ( #3392 )
2018-11-23 23:12:28 +09:00
syuilo
915d352505
Resolve #3366
2018-11-23 16:39:51 +09:00
syuilo
1d1024c57a
[MFM] Improve hashtag detection
...
Resolve #3387
2018-11-23 16:02:17 +09:00
syuilo
0d272b1fb0
Resolve #3376
2018-11-23 08:13:17 +09:00
syuilo
7e803ff9a9
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-11-23 08:01:29 +09:00
syuilo
246cead2b1
Improve user operations
...
Resolve #2197
Resolve #3367
2018-11-23 08:01:14 +09:00
MeiMei
336b45b6f7
AP quote ( #3384 )
2018-11-23 02:10:07 +09:00
nico
2a0b62d26d
Fix #3343 ( #3383 )
...
Setting "X-Forwarded-Proto: https" in the SSL proxy is the correct way to do this
2018-11-23 02:09:04 +09:00
MeiMei
653ec0cbb0
No cache /notes/:note ( #3382 )
2018-11-22 23:17:58 +09:00
Aya Morisawa
08f00d4990
Remove unneccesary cast ( #3355 )
2018-11-22 05:07:25 +09:00
Acid Chicken (硫酸鶏)
6951f7e74a
Fix #3361 ( #3362 )
...
* Update create.ts
* Update api.ts
2018-11-22 05:06:51 +09:00
syuilo
8cbb961493
[MFM] Improve URL parsing
...
Fix #3368
2018-11-22 05:02:38 +09:00
syuilo
67df681a48
Refactoring
2018-11-22 01:51:26 +09:00
Hakaba Hitoyo
ac14adfd3e
Feature / user recommendation config in admin ui ( #3357 )
...
* add config for external user recommendation into admin ui
* debug
* correct admin ui
* switch external user recommendation to admin ui config
* debug
* debug
* debug
* Revert "debug"
This reverts commit f4a0460e5b
.
* explicit parseInt radix
* add Japanese message
* change default engine to https
* remove unused settings
* debug
* nullable externalUserRecommendationTimeout
2018-11-21 23:44:59 +09:00
syuilo
562a5f66fc
Improve usability
2018-11-21 14:44:49 +09:00
syuilo
b2f8003602
[MFM] Better inline code parse
2018-11-21 12:55:15 +09:00
MeiMei
b7b36973f7
Fix: stop in DB check ( #3356 )
2018-11-21 12:45:40 +09:00
syuilo
79c7712241
Improve MFM
2018-11-21 08:32:40 +09:00
syuilo
8f5f3985f4
[MFM] Fix hashtag parsing
2018-11-21 08:30:29 +09:00
syuilo
4198497237
Improve test page
2018-11-21 06:25:58 +09:00
syuilo
9b1612574e
[Client] Fix #3114
2018-11-21 06:24:46 +09:00
syuilo
db9c2913cf
Update index.vue
2018-11-21 05:36:55 +09:00
syuilo
286674c2bb
Fix bug
2018-11-21 05:27:06 +09:00
syuilo
7c259185bc
Fix bug
2018-11-21 05:26:48 +09:00
syuilo
79ffbf95db
Improve MFM parser ( #3337 )
...
* wip
* wip
* Refactor
* Refactor
* wip
* wip
* wip
* wip
* Refactor
* Refactor
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Clean up
* Update misskey-flavored-markdown.ts
* wip
* wip
* wip
* wip
* Update parser.ts
* wip
* Add new test
* wip
* Add new test
* Add new test
* wip
* Refactor
* Update parse.ts
* Refactor
* Update parser.ts
* wip
2018-11-21 05:11:00 +09:00
Aya Morisawa
6e347e4221
Refactor checkMongoDb ( #3339 )
2018-11-20 21:19:14 +09:00
MeiMei
389315e000
Fix: ap/show ( #3350 )
2018-11-20 21:18:14 +09:00
Aya Morisawa
168db6891f
Refactor spawnWorkers ( #3338 )
2018-11-20 12:25:58 +09:00
Aya Morisawa
4a77548672
Refactor port checking ( #3336 )
2018-11-20 11:23:32 +09:00
MeiMei
8f0c433e05
Cores => Logical cores ( #3332 )
2018-11-20 05:30:22 +09:00
MeiMei
e332e3c248
Explicitly set max-age ( #3330 )
2018-11-20 05:29:51 +09:00
Aya Morisawa
ca0cb6fd42
Merge environmentInfo and machineInfo into index.ts ( #3319 )
2018-11-19 13:39:10 +09:00
Aya Morisawa
be52779bbc
Use descriptive variables to improve readability ( #3318 )
2018-11-19 13:27:38 +09:00
Aya Morisawa
23b64794a4
Call main at the end ( #3317 )
2018-11-19 12:58:58 +09:00
MeiMei
644bc985e7
Fix some image processing ( #3313 )
...
* Improve thunmbnail generation
* Respect orientation in Firefox
2018-11-19 09:17:16 +09:00
syuilo
a390e57dff
[Client] Improve UI
2018-11-19 02:09:27 +09:00
syuilo
8d70587814
Refactoring
2018-11-19 02:04:12 +09:00
MeiMei
43c2b00cf8
Show visibility in note-detail ( #3308 )
...
* Show visibility in note-detail
* fix
2018-11-18 22:47:21 +09:00
Zero King
80fdfe54c4
Add faUserClock icon for follow requests ( #3303 )
2018-11-18 01:10:57 +09:00
MeiMei
7fcbe87591
Improve relative time detection ( #3302 )
2018-11-17 20:57:23 +09:00
MeiMei
e401ba9e25
Update visibility text ( #3299 )
2018-11-17 18:21:05 +09:00
MeiMei
35db61f1b4
To able to store local only visibilities ( #3298 )
2018-11-17 13:21:40 +09:00
MeiMei
0bf54b3ff6
Renote visibility ( #3290 )
2018-11-17 03:25:48 +09:00
MeiMei
db657c2a62
Hide unused login method ( #3285 )
2018-11-17 02:13:01 +09:00
nico
01964f3926
Add missing Robot icon (used on user profiles) ( #3284 )
2018-11-17 01:55:37 +09:00
nico
bfd6bb0fda
Add missing Map Marker icon (used on user profiles) ( #3283 )
2018-11-17 01:50:39 +09:00
Aya Morisawa
3fc70996e2
Change math syntax ( #3280 )
2018-11-17 00:31:49 +09:00
Aya Morisawa
57d80932a4
Add an optional setting to remain deleted note ( #3271 )
...
Co-authored-by: Aya Morisawa <AyaMorisawa4869@gmail.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-11-16 23:13:37 +09:00
syuilo
8569970fbe
Update github-bot.ts
2018-11-16 23:10:48 +09:00
syuilo
713e9ad5f4
Resolve #3274
2018-11-16 23:09:33 +09:00
syuilo
59e229d962
Update github-bot.ts
2018-11-16 23:02:01 +09:00
syuilo
3c5f09cda2
Clean up
2018-11-16 23:01:14 +09:00
syuilo
e42aa2530d
Update github-bot.ts
...
follow dvelop instead master
2018-11-16 23:00:34 +09:00
syuilo
27e458f884
Do not use camelCase in html
2018-11-16 22:32:06 +09:00
syuilo
831e8f8583
Refactoring
2018-11-16 22:31:28 +09:00
syuilo
0ff390ed80
[MFM] Improve various parsing
...
Resolve #2779
Resolve #3053
2018-11-16 21:57:19 +09:00
syuilo
e3b8495431
[MFM] Better URL parsing
2018-11-16 21:30:01 +09:00
syuilo
da10ba3fea
[Client] Add missing icon
...
Resolve #3267
2018-11-16 18:34:52 +09:00
syuilo
cc7de853b4
[Client] Wrap formula component to split code
2018-11-16 18:31:25 +09:00
syuilo
23d8235197
Revert "[Client] Load katex async to reduce bundle size"
...
This reverts commit 37e3d60ade
.
2018-11-16 18:26:19 +09:00
syuilo
37e3d60ade
[Client] Load katex async to reduce bundle size
2018-11-16 18:22:44 +09:00
syuilo
83a3426dd5
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-11-16 17:56:08 +09:00
syuilo
a2549192ca
Update misskey-flavored-markdown.ts
2018-11-16 17:55:48 +09:00
Aya Morisawa
9d3a1cab6e
Fix #3224 ( #3265 )
2018-11-16 17:41:52 +09:00
Aya Morisawa
06f8d8f0a3
Show server version on server.info.vue ( #3264 )
2018-11-16 17:24:03 +09:00
MeiMei
fa66b79e2d
Update the locale when version or language changed ( #3263 )
2018-11-16 17:13:22 +09:00
Aya Morisawa
81312f5a93
Remove a trailing whitespace ( #3261 )
2018-11-16 17:04:28 +09:00
Aya Morisawa
ad84901f39
Support math rendering on MFM ( #3260 )
2018-11-16 17:03:52 +09:00
MeiMei
d2385a0e52
Do not show duplicate url-preview ( #3259 )
2018-11-16 16:35:13 +09:00
syuilo
6e491c1466
Refactoring
2018-11-16 05:53:17 +09:00
MeiMei
bceb02d760
local only visibility ( #3254 )
...
* local only visibility
* fix UI
2018-11-16 05:47:29 +09:00
syuilo
aaaaf2681a
[Client] Add missing icon
2018-11-16 05:38:16 +09:00
syuilo
3c3ef9bba0
[Client] ✌️
2018-11-16 05:36:52 +09:00
syuilo
a86ae9fa50
Better UX
2018-11-16 05:26:36 +09:00
syuilo
a3c4e8a1bc
[Client] Improve admin dashboard
2018-11-16 05:21:52 +09:00
syuilo
672b7a4c3d
🎨
2018-11-16 05:07:59 +09:00
MeiMei
bf3fee4481
Check the port is configured ( #3251 )
2018-11-16 03:25:35 +09:00
Aya Morisawa
766cae2299
Check Node.js version ( #3245 )
...
* Check Node.js version
* Fix bug
2018-11-15 22:17:06 +09:00
syuilo
4114ce4a04
[Client] Split some components to improve performance
2018-11-15 22:04:12 +09:00
Acid Chicken (硫酸鶏)
9d8f7b081d
WIP: Add Discord auth ( #3239 )
...
* Add Discord auth
* Apply review 175263424
2018-11-15 19:15:04 +09:00
syuilo
2c2cd893b8
🎨
2018-11-15 07:03:46 +09:00
syuilo
93e95f56f4
Update src/client/app/admin/views/index.vue
2018-11-15 06:39:59 +09:00
syuilo
cd018db945
Update src/client/app/admin/views/index.vue
2018-11-15 06:23:40 +09:00
syuilo
50fe67b99b
[Client] Improve admin panel
2018-11-15 06:21:31 +09:00
syuilo
1dba82aae5
[API] Add /instances
2018-11-15 06:21:13 +09:00
syuilo
17c6d64750
[Client] Prevent cache locale file
2018-11-15 05:20:25 +09:00
syuilo
b4c04efa23
Improve usability
2018-11-15 05:00:30 +09:00
syuilo
0985f7f609
[Client] Fix bugs
2018-11-15 04:24:40 +09:00
syuilo
56d571c0f0
Moderator system
...
Closes #2357
2018-11-15 04:15:42 +09:00
syuilo
dc9a19b9c7
[Client] Add missing icon
2018-11-15 03:17:48 +09:00
syuilo
88a2c7715a
[Client] Add missing icon
2018-11-15 03:14:52 +09:00
syuilo
5f8a66fdb9
🎨
2018-11-15 01:45:13 +09:00
syuilo
57320a94f9
[Client] Add missing icon
2018-11-15 01:43:26 +09:00
syuilo
89f045d624
🎨
2018-11-15 01:43:06 +09:00
syuilo
1a77dea7ed
[Client] Fix icon
2018-11-15 01:09:50 +09:00
syuilo
d063d59a91
[Client] Improve UI
2018-11-15 00:01:49 +09:00
syuilo
7a2ef04ec3
[Client] Improve UI
2018-11-14 20:36:15 +09:00
syuilo
0a05a2d060
🎨
2018-11-14 20:23:51 +09:00
syuilo
a7e2ee3b0c
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-11-14 20:21:45 +09:00
syuilo
40efa90dd5
🎨
2018-11-14 20:21:35 +09:00
MeiMei
4ca0a22bfc
Fix: default order of users/notes ( #3234 )
2018-11-14 20:18:47 +09:00
syuilo
20a943b193
🎨
2018-11-14 20:17:12 +09:00
syuilo
552df8737d
[Client] Add missing icon
2018-11-14 18:07:38 +09:00
syuilo
e76bf5707a
[Client] Fix icons
2018-11-14 18:03:38 +09:00
syuilo
bf37a72f59
🎨
2018-11-14 18:00:23 +09:00
syuilo
840ad75830
[Client] Better thumbnail generation
2018-11-14 18:00:15 +09:00
syuilo
46a51addad
ServiceWorkerはメンテナンスされていないのでとりあえず無効化
2018-11-14 16:39:04 +09:00
Acid Chicken (硫酸鶏)
00bb403497
Fix #3228 ( #3230 )
...
* Update index.ts
* fix sw.js path
* Revert "Update index.ts"
This reverts commit e0b1d4239f
.
2018-11-14 16:35:00 +09:00
syuilo
11afa8140c
[Client] Improve alert component
2018-11-14 16:30:58 +09:00
syuilo
850396e9da
[Client] Add missing icons
2018-11-14 14:57:59 +09:00
syuilo
5ee75be49e
🎨
2018-11-14 14:47:18 +09:00
syuilo
e509b1f488
Update github-bot.ts
2018-11-14 05:33:48 +09:00
syuilo
df23504ccf
[Client] Fix #3227
2018-11-14 03:05:13 +09:00
syuilo
66e3cb8eda
Update src/client/app/init.ts
2018-11-14 02:04:24 +09:00
syuilo
6ddd2389dc
[Client] Add missing icons
2018-11-14 01:45:15 +09:00
syuilo
402efb8c50
[Client] Fix imports
2018-11-14 01:40:29 +09:00
syuilo
7b6eae0ce4
Fix error
2018-11-14 01:32:38 +09:00
syuilo
26ce9725ce
[Client] Fix #3009
2018-11-14 01:31:36 +09:00
syuilo
cc81d41a05
[Client] Some optimizations
2018-11-13 23:33:30 +09:00
syuilo
a63ec05e41
[Client] Some optimizations
2018-11-13 23:06:31 +09:00
syuilo
0dcb527bf3
[Client] Fix bug
2018-11-13 22:45:28 +09:00
syuilo
54710f17fc
[Client] Some performance optimizations
2018-11-13 22:43:09 +09:00
syuilo
e58a6593c0
[Client] Fix bug
2018-11-13 22:42:31 +09:00
syuilo
62132570e1
[Client] Split components to reduce bundle size
2018-11-13 20:21:52 +09:00
MeiMei
9f0b8ba2f8
Fix: notes/create hangs when rejected ( #3221 )
2018-11-13 19:34:09 +09:00
syuilo
7896242f57
[Client] Fix #3213
2018-11-13 16:19:46 +09:00
syuilo
4a6722b9e9
Merge branch 'master' into develop
2018-11-13 15:01:52 +09:00
syuilo
7c9fb5228b
Improve usability
2018-11-13 15:01:05 +09:00
MeiMei
81805b01cc
sort user timeline by date ( #3210 )
2018-11-13 01:17:59 +09:00
syuilo
6f2953f3a7
[Client] Clear cached locale data when shouldFlush is true
2018-11-13 01:11:36 +09:00
syuilo
dd3f007582
[Client] Improve post-form widget
2018-11-13 01:04:15 +09:00
syuilo
a4b2b093fc
🎨
2018-11-13 00:21:49 +09:00
syuilo
0fbf56219f
[Client] Emoji picker
...
Closes #3130
2018-11-13 00:12:55 +09:00
syuilo
c84500d914
Clean up
2018-11-12 06:12:22 +09:00
syuilo
33e79e4bb8
[Client] Split some components to reduce bundle size
2018-11-12 05:35:09 +09:00
syuilo
fab389e624
[Client] Stop generate scripts for each languages
...
Resolve #3172
2018-11-12 05:03:12 +09:00
syuilo
b1b02d0e32
[Client] Enable code splitting
...
And some optimizations
2018-11-12 04:09:02 +09:00
syuilo
0b40194d31
🎨
2018-11-12 01:20:26 +09:00
syuilo
c2038bec73
Improve streaming
2018-11-12 00:31:09 +09:00
syuilo
2dff48167c
🎨
2018-11-11 21:18:24 +09:00
syuilo
71d42f64dc
[Client] Implement word mute
...
Closes #1739
2018-11-11 21:17:51 +09:00
syuilo
1b4072610a
[Client] Fix i18n
2018-11-11 19:15:08 +09:00
syuilo
3826a820bb
[Client] Fix i18n
...
Closes #3192
2018-11-11 19:13:10 +09:00
syuilo
72cbab6514
[Clinet] Fix i18n
2018-11-11 19:10:15 +09:00
syuilo
15a2881083
[API] Fix #3203
2018-11-11 18:26:09 +09:00
Aya Morisawa
b62203b1f1
Check MongoDB version ( #3185 )
...
* Check MongoDB version
* Fix bug
2018-11-11 14:27:00 +09:00
MeiMei
16136c252a
fix self host detection ( #3201 )
2018-11-11 13:11:16 +09:00
syuilo
75864a5125
Fix #3190
2018-11-11 13:08:48 +09:00
syuilo
a59f53e6da
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-11-11 12:43:52 +09:00
syuilo
2ceaccf9ab
Fix chart engine
2018-11-11 12:43:35 +09:00
MeiMei
036d46c459
show self host in unicode ( #3200 )
2018-11-11 12:35:30 +09:00
syuilo
5d3d78a73e
Better text
2018-11-11 02:44:54 +09:00
syuilo
6012e98ae6
Improve streaming API
2018-11-11 02:22:34 +09:00
syuilo
9c0e990568
Better chart generation
2018-11-10 23:25:09 +09:00
syuilo
d62c67208f
[Client] Show domain in admin page
2018-11-10 04:28:56 +09:00
syuilo
69eefc1425
[Client] Fix bug
2018-11-10 00:30:58 +09:00
syuilo
27bdb26202
Fix #3187
2018-11-10 00:28:50 +09:00
Aya Morisawa
fa4ea494bf
Fix note menu ( #3184 )
2018-11-09 22:40:17 +09:00
Aya Morisawa
9f32713093
Eliminate mutable variable to construct menu items ( #3183 )
2018-11-09 22:35:33 +09:00
syuilo
5bcce97ff0
Fix bug
2018-11-09 22:19:43 +09:00
syuilo
825fdb2475
[Client] Fix bug
2018-11-09 22:11:11 +09:00
syuilo
460bb21c1e
Fix bug
2018-11-09 22:02:48 +09:00
syuilo
251cef3129
🎨
2018-11-09 21:46:35 +09:00
syuilo
d81c87af22
[Client] Fix bug
2018-11-09 21:42:36 +09:00
syuilo
cf0b7e26b5
Remove duplicated option
2018-11-09 21:30:12 +09:00
syuilo
3a1c3f9656
[Client] Fix bug
2018-11-09 21:27:27 +09:00
Aya Morisawa
035bdd0279
Add showVia option ( #3182 )
...
* Resolve #3160
* Fix bug
* Fix bug
2018-11-09 21:10:21 +09:00
syuilo
ac8817ef34
[Client] Fix bug
2018-11-09 18:38:10 +09:00
syuilo
372db65604
[Client] Fix i18n
2018-11-09 18:34:32 +09:00
syuilo
4a92635eae
🎨
2018-11-09 18:32:09 +09:00
syuilo
5e140d9a11
🎨
2018-11-09 18:25:30 +09:00
syuilo
0b53ef9bae
[Client] Fix bug
2018-11-09 18:25:21 +09:00
syuilo
3f79c9ae49
Refactor client ( #3178 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
2018-11-09 16:00:29 +09:00
syuilo
5d882dc3df
[Client] Fix bug
2018-11-09 14:19:30 +09:00
syuilo
5b4205bdbc
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-11-09 14:15:52 +09:00
syuilo
20cf2b3f77
[Client] Fix i18n
2018-11-09 14:15:29 +09:00
Aya Morisawa
3c0d2db3bc
Rename: setDifference -> difference ( #3177 )
...
* Improve setDifference
* Rename: setDifference -> difference
2018-11-09 14:14:53 +09:00
syuilo
9aa65fb600
[Client] Fix bug
2018-11-09 14:13:40 +09:00
syuilo
4dcb15ef0d
[Client] Fix bug
2018-11-09 14:10:50 +09:00
syuilo
ae6293cb6b
[Client] Improve usability
2018-11-09 14:10:23 +09:00
syuilo
2614771a7c
🎨
2018-11-09 13:54:00 +09:00
syuilo
ba2ebfad4f
[Client] Fix error
2018-11-09 13:53:44 +09:00
syuilo
51ba738c4b
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-11-09 13:47:28 +09:00