summaryrefslogtreecommitdiff
path: root/src/client (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Present iconssyuilo2018-04-021-1/+8
|
* Clean upsyuilo2018-04-021-0/+0
|
* Introduce acct directoryAkihiko Odaki2018-04-0243-45/+45
|
* Introduce renderers directoryAkihiko Odaki2018-04-028-9/+9
|
* Introduce config moduleAkihiko Odaki2018-04-022-2/+2
|
* Abolish common and misc directoriesAkihiko Odaki2018-04-0250-62/+62
|
* Refactorsyuilo2018-04-0250-56/+56
|
* [wip] dark modesyuilo2018-04-011-2/+8
|
* :v:syuilo2018-04-011-1/+1
|
* Fix bugsyuilo2018-03-311-4/+7
|
* Use Vue rendering functionsyuilo2018-03-3113-210/+321
| | | | and some refactors
* Store texts as HTMLAkihiko Odaki2018-03-3114-269/+210
|
* Set empty array instead of null to mediaIds property of postsAkihiko Odaki2018-03-318-9/+9
|
* oopssyuilo2018-03-301-1/+1
|
* oopssyuilo2018-03-302-10/+10
|
* 返信先プレビューなどではURLプレビューを表示しないよ ↵syuilo2018-03-301-13/+1
| | | |
* cwsyuilo2018-03-301-0/+6
|
* oopssyuilo2018-03-291-21/+0
|
* Fix bugsyuilo2018-03-291-1/+5
|
* 整理したsyuilo2018-03-29369-0/+36011