Today, I took care of several overdue formalities related to the project that were weighing on me. Besides the routine refactoring and work on the ActivityPub module, there are a few things I would like to do this weekend:...
I just got back from a over five-hour walk with my dog. I had promised him that for a long time, and both of us really needed it ;-) Now, a quick lunch, and I still have an evening workout ahead of me. Today, I decided to take a break from coding, although I probably won't resist doing something, and at night I'll probably tweak...
With Meta beginning to test federation, there's a lot of discussion as to whether we should preemptively defederate with Threads. I made a post about the question, and it seems that opinions differ a lot among people on Kbin. There were a lot of arguments for and against regarding ads, privacy, and content quality, but I don't...
Another day has passed for me working on code refactoring and federation development. In the process, I'm also creating better documentation that can be utilized for other apps integrations. I also had a few formalities related to the project to take care of today, and there are more to address tomorrow....
With the abandonment of Artemis (formerly kmoon), kbin is now only really usable by the mobile site. The site is really not suited for mobile devices however, and there have been minimal user-facing changes in the last few months....
Today, a really quick update - I continue working on the federation and begin adapting the API to the new codebase, implementing the latest changes and features.
Today marks the 40th day of the devlog, and the new federation module is expanding on the whiteboard. In Poland, the flu season is in full swing, and due to reasons beyond our control, we had to slightly postpone the launch of the API on kbin.social. Fortunately, @jwr1 reminded me that I had previously launched it on another...
I've been working for the past week on a new kbin app. At the moment, it's just a prototype and only the "Feed" view has content (you can't sign into an account or post anything yet); you can see threads, thread images, thread comments, thread links, and thread votes/boosts. You can also change the "Theme Mode" and "Instance...
Should blocking a user still allow them to vote on your posts? I'd rather have nothing to do with particular users, and it seems that they continue to show up in the activity for every single post I make around kbin.
Today, I am continuing work on the new ActivityPub module. I am also adapting the test environment that I will use during further development. Work on launching the API on the instance will continue tomorrow.
Today, we successfully addressed most of the recent issues on the instance. As the database continues to grow, proactive measures are essential to address and improve any weak points. The aggregate view introduced additional benefits, such as filters on the tag page and the search page, making implementation seamless through...
A few days ago I downvoted someone's comment, and the next day I happened to notice every single comment I've ever made had at least one downvote. All from the person I dared to downvote the ONE time. I straight up asked why they did it, and they seem to think I'm an "obvious" troll account that "apparently just exist to...
Today, I addressed issues related to voting in the code. However, I'm currently facing infrastructure problems. Still, I'm doing everything I can to have all the changes deployed to the instance by the weekend. The federation stopped working for an hour today, but all actions were successfully restored from the queues. Over the...
Today, I made some updates to the user profile. I've introduced the capability to sort and filter content. Additionally, I've implemented a new feature allowing content filtering based on a specified date range, which is now operational across all views. While there isn't a dedicated button in the interface yet....
Today, after the morning code cleanup, I took care of a few formalities that I need to handle before the end of the year. Tomorrow, I'll have to dedicate some more time to it. In addition to the daily dose of refactoring, I'll probably take a break from coding and focus on planning AP module on the board for tomorrow and the day...
Today a quick update - I'm continuing the refactoring and preparing new AP module. Mostly technical stuff. Tomorrow I'll be a bit less available as I need to take care of a few real-life matters related to the end of the year....
Today, I continue with code refactoring, getting closer to finishing the most tedious part. I've also improved tools to prevent spam on the instance, which will take effect in a few days, addressing the issue of overloading other instances that have been reported. After today's wave of spam, I've also started working on...
Today, I continue preparations for refactoring. Szymon updated the environment and added a spoiler tag in the markdown editor. Additionally, there were several fixes and improvements related to collections and the People page....
Today, I added a box of related/random collections - I must admit that the ones you created are fantastic. Collection names can be repeated since they are user-assigned. I added the option to mark a collection as official - those with the highest number of followers in a given topic and with a specific name can be marked and...
Today, I wanted to introduce you to Categories - a new feature that is essentially a multi-mags view. A new tab will appear in the user panel where you can create categories (public or private) and then add magazines to them (local or remote). In the magazine listing, there will be another tab that will list public categories...
I can't find anything on the specifics of how federation actually works. The op thread gets copied to any federated server? What happens if the thread is deleted on the op server? Does it still exist on all other federated servers? How do comments and votes work? That kind of thing.
Today, I added new user customization options for the homepage, including the ability to set a new view. The Aggregate view is now featured in the main navigation under "All content," making it easier to navigate. Thanks for all the tips and feedback - great job ;)...
Today, a test version of the aggregate view has been introduced on the instance. It's a mix of threadiverse and microblog formats, applying all filters, blacklists, sub filters, languages etc. After selecting *, the links to sub, mod, fav change, and navigation works within the aggregate view....
Today, a quick log from the day. Lots of configuring test environments that I'll be working on for the next few months. This also includes testing a new method of creating instances for Docker....