aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/utils/users/accounts.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move utils to /sharedbuoyantair2018-10-291-63/+0
| | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* Correctly migrate to fs-extraChocobozzz2018-08-271-3/+2
|
* replace fs by fs-extra to prevent EMFILE errorRigel Kent2018-08-271-1/+1
|
* Only use account name in routesChocobozzz2018-05-251-2/+2
|
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-1/+24
|
* Update follower/following countsChocobozzz2018-01-121-0/+12
|
* Send account activitypub update eventsChocobozzz2018-01-031-0/+29