summaryrefslogtreecommitdiff
path: root/src/api/models/user.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Introduce processorAkihiko Odaki2018-03-291-340/+0
|
* Implement remote account resolutionAkihiko Odaki2018-03-271-48/+56
|
* Merge pull request #1314 from akihikodaki/hostsyuilo2018-03-271-0/+1
|\ | | | | Add host_lower to User
| * Add host_lower to UserAkihiko Odaki2018-03-271-0/+1
| |
* | Replace /:user endpoints with /@:userAkihiko Odaki2018-03-271-1/+1
|/
* Merge pull request #1309 from akihikodaki/keysyuilo2018-03-271-0/+1
|\ | | | | Add host field to User
| * Add host field to UserAkihiko Odaki2018-03-271-0/+1
| |
* | Merge branch 'master' of https://github.com/syuilo/misskeysyuilo2018-03-271-0/+2
|\|
| * Add keypair to local accountAkihiko Odaki2018-03-271-0/+2
| |
* | Refactorsyuilo2018-03-271-6/+8
|/
* Implement packForApsyuilo2018-03-261-0/+51
|
* Introduce account document to user documentAkihiko Odaki2018-03-261-43/+45
| | | | | An account document is attached to a user document if an account of the user is on the server. It may be missing if the user is on a remote server.
* nanka iroirosyuilo2018-03-061-1/+1
| | | | Closes #1188
* #1183syuilo2018-03-051-0/+2
|
* nanka iroirosyuilo2018-03-021-0/+1
|
* wipsyuilo2018-02-041-0/+1
|
* wipsyuilo2018-02-021-6/+190
|
* #967syuilo2017-12-081-0/+2
|
* :v:syuilo2017-10-071-0/+1
|
* :v:syuilo2017-10-071-0/+7
|
* :v:syuilo2017-10-071-0/+3
|
* Add type definitionsyuilo2017-09-081-2/+38
|
* Use createIndex() instead of index() to avoid deprecation warningssyuilo2017-08-271-2/+2
|
* wipsyuilo2017-03-031-0/+8
|
* [API] Fix bug and change limit 50 to 30syuilo2017-03-011-1/+1
|
* [API] Fix bug and extract validatorsyuilo2017-03-011-0/+4
|
* WIP: Add user interfacesyuilo2017-02-281-0/+4
|
* Update user.tssyuilo⭐️2017-02-221-1/+0
|
* Fix bugsyuilo2017-02-221-2/+7
|
* [Fuck] Type definitionsyuilo2017-01-181-1/+1
|
* :v:syuilo2017-01-171-3/+3
|
* :v:syuilo2017-01-171-1/+3
|
* [API] Implement birthday settingsyuilo2017-01-061-0/+4
|
* Initial commit :four_leaf_clover:syuilo2016-12-291-0/+10