aboutsummaryrefslogtreecommitdiff
path: root/src/modules/users.js
Commit message (Expand)AuthorAge
...
* Add mutes tabtaehoon2019-02-20
* Remove pagination support from block-listtaehoon2019-02-20
* Complete functionality of BlockCardtaehoon2019-02-20
* Wire up ui to real blocks api datataehoon2019-02-20
* #364: update ap_id error with usernamedave2019-02-19
* Code refactoringEdijs2019-02-07
* follows/followers pagination ready for reviewshpuld2019-02-02
* initial draft for follows/following paginationshpuld2019-01-31
* Merge branch 'fix/dont-connect-ws-when-chat-disabled' into 'develop'lambda2019-01-29
|\
| * Connect only after-store instead of when user gets tokenshpuld2019-01-29
* | Fix TypeError crash when using url of an invalid usershpuld2019-01-29
|/
* Make userByName case-insensitiveshpuld2019-01-28
* removing unnecessary conversions since it should already be converted in norm...Henry Jameson2019-01-17
* some consistencyHenry Jameson2019-01-17
* fix login and favorites tab...Henry Jameson2019-01-17
* notifications now also undergo some parsing, hypothetically could use MastoAPIHenry Jameson2019-01-14
* Fix profiles without statuses not loadingShpuld Shpludson2018-12-31
* Merge branch 'improve_push' into 'develop'HJ2018-12-26
|\
| * improve web push notificationsEgor Kislitsyn2018-12-25
* | User Card Content fixes and updatesHJ2018-12-26
|/
* small refactor, added push unsub notice for BEHenry Jameson2018-12-25
* simplified some code, made it possible to unregister serviceworker altogetherHenry Jameson2018-12-20
* no more "broken favorite"Henry Jameson2018-12-19
* Merge remote-tracking branch 'upstream/develop' into user-profile-overhaultHenry Jameson2018-12-17
|\
| * Separate captcha into the backendInteractorEkaterina Vaartis2018-12-16
* | Refactor follower/friends out of statuses/timeline into user_profile where itHenry Jameson2018-12-17
|/
* Merge remote-tracking branch 'upstream/develop' into fix_empty_profilesHenry Jameson2018-12-13
|\
| * Merge commit 'e443716bcd616ad61efae161624dd970841a935c' into feature/push-sub...Egor Kislitsyn2018-12-13
| |\
| * | improve notification subscriptionEgor Kislitsyn2018-12-13
| * | fix race conditionEgor Kislitsyn2018-12-10
| * | second attempt to add subscribe module and fix race conditionEgor Kislitsyn2018-12-07
| * | Revert "add subscribe module and fix race condition"Egor Kislitsyn2018-12-07
| * | add subscribe module and fix race conditionEgor Kislitsyn2018-12-07
| * | improve web push notificationsEgor Kislitsyn2018-12-07
| * | add service worker and push notificationsEgor Kislitsyn2018-12-06
* | | Fix fetching new users, add storing local users in usersObjects with theirHenry Jameson2018-12-13
| |/ |/|
* | Get rid of mutation_types file, use inline approach. Minor fixesraeno2018-12-05
* | Better styling for client-side validation. Add I18n for validation errors.raeno2018-12-05
* | Add client validation for registration formraeno2018-12-05
|/
* Move login to oauth.Roger Braun2018-10-26
* Update users.jsDingdreher2018-09-03
* Pass user id to fetchFriendsmeireikei2018-08-31
* Revert "Drop the entire thing about hidden "own" timeline since it doesn't ne...Henry Jameson2018-08-21
* Drop the entire thing about hidden "own" timeline since it doesn't necessarilyHenry Jameson2018-08-20
* Merge remote-tracking branch 'upstream/develop' into notificationsHenry Jameson2018-08-16
|\
| * both bugs fixed. it's reactive and no more conflicting cardsHenry Jameson2018-07-06
| * working, somewhatHenry Jameson2018-07-06
* | added workaround for broken favoritesHenry Jameson2018-08-16
|/
* Move chat to own module.Roger Braun2017-12-05
* Basic frontend changes for chat.Roger Braun2017-12-04