Age | Commit message (Collapse) | Author |
|
|
|
Backport 3987bd18a4bfaee49ea9a3439fc51610aeca6c2c to glitch-soc
|
|
Render toots with empty contents
|
|
|
|
This is necessary to display toots with media but otherwise no contents,
as glitch-soc displays the media as a child of StatusContent, unlike
Mastodon.
|
|
Port 77406d3a092db48250a85984dde2f2cc81386146 to glitch-soc
|
|
Port 86a9de6753fc425b247699c7822bc8a5d49af043 to glitch-soc
|
|
|
|
fix compressed notifications again (#393)
|
|
Port WebUI toots/with reply/media tabs and pinned toots to glitch
|
|
|
|
Port 9110db41c53a2f3f22affc23b364362133997d3e to glitch
|
|
compress boost/fave notifications more
|
|
|
|
Ports cfa9b6e13ab3c434f3901df6f614d0aa94a3d1ed to glitchsoc
|
|
Since 245816ab2721f386184878d71be01143d207abf5, IntersectionObserverArticle
assumes that its children do not change unless the number of children changes.
This is not the case with the notification overlay, which resulted in the
checkmark of notification cleaning mode not updating unless scrolling to make
notifications appear/disappear.
This change may negatively impact performances.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|