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 0c9245886680b7d3b93a0278642f4cf6a43b5cb2.
* APIの実装はもどし
* Send Update
* AP type
* Recv Update
* Revert "Recv Update"
This reverts commit ffda39c0936d8e023f64603edabeb8e0eb9fc370.
* Revert "AP type"
This reverts commit 63d8bbe29dd6f326773214346350607cc4381996.
* Revert "Send Update"
This reverts commit 171b046de549f1478e928dee3177eeefab341fcf.
* リモートで投票を見る
* 投票はDM
* Provides choices as text for AP
* 絵文字
* fix error
* revert
* APからには不要な処理を削除
* Revert "APからには不要な処理を削除"
This reverts commit 8b5d8af9b0cc4d4ad0cf21de59827ff21df99560.
* てぬき
* めんどい
* ちっ
* 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 ba0fe83b54a44493447208dfb3cc304a60df6fdd.
* 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 ef396f773394068b0b7e37fccff31c70661b3978.
ハードリミットかけるならサーバー上でかけたほうが良さそう
* Revert "increase limit"
This reverts commit 72c10a456ba37151a4d88d11544b0ff9daabd284.
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