Releases: NachoRaik/tu2bo-mobileapp
Releases · NachoRaik/tu2bo-mobileapp
Tutubo
TutuboApp
Reset Password + OAuth
Oauth (#24) * starting push notifications. problems * chat push notifications logic. * add handler for different types. TODO: add more types. * add accepted request notification type. * remove comments * oauth init. * add endpoint of oauth. * ups. * add logout in google. * remove sensible files. * remove comment.
Checkpoint 02/07/2020
- Chat
- Edit profile
- Logo
Friend Requests
-
We can now be friends with other users!
-
Media server deployed in Heroku.
Likes and Comments
Comments likes requests (#12) * Connecting with appserver new endpoints for posting comments and liking videos. * Add submit comment button. * Remove padding to submit comment button. * Add input in refference in comments. * Connect like endpoints. * Refactoring. * Change errors in requests and add request to get videos after uploading video. * FIx. * Remove unnecessary console.warns * Fix in setting header for token.
Connection with servers
Add connection with app server.