summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* メールサーバーの設定がオフの場合はメール設定を表示 ↵syuilo2018-11-292-7/+9
| | | | ないように
* Make require password to update emailsyuilo2018-11-292-2/+20
|
* [MFM] Improve hashtag detectionsyuilo2018-11-291-1/+1
|
* Refactorsyuilo2018-11-292-2/+2
|
* [Client] Fix #3427syuilo2018-11-291-1/+1
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2018-11-294-1/+25
|\
| * Feature / Configurable web search engine (#3406)Hakaba Hitoyo2018-11-294-1/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | :art:syuilo2018-11-291-0/+1
| |
* | Implement email configsyuilo2018-11-298-13/+265
|/
* Mark chart apis as stablesyuilo2018-11-2910-0/+20
|
* Fix bad style in deck column options and other things (#3412)Ivan2018-11-297-13/+36
| | | | | | | | | | | | | | | | | | * 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)
* Update profile-editor.vue (#3424)Acid Chicken (硫酸鶏)2018-11-291-2/+2
|
* ✌️🤔✌️syuilo2018-11-281-1/+1
|
* :art:syuilo2018-11-281-1/+0
|
* Cookieを使わないようにsyuilo2018-11-285-12/+7
|
* Update signin.tssyuilo2018-11-281-12/+14
|
* Add theme_color and 512x512 icon to app manifest (#3417)nico2018-11-281-0/+6
| | | As per Chrome Lighthouse PWA suggestions.
* [MFM] Improve hashtag detectionsyuilo2018-11-271-7/+13
|
* [Client] Resolve #3323syuilo2018-11-271-4/+5
|
* No caching /api/ (#3411)MeiMei2018-11-271-0/+6
|
* Return 404 for undefined .well-known (#3404)MeiMei2018-11-261-0/+5
|
* Image for web publish (#3402)MeiMei2018-11-2614-41/+281
| | | | | | | | * Image for Web * Add comment * Make main to original
* :art:syuilo2018-11-251-1/+1
|
* Improve MFMsyuilo2018-11-251-0/+4
|
* [MFM] Add center syntaxsyuilo2018-11-254-1/+33
| | | | Resolve #1775
* Improve MFMsyuilo2018-11-251-0/+2
|
* [Client] Fix bugsyuilo2018-11-251-1/+1
|
* Refactoringsyuilo2018-11-251-34/+22
|
* :art:syuilo2018-11-251-1/+1
|
* :art:syuilo2018-11-252-16/+22
|
* [MFM] Better hashtag parsingsyuilo2018-11-251-3/+21
|
* Update note-mixin.tssyuilo2018-11-251-0/+1
|
* Refactorsyuilo2018-11-252-181/+16
|
* Fix: url-preview (#3397)MeiMei2018-11-254-8/+8
|
* Fix bug: ↵syuilo2018-11-242-1/+11
| | | | リモートユーザーのアイコンとバナーの色が取得されていない問題を修正
* Fix lintsyuilo2018-11-241-1/+1
|
* [MFM] Fix hashtag detectionsyuilo2018-11-241-1/+1
|
* Refactorsyuilo2018-11-241-1/+2
|
* Resolve #3158syuilo2018-11-244-20/+1
|
* :art:syuilo2018-11-241-1/+1
|
* :art:syuilo2018-11-241-2/+2
|
* Update reversi.room.vuesyuilo2018-11-241-3/+6
|
* :art:syuilo2018-11-241-13/+13
|
* Update url-preview.tssyuilo2018-11-241-2/+0
|
* Do not use _replyIds (#3392)MeiMei2018-11-233-14/+10
|
* Resolve #3366syuilo2018-11-233-169/+0
|
* [MFM] Improve hashtag detectionsyuilo2018-11-231-0/+1
| | | | Resolve #3387
* Resolve #3376syuilo2018-11-236-5/+27
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2018-11-236-5/+26
|\
| * AP quote (#3384)MeiMei2018-11-233-1/+22
| |