about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch
AgeCommit message (Expand)Author
2019-08-19Move character counter to the options box to match upstream stylingThibaut Girka
2019-08-19[Glitch] Fix hidden statuses losing focusThibaut Girka
2019-08-19[Glitch] Improve focal point modal on mobileThibG
2019-08-19[Glitch] Allow clicking behind previewThibG
2019-08-19[Glitch] Fix edit media modal on small screens, touch eventsEugen Rochko
2019-08-19[Glitch] Fix tesseract.js being part of the common chunkEugen Rochko
2019-08-19[Glitch] Add OCR tool to media editing modalEugen Rochko
2019-08-19Refactor character counter to match upstreamThibaut Girka
2019-08-19[Glitch] Add media editing modalEugen Rochko
2019-08-19[Glitch] Add explanation to featured hashtags page and profileEugen Rochko
2019-08-19[Glitch] Add public blocks to /about/blocksThibG
2019-08-19[Glitch] Fix client-side resizing of image uploadsThibG
2019-08-19[Glitch] Fix short number formatting for numbers above million in web UIEugen Rochko
2019-08-12Honor `system_emoji_font` in the Emoji PickerThibaut Girka
2019-08-12Add option to disable emoji replacementsThibaut 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-06Refactor composer Dropdown's component a bit to make it closer to upstreamThibaut Girka
2019-08-06[Glitch] Fix image uploads being perfectly white when canvas read access is b...ThibG
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-05Fix color of dropdown iconsThibaut Girka
2019-08-05[Glitch] Change icon button styles to make hover/focus states more obviousThibG
2019-08-05[Glitch] Disable list title validation button when list title is emptyThibG
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-04Make link target domain tag just a bit smallerThibaut 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-08-04Move decodeIDNA to app/javascript/flavours/glitch/utilThibaut Girka
2019-07-30[Glitch] Fix crash when expanding search results for hashtagsThibG
2019-07-29Merge pull request #1179 from ThibG/glitch-soc/merge-upstreamThibG
2019-07-29Fix crash in /web/listsThibaut Girka
2019-07-28[Glitch] Add search results pagination to web UI (#11409)Eugen Rochko
2019-07-28[Glitch] Change contrast of status links that are not mentions nor hashtagsThibG
2019-07-28[Glitch] Change account domain block to clear out notifications and followsEugen Rochko
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-23[Glitch] Display custom emoji in bio field namesThibaut Girka
2019-07-21Clean up redundant shouldUpdateScroll definitionsThibaut Girka
2019-07-21[Glitch] Fix mutes, blocks, domain blocks and follow requests not paginatingEugen Rochko