We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f41e6b commit 350144eCopy full SHA for 350144e
1 file changed
layouts/home/script.js
@@ -83,6 +83,7 @@ setTimeout(() => {
83
<ul>
84
<li>Added "Popular from follows" timeline.</li>
85
<li>Removed "Reverse chronological with friends likes" timeline due to it being not working properly anymore.</li>
86
+ <li>Fixed /i/web/status/ and /i/user/ URLs.</li>
87
</ul>
88
</span>
89
`, 'changelog-modal', () => {}, () => Date.now() - opened > 1250);
0 commit comments