about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components
AgeCommit message (Expand)Author
2019-09-30[Glitch] Change vote results to display ex-aequo leading options as leadingThibG
2019-09-30[Glitch] Fix vote checkmark in poll resultsThibG
2019-09-30[Glitch] Show user what options they have votedThibG
2019-09-18[Glitch] Fix “slow mode” issuesThibG
2019-09-18[Glitch] Fix expiring polls not being displayed as such in the WebUIThibG
2019-09-10Fix wrong icons from last refactoringThibaut Girka
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-09-09Use upstream's Icon componentThibaut Girka
2019-09-09Move “export” before decoratorsThibaut Girka
2019-09-05[Glitch] Fix wrong sum of usage in hashtag component in web UIEugen Rochko
2019-09-05[Glitch] Fix wrong pluralization in hashtag component in web UIEugen Rochko
2019-09-05[Glitch] Change hashtag component in web UI to show numbers for 2 last daysEugen Rochko
2019-09-05[Glitch] Fix uncached media in web UI not being clickableEugen Rochko
2019-09-05[Glitch] Add "not available" label on unknown media attachmentsEugen Rochko
2019-09-02[Glitch] Restore hashtag suggestions from local tag historyThibG
2019-09-02[Glitch] Fix emoji autosuggestionsEugen Rochko
2019-09-02[Glitch] Add autosuggestions for hashtagsEugen Rochko
2019-08-31Fix imports importing modules from vanilla flavour instead of glitchThibaut Girka
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