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.

2024-12-08 기준 버전입니다. 최신 버전을 확인하세요.

작성자
prantlf
평점
0 0 0
버전
2.0
생성일
2024-12-07
갱신일
2024-12-08
크기
2.57KB
라이선스
MIT
적용 사이트

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