36 Commits (f47c6f1041ac14f7c2caa3fdcf0d5ca804607fe0)

Author SHA1 Message Date
ThibG 2b877cad16 [Glitch] Change custom emoji to be animated when hovering container
4 years ago
ThibG 8d9092600a [Glitch] Fix Google Translate breaking web interface
4 years ago
Eugen Rochko 1c781bb05d [Glitch] Change RTL detection to rely on unicode-bidi paragraph by paragraph
4 years ago
Thibaut Girka 3876df0390 Fix clicking the audio player also opening toots in detailed view
4 years ago
Thibaut Girka 26c449515e Add support for xmpp: and magnet: URIs to misleading link detection code
5 years ago
BSKY e02b77a1f4 [Glitch] Add noopener and/or noreferrer
5 years ago
Eugen Rochko 0450cec6ce [Glitch] Remove `lang` attribute from individual statuses
5 years ago
Thibaut Girka 9b0b130299 Use the `Icon` component instead of directly using `i` tag
5 years ago
Thibaut Girka c544962ee9 Fix clicking on the new audioplayer opening the toot in detailed view
5 years ago
Thibaut Girka 5de49ea272 Add option to rewrite mentions to mentioned user's username or acct
5 years ago
Eugen Rochko 37294ee595 [Glitch] Fix hashtag links always being lowercase
5 years ago
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