Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-27 | [Glitch] Add noopener and/or noreferrer | BSKY | |
Port fccf83e1f2ecd4e23f7b1faee5330976d17da7b8 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-10-10 | [Glitch] Remove `lang` attribute from individual statuses | Eugen Rochko | |
Port 538db85d3cc6d8fcb3c0a89f7eef069a686c19f4 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-09 | Use the `Icon` component instead of directly using `i` tag | Thibaut Girka | |
2019-08-29 | Fix clicking on the new audioplayer opening the toot in detailed view | Thibaut Girka | |
2019-08-29 | Add option to rewrite mentions to mentioned user's username or acct | Thibaut Girka | |
Fixes #666 | |||
2019-08-07 | [Glitch] Fix hashtag links always being lowercase | Eugen Rochko | |
Port 5e35aa82802b09a63d4625fa9c1837ad75178553 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-06 | Fix up try/catch block in invalid URL handling | Thibaut Girka | |
2019-08-06 | Remove href attribute of invalid links instead of crashing | Thibaut Girka | |
2019-08-04 | Remove link rewriting option as it is easily bypassable | Thibaut Girka | |
2019-08-04 | Perform case-insensitive comparison for international domain names | Thibaut Girka | |
Note: this uses `toLowerCase()` instead of doing proper case folding | |||
2019-08-04 | Perform case-insensitive comparison of non-International domain names | Thibaut Girka | |
2019-08-04 | Ensure link rewriting setting changes are immediately applied | Thibaut Girka | |
2019-08-04 | Handle Mastodon-generated links for targets starting with “www.” properly | Thibaut Girka | |
2019-08-04 | Add options to highlight misleading links in statuses | Thibaut Girka | |
Fixes #1162 | |||
2019-07-28 | [Glitch] Change contrast of status links that are not mentions nor hashtags | ThibG | |
Port 10e78ecf57242cc5030b903131bf27e027bb4a97 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-07-24 | Fix links in status media having their title rewritten | Thibaut Girka | |
2019-07-23 | Handle animated emoji on mouse hover in CWs and poll options | Thibaut Girka | |
2019-07-23 | [Glitch] Play animated custom emoji on hover | ThibG | |
Port 7de8c51873b51d8450f7a6597a43d454964d0407 to glitch-soc | |||
2019-04-24 | Rename status__text to status__content__text for consistency with upstream | Thibaut Girka | |
2019-04-22 | Do not switch to italic for status media buttons | Thibaut Girka | |
2019-04-03 | Do not handle clicks in detailed status content | Thibaut Girka | |
2019-03-26 | [Glitch] Add `lang` attribute to statuses in web UI | Eugen Rochko | |
Port JS changes from e6cfa7ab897ac4fd6bf9bbcafe09fc42c4cc2c5d to glitch-soc | |||
2019-03-06 | Fix toots opening in dynamic column when trying to interact with them | Thibaut Girka | |
This fixes inline preview cards and polls, preventing them from opening the toot in detailed view when clicking on an interactive element. | |||
2019-02-06 | Fix CW unfolding not triggering re-layout in public hashtag page | Thibaut Girka | |
2018-05-18 | Prevent click on video from opening detailed toot | Thibaut Girka | |
2018-05-18 | Widen clickable area of toots | Thibaut Girka | |
2018-04-22 | Add show more/less toggle for entire threads in web UI | Thibaut Girka | |
Inspired from b6003afcdb1b89eb967a2b211e3b4e26aed9ac9d but using component properties instead of redux store for hidden/revealed state. | |||
2018-04-22 | Refactor the infamous three-valued boolean into two booleans, trying to ↵ | Thibaut Girka | |
simplify the logic | |||
2018-03-28 | Render toots with empty contents | Thibaut Girka | |
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. | |||
2018-03-12 | Remove text requirement when media attached from statuses (fixes #381) | Thibaut Girka | |
Ports cfa9b6e13ab3c434f3901df6f614d0aa94a3d1ed to glitchsoc | |||
2017-12-03 | Rename themes -> flavours ? ? | kibigo! | |