jerone / UserScripts

🐵 My UserScripts
https://github.com/jerone/UserScripts#readme
GNU General Public License v3.0
342 stars 39 forks source link

(GitHub News Feed Filter) Fix for 'Actions' tab|'Wiki' being empty after GitHub site update #127

Closed darkred closed 6 years ago

darkred commented 6 years ago

Fix for 'Actions' tab|'Wiki' being empty after GitHub site update (additional re-fix for #124)

Note: I changed textContent with innerText, because it contains linebreaks and spaces in HTML (i.e. with textContent).

jerone commented 6 years ago

Thanks. Confirmed working.

jerone commented 6 years ago

🎬 Released as 8.2.1 with another 🐛 fix missing created repo actions.

darkred commented 6 years ago

Thank you for everything.