this forum contains one tracking thread for each in-development feature of the apioforum. bugs will also have their own thread.
if you want to report a bug, this is the place to do it. (please don't create tracking threads for features if you aren't already involved with the develpoment of that feature)
apioforum is written in python using the flask framework. the source code is maintained in a git repo. the source code of apioforum is copyright (c) 2021 the Council of GEORGE, and is licensed under the GNU AGPL version 3, or at your option any later version.
please log in to create a new thread
sorting and filtering options
ubq323
this is due to the slightly odd way "last activity" works throughout apioforum. in some places it's stored as a separate column and updated whenever that thing is updated, and in some places it's not stored and is instead calculated when needed. in general it is slightly a bit of a mess, and needs a bit of tidying anyway. this can then be fixed when that is done.
i agree this would be a lot better if this was fixed though