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:

  • Launch the API on the main instance (yeah… again ;))
  • Add Aggregate view, collections, and additional filters to the API
  • Ultimately fix the issue of errors during voting
  • Correct the link to comments appearing in notifications
  • Sort out the recent comments and feedback

Is there anything else that should be added to or replace items on this list? :)

//edit: Ah, there’s one more thing I forgot. I would like adding a new post/thread to be done asynchronously to reduce client-side time, but this might extend to next week because even though I have the foundation prepared, I want to thoroughly test it.

  • ernest@kbin.socialOP
    link
    fedilink
    arrow-up
    17
    ·
    7 months ago

    Ah, there’s one more thing I forgot. I would like adding a new post/thread to be done asynchronously to reduce client-side time, but this might extend to next week because even though I have the foundation prepared, I want to thoroughly test it.