aboutsummaryrefslogtreecommitdiff
path: root/src/modules/users.js
Commit message (Expand)AuthorAge
* 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
* Use state object for user view instead of timeline.eal2017-11-14
* moved notification asking from page load to login event. Added image inHenry Jameson2017-11-13
* Try logging in with the existing cookie.Roger Braun2017-09-02
* Add logout button.Roger Braun2017-07-02
* Update existing currentusers if there is one.Roger Braun2017-04-16
* Merge branch 'feature/failed-login-error' into 'develop' Shpuld Shpuldson2017-03-08
|\
| * Fix typowakarimasen2017-03-08
| * Give more specific reason for failed loginwakarimasen2017-03-08
| * Show visual feedback on login error, redirect on successwakarimasen2017-03-08
* | Use user cache in users module.Roger Braun2017-03-08
* | Use cache to quickly access users.Roger Braun2017-03-08
|/
* Grab mutes from server on patched servers.Roger Braun2017-02-20