Today I've changed completely the user's profiles. (The flickr style wasn't creating good timelines) Also i've tested the server with big amount of users and seems to work, it was one of my biggest fears. :thisisfine:
I'll try to finish the streaming endpoints and then I'll work again with federation. I didn't manage to know what was failing last time. Let's see if I get it now :thisisfine:
This is how profiles look right now. There are things to change but first I need to keep adding code to the server. Strange things happen with the aspect ratios but I need to investigate more 🔍 I think they look cool but what is your opinion? Also the purple band is customizable as the colors in the ui
Client update: I've finished with the part of configuring the current user and all that. The profiles are ready and the one thing left is to finish the image cards once you click it.
On the server side I've implemented the methods to manage user settings and that. :thisisfine:
I'm working slow because a lot of things are new for me and I'm discovering them while coding Anfora. I'm trying to bring a good product but It'll be ready when It matches my criteria for a good app. #LetsDoIt
Finally I've renamed the project before It became impossible. The new name is Anfora. The project is now in an organization and not @ my account: https://github.com/anforaProject/anfora
Today I used a bit of time to continue working on the UI and fixing thinks on the API side. Now I know the tricks with Vue and I'm happy. My intention is to add test for the client and the API so I can test all the commits with travis as soon as I finish my exams :thisisfine: