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.

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
prantlf
일일 설치수
0
총 설치수
15
평점
0 0 0
버전
2.2
생성
2024-12-07
갱신
2024-12-08
크기
2.69KB
라이선스
MIT
동작 사이트

GitHub dashboard sorts well again. I'll keep the script here, in case it becomes helpful to somebody.

Original description:

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