summaryrefslogtreecommitdiff
path: root/src/client (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix bugsyuilo2018-04-141-1/+3
|
* wait 3 secsyuilo2018-04-141-2/+2
|
* 一時的に日本語のみにsyuilo2018-04-141-4/+5
|
* Fix bugsyuilo2018-04-141-5/+9
|
* set ja as defaultsyuilo2018-04-141-2/+2
|
* wipsyuilo2018-04-132-2/+2
|
* wipsyuilo2018-04-131-2/+3
|
* wipsyuilo2018-04-132-25/+2
|
* Add home customize linksyuilo2018-04-131-0/+3
|
* サウンドのボリュームはデフォルトで50%にsyuilo2018-04-124-6/+6
|
* :v:syuilo2018-04-122-2/+14
|
* ユーザー名の少なくとも3文字以上という制限を撤廃でき ↵tamaina2018-04-111-1/+1
| | | | ていなかった
* Merge branch 'master' of https://github.com/syuilo/misskeysyuilo2018-04-111-4/+0
|\
| * Update sw.jssyuilo2018-04-111-2/+0
| |
| * Update sw.jssyuilo2018-04-111-2/+0
| |
* | ストリーム経由でAPIにリクエストできるようにsyuilo2018-04-111-5/+10
|/
* Update recovery scriptssyuilo2018-04-112-9/+17
|
* Add new recover scriptsyuilo2018-04-111-0/+19
|
* Add recover.html againsyuilo2018-04-111-0/+28
|
* oopssyuilo2018-04-101-3/+3
|
* Fix bugsyuilo2018-04-101-0/+2
|
* oopssyuilo2018-04-091-1/+1
|
* Clean upsyuilo2018-04-092-10/+1
|
* Fix bugsyuilo2018-04-092-4/+6
|
* Fix bugsyuilo2018-04-091-1/+1
|
* Fox bugsyuilo2018-04-091-2/+2
|
* Fix bugsyuilo2018-04-094-6/+6
|
* Fix bugsyuilo2018-04-0912-48/+20
|
* oopssyuilo2018-04-0911-2668/+0
|
* Refactorsyuilo2018-04-0957-422/+2846
|
* ユーザー名の少なくとも3文字以上という制限を撤廃syuilo2018-04-092-3/+3
|
* Fix username/mention regexesunarist2018-04-092-2/+2
| | | | | | * Allow underscore instead of hypen * Fix domain part handling * Add tests for remote mention
* Fix banner selection from user page and drivesunarist2018-04-092-23/+29
| | | | | | Previously, updateBanner takes a callback as a first argument of the function, but some calls passes a file object. I've refactored it with Promise to avoid those misuses (although it should have type definitions :/)
* Merge pull request #1418 from unarist/fix/note-detailsyuilo2018-04-082-3/+3
|\ | | | | Fix errors related to getUserName on NoteDetail component
| * Fix errors related to getUserName on NoteDetail componentunarist2018-04-082-3/+3
| |
* | Fix model method definitions on profile page componentsunarist2018-04-082-2/+2
|/
* Fix bugsyuilo2018-04-081-11/+7
|
* Fix bugssyuilo2018-04-083-52/+33
|
* Fix bugsyuilo2018-04-081-11/+9
|
* Fix bugsyuilo2018-04-081-1/+1
|
* oopssyuilo2018-04-082-1044/+0
|
* oopssyuilo2018-04-081-1/+1
|
* Fix bugssyuilo2018-04-081-1/+6
|
* Some bug fixessyuilo2018-04-0840-1138/+126
|
* Post --> Notesyuilo2018-04-0888-912/+3305
| | | | Closes #1411
* Merge branch 'master' into refactorsyuilo2018-04-0746-83/+282
|\
| * Allow name property of user to be nullAkihiko Odaki2018-04-0646-83/+282
| |
* | wipsyuilo2018-04-051-5/+1
|/
* Clean upsyuilo2018-04-031-36/+0
|
* :v:syuilo2018-04-022-3/+3
|