aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/app/data/user.ts
Commit message (Collapse)AuthorAgeFilesLines
* ...crupest2020-09-011-392/+0
|
* No longer wait for saving user, which may lead to delay.crupest2020-08-261-5/+5
|
* DataHub v3.0 . Also fix the bug that posts may be wrong if timeline has ↵crupest2020-08-261-71/+66
| | | | changed with same name.
* Move change nickname api to UserInfoService.crupest2020-08-251-0/+9
|
* ...crupest2020-08-241-4/+3
|
* ...crupest2020-08-241-389/+389
|
* Rename SubscriptionHub to DataHub.crupest2020-08-091-3/+3
|
* Merge sync status into subscription hub.crupest2020-08-091-74/+53
|
* ...crupest2020-08-081-49/+22
|
* Refactor user service.crupest2020-08-081-63/+79
|
* ...crupest2020-08-081-0/+76
|
* Remove queue.crupest2020-08-081-9/+0
|
* Fix a bug in user.crupest2020-08-071-3/+3
|
* Use cache login user if offline.crupest2020-08-071-68/+63
|
* Avatar use cache first.crupest2020-08-061-4/+28
|
* Add fetchAndCacheAvatar.crupest2020-08-061-3/+58
|
* Refactor a lot.crupest2020-08-051-3/+3
|
* ...crupest2020-08-041-36/+16
|
* Refactor SubscriptionHub.crupest2020-07-271-5/+9
|
* Merge front end repocrupest2020-07-261-0/+296
|
* Move front end to a submodule.crupest2020-07-131-224/+0
|
* feat(front): Service worker is coming!crupest2020-06-111-0/+224