Commit graph

12134 commits

Author SHA1 Message Date
syuilo
eddacb0247 Refactor 2018-11-29 20:09:41 +09:00
syuilo
a1d4fd27eb [Client] Fix #3427 2018-11-29 20:07:31 +09:00
syuilo
18b7f4cf2b Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-29 16:24:05 +09:00
syuilo
8999767d86 🎨 2018-11-29 16:24:02 +09:00
syuilo
4512b6711a Implement email config 2018-11-29 16:23:45 +09:00
Hakaba Hitoyo
0ad502a1d3 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
4a36a878dc 10.58.2 2018-11-29 06:34:07 +09:00
syuilo
66157b4829 Fix test 2018-11-29 06:33:23 +09:00
syuilo
01697424f9 Mark chart apis as stable 2018-11-29 06:06:07 +09:00
dependabot[bot]
ea1335a492 Update ts-loader requirement from 5.3.0 to 5.3.1 (#3426)
Updates the requirements on [ts-loader](https://github.com/TypeStrong/ts-loader) to permit the latest version.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/commits/v5.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-29 05:31:41 +09:00
Ivan
3b15b842de 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 (硫酸鶏)
9842c4883f Update profile-editor.vue (#3424) 2018-11-29 04:54:36 +09:00
syuilo
d63cee114f ✌️🤔✌️ 2018-11-28 18:57:22 +09:00
syuilo
6675b7f43d 🎨 2018-11-28 16:29:18 +09:00
syuilo
723ff3b16c Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-28 16:19:09 +09:00
syuilo
3bddab4dd0 Cookieを使わないように 2018-11-28 16:19:02 +09:00
dependabot[bot]
6dc6da6bb5 Update systeminformation requirement from 3.49.3 to 3.51.3 (#3419)
Updates the requirements on [systeminformation](https://github.com/sebhildebrandt/systeminformation) to permit the latest version.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases)
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-28 16:01:16 +09:00
dependabot[bot]
5d8448d590 Update autobind-decorator requirement from 2.2.1 to 2.3.1 (#3418)
Updates the requirements on [autobind-decorator](https://github.com/andreypopp/autobind-decorator) to permit the latest version.
- [Release notes](https://github.com/andreypopp/autobind-decorator/releases)
- [Changelog](https://github.com/andreypopp/autobind-decorator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/andreypopp/autobind-decorator/commits/v2.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-28 16:00:58 +09:00
syuilo
c4453e50eb Update signin.ts 2018-11-28 05:27:34 +09:00
nico
d1432bbcaa Add theme_color and 512x512 icon to app manifest (#3417)
As per Chrome Lighthouse PWA suggestions.
2018-11-28 04:38:50 +09:00
dependabot[bot]
0059912e51 Update webfinger.js requirement from 2.6.6 to 2.7.0 (#3414)
Updates the requirements on [webfinger.js](https://github.com/silverbucket/webfinger.js) to permit the latest version.
- [Release notes](https://github.com/silverbucket/webfinger.js/releases)
- [Changelog](https://github.com/silverbucket/webfinger.js/blob/master/RELEASE_CHECKLIST)
- [Commits](https://github.com/silverbucket/webfinger.js/commits/v2.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-27 15:49:50 +09:00
Acid Chicken (硫酸鶏)
c15fe08f89 Update README.md [AUTOGEN] (#3415) 2018-11-27 15:49:39 +09:00
Acid Chicken (硫酸鶏)
098e96c217 Update README.md [AUTOGEN] (#3413) 2018-11-27 03:08:08 +09:00
syuilo
bdd12c0bfc [MFM] Improve hashtag detection 2018-11-27 02:08:51 +09:00
syuilo
cf40470708 10.58.1 2018-11-27 01:26:07 +09:00
syuilo
6e7d72d56b [Client] Resolve #3323 2018-11-27 01:21:16 +09:00
MeiMei
b286e5c9ef No caching /api/ (#3411) 2018-11-27 01:16:25 +09:00
Acid Chicken (硫酸鶏)
8de31e7a56 Fix #3409 (#3410)
* Update Dockerfile

* Update Dockerfile
2018-11-27 00:32:56 +09:00
Aya Morisawa
e4464a8a27 Add yarn.lock to .gitignore (#3408) 2018-11-26 21:55:16 +09:00
MeiMei
56f3fcd76e Return 404 for undefined .well-known (#3404) 2018-11-26 04:49:24 +09:00
syuilo
3ae2c4ed4d 10.58.0 2018-11-26 04:33:39 +09:00
MeiMei
9a68d4082e Image for web publish (#3402)
* Image for Web

* Add comment

* Make main to original
2018-11-26 04:25:48 +09:00
syuilo
a38dd775e3 🎨 2018-11-25 13:47:42 +09:00
syuilo
15012960e8 Improve MFM 2018-11-25 13:36:52 +09:00
syuilo
df88d82cae [MFM] Add center syntax
Resolve #1775
2018-11-25 13:36:40 +09:00
syuilo
60fe0da1b4 Improve MFM 2018-11-25 13:23:18 +09:00
syuilo
ae2ed757d5 [Client] Fix bug 2018-11-25 13:21:47 +09:00
syuilo
38d4c0e9bb Add MFM test 2018-11-25 13:21:39 +09:00
syuilo
6d52a4b4dd Refactoring 2018-11-25 13:19:33 +09:00
syuilo
19d756e8af 10.57.3 2018-11-25 05:17:45 +09:00
syuilo
d89a67c52d 🎨 2018-11-25 05:16:39 +09:00
syuilo
bfc3382d6d 🎨 2018-11-25 05:10:48 +09:00
syuilo
cba9250492 [MFM] Better hashtag parsing 2018-11-25 04:44:42 +09:00
syuilo
498979bd7d Update note-mixin.ts 2018-11-25 04:30:32 +09:00
syuilo
87232c2a78 Refactor 2018-11-25 04:26:07 +09:00
MeiMei
4061ae6d80 Fix: url-preview (#3397) 2018-11-25 01:39:22 +09:00
syuilo
b6e8731079 10.57.2 2018-11-24 17:31:08 +09:00
syuilo
d8e9d03f81 Fix bug: リモートユーザーのアイコンとバナーの色が取得されていない問題を修正 2018-11-24 17:29:32 +09:00
syuilo
f4ae8abb44 Fix lint 2018-11-24 17:19:51 +09:00
syuilo
d75a6faeba [MFM] Fix hashtag detection 2018-11-24 17:18:11 +09:00