25 Commits (ceed029a36a8c66a2e9df9ea4ffcc892b59f7b16)

Author SHA1 Message Date
Thibaut Girka bd0a478252 Fix up try/catch block in invalid URL handling
5 years ago
Thibaut Girka e6272f1af0 Remove href attribute of invalid links instead of crashing
5 years ago
Thibaut Girka 50553e097d Remove link rewriting option as it is easily bypassable
5 years ago
Thibaut Girka aad48a1d5b Perform case-insensitive comparison for international domain names
5 years ago
Thibaut Girka ac64cdae72 Perform case-insensitive comparison of non-International domain names
5 years ago
Thibaut Girka 69c03e0ef4 Ensure link rewriting setting changes are immediately applied
5 years ago
Thibaut Girka 9e2e7f6628 Handle Mastodon-generated links for targets starting with “www.” properly
5 years ago
Thibaut Girka 2f4cb78803 Add options to highlight misleading links in statuses
5 years ago
ThibG 1c3117f682 [Glitch] Change contrast of status links that are not mentions nor hashtags
5 years ago
Thibaut Girka df7b27753c Fix links in status media having their title rewritten
5 years ago
Thibaut Girka bf93e0c7c0 Handle animated emoji on mouse hover in CWs and poll options
5 years ago
ThibG b01e5e372f [Glitch] Play animated custom emoji on hover
5 years ago
Thibaut Girka ce2da44c2c Rename status__text to status__content__text for consistency with upstream
5 years ago
Thibaut Girka fea727c61a Do not switch to italic for status media buttons
6 years ago
Thibaut Girka b83e693c40 Do not handle clicks in detailed status content
6 years ago
Eugen Rochko f6767a00d4 [Glitch] Add `lang` attribute to statuses in web UI
6 years ago
Thibaut Girka bd97259b57 Fix toots opening in dynamic column when trying to interact with them
6 years ago
Thibaut Girka a9078c18eb Fix CW unfolding not triggering re-layout in public hashtag page
6 years ago
Thibaut Girka 72c5d3dd80 Prevent click on video from opening detailed toot
6 years ago
Thibaut Girka b6133837ad Widen clickable area of toots
6 years ago
Thibaut Girka 4e4a5fc1ad Add show more/less toggle for entire threads in web UI
7 years ago
Thibaut Girka 5ab80ffadd Refactor the infamous three-valued boolean into two booleans, trying to simplify the logic
7 years ago
Thibaut Girka 4975cee02f Render toots with empty contents
7 years ago
Thibaut Girka cb3a0bf3ed Remove text requirement when media attached from statuses (fixes #381)
7 years ago
kibigo! 882055afd0 Rename themes -> flavours ? ?
7 years ago