about summary refs log tree commit diff
path: root/app/javascript
AgeCommit message (Expand)Author
2019-08-07[Glitch] Fix hashtag links always being lowercaseEugen Rochko
2019-08-07[Glitch] Improve focus handling with dropdown menusThibG
2019-08-07Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-08-07Improve focus handling with dropdown menus (#11511)ThibG
2019-08-07Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-08-07Fix non-lowercase hashtags not being picked up by the streaming API (#11508)Eugen Rochko
2019-08-07Fix featured tags not finding the right tag on save (#11504)Eugen Rochko
2019-08-06Add trends UI with admin and user settings (#11502)Eugen Rochko
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-06Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
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-06Revert "Change links in webUI to rewrite misleading links (#11426)" (#11500)Eugen Rochko
2019-08-06Fix image uploads being perfectly white when canvas read access is blocked (#...ThibG
2019-08-06Improve keyboard navigation in privacy dropdown (#11492)ThibG
2019-08-06Improve dropdown menu keyboard navigation (#11491)ThibG
2019-08-06Trap tab in modals (#11493)ThibG
2019-08-06Fix privacy dropdown active state when dropdown is placed on top of it (#11495)ThibG
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-05Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
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-08-03Change icon button styles to make hover/focus states more obvious (#11474)ThibG
2019-08-03Disable list title validation button when list title is empty (#11475)ThibG
2019-08-01Fix scroll to top in single column UI (#11463)Eugen Rochko
2019-08-01Fix column header scrolling with the page (#11458)Eugen Rochko
2019-07-31Fix jumping of toot date when clicking spoiler button (#11449)Mélanie Chauvel (ariasuni)
2019-07-30Add hashtag score for better sorting of autosuggestions (#11427)Eugen Rochko
2019-07-30[Glitch] Fix crash when expanding search results for hashtagsThibG
2019-07-30Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-07-30Change links in webUI to rewrite misleading links (#11426)ThibG
2019-07-30Fix crash when expanding search results for hashtags (#11447)ThibG
2019-07-29Merge pull request #1179 from ThibG/glitch-soc/merge-upstreamThibG
2019-07-29Fix emoji autosuggestions (#11442)Eugen Rochko
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