41 Commits (ecc8e19071f506ed7ab08e8f9ae230284aba37cc)

Author SHA1 Message Date
Jeong Arm 1db92b510d [Glitch] Add lang html attr to each posts 2 years ago
Eugen Rochko a7f6524c6b [Glitch] Change routing paths to use usernames in web UI 3 years ago
Claire 7aa4d481db Fix media icons not being added in CWs 3 years ago
Claire 6bbcd99f14 Fix media attachments not being displayed on polls 3 years ago
Claire ddf3f4cf85 Fix clicking on the pop-up player placeholder expanding the clicked toot 3 years ago
ThibG e1fa06c459 [Glitch] Change custom emoji to be animated when hovering container 3 years ago
ThibG c48e2a48ba [Glitch] Fix Google Translate breaking web interface 3 years ago
Eugen Rochko b0722fbc14 [Glitch] Change RTL detection to rely on unicode-bidi paragraph by paragraph 3 years ago
Thibaut Girka d42a23fdbe Fix clicking the audio player also opening toots in detailed view 4 years ago
Thibaut Girka cf5b769857 Add support for xmpp: and magnet: URIs to misleading link detection code 4 years ago
BSKY 59946f9231 [Glitch] Add noopener and/or noreferrer 5 years ago
Eugen Rochko 4ee167d89b [Glitch] Remove `lang` attribute from individual statuses 5 years ago
Thibaut Girka 2aa0cdf7e6 Use the `Icon` component instead of directly using `i` tag 5 years ago
Thibaut Girka f3ac4a4411 Fix clicking on the new audioplayer opening the toot in detailed view 5 years ago
Thibaut Girka 3282bbe454 Add option to rewrite mentions to mentioned user's username or acct 5 years ago
Eugen Rochko e8ad0a8006 [Glitch] Fix hashtag links always being lowercase 5 years ago
Thibaut Girka 3ea7a334d8 Fix up try/catch block in invalid URL handling 5 years ago
Thibaut Girka cbd75fe128 Remove href attribute of invalid links instead of crashing 5 years ago
Thibaut Girka ff0ceb28b3 Remove link rewriting option as it is easily bypassable 5 years ago
Thibaut Girka 76b80a1511 Perform case-insensitive comparison for international domain names 5 years ago
Thibaut Girka 43b137e1f9 Perform case-insensitive comparison of non-International domain names 5 years ago
Thibaut Girka c01de0f721 Ensure link rewriting setting changes are immediately applied 5 years ago
Thibaut Girka 6600da0f7b Handle Mastodon-generated links for targets starting with “www.” properly 5 years ago
Thibaut Girka df866a464d Add options to highlight misleading links in statuses 5 years ago
ThibG 7f147acea6 [Glitch] Change contrast of status links that are not mentions nor hashtags 5 years ago
Thibaut Girka 91da921dbb Fix links in status media having their title rewritten 5 years ago
Thibaut Girka 48c68eafb7 Handle animated emoji on mouse hover in CWs and poll options 5 years ago
ThibG c1231a846a [Glitch] Play animated custom emoji on hover 5 years ago
Thibaut Girka ef249a2718 Rename status__text to status__content__text for consistency with upstream 5 years ago
Thibaut Girka 659f972bed Do not switch to italic for status media buttons 5 years ago
Thibaut Girka 14bad3f472 Do not handle clicks in detailed status content 5 years ago
Eugen Rochko 614bd3f8d4 [Glitch] Add `lang` attribute to statuses in web UI 5 years ago
Thibaut Girka e80fabfd84 Fix toots opening in dynamic column when trying to interact with them 5 years ago
Thibaut Girka 1a70fca168 Fix CW unfolding not triggering re-layout in public hashtag page 5 years ago
Thibaut Girka 9d6788b30b Prevent click on video from opening detailed toot 6 years ago
Thibaut Girka 2154bd1b5a Widen clickable area of toots 6 years ago
Thibaut Girka 64d8d0464d Add show more/less toggle for entire threads in web UI 6 years ago
Thibaut Girka 2888f74c12 Refactor the infamous three-valued boolean into two booleans, trying to simplify the logic 6 years ago
Thibaut Girka 53eab4470d Render toots with empty contents 6 years ago
Thibaut Girka 841ef606a9 Remove text requirement when media attached from statuses (fixes #381) 6 years ago
kibigo! bc4fa6b198 Rename themes -> flavours ? ? 7 years ago
kibigo! 45c44989c8 Forking glitch theme 7 years ago
Ondřej Hruška cf24ce7e03
remove wrong emojify usage in old glitch components 7 years ago
Ondřej Hruška 74e4fc8f8a
fix custom emoji not shown in statuses 7 years ago
kibigo! fae8dce738 Fixed #133 (only parse links in status text) 7 years ago
kibigo! bc4202d00b Ported updates from #64 7 years ago
kibigo! 297921fce5 Moved glitch files to their own location ;) 7 years ago
Eugen Rochko e19eefe219 Redesign the landing page, mount public timeline on it (#4122) 7 years ago
Nolan Lawson 63b77f2320 Avoid using getBoundingClientRect to calculate height (#4001) 7 years ago
STJrInuyasha 6bf6d35637 Parse links in status content on update as well as mount (#4042) 7 years ago