26 Commits (284a1562fb195d7f6d41e76511d280b2dc74ea40)

Author SHA1 Message Date
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
kibigo! bba75c15f1 Statuses redux! 7 years ago
kibigo! b525caf40a Fixing an aspect of #32 which had previously escaped my attention 7 years ago
kibigo! cc4cba8afd Improvements to image icon appearance on SHOW MORE 7 years ago
kibigo! 99889ea57d Tiny Status improvements 7 years ago
kibigo! 19690d3e33 Fixes #32 bug with revealing sensitive media 7 years ago
kibigo! 5df7bc3a8b Disable links on collapsed toots 7 years ago
kibigo! 38a1299975 Stick images inside of CWs 7 years ago
Daniel Hunsaker c0979381a4 Fix a typo and give CW'd statuses the right cursor (#3918) 7 years ago
Yamagishi Kazutoshi c1a8e3d1eb Use Class and Property Decorators (#3730) 7 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906) 7 years ago
Sorin Davidoi 8f03fdce7f Upgrade React Router (#3677) 7 years ago
unarist bf8c2c4348 Clicking on the CW text should expand the status (#3855) 7 years ago
unarist aa58cca040 Set cursor:pointer only when necessary (#3857) 7 years ago
Sorin Davidoi 0f52e42c2d fix(status): Content jump due to height changes (#3734) 7 years ago
Eugen Rochko 8015fd7600 Improve RTL detection (#3682) 7 years ago