kbinDevlog

Magazyn ze zdalnego serwera może być niekompletny. Zobacz więcej na oryginalnej instancji.

RTR#32 Further refactoring, debugging voting errors (kbin.social) angielski

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...

RTR#30 Monthly Recap and Planned Next Steps (kbin.social) angielski

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...

RTR#29 Another boring update: Categories and bug fixes (kbin.social) angielski

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...

RTR#28 New Homepage Options, Improved Aggregate View, Support Us Box (kbin.social) angielski

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 ;)...

RTR#27 Aggregate view, work on federation (kbin.social) angielski

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....

RTR#25 Further performance improvements (user page, tag page), marking new comments (kbin.social) angielski

Today, I worked on the user and tag pages to make them operate a bit faster and consume fewer hardware resources. Additionally, I implemented the first iteration of marking new comments in visited threads and posts. This is a test change and will be improved over the next few days. It's progressing a bit faster than I initially...

/kbin user settings panel

RTR#24 Setting up test environments for federation development, comment wrapping (kbin.social) angielski

Today, I began testing a new instance deployment process, which is an absolute must-have before the release. I also initiated preparations for new test environments that I will be using for developing the federation. The first iteration of comment wrapping has been introduced on the instance as well.

Comments wrapping on /kbin platform

RTR#23 Wrapping comments, hiding threads/posts, marking new comments in threads/posts, aggregate view (kbin.social) angielski

Today, I managed to implement the points I described in RTR#19, and most of the changes are already visible. The remaining ones will be pushed on Monday. Before the release, I'll try to address three more things from the title, which I started working on earlier and are lingering on local branches. I don't want to make any...

RTR#22 Further improvements interspersed with code refactoring (kbin.social) angielski

Today, I fixed some visual shortcomings. It is now possible to change images during post editing. The rules of the magazine have been included in the description on Fediverse to avoid misunderstandings with Lemmy users. Some changes are already on the instance, and the rest will be pushed by morning....

RTR#21 Sub channel filters, spoiler tag (kbin.social) angielski

Today, I added the subscription channel filtering option, allowing users to individually select content from subscribed users, magazines, and domains. This feature will be further improved over time. In addition to the sidebar, this option can also be changed in the user settings, which have also been slightly redesigned....

/kbin Sub Channel sidebar settings

RTR#20 Fix communication with the Threadiverse, new Support Us page (kbin.social) angielski

Today, I fixed the communication with Lemmy instances that partially stopped working two days ago - it was related to content from internal magazines. I slightly changed the priority for tomorrow's update - first, spoiler support and the ability to filter the /sub feed by magazines, users, or domains separately will be...

/kbin RTR#18 Platform optimization and internal API testing (kbin.social) angielski

Today marks the eighteenth day since returning to the project. During this time, I've managed to address critical areas that required optimization. This will be noticeable in the page loading speed and overall user experience. It's about halfway through my intended optimization efforts, but for now, I'm satisfied with the...

The effect of recent changes is visible on the chart

/kbin RTR#17 The continuation of preparations for refactoring, NGI0-REUSE (kbin.social) angielski

Today, additional preparations, there are likely 2-3 days left before I start working on the new features to be included before the upcoming first release, which is approaching rapidly. During the next update, the API will be unlocked....

/kbin RTR#16 Update on kbin.social, performance improvements, considerations for enabling API (kbin.social) angielski

Today, with the assistance of @piotrsikora, we've updated kbin.social. I also implemented a few fixes that should improve the site's performance. I'm still waiting for a few metrics, and then I'll try to enable the API (Piotr will probably want to strangle me when he finds out I want to do it over the weekend ;-))...

/kbin RTR#15 Cleanup Continues, Nodeinfo 2.1 Support, KES 3.0.0 (kbin.social) angielski

It's been two weeks since I started writing the devlog and the return to coding. I'm okay with the results. I've managed to establish the routines that were much needed. Finally, I could start organizing the code, which will undoubtedly yield results in the future. Sometimes, you need to take a step back to gain the right pace...

kbin RTR#14 Code Refactoring, preparation for kbin.social update (kbin.social) angielski

Today, I started preparations for a more extensive code refactoring. The changes won't be immediately visible, but they will significantly impact the future development of the project. This includes improving the functioning of federation, with a particular focus on collaborative remote content moderation. This will likely take...

/kbin RTR#13 Further optimization, refactoring of static pages, new project website (kbin.social) angielski

Today, I continue working on optimization and eliminating weak points in the platform. The work on the "support us" page has turned into a refactoring of the mechanism of static pages, which will be usable in the future ;) I have also launched a new project website by @cody, which has been waiting for its turn for a long time....

New /kbin project site

/kbin RTR#12 Further optimization efforts and the Support Us page (kbin.social) angielski

Today, additional performance improvements for components are in progress, which I aim to implement before enabling the API to ensure Piotr has a bit of a more peaceful sleep ;-). In the coming days, there will be quite a few of these adjustments, and I will pause updates to instances for a few days to thoroughly test the...

/kbin RTR#11 Work on improving performance, moving turbo mode to settings in the sidebar (kbin.social) angielski

Today's short devlog, I'm preparing to enable the API on kbin.social - I want to improve a few performance-related elements before that. I'm also launching test environments, which takes a considerable amount of time. From visible changes, I moved the turbo mode to the sidebar, making it accessible even when logged in. This...

/kbin RTR#10 Remove unused code, revert user mode, comments score, some fixes (kbin.social) angielski

Today I got rid of a lot of dead code, Szymon upgraded doctrine/annotations, which will be a prelude to a larger refactor soon. Additionally, I restored the experimental platform navigation mode. Threads, posts, and comments will have improved score counting, which will be useful not only in spam protection but also improve...

/kbin RTR#9 Protection against spam and several optimization improvements (kbin.social) angielski

Today, I started working on a provisional spam protection that should at least partially relieve admins of other instances. Work on this will continue, and the tools will be improved over time. Additionally, a few optimizations have been implemented to speed up the platform's performance, along with corrections for...

/kbin RTR#7 Summary of the week, preview of the kbin.social update (kbin.social) angielski

It's been almost a week since I started describing my work in the devlog. I'm okay with the progress and the pace I've set for myself. But what matters most to me is that developing the project has once again brought me immense joy and satisfaction. The tasks I've completed so far will allow for a more organized life on the...

Abandoned magazines table view.
  • Wszystkie
  • Subskrybowane
  • Moderowane
  • Ulubione
  • Pozytywnie
  • krakow
  • giereczkowo
  • Blogi
  • rowery
  • tech
  • Spoleczenstwo
  • niusy
  • sport
  • lieratura
  • esport
  • Cyfryzacja
  • kino
  • muzyka
  • LGBTQIAP
  • opowiadania
  • slask
  • Psychologia
  • motoryzacja
  • turystyka
  • kbinDevlog@kbin.social
  • MiddleEast
  • fediversum
  • zebynieucieklo
  • test1
  • Archiwum
  • FromSilesiaToPolesia
  • NomadOffgrid
  • m0biTech
  • Wszystkie magazyny