summaryrefslogtreecommitdiff
path: root/src/client/app/desktop (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean upsyuilo2018-04-091-9/+1
|
* Fix bugsyuilo2018-04-091-3/+3
|
* Fix bugsyuilo2018-04-091-1/+1
|
* Fix bugsyuilo2018-04-096-31/+11
|
* oopssyuilo2018-04-096-1413/+0
|
* Refactorsyuilo2018-04-0928-200/+1485
|
* 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 bugsyuilo2018-04-081-1/+1
|
* oopssyuilo2018-04-082-1044/+0
|
* oopssyuilo2018-04-081-1/+1
|
* Some bug fixessyuilo2018-04-0818-66/+66
|
* Post --> Notesyuilo2018-04-0839-423/+1640
| | | | Closes #1411
* Allow name property of user to be nullAkihiko Odaki2018-04-0621-33/+112
|
* Introduce acct directoryAkihiko Odaki2018-04-0221-22/+22
|
* Introduce renderers directoryAkihiko Odaki2018-04-022-2/+2
|
* Abolish common and misc directoriesAkihiko Odaki2018-04-0222-26/+26
|
* Refactorsyuilo2018-04-0222-24/+24
|
* [wip] dark modesyuilo2018-04-011-2/+8
|
* Fix bugsyuilo2018-03-311-4/+7
|
* Use Vue rendering functionsyuilo2018-03-314-43/+44
| | | | and some refactors
* Store texts as HTMLAkihiko Odaki2018-03-314-24/+38
|
* Set empty array instead of null to mediaIds property of postsAkihiko Odaki2018-03-314-4/+4
|
* 返信先プレビューなどではURLプレビューを表示しないよ ↵syuilo2018-03-301-13/+1
| | | |
* 整理したsyuilo2018-03-29124-0/+14813