about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components
AgeCommit message (Expand)Author
2019-08-31[Glitch] Add profile directory to web UIEugen Rochko
2019-08-29Fix clicking on the new audioplayer opening the toot in detailed viewThibaut Girka
2019-08-29[Glitch] Fix more visual issues with the audio playerEugen Rochko
2019-08-29[Glitch] Add audio playerEugen Rochko
2019-08-29Add option to rewrite mentions to mentioned user's username or acctThibaut Girka
2019-08-19[Glitch] Fix hidden statuses losing focusThibaut Girka
2019-08-12[Glitch] Fix "cancel follow request" button having unreadable text in web UIEugen Rochko
2019-08-07[Glitch] Fix hashtag links always being lowercaseEugen Rochko
2019-08-07[Glitch] Improve focus handling with dropdown menusThibG
2019-08-06Implement keyboard navigation in glitch-soc composerThibaut Girka
2019-08-06[Glitch] Port changes to IconButtonThibG
2019-08-06[Glitch] Improve dropdown menu keyboard navigationThibG
2019-08-06[Glitch] Trap tab in modalsThibG
2019-08-06Fix up try/catch block in invalid URL handlingThibaut Girka
2019-08-06Remove href attribute of invalid links instead of crashingThibaut Girka
2019-08-05[Glitch] Change icon button styles to make hover/focus states more obviousThibG
2019-08-04Remove link rewriting option as it is easily bypassableThibaut Girka
2019-08-04Perform case-insensitive comparison for international domain namesThibaut Girka
2019-08-04Perform case-insensitive comparison of non-International domain namesThibaut Girka
2019-08-04Ensure link rewriting setting changes are immediately appliedThibaut Girka
2019-08-04Handle Mastodon-generated links for targets starting with “www.” properlyThibaut Girka
2019-08-04Add options to highlight misleading links in statusesThibaut Girka
2019-07-28[Glitch] Change contrast of status links that are not mentions nor hashtagsThibG
2019-07-24Fix links in status media having their title rewrittenThibaut Girka
2019-07-23Handle animated emoji on mouse hover in CWs and poll optionsThibaut Girka
2019-07-23[Glitch] Play animated custom emoji on hoverThibG
2019-07-23Refactor DisplayName component to make it closer to upstreamThibaut Girka
2019-07-19Fix filtering behaviorsThibaut Girka
2019-07-18Fix *another* typo and crash in StatusIconsThibaut Girka
2019-07-18Fix typo and crash in StatusIconsThibaut Girka
2019-07-17Shorten status icon tooltip textThibaut Girka
2019-07-17Add status icon for local-only tootsThibaut Girka
2019-07-17Add tooltips to status iconsThibaut Girka
2019-07-16[Glitch] Add option to disable real-time updates in web UIEugen Rochko
2019-07-15Minor refactoringThibaut Girka
2019-07-15Move the “Show why” button inlineThibaut Girka
2019-07-15Implement feature to add filtered phrases to content warningsThibaut Girka
2019-07-15Add options to configure filtering behaviorThibaut Girka
2019-07-15Add a way to know why a status has been filtered, and show it anywayThibaut Girka
2019-07-01Minor cleanup and maybe minor performance improvementsThibaut Girka
2019-07-01Use strict equality rather than Immutable.is as the compared props are valuesThibaut Girka
2019-07-01Assume children of visible IntersectionObserverArticle always changeThibaut Girka
2019-07-01Revert to using upstream's optimisationsThibaut Girka
2019-07-01Fix error boundary DOMThibaut Girka
2019-07-01Fix some React warningsThibaut Girka
2019-06-26[Glitch] Add option to disable blurhash previewsThibG
2019-06-24Use a different icon for audio attachmentsThibaut Girka
2019-06-24[Glitch] Add media description as title to links of unknown media attachmentsEugen Rochko
2019-06-24[Glitch] Add audio uploadsEugen Rochko
2019-06-13[Glitch] Fix some React warningsEugen Rochko