Fix Order of GitHub Dashboard

Keeps entries on the GitHub dashboard page ordered from the newest one to the oldest one, but the More button may not always appear.

Pada tanggal 08 Desember 2024. Lihat %(latest_version_link).

Penulis
prantlf
Nilai
0 0 0
Versi
2.1
Dibuat
07 Desember 2024
Diperbarui
08 Desember 2024
Size
2,67 KB
Lisensi
MIT
Berlaku untuk

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
* The More button may not always appear, unfortunately
* Puts the recommended entries at first than the entries, which contain a time
* Tightly coupled to the current structure of the dashboard page