Fix Order of GitHub Dashboard

Keeps entries on the GitHub dashboard page ordered from the newest one to the oldest one, but lets the More button to be used only once.

Versión del día 08/12/2024. Echa un vistazo a la versión más reciente.

Autor
prantlf
Calificaciones
0 0 0
Versión
2.0
Creado
07/12/2024
Actualizado
08/12/2024
Tamaño
2.57 KB
Licencia
MIT
Funciona en

A crude script fixing the bug in sorting entries on the GitHub dashboard, which started to appear from the oldest one at the top to the newest one at the bottom, unlike the other way, as it worked earlier: https://github.com/orgs/community/discussions/146450

* Works whenever the activity feed gets updated
* Breaks the More button - it works only once, then it does to appear any more
* Puts the recommended entries at first than the entries, which contain a time
* Tightly coupled to the current structure of the dashboard page