Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
should be locally delivered to timelines/notifications
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Port fccf83e1f2ecd4e23f7b1faee5330976d17da7b8 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port 538db85d3cc6d8fcb3c0a89f7eef069a686c19f4 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
|
|
|
|
Fixes #666
|
|
Port 5e35aa82802b09a63d4625fa9c1837ad75178553 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
|
|
|
|
|
|
Note: this uses `toLowerCase()` instead of doing proper case folding
|
|
|
|
|
|
|
|
Fixes #1162
|
|
Port 10e78ecf57242cc5030b903131bf27e027bb4a97 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
|
|
|
|
Port 7de8c51873b51d8450f7a6597a43d454964d0407 to glitch-soc
|
|
|
|
|
|
|
|
Port JS changes from e6cfa7ab897ac4fd6bf9bbcafe09fc42c4cc2c5d to glitch-soc
|
|
This fixes inline preview cards and polls, preventing them from opening
the toot in detailed view when clicking on an interactive element.
|
|
|
|
|
|
|
|
Inspired from b6003afcdb1b89eb967a2b211e3b4e26aed9ac9d but using component
properties instead of redux store for hidden/revealed state.
|
|
simplify the logic
|
|
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.
|
|
Ports cfa9b6e13ab3c434f3901df6f614d0aa94a3d1ed to glitchsoc
|
|
|