summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [Client] Add missing icon (#3464)MeiMei2018-12-021-1/+5
|
* Resolve external recommended users (#3462)MeiMei2018-12-021-9/+34
| | | | | | | | | | * Resolve external recommended users * Skip unresolvable users * Fix indent * Use original for unresolvable users
* [MFM] Better MFM parsingsyuilo2018-12-012-42/+1
|
* :art:syuilo2018-12-011-0/+1
|
* Disable update notificationsyuilo2018-12-011-2/+2
|
* [ImgBot] Optimize images (#3455)imgbot[bot]2018-12-011-0/+0
| | | | | | | | | | | | | | | | | *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%)
* Allow hyphens in the middle of remote usernames (#3440)Acid Chicken (硫酸鶏)2018-12-013-4/+4
| | | | | | | | | | * Allow hyphens in the middle of remote usernames refs: d797c29db462de4a3d69a5077a1ae4d03195b6f2 * Make options fallback better * Make options flat
* Fix media video (#3452)MeiMei2018-12-013-2/+4
| | | | | | * Fix: Always show nsfw * [Client] Add missing video play icon
* Exclude remote user or myself from talk user suggestions (#3449)MeiMei2018-12-011-1/+2
|
* AP CW (#3448)MeiMei2018-12-012-2/+6
|
* Use for-of instead of mapAya Morisawa2018-11-303-7/+7
| | | | return values are not being used
* Remove consecutive blank lineAya Morisawa2018-11-301-1/+0
|
* Fix #3442 (#3443)MeiMei2018-11-301-0/+1
|
* Trim notifications text (#3438)MeiMei2018-11-304-18/+36
| | | | | | | | | | * Trim notifications * Remove needless colons * Use single quote * :art:
* Better limitsyuilo2018-11-302-2/+2
|
* Fix SMTP (#3436)MeiMei2018-11-301-2/+4
|
* Fix #3432syuilo2018-11-301-78/+0
|
* Fix #3434syuilo2018-11-301-1/+1
|
* Fix SMTP (#3433)MeiMei2018-11-302-3/+4
| | | | | | | | * Fix: SMTP local relay * Fix SMTP SSL description * :v:
* Fix #3430syuilo2018-11-291-4/+4
|
* Show current selected language (#3429)MeiMei2018-11-292-1/+19
|
* メールサーバーの設定がオフの場合はメール設定を表示 ↵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
|