summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cores => Logical cores (#3332)MeiMei2018-11-201-1/+1
|
* Explicitly set max-age (#3330)MeiMei2018-11-203-0/+10
|
* Merge environmentInfo and machineInfo into index.ts (#3319)Aya Morisawa2018-11-193-38/+28
|
* Use descriptive variables to improve readability (#3318)Aya Morisawa2018-11-191-3/+8
|
* Call main at the end (#3317)Aya Morisawa2018-11-191-2/+2
|
* Fix some image processing (#3313)MeiMei2018-11-192-6/+29
| | | | | | * Improve thunmbnail generation * Respect orientation in Firefox
* [Client] Improve UIsyuilo2018-11-191-2/+4
|
* Refactoringsyuilo2018-11-196-208/+120
|
* Show visibility in note-detail (#3308)MeiMei2018-11-182-84/+119
| | | | | | * Show visibility in note-detail * fix
* Add faUserClock icon for follow requests (#3303)Zero King2018-11-181-0/+2
|
* Improve relative time detection (#3302)MeiMei2018-11-171-2/+2
|
* Update visibility text (#3299)MeiMei2018-11-171-0/+1
|
* To able to store local only visibilities (#3298)MeiMei2018-11-174-27/+36
|
* Renote visibility (#3290)MeiMei2018-11-174-16/+51
|
* Hide unused login method (#3285)MeiMei2018-11-172-7/+14
|
* Add missing Robot icon (used on user profiles) (#3284)nico2018-11-171-0/+2
|
* Add missing Map Marker icon (used on user profiles) (#3283)nico2018-11-171-0/+2
|
* Change math syntax (#3280)Aya Morisawa2018-11-171-1/+1
|
* Add an optional setting to remain deleted note (#3271)Aya Morisawa2018-11-164-5/+24
| | | | Co-authored-by: Aya Morisawa <AyaMorisawa4869@gmail.com> Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Update github-bot.tssyuilo2018-11-161-1/+1
|
* Resolve #3274syuilo2018-11-161-0/+11
|
* Update github-bot.tssyuilo2018-11-161-2/+2
|
* Clean upsyuilo2018-11-161-4/+0
|
* Update github-bot.tssyuilo2018-11-161-1/+1
| | | | follow dvelop instead master
* Do not use camelCase in htmlsyuilo2018-11-161-1/+1
|
* Refactoringsyuilo2018-11-161-7/+5
|
* [MFM] Improve various parsingsyuilo2018-11-166-11/+15
| | | | | Resolve #2779 Resolve #3053
* [MFM] Better URL parsingsyuilo2018-11-161-2/+4
|
* [Client] Add missing iconsyuilo2018-11-161-0/+2
| | | | Resolve #3267
* [Client] Wrap formula component to split codesyuilo2018-11-162-11/+31
|
* Revert "[Client] Load katex async to reduce bundle size"syuilo2018-11-161-8/+5
| | | | This reverts commit 37e3d60ade0c742591d2a4d18a79b8de0b67a637.
* [Client] Load katex async to reduce bundle sizesyuilo2018-11-161-5/+8
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2018-11-163-0/+3
|\
| * Fix #3224 (#3265)Aya Morisawa2018-11-162-0/+2
| |
| * Show server version on server.info.vue (#3264)Aya Morisawa2018-11-161-0/+1
| |
* | Update misskey-flavored-markdown.tssyuilo2018-11-161-2/+4
|/
* Update the locale when version or language changed (#3263)MeiMei2018-11-161-1/+4
|
* Remove a trailing whitespace (#3261)Aya Morisawa2018-11-161-1/+1
|
* Support math rendering on MFM (#3260)Aya Morisawa2018-11-165-0/+64
|
* Do not show duplicate url-preview (#3259)MeiMei2018-11-164-11/+12
|
* Refactoringsyuilo2018-11-163-20/+16
|
* local only visibility (#3254)MeiMei2018-11-1614-11/+132
| | | | | | * local only visibility * fix UI
* [Client] Add missing iconsyuilo2018-11-161-0/+2
|
* [Client] :v:syuilo2018-11-161-3/+4
|
* Better UXsyuilo2018-11-162-7/+11
|
* [Client] Improve admin dashboardsyuilo2018-11-161-9/+13
|
* :art:syuilo2018-11-162-40/+39
|
* Check the port is configured (#3251)MeiMei2018-11-161-0/+5
|
* Check Node.js version (#3245)Aya Morisawa2018-11-151-1/+6
| | | | | | * Check Node.js version * Fix bug
* [Client] Split some components to improve performancesyuilo2018-11-153-21/+34
|